Skip to content
Success

Console Output

Pull request #40930 opened
08:45:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dc0a400738fd699cc9e749c3e61d557c4a0c58c6+cdf49f37eece6a927b4692468cda322d22f4a79a (f48be9da69fc8df7c91617885d72262eca4ef1d9)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40930@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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"
First time build. Skipping changelog.
 > git --version # 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
08:45:24 [2020-05-08T08:45:24.640Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:45:24 [2020-05-08T08:45:24.644Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:45:24 [2020-05-08T08:45:24.846Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0bbd6649205166c67) in /home/ubuntu/workspace/moby_PR-40930
[Pipeline] {
[Pipeline] checkout
08:45:26 [2020-05-08T08:45:26.305Z] using credential docker-jenkins-github-credentials
08:45:26 [2020-05-08T08:45:26.320Z] Cloning the remote Git repository
08:45:26 [2020-05-08T08:45:26.320Z] Cloning with configured refspecs honoured and without tags
08:45:26 [2020-05-08T08:45:26.344Z] Cloning repository https://github.com/moby/moby.git
08:45:26 [2020-05-08T08:45:26.379Z]  > git init /home/ubuntu/workspace/moby_PR-40930 # timeout=10
08:45:26 [2020-05-08T08:45:26.399Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:26 [2020-05-08T08:45:26.400Z]  > git --version # timeout=10
08:45:26 [2020-05-08T08:45:26.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:26 [2020-05-08T08:45:26.404Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:40 [2020-05-08T08:45:40.263Z] Fetching without tags
08:45:40 [2020-05-08T08:45:40.525Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:45:40 [2020-05-08T08:45:40.244Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:40 [2020-05-08T08:45:40.247Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:45:40 [2020-05-08T08:45:40.250Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:40 [2020-05-08T08:45:40.260Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:40 [2020-05-08T08:45:40.266Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:40 [2020-05-08T08:45:40.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:40 [2020-05-08T08:45:40.267Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:40 [2020-05-08T08:45:40.531Z]  > git config core.sparsecheckout # timeout=10
08:45:40 [2020-05-08T08:45:40.534Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:45:41 [2020-05-08T08:45:41.170Z] Merge succeeded, producing fdae67c842d9eb8df7357231b583408ca298b486
08:45:41 [2020-05-08T08:45:41.170Z] Checking out Revision fdae67c842d9eb8df7357231b583408ca298b486 (PR-40930)
08:45:41 [2020-05-08T08:45:41.060Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:45:41 [2020-05-08T08:45:41.166Z]  > git rev-parse HEAD^{commit} # timeout=10
08:45:41 [2020-05-08T08:45:41.172Z]  > git config core.sparsecheckout # timeout=10
08:45:41 [2020-05-08T08:45:41.174Z]  > git checkout -f fdae67c842d9eb8df7357231b583408ca298b486 # timeout=10
08:45:44 [2020-05-08T08:45:44.662Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:45:44 [2020-05-08T08:45:44.662Z] First time build. Skipping changelog.
08:45:44 [2020-05-08T08:45:44.682Z]  > git --version # timeout=10
08:45:44 [2020-05-08T08:45:44.686Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:45:45 [2020-05-08T08:45:45.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/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
08:45:52 [2020-05-08T08:45:52.080Z] Unable to find image 'alpine:latest' locally
08:45:52 [2020-05-08T08:45:52.080Z] latest: Pulling from library/alpine
08:45:52 [2020-05-08T08:45:52.080Z] cbdbe7a5bc2a: Pulling fs layer
08:45:52 [2020-05-08T08:45:52.339Z] cbdbe7a5bc2a: Download complete
08:45:52 [2020-05-08T08:45:52.339Z] cbdbe7a5bc2a: Pull complete
08:45:52 [2020-05-08T08:45:52.339Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
08:45:52 [2020-05-08T08:45:52.597Z] Status: Downloaded newer image for alpine:latest
08:45:57 [2020-05-08T08:45:57.864Z] 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
[Pipeline] node
08:45:58 [2020-05-08T08:45:58.167Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0bbd6649205166c67) in /home/ubuntu/workspace/moby_PR-40930
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] {
[Pipeline] checkout
08:45:58 [2020-05-08T08:45:58.259Z] using credential docker-jenkins-github-credentials
08:45:58 [2020-05-08T08:45:58.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03bb24018ca6d9b72) in /home/ubuntu/workspace/moby_PR-40930
[Pipeline] // stage
08:45:58 [2020-05-08T08:45:58.274Z] Fetching changes from the remote Git repository
08:45:58 [2020-05-08T08:45:58.280Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40930
08:45:58 [2020-05-08T08:45:58.281Z] Fetching without tags
[Pipeline] // stage
08:45:58 [2020-05-08T08:45:58.290Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d955448d23b0935e) in /home/ubuntu/workspace/moby_PR-40930
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
08:45:58 [2020-05-08T08:45:58.465Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40930
08:45:58 [2020-05-08T08:45:58.478Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
08:45:58 [2020-05-08T08:45:58.501Z] Cloning the remote Git repository
08:45:58 [2020-05-08T08:45:58.501Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
08:45:58 [2020-05-08T08:45:58.543Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
08:45:58 [2020-05-08T08:45:58.730Z] Merge succeeded, producing d4ad66bd54c1758ddae87e7fa8cbe33b2040489f
08:45:58 [2020-05-08T08:45:58.730Z] Checking out Revision d4ad66bd54c1758ddae87e7fa8cbe33b2040489f (PR-40930)
08:45:58 [2020-05-08T08:45:58.762Z] using credential docker-jenkins-github-credentials
08:45:58 [2020-05-08T08:45:58.788Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:45:58 [2020-05-08T08:45:58.789Z] First time build. Skipping changelog.
08:45:58 [2020-05-08T08:45:58.796Z] Cloning the remote Git repository
08:45:58 [2020-05-08T08:45:58.796Z] Cloning with configured refspecs honoured and without tags
08:45:58 [2020-05-08T08:45:58.804Z]  > git --version # timeout=10
08:45:58 [2020-05-08T08:45:58.808Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:45:58 [2020-05-08T08:45:58.270Z]  > git rev-parse --is-inside-work-tree # timeout=10
08:45:58 [2020-05-08T08:45:58.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:45:58 [2020-05-08T08:45:58.284Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:58 [2020-05-08T08:45:58.284Z]  > git --version # timeout=10
08:45:58 [2020-05-08T08:45:58.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:58 [2020-05-08T08:45:58.287Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:58 [2020-05-08T08:45:58.545Z]  > git config core.sparsecheckout # timeout=10
08:45:58 [2020-05-08T08:45:58.547Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:45:58 [2020-05-08T08:45:58.662Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:45:58 [2020-05-08T08:45:58.726Z]  > git rev-parse HEAD^{commit} # timeout=10
08:45:58 [2020-05-08T08:45:58.732Z]  > git config core.sparsecheckout # timeout=10
08:45:58 [2020-05-08T08:45:58.734Z]  > git checkout -f d4ad66bd54c1758ddae87e7fa8cbe33b2040489f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:45:58 [2020-05-08T08:45:58.507Z] Cloning repository https://github.com/moby/moby.git
08:45:58 [2020-05-08T08:45:58.507Z]  > git init /home/jenkins/workspace/moby_PR-40930 # timeout=10
08:45:58 [2020-05-08T08:45:58.514Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:58 [2020-05-08T08:45:58.514Z]  > git --version # timeout=10
08:45:58 [2020-05-08T08:45:58.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:58 [2020-05-08T08:45:58.519Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:59 [2020-05-08T08:45:59.600Z] + [ PR != PR ]
08:45:59 [2020-05-08T08:45:59.600Z] + [ master != master ]
08:45:59 [2020-05-08T08:45:59.600Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:45:58 [2020-05-08T08:45:58.819Z] Cloning repository https://github.com/moby/moby.git
08:45:58 [2020-05-08T08:45:58.820Z]  > git init /home/docker/workspace/moby_PR-40930 # timeout=10
08:45:58 [2020-05-08T08:45:58.834Z] Fetching upstream changes from https://github.com/moby/moby.git
08:45:58 [2020-05-08T08:45:58.834Z]  > git --version # timeout=10
08:45:58 [2020-05-08T08:45:58.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:45:58 [2020-05-08T08:45:58.839Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:45:59 [2020-05-08T08:45:59.938Z] using credential docker-jenkins-github-credentials
08:45:59 [2020-05-08T08:45:59.945Z] + docker version
08:45:59 [2020-05-08T08:45:59.945Z] Client: Docker Engine - Community
08:45:59 [2020-05-08T08:45:59.945Z]  Version:           19.03.8
08:45:59 [2020-05-08T08:45:59.945Z]  API version:       1.40
08:45:59 [2020-05-08T08:45:59.945Z]  Go version:        go1.12.17
08:45:59 [2020-05-08T08:45:59.945Z]  Git commit:        afacb8b7f0
08:45:59 [2020-05-08T08:45:59.945Z]  Built:             Wed Mar 11 01:25:46 2020
08:45:59 [2020-05-08T08:45:59.945Z]  OS/Arch:           linux/amd64
08:45:59 [2020-05-08T08:45:59.945Z]  Experimental:      false
08:45:59 [2020-05-08T08:45:59.945Z] 
08:45:59 [2020-05-08T08:45:59.945Z] Server: Docker Engine - Community
08:45:59 [2020-05-08T08:45:59.945Z]  Engine:
08:45:59 [2020-05-08T08:45:59.945Z]   Version:          19.03.8
08:45:59 [2020-05-08T08:45:59.945Z]   API version:      1.40 (minimum version 1.12)
08:45:59 [2020-05-08T08:45:59.945Z]   Go version:       go1.12.17
08:45:59 [2020-05-08T08:45:59.945Z]   Git commit:       afacb8b7f0
08:45:59 [2020-05-08T08:45:59.945Z]   Built:            Wed Mar 11 01:24:19 2020
08:45:59 [2020-05-08T08:45:59.945Z]   OS/Arch:          linux/amd64
08:45:59 [2020-05-08T08:45:59.945Z]   Experimental:     true
08:45:59 [2020-05-08T08:45:59.945Z]  containerd:
08:45:59 [2020-05-08T08:45:59.945Z]   Version:          1.2.13
08:45:59 [2020-05-08T08:45:59.945Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:45:59 [2020-05-08T08:45:59.945Z]  runc:
08:45:59 [2020-05-08T08:45:59.945Z]   Version:          1.0.0-rc10
08:45:59 [2020-05-08T08:45:59.945Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:45:59 [2020-05-08T08:45:59.945Z]  docker-init:
08:45:59 [2020-05-08T08:45:59.945Z]   Version:          0.18.0
08:45:59 [2020-05-08T08:45:59.945Z]   GitCommit:        fec3683
08:45:59 [2020-05-08T08:45:59.947Z] Cloning the remote Git repository
08:45:59 [2020-05-08T08:45:59.947Z] Cloning with configured refspecs honoured and without tags
[Pipeline] sh
08:46:00 [2020-05-08T08:46:00.131Z] using credential docker-jenkins-github-credentials
08:46:00 [2020-05-08T08:46:00.139Z] Cloning the remote Git repository
08:46:00 [2020-05-08T08:46:00.139Z] Cloning with configured refspecs honoured and without tags
08:46:00 [2020-05-08T08:46:00.230Z] + docker info
08:46:00 [2020-05-08T08:46:00.010Z] Cloning repository https://github.com/moby/moby.git
08:46:00 [2020-05-08T08:46:00.037Z]  > git init /home/ubuntu/workspace/moby_PR-40930 # timeout=10
08:46:00 [2020-05-08T08:46:00.077Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:00 [2020-05-08T08:46:00.077Z]  > git --version # timeout=10
08:46:00 [2020-05-08T08:46:00.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:00 [2020-05-08T08:46:00.091Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:00 [2020-05-08T08:46:00.208Z] Cloning repository https://github.com/moby/moby.git
08:46:00 [2020-05-08T08:46:00.237Z]  > git init /home/ubuntu/workspace/moby_PR-40930 # timeout=10
08:46:00 [2020-05-08T08:46:00.276Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:00 [2020-05-08T08:46:00.276Z]  > git --version # timeout=10
08:46:00 [2020-05-08T08:46:00.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:00 [2020-05-08T08:46:00.285Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:06 [2020-05-08T08:46:06.791Z] Client:
08:46:06 [2020-05-08T08:46:06.792Z]  Debug Mode: false
08:46:06 [2020-05-08T08:46:06.792Z] 
08:46:06 [2020-05-08T08:46:06.792Z] Server:
08:46:06 [2020-05-08T08:46:06.792Z]  Containers: 0
08:46:06 [2020-05-08T08:46:06.792Z]   Running: 0
08:46:06 [2020-05-08T08:46:06.792Z]   Paused: 0
08:46:06 [2020-05-08T08:46:06.792Z]   Stopped: 0
08:46:06 [2020-05-08T08:46:06.792Z]  Images: 1
08:46:06 [2020-05-08T08:46:06.792Z]  Server Version: 19.03.8
08:46:06 [2020-05-08T08:46:06.792Z]  Storage Driver: overlay2
08:46:06 [2020-05-08T08:46:06.792Z]   Backing Filesystem: <unknown>
08:46:06 [2020-05-08T08:46:06.792Z]   Supports d_type: true
08:46:06 [2020-05-08T08:46:06.792Z]   Native Overlay Diff: true
08:46:06 [2020-05-08T08:46:06.792Z]  Logging Driver: json-file
08:46:06 [2020-05-08T08:46:06.792Z]  Cgroup Driver: cgroupfs
08:46:06 [2020-05-08T08:46:06.792Z]  Plugins:
08:46:06 [2020-05-08T08:46:06.792Z]   Volume: local
08:46:06 [2020-05-08T08:46:06.792Z]   Network: bridge host ipvlan macvlan null overlay
08:46:06 [2020-05-08T08:46:06.792Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:46:06 [2020-05-08T08:46:06.792Z]  Swarm: inactive
08:46:06 [2020-05-08T08:46:06.792Z]  Runtimes: runc
08:46:06 [2020-05-08T08:46:06.792Z]  Default Runtime: runc
08:46:06 [2020-05-08T08:46:06.792Z]  Init Binary: docker-init
08:46:06 [2020-05-08T08:46:06.792Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:06 [2020-05-08T08:46:06.792Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:06 [2020-05-08T08:46:06.792Z]  init version: fec3683
08:46:06 [2020-05-08T08:46:06.792Z]  Security Options:
08:46:06 [2020-05-08T08:46:06.792Z]   apparmor
08:46:06 [2020-05-08T08:46:06.792Z]   seccomp
08:46:06 [2020-05-08T08:46:06.792Z]    Profile: default
08:46:06 [2020-05-08T08:46:06.792Z]  Kernel Version: 4.15.0-1065-aws
08:46:06 [2020-05-08T08:46:06.792Z]  Operating System: Ubuntu 18.04.4 LTS
08:46:06 [2020-05-08T08:46:06.792Z]  OSType: linux
08:46:06 [2020-05-08T08:46:06.792Z]  Architecture: x86_64
08:46:06 [2020-05-08T08:46:06.792Z]  CPUs: 8
08:46:06 [2020-05-08T08:46:06.792Z]  Total Memory: 30.63GiB
08:46:06 [2020-05-08T08:46:06.792Z]  Name: ip-10-100-57-13
08:46:06 [2020-05-08T08:46:06.792Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
08:46:06 [2020-05-08T08:46:06.792Z]  Docker Root Dir: /var/lib/docker
08:46:06 [2020-05-08T08:46:06.792Z]  Debug Mode: false
08:46:06 [2020-05-08T08:46:06.792Z]  Registry: https://index.docker.io/v1/
08:46:06 [2020-05-08T08:46:06.792Z]  Labels:
08:46:06 [2020-05-08T08:46:06.792Z]  Experimental: true
08:46:06 [2020-05-08T08:46:06.792Z]  Insecure Registries:
08:46:06 [2020-05-08T08:46:06.792Z]   127.0.0.0/8
08:46:06 [2020-05-08T08:46:06.792Z]  Live Restore Enabled: true
08:46:06 [2020-05-08T08:46:06.792Z] 
08:46:06 [2020-05-08T08:46:06.792Z] WARNING: No swap limit support
[Pipeline] sh
08:46:07 [2020-05-08T08:46:07.076Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:07 [2020-05-08T08:46:07.076Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:07 [2020-05-08T08:46:07.076Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:46:07 [2020-05-08T08:46:07.335Z] + bash /home/ubuntu/workspace/moby_PR-40930/check-config.sh
08:46:07 [2020-05-08T08:46:07.335Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:46:07 [2020-05-08T08:46:07.335Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
08:46:07 [2020-05-08T08:46:07.335Z] 
08:46:07 [2020-05-08T08:46:07.335Z] Generally Necessary:
08:46:07 [2020-05-08T08:46:07.335Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:46:07 [2020-05-08T08:46:07.335Z] - apparmor: enabled and tools installed
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_NAMESPACES: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_NET_NS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_PID_NS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_IPC_NS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_UTS_NS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CGROUPS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CGROUP_CPUACCT: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CGROUP_DEVICE: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CGROUP_FREEZER: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CGROUP_SCHED: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_CPUSETS: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_MEMCG: enabled
08:46:07 [2020-05-08T08:46:07.335Z] - CONFIG_KEYS: enabled
08:46:07 [2020-05-08T08:46:07.591Z] Fetching without tags
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_VETH: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_BRIDGE: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NF_NAT: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NF_NAT_NEEDED: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_POSIX_MQUEUE: enabled
08:46:07 [2020-05-08T08:46:07.593Z] 
08:46:07 [2020-05-08T08:46:07.593Z] Optional Features:
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_USER_NS: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_SECCOMP: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CGROUP_PIDS: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_MEMCG_SWAP: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:46:07 [2020-05-08T08:46:07.593Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_BLK_CGROUP: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IOSCHED_CFQ: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CGROUP_PERF: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CGROUP_HUGETLB: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_CFS_BANDWIDTH: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_RT_GROUP_SCHED: missing
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_VS: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_VS_NFCT: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_IP_VS_RR: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_EXT4_FS: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:46:07 [2020-05-08T08:46:07.593Z] - Network Drivers:
08:46:07 [2020-05-08T08:46:07.593Z]   - "overlay":
08:46:07 [2020-05-08T08:46:07.593Z]     - CONFIG_VXLAN: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       Optional (for encrypted networks):
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_CRYPTO: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_CRYPTO_AEAD: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_CRYPTO_GCM: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_CRYPTO_GHASH: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_XFRM: enabled
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_XFRM_USER: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_INET_ESP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]   - "ipvlan":
08:46:07 [2020-05-08T08:46:07.593Z]     - CONFIG_IPVLAN: enabled (as module)
08:46:07 [2020-05-08T08:46:07.593Z]   - "macvlan":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_MACVLAN: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_DUMMY: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]   - "ftp,tftp client in container":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z] - Storage Drivers:
08:46:07 [2020-05-08T08:46:07.851Z]   - "aufs":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_AUFS_FS: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]   - "btrfs":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:46:07 [2020-05-08T08:46:07.851Z]   - "devicemapper":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_BLK_DEV_DM: enabled
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]   - "overlay":
08:46:07 [2020-05-08T08:46:07.851Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:46:07 [2020-05-08T08:46:07.851Z]   - "zfs":
08:46:07 [2020-05-08T08:46:07.851Z]     - /dev/zfs: missing
08:46:07 [2020-05-08T08:46:07.851Z]     - zfs command: missing
08:46:07 [2020-05-08T08:46:07.851Z]     - zpool command: missing
08:46:07 [2020-05-08T08:46:07.851Z] 
08:46:07 [2020-05-08T08:46:07.851Z] Limits:
08:46:07 [2020-05-08T08:46:07.851Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:46:07 [2020-05-08T08:46:07.851Z] 
08:46:07 [2020-05-08T08:46:07.851Z] + true
[Pipeline] }
[Pipeline] // stage
08:46:07 [2020-05-08T08:46:07.883Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:46:07 [2020-05-08T08:46:07.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:07 [2020-05-08T08:46:07.561Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:46:07 [2020-05-08T08:46:07.562Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:07 [2020-05-08T08:46:07.575Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:07 [2020-05-08T08:46:07.597Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:07 [2020-05-08T08:46:07.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:07 [2020-05-08T08:46:07.597Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:07 [2020-05-08T08:46:07.889Z]  > git config core.sparsecheckout # timeout=10
08:46:07 [2020-05-08T08:46:07.890Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:46:08 [2020-05-08T08:46:08.186Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:46:08 [2020-05-08T08:46:08.186Z] #2 [internal] load build definition from Dockerfile
08:46:08 [2020-05-08T08:46:08.186Z] #2 transferring dockerfile: 17.18kB done
08:46:08 [2020-05-08T08:46:08.186Z] #2 DONE 0.0s
08:46:08 [2020-05-08T08:46:08.186Z] 
08:46:08 [2020-05-08T08:46:08.186Z] #1 [internal] load .dockerignore
08:46:08 [2020-05-08T08:46:08.186Z] #1 transferring context: 87B done
08:46:08 [2020-05-08T08:46:08.186Z] #1 DONE 0.0s
08:46:08 [2020-05-08T08:46:08.186Z] 
08:46:08 [2020-05-08T08:46:08.186Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:46:08 [2020-05-08T08:46:08.445Z] #3 DONE 0.3s
08:46:08 [2020-05-08T08:46:08.445Z] 
08:46:08 [2020-05-08T08:46:08.445Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:46:08 [2020-05-08T08:46:08.445Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:46:08 [2020-05-08T08:46:08.445Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:46:08 [2020-05-08T08:46:08.703Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
08:46:08 [2020-05-08T08:46:08.703Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
08:46:08 [2020-05-08T08:46:08.703Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
08:46:08 [2020-05-08T08:46:08.703Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
08:46:08 [2020-05-08T08:46:08.703Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
08:46:08 [2020-05-08T08:46:08.703Z] #4 DONE 0.4s
08:46:08 [2020-05-08T08:46:08.859Z] Merge succeeded, producing 7446f10c21d6a53a2f9058aaabd2af9980703798
08:46:08 [2020-05-08T08:46:08.860Z] Checking out Revision 7446f10c21d6a53a2f9058aaabd2af9980703798 (PR-40930)
08:46:09 [2020-05-08T08:46:09.220Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:46:09 [2020-05-08T08:46:09.220Z] First time build. Skipping changelog.
08:46:09 [2020-05-08T08:46:09.269Z] 
08:46:09 [2020-05-08T08:46:09.269Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:46:09 [2020-05-08T08:46:09.269Z] #6 ...
08:46:09 [2020-05-08T08:46:09.269Z] 
08:46:09 [2020-05-08T08:46:09.269Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:46:09 [2020-05-08T08:46:09.269Z] #5 DONE 0.2s
08:46:09 [2020-05-08T08:46:09.270Z]  > git --version # timeout=10
08:46:09 [2020-05-08T08:46:09.274Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:46:08 [2020-05-08T08:46:08.363Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:46:08 [2020-05-08T08:46:08.852Z]  > git rev-parse HEAD^{commit} # timeout=10
08:46:08 [2020-05-08T08:46:08.865Z]  > git config core.sparsecheckout # timeout=10
08:46:08 [2020-05-08T08:46:08.866Z]  > git checkout -f 7446f10c21d6a53a2f9058aaabd2af9980703798 # timeout=10
08:46:09 [2020-05-08T08:46:09.528Z] 
08:46:09 [2020-05-08T08:46:09.528Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:46:09 [2020-05-08T08:46:09.528Z] #6 DONE 0.2s
08:46:09 [2020-05-08T08:46:09.528Z] 
08:46:09 [2020-05-08T08:46:09.528Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:09 [2020-05-08T08:46:09.528Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:46:09 [2020-05-08T08:46:09.528Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.0s
08:46:09 [2020-05-08T08:46:09.528Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:46:09 [2020-05-08T08:46:09.528Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
08:46:09 [2020-05-08T08:46:09.528Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
08:46:09 [2020-05-08T08:46:09.528Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.28MB / 7.81MB 0.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 18.67MB / 50.38MB 0.2s
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.1s done
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 3.41MB / 10.00MB 0.2s
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 384.89kB / 51.83MB 0.2s
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 21.59MB / 50.38MB 0.3s
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 12.40MB / 51.83MB 0.3s
08:46:09 [2020-05-08T08:46:09.798Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.3s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 33.43MB / 50.38MB 0.4s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 22.46MB / 51.83MB 0.4s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 10.62MB / 68.61MB 0.4s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.6s done
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 42.51MB / 51.83MB 0.6s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.49MB / 68.61MB 0.6s
08:46:10 [2020-05-08T08:46:10.072Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 0.6s
08:46:10 [2020-05-08T08:46:10.119Z] + docker version
08:46:10 [2020-05-08T08:46:10.119Z] Client: Docker Engine - Community
08:46:10 [2020-05-08T08:46:10.119Z]  Version:           19.03.7
08:46:10 [2020-05-08T08:46:10.119Z]  API version:       1.40
08:46:10 [2020-05-08T08:46:10.119Z]  Go version:        go1.12.17
08:46:10 [2020-05-08T08:46:10.119Z]  Git commit:        7141c199a2
08:46:10 [2020-05-08T08:46:10.119Z]  Built:             Sat Mar  7 16:48:47 2020
08:46:10 [2020-05-08T08:46:10.119Z]  OS/Arch:           linux/s390x
08:46:10 [2020-05-08T08:46:10.119Z]  Experimental:      false
08:46:10 [2020-05-08T08:46:10.119Z] 
08:46:10 [2020-05-08T08:46:10.119Z] Server: Docker Engine - Community
08:46:10 [2020-05-08T08:46:10.119Z]  Engine:
08:46:10 [2020-05-08T08:46:10.119Z]   Version:          19.03.7
08:46:10 [2020-05-08T08:46:10.119Z]   API version:      1.40 (minimum version 1.12)
08:46:10 [2020-05-08T08:46:10.119Z]   Go version:       go1.12.17
08:46:10 [2020-05-08T08:46:10.119Z]   Git commit:       7141c199a2
08:46:10 [2020-05-08T08:46:10.119Z]   Built:            Sat Mar  7 16:47:46 2020
08:46:10 [2020-05-08T08:46:10.119Z]   OS/Arch:          linux/s390x
08:46:10 [2020-05-08T08:46:10.119Z]   Experimental:     true
08:46:10 [2020-05-08T08:46:10.119Z]  containerd:
08:46:10 [2020-05-08T08:46:10.119Z]   Version:          1.2.13
08:46:10 [2020-05-08T08:46:10.119Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:10 [2020-05-08T08:46:10.119Z]  runc:
08:46:10 [2020-05-08T08:46:10.119Z]   Version:          1.0.0-rc10
08:46:10 [2020-05-08T08:46:10.119Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:10 [2020-05-08T08:46:10.119Z]  docker-init:
08:46:10 [2020-05-08T08:46:10.119Z]   Version:          0.18.0
08:46:10 [2020-05-08T08:46:10.119Z]   GitCommit:        fec3683
[Pipeline] sh
08:46:10 [2020-05-08T08:46:10.337Z] #7 ...
08:46:10 [2020-05-08T08:46:10.337Z] 
08:46:10 [2020-05-08T08:46:10.337Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:46:10 [2020-05-08T08:46:10.337Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:46:10 [2020-05-08T08:46:10.337Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:46:10 [2020-05-08T08:46:10.337Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:46:10 [2020-05-08T08:46:10.337Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
08:46:10 [2020-05-08T08:46:10.337Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done
08:46:10 [2020-05-08T08:46:10.337Z] #71 DONE 0.7s
08:46:10 [2020-05-08T08:46:10.337Z] 
08:46:10 [2020-05-08T08:46:10.337Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 0.7s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 40.86MB / 68.61MB 0.7s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 10.28MB / 120.15MB 0.7s
08:46:10 [2020-05-08T08:46:10.337Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 0.8s done
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 50.80MB / 68.61MB 0.8s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 20.23MB / 120.15MB 0.8s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 0.8s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.82MB / 68.61MB 0.9s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 29.57MB / 120.15MB 0.9s
08:46:10 [2020-05-08T08:46:10.337Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 0.9s done
08:46:10 [2020-05-08T08:46:10.490Z] + docker info
08:46:10 [2020-05-08T08:46:10.490Z] Client:
08:46:10 [2020-05-08T08:46:10.490Z]  Debug Mode: false
08:46:10 [2020-05-08T08:46:10.490Z] 
08:46:10 [2020-05-08T08:46:10.490Z] Server:
08:46:10 [2020-05-08T08:46:10.490Z]  Containers: 0
08:46:10 [2020-05-08T08:46:10.490Z]   Running: 0
08:46:10 [2020-05-08T08:46:10.490Z]   Paused: 0
08:46:10 [2020-05-08T08:46:10.490Z]   Stopped: 0
08:46:10 [2020-05-08T08:46:10.490Z]  Images: 0
08:46:10 [2020-05-08T08:46:10.490Z]  Server Version: 19.03.7
08:46:10 [2020-05-08T08:46:10.490Z]  Storage Driver: overlay2
08:46:10 [2020-05-08T08:46:10.490Z]   Backing Filesystem: <unknown>
08:46:10 [2020-05-08T08:46:10.490Z]   Supports d_type: true
08:46:10 [2020-05-08T08:46:10.490Z]   Native Overlay Diff: true
08:46:10 [2020-05-08T08:46:10.490Z]  Logging Driver: json-file
08:46:10 [2020-05-08T08:46:10.490Z]  Cgroup Driver: cgroupfs
08:46:10 [2020-05-08T08:46:10.490Z]  Plugins:
08:46:10 [2020-05-08T08:46:10.490Z]   Volume: local
08:46:10 [2020-05-08T08:46:10.490Z]   Network: bridge host ipvlan macvlan null overlay
08:46:10 [2020-05-08T08:46:10.490Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:46:10 [2020-05-08T08:46:10.490Z]  Swarm: inactive
08:46:10 [2020-05-08T08:46:10.490Z]  Runtimes: runc
08:46:10 [2020-05-08T08:46:10.490Z]  Default Runtime: runc
08:46:10 [2020-05-08T08:46:10.490Z]  Init Binary: docker-init
08:46:10 [2020-05-08T08:46:10.490Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:10 [2020-05-08T08:46:10.490Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:10 [2020-05-08T08:46:10.490Z]  init version: fec3683
08:46:10 [2020-05-08T08:46:10.490Z]  Security Options:
08:46:10 [2020-05-08T08:46:10.490Z]   apparmor
08:46:10 [2020-05-08T08:46:10.490Z]   seccomp
08:46:10 [2020-05-08T08:46:10.490Z]    Profile: default
08:46:10 [2020-05-08T08:46:10.490Z]  Kernel Version: 4.15.0-88-generic
08:46:10 [2020-05-08T08:46:10.490Z]  Operating System: Ubuntu 18.04.4 LTS
08:46:10 [2020-05-08T08:46:10.490Z]  OSType: linux
08:46:10 [2020-05-08T08:46:10.490Z]  Architecture: s390x
08:46:10 [2020-05-08T08:46:10.490Z]  CPUs: 2
08:46:10 [2020-05-08T08:46:10.490Z]  Total Memory: 7.861GiB
08:46:10 [2020-05-08T08:46:10.490Z]  Name: s390x-ubuntu-29
08:46:10 [2020-05-08T08:46:10.490Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
08:46:10 [2020-05-08T08:46:10.490Z]  Docker Root Dir: /var/lib/docker
08:46:10 [2020-05-08T08:46:10.490Z]  Debug Mode: false
08:46:10 [2020-05-08T08:46:10.490Z]  Username: dockerbuildbot
08:46:10 [2020-05-08T08:46:10.490Z]  Registry: https://index.docker.io/v1/
08:46:10 [2020-05-08T08:46:10.490Z]  Labels:
08:46:10 [2020-05-08T08:46:10.490Z]  Experimental: true
08:46:10 [2020-05-08T08:46:10.490Z]  Insecure Registries:
08:46:10 [2020-05-08T08:46:10.490Z]   127.0.0.0/8
08:46:10 [2020-05-08T08:46:10.490Z]  Live Restore Enabled: false
08:46:10 [2020-05-08T08:46:10.490Z] 
08:46:10 [2020-05-08T08:46:10.490Z] WARNING: No swap limit support
[Pipeline] sh
08:46:10 [2020-05-08T08:46:10.596Z] #7 ...
08:46:10 [2020-05-08T08:46:10.596Z] 
08:46:10 [2020-05-08T08:46:10.596Z] #20 [internal] load build context
08:46:10 [2020-05-08T08:46:10.596Z] #20 transferring context: 50.61MB 1.1s done
08:46:10 [2020-05-08T08:46:10.596Z] #20 DONE 1.1s
08:46:10 [2020-05-08T08:46:10.596Z] 
08:46:10 [2020-05-08T08:46:10.596Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:10 [2020-05-08T08:46:10.596Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.0s
08:46:10 [2020-05-08T08:46:10.596Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 39.67MB / 120.15MB 1.0s
08:46:10 [2020-05-08T08:46:10.596Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.1s done
08:46:10 [2020-05-08T08:46:10.596Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 50.08MB / 120.15MB 1.1s
08:46:10 [2020-05-08T08:46:10.855Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 60.23MB / 120.15MB 1.2s
08:46:10 [2020-05-08T08:46:10.855Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 80.21MB / 120.15MB 1.4s
08:46:10 [2020-05-08T08:46:10.862Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:10 [2020-05-08T08:46:10.862Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:10 [2020-05-08T08:46:10.862Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:46:10 [2020-05-08T08:46:10.862Z] + bash /home/jenkins/workspace/moby_PR-40930/check-config.sh
08:46:10 [2020-05-08T08:46:10.862Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:46:10 [2020-05-08T08:46:10.862Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
08:46:10 [2020-05-08T08:46:10.862Z] 
08:46:10 [2020-05-08T08:46:10.862Z] Generally Necessary:
08:46:10 [2020-05-08T08:46:10.862Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:46:10 [2020-05-08T08:46:10.862Z] - apparmor: enabled and tools installed
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NAMESPACES: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NET_NS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_PID_NS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IPC_NS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_UTS_NS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUPS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_CPUACCT: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_DEVICE: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_FREEZER: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_SCHED: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CPUSETS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_MEMCG: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_KEYS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_VETH: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_BRIDGE: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NF_NAT: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NF_NAT_NEEDED: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_POSIX_MQUEUE: enabled
08:46:10 [2020-05-08T08:46:10.862Z] 
08:46:10 [2020-05-08T08:46:10.862Z] Optional Features:
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_USER_NS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_SECCOMP: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_PIDS: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_MEMCG_SWAP: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:46:10 [2020-05-08T08:46:10.862Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_BLK_CGROUP: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IOSCHED_CFQ: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_PERF: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_HUGETLB: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_CFS_BANDWIDTH: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_RT_GROUP_SCHED: missing
08:46:10 [2020-05-08T08:46:10.862Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_IP_VS: enabled (as module)
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_IP_VS_NFCT: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_IP_VS_RR: enabled (as module)
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_EXT4_FS: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:46:10 [2020-05-08T08:46:10.863Z] - Network Drivers:
08:46:10 [2020-05-08T08:46:10.863Z]   - "overlay":
08:46:10 [2020-05-08T08:46:10.863Z]     - CONFIG_VXLAN: enabled (as module)
08:46:10 [2020-05-08T08:46:10.863Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:46:10 [2020-05-08T08:46:10.863Z]       Optional (for encrypted networks):
08:46:11 [2020-05-08T08:46:11.114Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 90.05MB / 120.15MB 1.5s
08:46:11 [2020-05-08T08:46:11.114Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 97.61MB / 120.15MB 1.6s
08:46:11 [2020-05-08T08:46:11.114Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 110.18MB / 120.15MB 1.7s
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_CRYPTO: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_CRYPTO_AEAD: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_CRYPTO_GCM: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_CRYPTO_GHASH: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_XFRM: enabled
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_XFRM_USER: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_INET_ESP: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "ipvlan":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_IPVLAN: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "macvlan":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_MACVLAN: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_DUMMY: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "ftp,tftp client in container":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z] - Storage Drivers:
08:46:11 [2020-05-08T08:46:11.145Z]   - "aufs":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_AUFS_FS: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "btrfs":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:46:11 [2020-05-08T08:46:11.145Z]   - "devicemapper":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_BLK_DEV_DM: enabled
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "overlay":
08:46:11 [2020-05-08T08:46:11.145Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:46:11 [2020-05-08T08:46:11.145Z]   - "zfs":
08:46:11 [2020-05-08T08:46:11.145Z]     - /dev/zfs: missing
08:46:11 [2020-05-08T08:46:11.145Z]     - zfs command: missing
08:46:11 [2020-05-08T08:46:11.145Z]     - zpool command: missing
08:46:11 [2020-05-08T08:46:11.145Z] 
08:46:11 [2020-05-08T08:46:11.145Z] Limits:
08:46:11 [2020-05-08T08:46:11.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:46:11 [2020-05-08T08:46:11.145Z] 
08:46:11 [2020-05-08T08:46:11.145Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:46:11 [2020-05-08T08:46:11.372Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 1.8s
08:46:11 [2020-05-08T08:46:11.373Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 1.9s done
08:46:11 [2020-05-08T08:46:11.566Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:46:11 [2020-05-08T08:46:11.566Z] #2 [internal] load .dockerignore
08:46:11 [2020-05-08T08:46:11.566Z] #2 transferring context: 87B done
08:46:11 [2020-05-08T08:46:11.566Z] #2 DONE 0.0s
08:46:11 [2020-05-08T08:46:11.566Z] 
08:46:11 [2020-05-08T08:46:11.566Z] #1 [internal] load build definition from Dockerfile
08:46:11 [2020-05-08T08:46:11.566Z] #1 transferring dockerfile: 17.18kB done
08:46:11 [2020-05-08T08:46:11.566Z] #1 DONE 0.0s
08:46:11 [2020-05-08T08:46:11.566Z] 
08:46:11 [2020-05-08T08:46:11.566Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:46:11 [2020-05-08T08:46:11.631Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 1.4s done
08:46:11 [2020-05-08T08:46:11.631Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
08:46:11 [2020-05-08T08:46:11.866Z] #3 DONE 0.2s
08:46:11 [2020-05-08T08:46:11.866Z] 
08:46:11 [2020-05-08T08:46:11.866Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:46:11 [2020-05-08T08:46:11.866Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:46:11 [2020-05-08T08:46:11.866Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:46:11 [2020-05-08T08:46:11.866Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
08:46:11 [2020-05-08T08:46:11.866Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
08:46:11 [2020-05-08T08:46:11.866Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
08:46:12 [2020-05-08T08:46:12.153Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.29MB / 8.88MB 0.1s
08:46:12 [2020-05-08T08:46:12.153Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
08:46:12 [2020-05-08T08:46:12.153Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
08:46:12 [2020-05-08T08:46:12.197Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.2s done
08:46:12 [2020-05-08T08:46:12.197Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
08:46:12 [2020-05-08T08:46:12.197Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.2s done
08:46:12 [2020-05-08T08:46:12.197Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
08:46:12 [2020-05-08T08:46:12.435Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
08:46:12 [2020-05-08T08:46:12.435Z] #4 DONE 0.5s
08:46:12 [2020-05-08T08:46:12.717Z] 
08:46:12 [2020-05-08T08:46:12.717Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:46:13 [2020-05-08T08:46:13.018Z] #6 DONE 0.2s
08:46:13 [2020-05-08T08:46:13.018Z] 
08:46:13 [2020-05-08T08:46:13.018Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:46:13 [2020-05-08T08:46:13.018Z] #5 DONE 0.2s
08:46:13 [2020-05-08T08:46:13.018Z] 
08:46:13 [2020-05-08T08:46:13.018Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:13 [2020-05-08T08:46:13.018Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:46:13 [2020-05-08T08:46:13.163Z] Still waiting to schedule task
08:46:13 [2020-05-08T08:46:13.163Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0034d7091e271cacd)’
08:46:13 [2020-05-08T08:46:13.172Z] Still waiting to schedule task
08:46:13 [2020-05-08T08:46:13.172Z] Waiting for next available executor on ‘azwin-2-c9d7d0’
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.1s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.1s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 7.30MB / 48.96MB 0.3s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 6.22MB / 7.38MB 0.3s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.3s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 11.80MB / 48.96MB 0.4s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 1.15MB / 9.88MB 0.4s
08:46:13 [2020-05-08T08:46:13.312Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.4s
08:46:13 [2020-05-08T08:46:13.574Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.3s done
08:46:13 [2020-05-08T08:46:13.596Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 19.11MB / 48.96MB 0.6s
08:46:13 [2020-05-08T08:46:13.596Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 6.56MB / 9.88MB 0.6s
08:46:13 [2020-05-08T08:46:13.596Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 4.09MB / 51.37MB 0.6s
08:46:13 [2020-05-08T08:46:13.596Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 21.95MB / 48.96MB 0.7s
08:46:13 [2020-05-08T08:46:13.596Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 8.95MB / 9.88MB 0.7s
08:46:13 [2020-05-08T08:46:13.832Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 24.97MB / 48.96MB 0.8s
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.7s done
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 10.92MB / 51.37MB 0.8s
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.8s
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 28.23MB / 48.96MB 0.9s
08:46:13 [2020-05-08T08:46:13.885Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 16.64MB / 51.37MB 0.9s
08:46:14 [2020-05-08T08:46:14.177Z] #7 ...
08:46:14 [2020-05-08T08:46:14.177Z] 
08:46:14 [2020-05-08T08:46:14.177Z] #20 [internal] load build context
08:46:14 [2020-05-08T08:46:14.177Z] #20 transferring context: 50.61MB 0.9s done
08:46:14 [2020-05-08T08:46:14.177Z] #20 DONE 1.0s
08:46:14 [2020-05-08T08:46:14.177Z] 
08:46:14 [2020-05-08T08:46:14.177Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 31.39MB / 48.96MB 1.0s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 20.21MB / 51.37MB 1.0s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 5.11MB / 56.67MB 1.0s
08:46:14 [2020-05-08T08:46:14.177Z] #7 ...
08:46:14 [2020-05-08T08:46:14.177Z] 
08:46:14 [2020-05-08T08:46:14.177Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:46:14 [2020-05-08T08:46:14.177Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:46:14 [2020-05-08T08:46:14.177Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done
08:46:14 [2020-05-08T08:46:14.177Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:46:14 [2020-05-08T08:46:14.177Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:46:14 [2020-05-08T08:46:14.177Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
08:46:14 [2020-05-08T08:46:14.177Z] #71 DONE 1.1s
08:46:14 [2020-05-08T08:46:14.177Z] 
08:46:14 [2020-05-08T08:46:14.177Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 39.32MB / 48.96MB 1.2s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 27.75MB / 51.37MB 1.2s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 12.55MB / 56.67MB 1.2s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 43.39MB / 48.96MB 1.3s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.57MB / 51.37MB 1.3s
08:46:14 [2020-05-08T08:46:14.177Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 16.45MB / 56.67MB 1.3s
08:46:14 [2020-05-08T08:46:14.467Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 47.32MB / 48.96MB 1.4s
08:46:14 [2020-05-08T08:46:14.467Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 35.39MB / 51.37MB 1.4s
08:46:14 [2020-05-08T08:46:14.467Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 20.36MB / 56.67MB 1.4s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.4s done
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 43.53MB / 51.37MB 1.6s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 30.24MB / 56.67MB 1.6s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0B / 102.23MB 1.6s
08:46:14 [2020-05-08T08:46:14.757Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 47.88MB / 51.37MB 1.7s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 34.58MB / 56.67MB 1.7s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.8s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 39.00MB / 56.67MB 1.8s
08:46:14 [2020-05-08T08:46:14.757Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 6.82MB / 102.23MB 1.8s
08:46:15 [2020-05-08T08:46:15.054Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.8s done
08:46:15 [2020-05-08T08:46:15.054Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 43.69MB / 56.67MB 1.9s
08:46:15 [2020-05-08T08:46:15.054Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.8s done
08:46:15 [2020-05-08T08:46:15.054Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 49.29MB / 56.67MB 2.0s
08:46:15 [2020-05-08T08:46:15.054Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 18.03MB / 102.23MB 2.0s
08:46:15 [2020-05-08T08:46:15.209Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.3s done
08:46:15 [2020-05-08T08:46:15.209Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
08:46:15 [2020-05-08T08:46:15.341Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.2s
08:46:15 [2020-05-08T08:46:15.341Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 29.20MB / 102.23MB 2.2s
08:46:15 [2020-05-08T08:46:15.341Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 2.2s done
08:46:15 [2020-05-08T08:46:15.341Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 42.11MB / 102.23MB 2.3s
08:46:15 [2020-05-08T08:46:15.341Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 49.30MB / 102.23MB 2.4s
08:46:15 [2020-05-08T08:46:15.630Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 59.65MB / 102.23MB 2.5s
08:46:15 [2020-05-08T08:46:15.630Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 67.57MB / 102.23MB 2.6s
08:46:15 [2020-05-08T08:46:15.630Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 77.25MB / 102.23MB 2.7s
08:46:15 [2020-05-08T08:46:15.916Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 88.01MB / 102.23MB 2.8s
08:46:15 [2020-05-08T08:46:15.916Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 99.81MB / 102.23MB 2.9s
08:46:16 [2020-05-08T08:46:16.199Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.0s done
08:46:16 [2020-05-08T08:46:16.199Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.5s done
08:46:16 [2020-05-08T08:46:16.495Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.1s
08:46:16 [2020-05-08T08:46:16.495Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.2s done
08:46:16 [2020-05-08T08:46:16.495Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78
08:46:17 [2020-05-08T08:46:17.109Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
08:46:17 [2020-05-08T08:46:17.109Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
08:46:17 [2020-05-08T08:46:17.741Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 2.6s done
08:46:17 [2020-05-08T08:46:17.999Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
08:46:18 [2020-05-08T08:46:18.258Z] #7 DONE 8.7s
08:46:18 [2020-05-08T08:46:18.258Z] 
08:46:18 [2020-05-08T08:46:18.258Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:46:18 [2020-05-08T08:46:18.407Z] Fetching without tags
08:46:18 [2020-05-08T08:46:18.580Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.4s done
08:46:18 [2020-05-08T08:46:18.706Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:46:18 [2020-05-08T08:46:18.727Z] Fetching without tags
08:46:18 [2020-05-08T08:46:18.863Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519
08:46:18 [2020-05-08T08:46:18.982Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:46:19 [2020-05-08T08:46:19.632Z] Merge succeeded, producing 953093e576725834eb63e676899a0e1045cadc26
08:46:19 [2020-05-08T08:46:19.632Z] Checking out Revision 953093e576725834eb63e676899a0e1045cadc26 (PR-40930)
08:46:19 [2020-05-08T08:46:19.871Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.1s done
08:46:20 [2020-05-08T08:46:20.046Z] Merge succeeded, producing 953093e576725834eb63e676899a0e1045cadc26
08:46:20 [2020-05-08T08:46:20.047Z] Checking out Revision 953093e576725834eb63e676899a0e1045cadc26 (PR-40930)
08:46:20 [2020-05-08T08:46:20.153Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f
08:46:18 [2020-05-08T08:46:18.661Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:18 [2020-05-08T08:46:18.681Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:46:18 [2020-05-08T08:46:18.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:18 [2020-05-08T08:46:18.715Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:18 [2020-05-08T08:46:18.729Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:18 [2020-05-08T08:46:18.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:18 [2020-05-08T08:46:18.730Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:18 [2020-05-08T08:46:18.991Z]  > git config core.sparsecheckout # timeout=10
08:46:19 [2020-05-08T08:46:19.002Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:46:19 [2020-05-08T08:46:19.535Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:46:20 [2020-05-08T08:46:20.028Z]  > git rev-parse HEAD^{commit} # timeout=10
08:46:20 [2020-05-08T08:46:20.047Z]  > git config core.sparsecheckout # timeout=10
08:46:20 [2020-05-08T08:46:20.057Z]  > git checkout -f 953093e576725834eb63e676899a0e1045cadc26 # timeout=10
08:46:18 [2020-05-08T08:46:18.354Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:18 [2020-05-08T08:46:18.365Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:46:18 [2020-05-08T08:46:18.376Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:18 [2020-05-08T08:46:18.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:18 [2020-05-08T08:46:18.454Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:18 [2020-05-08T08:46:18.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:18 [2020-05-08T08:46:18.455Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:18 [2020-05-08T08:46:18.712Z]  > git config core.sparsecheckout # timeout=10
08:46:18 [2020-05-08T08:46:18.722Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:46:19 [2020-05-08T08:46:19.265Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:46:19 [2020-05-08T08:46:19.620Z]  > git rev-parse HEAD^{commit} # timeout=10
08:46:19 [2020-05-08T08:46:19.635Z]  > git config core.sparsecheckout # timeout=10
08:46:19 [2020-05-08T08:46:19.639Z]  > git checkout -f 953093e576725834eb63e676899a0e1045cadc26 # timeout=10
08:46:21 [2020-05-08T08:46:21.563Z] #8 DONE 3.0s
08:46:21 [2020-05-08T08:46:21.563Z] 
08:46:21 [2020-05-08T08:46:21.563Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:46:21 [2020-05-08T08:46:21.823Z] #9 DONE 0.7s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:46:22 [2020-05-08T08:46:22.081Z] #40 DONE 0.0s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:46:22 [2020-05-08T08:46:22.081Z] #29 DONE 0.0s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:22 [2020-05-08T08:46:22.081Z] #21 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #32 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:46:22 [2020-05-08T08:46:22.081Z] #52 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #22 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #55 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #67 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #49 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #73 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:46:22 [2020-05-08T08:46:22.081Z] #46 DONE 0.1s
08:46:22 [2020-05-08T08:46:22.081Z] 
08:46:22 [2020-05-08T08:46:22.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:22 [2020-05-08T08:46:22.830Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.5s done
08:46:22 [2020-05-08T08:46:22.831Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done
08:46:22 [2020-05-08T08:46:22.831Z] #7 DONE 10.0s
08:46:23 [2020-05-08T08:46:23.113Z] 
08:46:23 [2020-05-08T08:46:23.113Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:46:23 [2020-05-08T08:46:23.293Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:46:23 [2020-05-08T08:46:23.293Z] First time build. Skipping changelog.
08:46:23 [2020-05-08T08:46:23.311Z]  > git --version # timeout=10
08:46:23 [2020-05-08T08:46:23.328Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + RM_GOPATH=0
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + TMP_GOPATH=
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + : /build
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + '[' -z '' ']'
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 ++ mktemp -d
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + export GOPATH=/tmp/tmp.oB6Qah8VRX
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + GOPATH=/tmp/tmp.oB6Qah8VRX
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 + RM_GOPATH=1
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.281 ++ dirname ./install.sh
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + dir=.
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + bin=vndr
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + shift
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + '[' '!' -f ./vndr.installer ']'
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + . ./vndr.installer
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + install_vndr
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.282 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oB6Qah8VRX/src/github.com/LK4D4/vndr
08:46:23 [2020-05-08T08:46:23.465Z] #47 1.284 Cloning into '/tmp/tmp.oB6Qah8VRX/src/github.com/LK4D4/vndr'...
08:46:23 [2020-05-08T08:46:23.566Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:46:23 [2020-05-08T08:46:23.602Z]  > git --version # timeout=10
08:46:23 [2020-05-08T08:46:23.616Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:46:23 [2020-05-08T08:46:23.725Z] #47 1.489 + cd /tmp/tmp.oB6Qah8VRX/src/github.com/LK4D4/vndr
08:46:23 [2020-05-08T08:46:23.725Z] #47 1.489 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:23 [2020-05-08T08:46:23.725Z] #47 1.492 + go build -buildmode=pie -v -o /build/vndr .
08:46:23 [2020-05-08T08:46:23.725Z] #47 1.679 internal/race
08:46:23 [2020-05-08T08:46:23.725Z] #47 1.695 runtime/internal/sys
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.702 sync/atomic
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.719 unicode
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.719 runtime/internal/math
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.729 unicode/utf8
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.761 math/bits
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.765 runtime/internal/atomic
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.771 internal/cpu
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.776 encoding
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.787 unicode/utf16
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.791 internal/testlog
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.833 container/list
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.867 crypto/internal/subtle
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.869 crypto/subtle
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.874 vendor/golang.org/x/crypto/cryptobyte/asn1
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.875 internal/nettrace
08:46:23 [2020-05-08T08:46:23.985Z] #47 1.974 vendor/golang.org/x/crypto/internal/subtle
08:46:23 [2020-05-08T08:46:23.985Z] #47 2.024 vendor/golang.org/x/crypto/curve25519
08:46:23 [2020-05-08T08:46:23.985Z] #47 2.048 internal/bytealg
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:46:24 [2020-05-08T08:46:24.245Z] #47 2.062 math
08:46:24 [2020-05-08T08:46:24.245Z] #47 2.070 runtime/cgo
08:46:24 [2020-05-08T08:46:24.376Z] + docker version
08:46:24 [2020-05-08T08:46:24.530Z] Fetching without tags
08:46:24 [2020-05-08T08:46:24.587Z] #8 DONE 1.6s
08:46:24 [2020-05-08T08:46:24.587Z] 
08:46:24 [2020-05-08T08:46:24.587Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:46:24 [2020-05-08T08:46:24.642Z] + docker version
08:46:24 [2020-05-08T08:46:24.815Z] #47 2.516 runtime
08:46:25 [2020-05-08T08:46:25.058Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:46:25 [2020-05-08T08:46:25.594Z] #9 DONE 1.1s
08:46:25 [2020-05-08T08:46:25.594Z] 
08:46:25 [2020-05-08T08:46:25.594Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:46:25 [2020-05-08T08:46:25.594Z] #29 DONE 0.0s
08:46:25 [2020-05-08T08:46:25.594Z] 
08:46:25 [2020-05-08T08:46:25.594Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:25 [2020-05-08T08:46:25.878Z] #35 ...
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:46:25 [2020-05-08T08:46:25.878Z] #40 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:25 [2020-05-08T08:46:25.878Z] #21 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #46 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #49 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #73 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #22 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #55 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #67 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:46:25 [2020-05-08T08:46:25.878Z] #52 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:46:25 [2020-05-08T08:46:25.878Z] #32 DONE 0.1s
08:46:25 [2020-05-08T08:46:25.878Z] 
08:46:25 [2020-05-08T08:46:25.878Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:26 [2020-05-08T08:46:26.702Z] Merge succeeded, producing 0ec82960d3e5d2dd608938e21ab6ba1c1c3e4494
08:46:26 [2020-05-08T08:46:26.703Z] Checking out Revision 0ec82960d3e5d2dd608938e21ab6ba1c1c3e4494 (PR-40930)
08:46:24 [2020-05-08T08:46:24.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:24 [2020-05-08T08:46:24.486Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:46:24 [2020-05-08T08:46:24.490Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:24 [2020-05-08T08:46:24.521Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:46:24 [2020-05-08T08:46:24.552Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:24 [2020-05-08T08:46:24.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:24 [2020-05-08T08:46:24.554Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:46:25 [2020-05-08T08:46:25.079Z]  > git config core.sparsecheckout # timeout=10
08:46:25 [2020-05-08T08:46:25.083Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:46:26 [2020-05-08T08:46:26.242Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:46:26 [2020-05-08T08:46:26.693Z]  > git rev-parse HEAD^{commit} # timeout=10
08:46:26 [2020-05-08T08:46:26.724Z]  > git config core.sparsecheckout # timeout=10
08:46:26 [2020-05-08T08:46:26.728Z]  > git checkout -f 0ec82960d3e5d2dd608938e21ab6ba1c1c3e4494 # timeout=10
08:46:27 [2020-05-08T08:46:27.042Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:46:27 [2020-05-08T08:46:27.042Z] First time build. Skipping changelog.
08:46:27 [2020-05-08T08:46:27.172Z]  > git --version # timeout=10
08:46:27 [2020-05-08T08:46:27.181Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:46:27 [2020-05-08T08:46:27.361Z] #47 ...
08:46:27 [2020-05-08T08:46:27.361Z] 
08:46:27 [2020-05-08T08:46:27.361Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.176 + RM_GOPATH=0
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.176 + TMP_GOPATH=
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.176 + : /build
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.176 + '[' -z '' ']'
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.177 ++ mktemp -d
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.177 + export GOPATH=/tmp/tmp.5HFyIMrXSD
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.177 + GOPATH=/tmp/tmp.5HFyIMrXSD
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.178 + RM_GOPATH=1
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.178 ++ dirname ./install.sh
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 Install docker/cli version 17.06.2-ce from stable
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + dir=.
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + bin=dockercli
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + shift
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + '[' '!' -f ./dockercli.installer ']'
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + . ./dockercli.installer
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 ++ : stable
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 ++ : 17.06.2-ce
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + install_dockercli
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 ++ uname -m
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + arch=x86_64
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + '[' x86_64 '!=' x86_64 ']'
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + url=https://download.docker.com/linux/static
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + tar -xz docker/docker
08:46:27 [2020-05-08T08:46:27.361Z] #23 2.184 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:46:27 [2020-05-08T08:46:27.361Z] #23 4.702 + mkdir -p /build
08:46:27 [2020-05-08T08:46:27.361Z] #23 4.713 + mv docker/docker /build/
08:46:27 [2020-05-08T08:46:27.361Z] #23 4.716 + rmdir docker
08:46:27 [2020-05-08T08:46:27.361Z] #23 DONE 5.1s
08:46:27 [2020-05-08T08:46:27.361Z] 
08:46:27 [2020-05-08T08:46:27.361Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.510 + RM_GOPATH=0
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.513 + TMP_GOPATH=
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.513 + : /build
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.513 + '[' -z '' ']'
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.514 ++ mktemp -d
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.515 + export GOPATH=/tmp/tmp.eMrSig8btW
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.515 + GOPATH=/tmp/tmp.eMrSig8btW
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.515 + RM_GOPATH=1
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.519 ++ dirname ./install.sh
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + dir=.
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + bin=shfmt
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + shift
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + '[' '!' -f ./shfmt.installer ']'
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + . ./shfmt.installer
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + install_shfmt
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.521 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.522 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.522 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eMrSig8btW/src/github.com/mvdan/sh
08:46:27 [2020-05-08T08:46:27.361Z] #56 2.537 Cloning into '/tmp/tmp.eMrSig8btW/src/github.com/mvdan/sh'...
08:46:27 [2020-05-08T08:46:27.361Z] #56 5.290 + cd /tmp/tmp.eMrSig8btW/src/github.com/mvdan/sh
08:46:27 [2020-05-08T08:46:27.361Z] #56 5.290 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:27 [2020-05-08T08:46:27.361Z] #56 5.334 + GO111MODULE=on
08:46:27 [2020-05-08T08:46:27.361Z] #56 5.334 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:46:28 [2020-05-08T08:46:28.196Z] + docker version
08:46:28 [2020-05-08T08:46:28.196Z] Client:
08:46:28 [2020-05-08T08:46:28.196Z]  Version:           18.06.1-ce
08:46:28 [2020-05-08T08:46:28.196Z]  API version:       1.38
08:46:28 [2020-05-08T08:46:28.196Z]  Go version:        go1.10.3
08:46:28 [2020-05-08T08:46:28.196Z]  Git commit:        e68fc7a
08:46:28 [2020-05-08T08:46:28.196Z]  Built:             Tue Aug 21 17:26:10 2018
08:46:28 [2020-05-08T08:46:28.196Z]  OS/Arch:           linux/ppc64le
08:46:28 [2020-05-08T08:46:28.196Z]  Experimental:      false
08:46:28 [2020-05-08T08:46:28.196Z] 
08:46:28 [2020-05-08T08:46:28.196Z] Server:
08:46:28 [2020-05-08T08:46:28.196Z]  Engine:
08:46:28 [2020-05-08T08:46:28.196Z]   Version:          18.06.1-ce
08:46:28 [2020-05-08T08:46:28.196Z]   API version:      1.38 (minimum version 1.12)
08:46:28 [2020-05-08T08:46:28.196Z]   Go version:       go1.10.3
08:46:28 [2020-05-08T08:46:28.196Z]   Git commit:       e68fc7a
08:46:28 [2020-05-08T08:46:28.196Z]   Built:            Tue Aug 21 17:24:20 2018
08:46:28 [2020-05-08T08:46:28.196Z]   OS/Arch:          linux/ppc64le
08:46:28 [2020-05-08T08:46:28.196Z]   Experimental:     true
[Pipeline] sh
08:46:28 [2020-05-08T08:46:28.298Z] #56 6.033 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:28 [2020-05-08T08:46:28.298Z] #56 6.039 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:28 [2020-05-08T08:46:28.298Z] #56 6.039 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:28 [2020-05-08T08:46:28.298Z] #56 6.088 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:28 [2020-05-08T08:46:28.298Z] #56 6.096 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:28 [2020-05-08T08:46:28.557Z] #56 6.398 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:28 [2020-05-08T08:46:28.557Z] #56 6.607 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:28 [2020-05-08T08:46:28.746Z] + docker info
08:46:28 [2020-05-08T08:46:28.746Z] Containers: 0
08:46:28 [2020-05-08T08:46:28.746Z]  Running: 0
08:46:28 [2020-05-08T08:46:28.746Z]  Paused: 0
08:46:28 [2020-05-08T08:46:28.746Z]  Stopped: 0
08:46:28 [2020-05-08T08:46:28.746Z] Images: 0
08:46:28 [2020-05-08T08:46:28.746Z] Server Version: 18.06.1-ce
08:46:28 [2020-05-08T08:46:28.746Z] Storage Driver: overlay2
08:46:28 [2020-05-08T08:46:28.746Z]  Backing Filesystem: extfs
08:46:28 [2020-05-08T08:46:28.746Z]  Supports d_type: true
08:46:28 [2020-05-08T08:46:28.746Z]  Native Overlay Diff: true
08:46:28 [2020-05-08T08:46:28.746Z] Logging Driver: json-file
08:46:28 [2020-05-08T08:46:28.746Z] Cgroup Driver: cgroupfs
08:46:28 [2020-05-08T08:46:28.746Z] Plugins:
08:46:28 [2020-05-08T08:46:28.746Z]  Volume: local
08:46:28 [2020-05-08T08:46:28.746Z]  Network: bridge host ipvlan macvlan null overlay
08:46:28 [2020-05-08T08:46:28.746Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
08:46:28 [2020-05-08T08:46:28.746Z] Swarm: inactive
08:46:28 [2020-05-08T08:46:28.746Z] Runtimes: runc
08:46:28 [2020-05-08T08:46:28.746Z] Default Runtime: runc
08:46:28 [2020-05-08T08:46:28.746Z] Init Binary: docker-init
08:46:28 [2020-05-08T08:46:28.746Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
08:46:28 [2020-05-08T08:46:28.746Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
08:46:28 [2020-05-08T08:46:28.746Z] init version: fec3683
08:46:28 [2020-05-08T08:46:28.746Z] Security Options:
08:46:28 [2020-05-08T08:46:28.746Z]  apparmor
08:46:28 [2020-05-08T08:46:28.746Z]  seccomp
08:46:28 [2020-05-08T08:46:28.746Z]   Profile: default
08:46:28 [2020-05-08T08:46:28.746Z] Kernel Version: 4.4.0-139-generic
08:46:28 [2020-05-08T08:46:28.746Z] Operating System: Ubuntu 16.04.3 LTS
08:46:28 [2020-05-08T08:46:28.746Z] OSType: linux
08:46:28 [2020-05-08T08:46:28.746Z] Architecture: ppc64le
08:46:28 [2020-05-08T08:46:28.746Z] CPUs: 4
08:46:28 [2020-05-08T08:46:28.746Z] Total Memory: 7.972GiB
08:46:28 [2020-05-08T08:46:28.746Z] Name: ppc64le-ubuntu-23
08:46:28 [2020-05-08T08:46:28.746Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
08:46:28 [2020-05-08T08:46:28.746Z] Docker Root Dir: /var/lib/docker
08:46:28 [2020-05-08T08:46:28.746Z] Debug Mode (client): false
08:46:28 [2020-05-08T08:46:28.746Z] Debug Mode (server): false
08:46:28 [2020-05-08T08:46:28.746Z] Username: dockerbuildbot
08:46:28 [2020-05-08T08:46:28.746Z] Registry: https://index.docker.io/v1/
08:46:28 [2020-05-08T08:46:28.746Z] Labels:
08:46:28 [2020-05-08T08:46:28.746Z] Experimental: true
08:46:28 [2020-05-08T08:46:28.746Z] Insecure Registries:
08:46:28 [2020-05-08T08:46:28.746Z]  127.0.0.0/8
08:46:28 [2020-05-08T08:46:28.746Z] Live Restore Enabled: false
08:46:28 [2020-05-08T08:46:28.746Z] 
[Pipeline] sh
08:46:29 [2020-05-08T08:46:29.125Z] #56 6.974 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:29 [2020-05-08T08:46:29.298Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:29 [2020-05-08T08:46:29.298Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:29 [2020-05-08T08:46:29.298Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:46:29 [2020-05-08T08:46:29.384Z] #56 7.246 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:29 [2020-05-08T08:46:29.384Z] #56 7.254 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:29 [2020-05-08T08:46:29.384Z] #56 7.255 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:29 [2020-05-08T08:46:29.384Z] #56 7.309 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:29 [2020-05-08T08:46:29.611Z] Client: Docker Engine - Community
08:46:29 [2020-05-08T08:46:29.611Z]  Version:           19.03.8
08:46:29 [2020-05-08T08:46:29.611Z]  API version:       1.40
08:46:29 [2020-05-08T08:46:29.611Z]  Go version:        go1.12.17
08:46:29 [2020-05-08T08:46:29.611Z]  Git commit:        afacb8b7f0
08:46:29 [2020-05-08T08:46:29.611Z]  Built:             Wed Mar 11 01:25:46 2020
08:46:29 [2020-05-08T08:46:29.611Z]  OS/Arch:           linux/amd64
08:46:29 [2020-05-08T08:46:29.611Z]  Experimental:      false
08:46:29 [2020-05-08T08:46:29.611Z] 
08:46:29 [2020-05-08T08:46:29.611Z] Server: Docker Engine - Community
08:46:29 [2020-05-08T08:46:29.611Z]  Engine:
08:46:29 [2020-05-08T08:46:29.611Z]   Version:          19.03.8
08:46:29 [2020-05-08T08:46:29.611Z]   API version:      1.40 (minimum version 1.12)
08:46:29 [2020-05-08T08:46:29.611Z]   Go version:       go1.12.17
08:46:29 [2020-05-08T08:46:29.611Z]   Git commit:       afacb8b7f0
08:46:29 [2020-05-08T08:46:29.611Z]   Built:            Wed Mar 11 01:24:19 2020
08:46:29 [2020-05-08T08:46:29.611Z]   OS/Arch:          linux/amd64
08:46:29 [2020-05-08T08:46:29.611Z]   Experimental:     true
08:46:29 [2020-05-08T08:46:29.611Z]  containerd:
08:46:29 [2020-05-08T08:46:29.611Z]   Version:          1.2.13
08:46:29 [2020-05-08T08:46:29.611Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:29 [2020-05-08T08:46:29.611Z]  runc:
08:46:29 [2020-05-08T08:46:29.611Z]   Version:          1.0.0-rc10
08:46:29 [2020-05-08T08:46:29.611Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:29 [2020-05-08T08:46:29.611Z]  docker-init:
08:46:29 [2020-05-08T08:46:29.611Z]   Version:          0.18.0
08:46:29 [2020-05-08T08:46:29.611Z]   GitCommit:        fec3683
08:46:29 [2020-05-08T08:46:29.629Z] + bash /home/docker/workspace/moby_PR-40930/check-config.sh
08:46:29 [2020-05-08T08:46:29.629Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:46:29 [2020-05-08T08:46:29.629Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
08:46:29 [2020-05-08T08:46:29.629Z] 
08:46:29 [2020-05-08T08:46:29.629Z] Generally Necessary:
08:46:29 [2020-05-08T08:46:29.629Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:46:29 [2020-05-08T08:46:29.629Z] - apparmor: enabled and tools installed
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_NAMESPACES: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_NET_NS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_PID_NS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_IPC_NS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_UTS_NS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CGROUPS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CGROUP_CPUACCT: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CGROUP_DEVICE: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CGROUP_FREEZER: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CGROUP_SCHED: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_CPUSETS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_MEMCG: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_KEYS: enabled
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_VETH: enabled (as module)
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_BRIDGE: enabled (as module)
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:46:29 [2020-05-08T08:46:29.629Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
[Pipeline] sh
08:46:29 [2020-05-08T08:46:29.643Z] #56 7.540 runtime
08:46:29 [2020-05-08T08:46:29.876Z] Client: Docker Engine - Community
08:46:29 [2020-05-08T08:46:29.876Z]  Version:           19.03.8
08:46:29 [2020-05-08T08:46:29.876Z]  API version:       1.40
08:46:29 [2020-05-08T08:46:29.876Z]  Go version:        go1.12.17
08:46:29 [2020-05-08T08:46:29.876Z]  Git commit:        afacb8b7f0
08:46:29 [2020-05-08T08:46:29.876Z]  Built:             Wed Mar 11 01:25:46 2020
08:46:29 [2020-05-08T08:46:29.876Z]  OS/Arch:           linux/amd64
08:46:29 [2020-05-08T08:46:29.876Z]  Experimental:      false
08:46:29 [2020-05-08T08:46:29.876Z] 
08:46:29 [2020-05-08T08:46:29.876Z] Server: Docker Engine - Community
08:46:29 [2020-05-08T08:46:29.876Z]  Engine:
08:46:29 [2020-05-08T08:46:29.876Z]   Version:          19.03.8
08:46:29 [2020-05-08T08:46:29.876Z]   API version:      1.40 (minimum version 1.12)
08:46:29 [2020-05-08T08:46:29.876Z]   Go version:       go1.12.17
08:46:29 [2020-05-08T08:46:29.876Z]   Git commit:       afacb8b7f0
08:46:29 [2020-05-08T08:46:29.876Z]   Built:            Wed Mar 11 01:24:19 2020
08:46:29 [2020-05-08T08:46:29.876Z]   OS/Arch:          linux/amd64
08:46:29 [2020-05-08T08:46:29.876Z]   Experimental:     true
08:46:29 [2020-05-08T08:46:29.876Z]  containerd:
08:46:29 [2020-05-08T08:46:29.876Z]   Version:          1.2.13
08:46:29 [2020-05-08T08:46:29.876Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:29 [2020-05-08T08:46:29.876Z]  runc:
08:46:29 [2020-05-08T08:46:29.876Z]   Version:          1.0.0-rc10
08:46:29 [2020-05-08T08:46:29.876Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:29 [2020-05-08T08:46:29.876Z]  docker-init:
08:46:29 [2020-05-08T08:46:29.876Z]   Version:          0.18.0
08:46:29 [2020-05-08T08:46:29.876Z]   GitCommit:        fec3683
[Pipeline] sh
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NF_NAT: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NF_NAT_NEEDED: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_POSIX_MQUEUE: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
08:46:29 [2020-05-08T08:46:29.992Z] 
08:46:29 [2020-05-08T08:46:29.992Z] Optional Features:
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_USER_NS: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_SECCOMP: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CGROUP_PIDS: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_MEMCG_SWAP: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:46:29 [2020-05-08T08:46:29.992Z]     (cgroup swap accounting is currently enabled)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_MEMCG_KMEM: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_BLK_CGROUP: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IOSCHED_CFQ: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CGROUP_PERF: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CGROUP_HUGETLB: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_CFS_BANDWIDTH: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_RT_GROUP_SCHED: missing
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_VS: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_VS_NFCT: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_IP_VS_RR: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_EXT4_FS: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:46:29 [2020-05-08T08:46:29.992Z] - Network Drivers:
08:46:29 [2020-05-08T08:46:29.992Z]   - "overlay":
08:46:29 [2020-05-08T08:46:29.992Z]     - CONFIG_VXLAN: enabled (as module)
08:46:29 [2020-05-08T08:46:29.992Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:46:29 [2020-05-08T08:46:29.992Z]       Optional (for encrypted networks):
08:46:29 [2020-05-08T08:46:29.993Z] + docker info
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.827 + RM_GOPATH=0
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.827 + TMP_GOPATH=
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.827 + : /build
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.827 + '[' -z '' ']'
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.827 ++ mktemp -d
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.829 + export GOPATH=/tmp/tmp.8edPp8FU9p
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.831 + GOPATH=/tmp/tmp.8edPp8FU9p
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.831 + RM_GOPATH=1
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.831 ++ dirname ./install.sh
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.833 + dir=.
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.833 + bin=tomlv
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.833 + shift
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.833 + '[' '!' -f ./tomlv.installer ']'
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.833 + . ./tomlv.installer
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.835 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.835 + install_tomlv
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.835 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.835 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.835 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8edPp8FU9p/src/github.com/BurntSushi/toml
08:46:30 [2020-05-08T08:46:30.281Z] #33 3.836 Cloning into '/tmp/tmp.8edPp8FU9p/src/github.com/BurntSushi/toml'...
08:46:30 [2020-05-08T08:46:30.298Z] + docker info
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_CRYPTO: enabled
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_XFRM: enabled
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_XFRM_USER: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_INET_ESP: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "ipvlan":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_IPVLAN: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "macvlan":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_MACVLAN: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_DUMMY: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "ftp,tftp client in container":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z] - Storage Drivers:
08:46:30 [2020-05-08T08:46:30.350Z]   - "aufs":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_AUFS_FS: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "btrfs":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:46:30 [2020-05-08T08:46:30.350Z]   - "devicemapper":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_BLK_DEV_DM: enabled
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "overlay":
08:46:30 [2020-05-08T08:46:30.350Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:46:30 [2020-05-08T08:46:30.350Z]   - "zfs":
08:46:30 [2020-05-08T08:46:30.350Z]     - /dev/zfs: missing
08:46:30 [2020-05-08T08:46:30.350Z]     - zfs command: missing
08:46:30 [2020-05-08T08:46:30.350Z]     - zpool command: missing
08:46:30 [2020-05-08T08:46:30.350Z] 
08:46:30 [2020-05-08T08:46:30.350Z] Limits:
08:46:30 [2020-05-08T08:46:30.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:46:30 [2020-05-08T08:46:30.350Z] 
08:46:30 [2020-05-08T08:46:30.350Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:46:30 [2020-05-08T08:46:30.563Z] #33 4.667 + cd /tmp/tmp.8edPp8FU9p/src/github.com/BurntSushi/toml
08:46:30 [2020-05-08T08:46:30.563Z] #33 4.673 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:30 [2020-05-08T08:46:30.563Z] #33 4.677 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:46:30 [2020-05-08T08:46:30.973Z] + make bundles/buildx
08:46:31 [2020-05-08T08:46:31.179Z] #33 5.159 internal/cpu
08:46:31 [2020-05-08T08:46:31.179Z] #33 5.165 runtime/internal/atomic
08:46:31 [2020-05-08T08:46:31.179Z] #33 5.354 runtime/internal/sys
08:46:31 [2020-05-08T08:46:31.304Z] make: command: Command not found
08:46:31 [2020-05-08T08:46:31.304Z] make: command: Command not found
08:46:31 [2020-05-08T08:46:31.304Z] mkdir bundles
08:46:31 [2020-05-08T08:46:31.304Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
08:46:31 [2020-05-08T08:46:31.304Z] 	--build-arg BUILDX_COMMIT \
08:46:31 [2020-05-08T08:46:31.304Z] 	--build-arg BUILDX_REPO \
08:46:31 [2020-05-08T08:46:31.304Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
08:46:31 [2020-05-08T08:46:31.304Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
08:46:31 [2020-05-08T08:46:31.304Z] 	.
08:46:31 [2020-05-08T08:46:31.304Z] /bin/sh: 4: go: not found
08:46:31 [2020-05-08T08:46:31.304Z] /bin/sh: 5: go: not found
08:46:31 [2020-05-08T08:46:31.461Z] #33 5.515 runtime/internal/math
08:46:31 [2020-05-08T08:46:31.461Z] #33 5.548 internal/bytealg
08:46:31 [2020-05-08T08:46:31.461Z] #33 5.577 math/bits
08:46:31 [2020-05-08T08:46:31.548Z] #56 ...
08:46:31 [2020-05-08T08:46:31.548Z] 
08:46:31 [2020-05-08T08:46:31.548Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:31 [2020-05-08T08:46:31.548Z] #47 9.369 internal/reflectlite
08:46:31 [2020-05-08T08:46:31.548Z] #47 9.371 sync
08:46:31 [2020-05-08T08:46:31.743Z] #33 6.036 math
08:46:31 [2020-05-08T08:46:31.807Z] #47 9.731 github.com/LK4D4/vndr/godl/singleflight
08:46:31 [2020-05-08T08:46:31.807Z] #47 9.733 math/rand
08:46:31 [2020-05-08T08:46:31.807Z] #47 9.733 internal/singleflight
08:46:31 [2020-05-08T08:46:31.807Z] #47 ...
08:46:31 [2020-05-08T08:46:31.807Z] 
08:46:31 [2020-05-08T08:46:31.807Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:31 [2020-05-08T08:46:31.807Z] #35 2.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:31 [2020-05-08T08:46:31.807Z] #35 2.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:31 [2020-05-08T08:46:31.807Z] #35 2.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:31 [2020-05-08T08:46:31.807Z] #35 2.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:46:31 [2020-05-08T08:46:31.807Z] #35 3.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:46:31 [2020-05-08T08:46:31.807Z] #35 3.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:46:31 [2020-05-08T08:46:31.807Z] #35 6.020 Fetched 8347 kB in 4s (2102 kB/s)
08:46:31 [2020-05-08T08:46:31.807Z] #35 6.020 Reading package lists...
08:46:31 [2020-05-08T08:46:31.807Z] #35 7.507 Reading package lists...
08:46:31 [2020-05-08T08:46:31.807Z] #35 8.988 Building dependency tree...
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.596 The following additional packages will be installed:
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.600   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.602 Suggested packages:
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.602   cmake-doc ninja-build lrzip
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.602 Recommended packages:
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.602   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.822 The following NEW packages will be installed:
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.824   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:46:31 [2020-05-08T08:46:31.807Z] #35 9.824   vim-common xxd
08:46:32 [2020-05-08T08:46:32.026Z] #33 6.113 runtime
08:46:32 [2020-05-08T08:46:32.067Z] #35 ...
08:46:32 [2020-05-08T08:46:32.067Z] 
08:46:32 [2020-05-08T08:46:32.067Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:46:32 [2020-05-08T08:46:32.067Z] #62 1.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 1.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 2.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 2.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 2.594 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 3.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:46:32 [2020-05-08T08:46:32.067Z] #62 5.383 Fetched 8347 kB in 4s (2020 kB/s)
08:46:32 [2020-05-08T08:46:32.067Z] #62 5.383 Reading package lists...
08:46:32 [2020-05-08T08:46:32.067Z] #62 6.791 Reading package lists...
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.138 Building dependency tree...
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.579 The following additional packages will be installed:
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.580   libbtrfs0
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.607 The following NEW packages will be installed:
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.609   libbtrfs-dev libbtrfs0
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.884 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.884 Need to get 119 kB of archives.
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.884 After this operation, 387 kB of additional disk space will be used.
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 8.888 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.236 debconf: delaying package configuration, since apt-utils is not installed
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.291 Fetched 119 kB in 0s (453 kB/s)
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.357 Selecting previously unselected package libbtrfs0.
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.357 (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 ... 15409 files and directories currently installed.)
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.394 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.408 Unpacking libbtrfs0 (4.20.1-2) ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.487 Selecting previously unselected package libbtrfs-dev.
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.496 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.499 Unpacking libbtrfs-dev (4.20.1-2) ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.606 Setting up libbtrfs0 (4.20.1-2) ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.623 Setting up libbtrfs-dev (4.20.1-2) ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 9.648 Processing triggers for libc-bin (2.28-10) ...
08:46:32 [2020-05-08T08:46:32.067Z] #62 DONE 10.2s
08:46:32 [2020-05-08T08:46:32.067Z] 
08:46:32 [2020-05-08T08:46:32.067Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.14 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.14 Need to get 14.9 MB of archives.
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.14 After this operation, 61.8 MB of additional disk space will be used.
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #35 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:46:32 [2020-05-08T08:46:32.067Z] #35 ...
08:46:32 [2020-05-08T08:46:32.067Z] 
08:46:32 [2020-05-08T08:46:32.067Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.330 + RM_GOPATH=0
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.331 + TMP_GOPATH=
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.331 + : /build/
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.331 + '[' -z '' ']'
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.332 ++ mktemp -d
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.335 + export GOPATH=/tmp/tmp.sjiEUsLZoa
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.335 + GOPATH=/tmp/tmp.sjiEUsLZoa
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.335 + RM_GOPATH=1
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.336 ++ dirname ./install.sh
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + dir=.
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + bin=rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + shift
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + '[' '!' -f ./rootlesskit.installer ']'
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + . ./rootlesskit.installer
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + install_rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + case "$1" in
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + export CGO_ENABLED=0
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + CGO_ENABLED=0
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + _install_rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.337 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sjiEUsLZoa/src/github.com/rootless-containers/rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 2.339 Cloning into '/tmp/tmp.sjiEUsLZoa/src/github.com/rootless-containers/rootlesskit'...
08:46:32 [2020-05-08T08:46:32.067Z] #68 3.537 + cd /tmp/tmp.sjiEUsLZoa/src/github.com/rootless-containers/rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 3.537 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:32 [2020-05-08T08:46:32.067Z] #68 3.663 + for f in rootlesskit rootlesskit-docker-proxy
08:46:32 [2020-05-08T08:46:32.067Z] #68 3.663 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:46:32 [2020-05-08T08:46:32.067Z] #68 ...
08:46:32 [2020-05-08T08:46:32.067Z] 
08:46:32 [2020-05-08T08:46:32.067Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:32 [2020-05-08T08:46:32.067Z] #63 DONE 0.1s
08:46:32 [2020-05-08T08:46:32.067Z] 
08:46:32 [2020-05-08T08:46:32.067Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + RM_GOPATH=0
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + TMP_GOPATH=
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + : /build
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + '[' -z '' ']'
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 ++ mktemp -d
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + export GOPATH=/tmp/tmp.CWPNYv5xy8
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + GOPATH=/tmp/tmp.CWPNYv5xy8
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + RM_GOPATH=1
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 ++ dirname ./install.sh
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + dir=.
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + bin=proxy
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + shift
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + '[' '!' -f ./proxy.installer ']'
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + . ./proxy.installer
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + install_proxy
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + case "$1" in
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + export CGO_ENABLED=0
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + CGO_ENABLED=0
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + _install_proxy
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CWPNYv5xy8/src/github.com/docker/libnetwork
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.327 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:32 [2020-05-08T08:46:32.067Z] #74 2.329 Cloning into '/tmp/tmp.CWPNYv5xy8/src/github.com/docker/libnetwork'...
08:46:32 [2020-05-08T08:46:32.067Z] #74 6.247 + cd /tmp/tmp.CWPNYv5xy8/src/github.com/docker/libnetwork
08:46:32 [2020-05-08T08:46:32.067Z] #74 6.248 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:32 [2020-05-08T08:46:32.067Z] #74 6.366 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:46:32 [2020-05-08T08:46:32.326Z] #74 ...
08:46:32 [2020-05-08T08:46:32.326Z] 
08:46:32 [2020-05-08T08:46:32.326Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:46:32 [2020-05-08T08:46:32.326Z] #64 DONE 0.2s
08:46:32 [2020-05-08T08:46:32.326Z] 
08:46:32 [2020-05-08T08:46:32.326Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.049 + RM_GOPATH=0
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.049 + TMP_GOPATH=
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.050 + : /build
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.050 + '[' -z '' ']'
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.050 ++ mktemp -d
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.057 + export GOPATH=/tmp/tmp.zqRM90X4Z2
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.057 + GOPATH=/tmp/tmp.zqRM90X4Z2
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.057 + RM_GOPATH=1
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.058 ++ dirname ./install.sh
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + dir=.
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + bin=tomlv
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + shift
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + '[' '!' -f ./tomlv.installer ']'
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + . ./tomlv.installer
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + install_tomlv
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zqRM90X4Z2/src/github.com/BurntSushi/toml
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.059 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.061 Cloning into '/tmp/tmp.zqRM90X4Z2/src/github.com/BurntSushi/toml'...
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.418 + cd /tmp/tmp.zqRM90X4Z2/src/github.com/BurntSushi/toml
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.418 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.438 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.676 math
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.700 runtime
08:46:32 [2020-05-08T08:46:32.326Z] #33 2.718 runtime/cgo
08:46:32 [2020-05-08T08:46:32.326Z] #33 9.943 internal/reflectlite
08:46:32 [2020-05-08T08:46:32.326Z] #33 ...
08:46:32 [2020-05-08T08:46:32.326Z] 
08:46:32 [2020-05-08T08:46:32.326Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:46:32 [2020-05-08T08:46:32.326Z] #25 1.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 1.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 2.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 2.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 2.644 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 3.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:46:32 [2020-05-08T08:46:32.326Z] #25 5.422 Fetched 8347 kB in 4s (2095 kB/s)
08:46:32 [2020-05-08T08:46:32.326Z] #25 5.422 Reading package lists...
08:46:32 [2020-05-08T08:46:32.326Z] #25 6.681 Reading package lists...
08:46:32 [2020-05-08T08:46:32.326Z] #25 7.802 Building dependency tree...
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.583 ca-certificates is already the newest version (20190110).
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.583 The following additional packages will be installed:
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.597   libjq1 libonig5
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.688 The following NEW packages will be installed:
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.690   jq libjq1 libonig5
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.979 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.979 Need to get 355 kB of archives.
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.979 After this operation, 1072 kB of additional disk space will be used.
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.988 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 8.992 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.357 debconf: delaying package configuration, since apt-utils is not installed
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.442 Fetched 355 kB in 0s (1273 kB/s)
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.492 Selecting previously unselected package libonig5:amd64.
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.492 (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 ... 15409 files and directories currently installed.)
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.533 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:46:32 [2020-05-08T08:46:32.326Z] #25 9.568 Unpacking libonig5:amd64 (6.9.1-1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.730 Selecting previously unselected package libjq1:amd64.
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.735 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.746 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.866 Selecting previously unselected package jq.
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.866 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.870 Unpacking jq (1.5+dfsg-2+b1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 9.970 Setting up libonig5:amd64 (6.9.1-1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 10.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 10.07 Setting up jq (1.5+dfsg-2+b1) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 10.15 Processing triggers for libc-bin (2.28-10) ...
08:46:32 [2020-05-08T08:46:32.327Z] #25 DONE 10.4s
08:46:32 [2020-05-08T08:46:32.327Z] 
08:46:32 [2020-05-08T08:46:32.327Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.557 + RM_GOPATH=0
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.557 + TMP_GOPATH=
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.557 + : /build
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.557 + '[' -z '' ']'
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.559 ++ mktemp -d
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.561 + export GOPATH=/tmp/tmp.BPIGF6EBkl
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.561 + GOPATH=/tmp/tmp.BPIGF6EBkl
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.561 + RM_GOPATH=1
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 Installing gotestsum version v0.3.5
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 ++ dirname ./install.sh
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + dir=.
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + bin=gotestsum
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + shift
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + '[' '!' -f ./gotestsum.installer ']'
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + . ./gotestsum.installer
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 ++ : v0.3.5
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + install_gotestsum
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + echo 'Installing gotestsum version v0.3.5'
08:46:32 [2020-05-08T08:46:32.327Z] #50 2.569 + go get -d gotest.tools/gotestsum
08:46:32 [2020-05-08T08:46:32.586Z] #50 ...
08:46:32 [2020-05-08T08:46:32.586Z] 
08:46:32 [2020-05-08T08:46:32.586Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:46:32 [2020-05-08T08:46:32.586Z] #26 DONE 0.1s
08:46:32 [2020-05-08T08:46:32.586Z] 
08:46:32 [2020-05-08T08:46:32.586Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:32 [2020-05-08T08:46:32.586Z] #41 2.310 + git clone https://github.com/docker/distribution.git .
08:46:32 [2020-05-08T08:46:32.586Z] #41 2.311 Cloning into '.'...
08:46:32 [2020-05-08T08:46:32.586Z] #41 5.830 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:46:32 [2020-05-08T08:46:32.586Z] #41 6.429 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:46:32 [2020-05-08T08:46:32.586Z] #41 ...
08:46:32 [2020-05-08T08:46:32.586Z] 
08:46:32 [2020-05-08T08:46:32.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:32 [2020-05-08T08:46:32.586Z] #10 1.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 2.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 2.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 2.131 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 2.722 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 3.402 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:46:32 [2020-05-08T08:46:32.586Z] #10 6.125 Fetched 8347 kB in 5s (1771 kB/s)
08:46:32 [2020-05-08T08:46:32.586Z] #10 6.125 Reading package lists...
08:46:32 [2020-05-08T08:46:32.586Z] #10 7.639 Reading package lists...
08:46:32 [2020-05-08T08:46:32.586Z] #10 8.802 Building dependency tree...
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.466 The following additional packages will be installed:
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.466   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.467   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.467   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.468   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.470 Suggested packages:
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.470   gcc-8-locales seccomp wine64
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.753 The following NEW packages will be installed:
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.754   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.754   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.755   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.755   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.756   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 9.757   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.15 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.15 Need to get 77.7 MB of archives.
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.15 After this operation, 487 MB of additional disk space will be used.
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.15 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]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.26 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]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.52 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]
08:46:32 [2020-05-08T08:46:32.586Z] #10 10.52 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]
08:46:32 [2020-05-08T08:46:32.845Z] #10 ...
08:46:32 [2020-05-08T08:46:32.845Z] 
08:46:32 [2020-05-08T08:46:32.845Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:32 [2020-05-08T08:46:32.845Z] #43 2.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 2.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 2.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 2.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 3.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:46:32 [2020-05-08T08:46:32.845Z] #43 6.656 Fetched 8347 kB in 5s (1735 kB/s)
08:46:32 [2020-05-08T08:46:32.845Z] #43 6.656 Reading package lists...
08:46:32 [2020-05-08T08:46:32.845Z] #43 8.054 Reading package lists...
08:46:32 [2020-05-08T08:46:32.845Z] #43 9.231 Building dependency tree...
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.01 The following additional packages will be installed:
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.02 Suggested packages:
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.02   manpages-dev python-setuptools
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.38 The following NEW packages will be installed:
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.38   python-six zlib1g-dev
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.69 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.69 Need to get 4095 kB of archives.
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.69 After this operation, 22.5 MB of additional disk space will be used.
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 10.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:46:32 [2020-05-08T08:46:32.845Z] #43 ...
08:46:32 [2020-05-08T08:46:32.845Z] 
08:46:32 [2020-05-08T08:46:32.845Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + RM_GOPATH=0
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + TMP_GOPATH=
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + : /build
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + '[' -z '' ']'
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 ++ mktemp -d
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + export GOPATH=/tmp/tmp.WWd0iQvj6j
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + GOPATH=/tmp/tmp.WWd0iQvj6j
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 + RM_GOPATH=1
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.337 ++ dirname ./install.sh
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + dir=.
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + bin=golangci_lint
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + shift
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + '[' '!' -f ./golangci_lint.installer ']'
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + . ./golangci_lint.installer
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 ++ : v1.23.8
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + install_golangci_lint
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + echo 'Installing golangci-lint version v1.23.8'
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:46:32 [2020-05-08T08:46:32.845Z] #53 2.341 Installing golangci-lint version v1.23.8
08:46:33 [2020-05-08T08:46:33.104Z] #53 ...
08:46:33 [2020-05-08T08:46:33.104Z] 
08:46:33 [2020-05-08T08:46:33.104Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:46:33 [2020-05-08T08:46:33.104Z] #30 2.462 + git clone https://github.com/kolyshkin/go-swagger.git .
08:46:33 [2020-05-08T08:46:33.104Z] #30 2.464 Cloning into '.'...
08:46:33 [2020-05-08T08:46:33.104Z] #30 ...
08:46:33 [2020-05-08T08:46:33.104Z] 
08:46:33 [2020-05-08T08:46:33.104Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:33 [2020-05-08T08:46:33.104Z] #74 DONE 11.1s
08:46:33 [2020-05-08T08:46:33.104Z] 
08:46:33 [2020-05-08T08:46:33.104Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.92 debconf: delaying package configuration, since apt-utils is not installed
08:46:33 [2020-05-08T08:46:33.104Z] #35 10.99 Fetched 14.9 MB in 1s (22.3 MB/s)
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.01 Selecting previously unselected package xxd.
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.02 (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 ... 15409 files and directories currently installed.)
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.05 Unpacking xxd (2:8.1.0875-5) ...
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.19 Selecting previously unselected package vim-common.
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:46:33 [2020-05-08T08:46:33.104Z] #35 11.30 Unpacking vim-common (2:8.1.0875-5) ...
08:46:33 [2020-05-08T08:46:33.363Z] #35 11.57 Selecting previously unselected package cmake-data.
08:46:33 [2020-05-08T08:46:33.363Z] #35 11.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:46:33 [2020-05-08T08:46:33.363Z] #35 11.60 Unpacking cmake-data (3.13.4-1) ...
08:46:34 [2020-05-08T08:46:34.276Z] Sending build context to Docker daemon  55.36MB

08:46:34 [2020-05-08T08:46:34.276Z] Step 1/15 : ARG GO_VERSION=1.13.10
08:46:34 [2020-05-08T08:46:34.276Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
08:46:34 [2020-05-08T08:46:34.276Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
08:46:34 [2020-05-08T08:46:34.277Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
08:46:34 [2020-05-08T08:46:34.606Z] 1.13.10-stretch: Pulling from library/golang
08:46:34 [2020-05-08T08:46:34.742Z] #35 12.80 Selecting previously unselected package libicu63:amd64.
08:46:34 [2020-05-08T08:46:34.742Z] #35 12.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:46:34 [2020-05-08T08:46:34.742Z] #35 12.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:46:34 [2020-05-08T08:46:34.944Z] 4cde65f7be4b: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] 00bc277ea268: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] 31c03e97e8a1: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] 2cae94e17fa6: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] c017a1580661: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] b3343b78770d: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] 7fe1d7df2e7c: Pulling fs layer
08:46:34 [2020-05-08T08:46:34.944Z] 2cae94e17fa6: Waiting
08:46:34 [2020-05-08T08:46:34.944Z] c017a1580661: Waiting
08:46:34 [2020-05-08T08:46:34.944Z] b3343b78770d: Waiting
08:46:34 [2020-05-08T08:46:34.944Z] 7fe1d7df2e7c: Waiting
08:46:35 [2020-05-08T08:46:35.233Z] Client:
08:46:35 [2020-05-08T08:46:35.233Z]  Debug Mode: false
08:46:35 [2020-05-08T08:46:35.233Z] 
08:46:35 [2020-05-08T08:46:35.233Z] Server:
08:46:35 [2020-05-08T08:46:35.233Z]  Containers: 0
08:46:35 [2020-05-08T08:46:35.233Z]   Running: 0
08:46:35 [2020-05-08T08:46:35.233Z]   Paused: 0
08:46:35 [2020-05-08T08:46:35.233Z]   Stopped: 0
08:46:35 [2020-05-08T08:46:35.233Z]  Images: 0
08:46:35 [2020-05-08T08:46:35.233Z]  Server Version: 19.03.8
08:46:35 [2020-05-08T08:46:35.233Z]  Storage Driver: overlay2
08:46:35 [2020-05-08T08:46:35.233Z]   Backing Filesystem: <unknown>
08:46:35 [2020-05-08T08:46:35.233Z]   Supports d_type: true
08:46:35 [2020-05-08T08:46:35.233Z]   Native Overlay Diff: true
08:46:35 [2020-05-08T08:46:35.233Z]  Logging Driver: json-file
08:46:35 [2020-05-08T08:46:35.233Z]  Cgroup Driver: cgroupfs
08:46:35 [2020-05-08T08:46:35.233Z]  Plugins:
08:46:35 [2020-05-08T08:46:35.233Z]   Volume: local
08:46:35 [2020-05-08T08:46:35.233Z]   Network: bridge host ipvlan macvlan null overlay
08:46:35 [2020-05-08T08:46:35.233Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:46:35 [2020-05-08T08:46:35.233Z]  Swarm: inactive
08:46:35 [2020-05-08T08:46:35.233Z]  Runtimes: runc
08:46:35 [2020-05-08T08:46:35.233Z]  Default Runtime: runc
08:46:35 [2020-05-08T08:46:35.233Z]  Init Binary: docker-init
08:46:35 [2020-05-08T08:46:35.233Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:35 [2020-05-08T08:46:35.233Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:35 [2020-05-08T08:46:35.233Z]  init version: fec3683
08:46:35 [2020-05-08T08:46:35.233Z]  Security Options:
08:46:35 [2020-05-08T08:46:35.233Z]   apparmor
08:46:35 [2020-05-08T08:46:35.233Z]   seccomp
08:46:35 [2020-05-08T08:46:35.233Z]    Profile: default
08:46:35 [2020-05-08T08:46:35.233Z]  Kernel Version: 4.15.0-1065-aws
08:46:35 [2020-05-08T08:46:35.233Z]  Operating System: Ubuntu 18.04.4 LTS
08:46:35 [2020-05-08T08:46:35.233Z]  OSType: linux
08:46:35 [2020-05-08T08:46:35.233Z]  Architecture: x86_64
08:46:35 [2020-05-08T08:46:35.233Z]  CPUs: 2
08:46:35 [2020-05-08T08:46:35.233Z]  Total Memory: 7.501GiB
08:46:35 [2020-05-08T08:46:35.233Z]  Name: ip-10-100-87-209
08:46:35 [2020-05-08T08:46:35.233Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
08:46:35 [2020-05-08T08:46:35.233Z]  Docker Root Dir: /var/lib/docker
08:46:35 [2020-05-08T08:46:35.233Z]  Debug Mode: false
08:46:35 [2020-05-08T08:46:35.233Z]  Registry: https://index.docker.io/v1/
08:46:35 [2020-05-08T08:46:35.233Z]  Labels:
08:46:35 [2020-05-08T08:46:35.233Z]  Experimental: true
08:46:35 [2020-05-08T08:46:35.233Z]  Insecure Registries:
08:46:35 [2020-05-08T08:46:35.233Z]   127.0.0.0/8
08:46:35 [2020-05-08T08:46:35.233Z]  Live Restore Enabled: true
08:46:35 [2020-05-08T08:46:35.233Z] 
08:46:35 [2020-05-08T08:46:35.233Z] WARNING: No swap limit support
[Pipeline] sh
08:46:35 [2020-05-08T08:46:35.276Z] 31c03e97e8a1: Verifying Checksum
08:46:35 [2020-05-08T08:46:35.276Z] 31c03e97e8a1: Download complete
08:46:35 [2020-05-08T08:46:35.505Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:35 [2020-05-08T08:46:35.506Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:35 [2020-05-08T08:46:35.506Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:46:35 [2020-05-08T08:46:35.506Z] + bash /home/ubuntu/workspace/moby_PR-40930/check-config.sh
08:46:35 [2020-05-08T08:46:35.506Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:46:35 [2020-05-08T08:46:35.506Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
08:46:35 [2020-05-08T08:46:35.506Z] 
08:46:35 [2020-05-08T08:46:35.506Z] Generally Necessary:
08:46:35 [2020-05-08T08:46:35.506Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:46:35 [2020-05-08T08:46:35.506Z] - apparmor: enabled and tools installed
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NAMESPACES: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NET_NS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_PID_NS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IPC_NS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_UTS_NS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUPS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_CPUACCT: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_DEVICE: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_FREEZER: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_SCHED: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CPUSETS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_MEMCG: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_KEYS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_VETH: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_BRIDGE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NF_NAT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NF_NAT_NEEDED: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_POSIX_MQUEUE: enabled
08:46:35 [2020-05-08T08:46:35.506Z] 
08:46:35 [2020-05-08T08:46:35.506Z] Optional Features:
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_USER_NS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_SECCOMP: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_PIDS: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_MEMCG_SWAP: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:46:35 [2020-05-08T08:46:35.506Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_BLK_CGROUP: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IOSCHED_CFQ: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_PERF: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_HUGETLB: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_CFS_BANDWIDTH: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_RT_GROUP_SCHED: missing
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_VS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_VS_NFCT: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:46:35 [2020-05-08T08:46:35.506Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:46:35 [2020-05-08T08:46:35.546Z] Client:
08:46:35 [2020-05-08T08:46:35.546Z]  Debug Mode: false
08:46:35 [2020-05-08T08:46:35.546Z] 
08:46:35 [2020-05-08T08:46:35.546Z] Server:
08:46:35 [2020-05-08T08:46:35.546Z]  Containers: 0
08:46:35 [2020-05-08T08:46:35.546Z]   Running: 0
08:46:35 [2020-05-08T08:46:35.546Z]   Paused: 0
08:46:35 [2020-05-08T08:46:35.546Z]   Stopped: 0
08:46:35 [2020-05-08T08:46:35.546Z]  Images: 0
08:46:35 [2020-05-08T08:46:35.546Z]  Server Version: 19.03.8
08:46:35 [2020-05-08T08:46:35.546Z]  Storage Driver: overlay2
08:46:35 [2020-05-08T08:46:35.546Z]   Backing Filesystem: <unknown>
08:46:35 [2020-05-08T08:46:35.546Z]   Supports d_type: true
08:46:35 [2020-05-08T08:46:35.546Z]   Native Overlay Diff: true
08:46:35 [2020-05-08T08:46:35.546Z]  Logging Driver: json-file
08:46:35 [2020-05-08T08:46:35.546Z]  Cgroup Driver: cgroupfs
08:46:35 [2020-05-08T08:46:35.546Z]  Plugins:
08:46:35 [2020-05-08T08:46:35.546Z]   Volume: local
08:46:35 [2020-05-08T08:46:35.546Z]   Network: bridge host ipvlan macvlan null overlay
08:46:35 [2020-05-08T08:46:35.546Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:46:35 [2020-05-08T08:46:35.546Z]  Swarm: inactive
08:46:35 [2020-05-08T08:46:35.546Z]  Runtimes: runc
08:46:35 [2020-05-08T08:46:35.546Z]  Default Runtime: runc
08:46:35 [2020-05-08T08:46:35.546Z]  Init Binary: docker-init
08:46:35 [2020-05-08T08:46:35.546Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:46:35 [2020-05-08T08:46:35.546Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:46:35 [2020-05-08T08:46:35.546Z]  init version: fec3683
08:46:35 [2020-05-08T08:46:35.546Z]  Security Options:
08:46:35 [2020-05-08T08:46:35.546Z]   apparmor
08:46:35 [2020-05-08T08:46:35.546Z]   seccomp
08:46:35 [2020-05-08T08:46:35.546Z]    Profile: default
08:46:35 [2020-05-08T08:46:35.546Z]  Kernel Version: 4.15.0-1065-aws
08:46:35 [2020-05-08T08:46:35.546Z]  Operating System: Ubuntu 18.04.4 LTS
08:46:35 [2020-05-08T08:46:35.546Z]  OSType: linux
08:46:35 [2020-05-08T08:46:35.546Z]  Architecture: x86_64
08:46:35 [2020-05-08T08:46:35.546Z]  CPUs: 2
08:46:35 [2020-05-08T08:46:35.546Z]  Total Memory: 7.501GiB
08:46:35 [2020-05-08T08:46:35.546Z]  Name: ip-10-100-81-166
08:46:35 [2020-05-08T08:46:35.546Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
08:46:35 [2020-05-08T08:46:35.546Z]  Docker Root Dir: /var/lib/docker
08:46:35 [2020-05-08T08:46:35.546Z]  Debug Mode: false
08:46:35 [2020-05-08T08:46:35.546Z]  Registry: https://index.docker.io/v1/
08:46:35 [2020-05-08T08:46:35.546Z]  Labels:
08:46:35 [2020-05-08T08:46:35.546Z]  Experimental: true
08:46:35 [2020-05-08T08:46:35.546Z]  Insecure Registries:
08:46:35 [2020-05-08T08:46:35.546Z]   127.0.0.0/8
08:46:35 [2020-05-08T08:46:35.546Z]  Live Restore Enabled: true
08:46:35 [2020-05-08T08:46:35.546Z] 
08:46:35 [2020-05-08T08:46:35.546Z] WARNING: No swap limit support
[Pipeline] sh
08:46:35 [2020-05-08T08:46:35.613Z] 00bc277ea268: Verifying Checksum
08:46:35 [2020-05-08T08:46:35.613Z] 00bc277ea268: Download complete
08:46:35 [2020-05-08T08:46:35.761Z] - CONFIG_IP_VS_RR: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z] - CONFIG_EXT4_FS: enabled
08:46:35 [2020-05-08T08:46:35.761Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:46:35 [2020-05-08T08:46:35.761Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:46:35 [2020-05-08T08:46:35.761Z] - Network Drivers:
08:46:35 [2020-05-08T08:46:35.761Z]   - "overlay":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_VXLAN: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       Optional (for encrypted networks):
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_CRYPTO: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_CRYPTO_AEAD: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_CRYPTO_GCM: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_CRYPTO_GHASH: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_XFRM: enabled
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_XFRM_USER: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_INET_ESP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "ipvlan":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_IPVLAN: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "macvlan":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_MACVLAN: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_DUMMY: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "ftp,tftp client in container":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z] - Storage Drivers:
08:46:35 [2020-05-08T08:46:35.761Z]   - "aufs":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_AUFS_FS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "btrfs":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:46:35 [2020-05-08T08:46:35.761Z]   - "devicemapper":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_BLK_DEV_DM: enabled
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "overlay":
08:46:35 [2020-05-08T08:46:35.761Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.761Z]   - "zfs":
08:46:35 [2020-05-08T08:46:35.761Z]     - /dev/zfs: missing
08:46:35 [2020-05-08T08:46:35.761Z]     - zfs command: missing
08:46:35 [2020-05-08T08:46:35.761Z]     - zpool command: missing
08:46:35 [2020-05-08T08:46:35.761Z] 
08:46:35 [2020-05-08T08:46:35.761Z] Limits:
08:46:35 [2020-05-08T08:46:35.761Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:46:35 [2020-05-08T08:46:35.761Z] 
08:46:35 [2020-05-08T08:46:35.761Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:46:35 [2020-05-08T08:46:35.903Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:35 [2020-05-08T08:46:35.903Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:46:35 [2020-05-08T08:46:35.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:46:35 [2020-05-08T08:46:35.903Z] + bash /home/ubuntu/workspace/moby_PR-40930/check-config.sh
08:46:35 [2020-05-08T08:46:35.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:46:35 [2020-05-08T08:46:35.903Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
08:46:35 [2020-05-08T08:46:35.903Z] 
08:46:35 [2020-05-08T08:46:35.903Z] Generally Necessary:
08:46:35 [2020-05-08T08:46:35.903Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:46:35 [2020-05-08T08:46:35.903Z] - apparmor: enabled and tools installed
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NAMESPACES: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NET_NS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_PID_NS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IPC_NS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_UTS_NS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUPS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_CPUACCT: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_DEVICE: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_FREEZER: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_SCHED: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CPUSETS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_MEMCG: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_KEYS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_VETH: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_BRIDGE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NF_NAT: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NF_NAT_NEEDED: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_POSIX_MQUEUE: enabled
08:46:35 [2020-05-08T08:46:35.903Z] 
08:46:35 [2020-05-08T08:46:35.903Z] Optional Features:
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_USER_NS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_SECCOMP: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_PIDS: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_MEMCG_SWAP: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:46:35 [2020-05-08T08:46:35.903Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_BLK_CGROUP: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IOSCHED_CFQ: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_PERF: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_HUGETLB: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_CFS_BANDWIDTH: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_RT_GROUP_SCHED: missing
08:46:35 [2020-05-08T08:46:35.903Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_IP_VS: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_IP_VS_NFCT: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_IP_VS_RR: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_EXT4_FS: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:46:36 [2020-05-08T08:46:36.158Z] - Network Drivers:
08:46:36 [2020-05-08T08:46:36.158Z]   - "overlay":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_VXLAN: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       Optional (for encrypted networks):
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_CRYPTO: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_CRYPTO_AEAD: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_CRYPTO_GCM: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_CRYPTO_GHASH: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_XFRM: enabled
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_XFRM_USER: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_INET_ESP: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "ipvlan":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_IPVLAN: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "macvlan":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_MACVLAN: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_DUMMY: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "ftp,tftp client in container":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z] - Storage Drivers:
08:46:36 [2020-05-08T08:46:36.158Z]   - "aufs":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_AUFS_FS: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "btrfs":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:46:36 [2020-05-08T08:46:36.158Z]   - "devicemapper":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_BLK_DEV_DM: enabled
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "overlay":
08:46:36 [2020-05-08T08:46:36.158Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:46:36 [2020-05-08T08:46:36.158Z]   - "zfs":
08:46:36 [2020-05-08T08:46:36.158Z]     - /dev/zfs: missing
08:46:36 [2020-05-08T08:46:36.158Z]     - zfs command: missing
08:46:36 [2020-05-08T08:46:36.158Z]     - zpool command: missing
08:46:36 [2020-05-08T08:46:36.158Z] 
08:46:36 [2020-05-08T08:46:36.158Z] Limits:
08:46:36 [2020-05-08T08:46:36.158Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:46:36 [2020-05-08T08:46:36.158Z] 
08:46:36 [2020-05-08T08:46:36.158Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
08:46:36 [2020-05-08T08:46:36.209Z] + sudo modprobe ip_vs
[Pipeline] sh
08:46:36 [2020-05-08T08:46:36.411Z] #33 ...
08:46:36 [2020-05-08T08:46:36.411Z] 
08:46:36 [2020-05-08T08:46:36.411Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:36 [2020-05-08T08:46:36.411Z] #43 1.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:36 [2020-05-08T08:46:36.411Z] #43 1.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:36 [2020-05-08T08:46:36.411Z] #43 1.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:36 [2020-05-08T08:46:36.411Z] #43 2.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:46:36 [2020-05-08T08:46:36.411Z] #43 4.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:46:36 [2020-05-08T08:46:36.411Z] #43 6.458 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:46:36 [2020-05-08T08:46:36.411Z] #43 ...
08:46:36 [2020-05-08T08:46:36.411Z] 
08:46:36 [2020-05-08T08:46:36.411Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.139 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.139 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.139 + : /build
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.139 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.140 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.141 + export GOPATH=/tmp/tmp.kpUMUJbOCm
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.141 + GOPATH=/tmp/tmp.kpUMUJbOCm
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.141 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.141 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.142 + dir=.
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.142 + bin=dockercli
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.142 + shift
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.142 + '[' '!' -f ./dockercli.installer ']'
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.142 + . ./dockercli.installer
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.143 ++ : stable
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.143 ++ : 17.06.2-ce
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.143 + install_dockercli
08:46:36 [2020-05-08T08:46:36.411Z] #23 4.143 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.143 Install docker/cli version 17.06.2-ce from stable
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.143 ++ uname -m
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.144 + arch=s390x
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.144 + '[' s390x '!=' x86_64 ']'
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.144 + '[' s390x '!=' s390x ']'
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.144 + url=https://download.docker.com/linux/static
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.144 + tar -xz docker/docker
08:46:36 [2020-05-08T08:46:36.412Z] #23 4.145 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
08:46:36 [2020-05-08T08:46:36.412Z] #23 9.661 + mkdir -p /build
08:46:36 [2020-05-08T08:46:36.412Z] #23 9.676 + mv docker/docker /build/
08:46:36 [2020-05-08T08:46:36.412Z] #23 9.686 + rmdir docker
08:46:36 [2020-05-08T08:46:36.412Z] #23 DONE 10.0s
08:46:36 [2020-05-08T08:46:36.412Z] 
08:46:36 [2020-05-08T08:46:36.412Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:36 [2020-05-08T08:46:36.412Z] #41 2.835 + git clone https://github.com/docker/distribution.git .
08:46:36 [2020-05-08T08:46:36.412Z] #41 2.835 Cloning into '.'...
08:46:36 [2020-05-08T08:46:36.412Z] #41 ...
08:46:36 [2020-05-08T08:46:36.412Z] 
08:46:36 [2020-05-08T08:46:36.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.789 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.789 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.789 + : /build
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.789 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.790 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.792 + export GOPATH=/tmp/tmp.7LaRRtyQIV
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.792 + GOPATH=/tmp/tmp.7LaRRtyQIV
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.792 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.792 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + dir=.
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + bin=vndr
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + shift
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + '[' '!' -f ./vndr.installer ']'
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + . ./vndr.installer
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + install_vndr
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.794 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7LaRRtyQIV/src/github.com/LK4D4/vndr
08:46:36 [2020-05-08T08:46:36.412Z] #47 3.795 Cloning into '/tmp/tmp.7LaRRtyQIV/src/github.com/LK4D4/vndr'...
08:46:36 [2020-05-08T08:46:36.412Z] #47 4.423 + cd /tmp/tmp.7LaRRtyQIV/src/github.com/LK4D4/vndr
08:46:36 [2020-05-08T08:46:36.412Z] #47 4.424 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:46:36 [2020-05-08T08:46:36.412Z] #47 4.433 + go build -buildmode=pie -v -o /build/vndr .
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.284 runtime/internal/atomic
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.286 internal/cpu
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.434 runtime/internal/sys
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.650 internal/race
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.738 sync/atomic
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.853 internal/bytealg
08:46:36 [2020-05-08T08:46:36.412Z] #47 5.965 unicode
08:46:36 [2020-05-08T08:46:36.412Z] #47 6.304 runtime
08:46:36 [2020-05-08T08:46:36.412Z] #47 8.353 unicode/utf8
08:46:36 [2020-05-08T08:46:36.412Z] #47 8.948 math
08:46:36 [2020-05-08T08:46:36.412Z] #47 ...
08:46:36 [2020-05-08T08:46:36.412Z] 
08:46:36 [2020-05-08T08:46:36.412Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.169 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.169 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.169 + : /build/
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.170 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.171 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.172 + export GOPATH=/tmp/tmp.hdo2XLvMi8
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.172 + GOPATH=/tmp/tmp.hdo2XLvMi8
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.172 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.172 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 + dir=.
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 + bin=rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 + shift
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 + '[' '!' -f ./rootlesskit.installer ']'
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 + . ./rootlesskit.installer
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.173 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + install_rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + case "$1" in
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + export CGO_ENABLED=0
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + CGO_ENABLED=0
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + _install_rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.174 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hdo2XLvMi8/src/github.com/rootless-containers/rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 4.175 Cloning into '/tmp/tmp.hdo2XLvMi8/src/github.com/rootless-containers/rootlesskit'...
08:46:36 [2020-05-08T08:46:36.412Z] #68 7.676 + cd /tmp/tmp.hdo2XLvMi8/src/github.com/rootless-containers/rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 7.676 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:46:36 [2020-05-08T08:46:36.412Z] #68 7.881 + for f in rootlesskit rootlesskit-docker-proxy
08:46:36 [2020-05-08T08:46:36.412Z] #68 7.881 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:46:36 [2020-05-08T08:46:36.412Z] #68 ...
08:46:36 [2020-05-08T08:46:36.412Z] 
08:46:36 [2020-05-08T08:46:36.412Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.987 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.987 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.987 + : /build
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.987 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.988 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.990 + export GOPATH=/tmp/tmp.TqYYzmebdI
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.990 + GOPATH=/tmp/tmp.TqYYzmebdI
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.990 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.990 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + dir=.
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + bin=gotestsum
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + shift
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + '[' '!' -f ./gotestsum.installer ']'
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + . ./gotestsum.installer
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 ++ : v0.3.5
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + install_gotestsum
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + echo 'Installing gotestsum version v0.3.5'
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 + go get -d gotest.tools/gotestsum
08:46:36 [2020-05-08T08:46:36.412Z] #50 3.995 Installing gotestsum version v0.3.5
08:46:36 [2020-05-08T08:46:36.412Z] #50 ...
08:46:36 [2020-05-08T08:46:36.412Z] 
08:46:36 [2020-05-08T08:46:36.412Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.723 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.723 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.723 + : /build
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.723 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.724 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 Installing golangci-lint version v1.23.8
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + export GOPATH=/tmp/tmp.3bFYJCfe6d
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + GOPATH=/tmp/tmp.3bFYJCfe6d
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + dir=.
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + bin=golangci_lint
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + shift
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + '[' '!' -f ./golangci_lint.installer ']'
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + . ./golangci_lint.installer
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 ++ : v1.23.8
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + install_golangci_lint
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + echo 'Installing golangci-lint version v1.23.8'
08:46:36 [2020-05-08T08:46:36.412Z] #53 3.730 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:46:36 [2020-05-08T08:46:36.463Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:46:36 [2020-05-08T08:46:36.463Z] #2 [internal] load build definition from Dockerfile
08:46:36 [2020-05-08T08:46:36.463Z] #2 transferring dockerfile: 17.18kB done
08:46:36 [2020-05-08T08:46:36.463Z] #2 DONE 0.0s
08:46:36 [2020-05-08T08:46:36.463Z] 
08:46:36 [2020-05-08T08:46:36.463Z] #1 [internal] load .dockerignore
08:46:36 [2020-05-08T08:46:36.463Z] #1 transferring context: 87B done
08:46:36 [2020-05-08T08:46:36.464Z] #1 DONE 0.0s
08:46:36 [2020-05-08T08:46:36.464Z] 
08:46:36 [2020-05-08T08:46:36.464Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:46:36 [2020-05-08T08:46:36.607Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:46:36 [2020-05-08T08:46:36.607Z] #2 [internal] load .dockerignore
08:46:36 [2020-05-08T08:46:36.607Z] #2 transferring context: 87B done
08:46:36 [2020-05-08T08:46:36.607Z] #2 DONE 0.0s
08:46:36 [2020-05-08T08:46:36.607Z] 
08:46:36 [2020-05-08T08:46:36.607Z] #1 [internal] load build definition from Dockerfile
08:46:36 [2020-05-08T08:46:36.607Z] #1 transferring dockerfile: 17.18kB done
08:46:36 [2020-05-08T08:46:36.607Z] #1 DONE 0.0s
08:46:36 [2020-05-08T08:46:36.607Z] 
08:46:36 [2020-05-08T08:46:36.607Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:46:36 [2020-05-08T08:46:36.694Z] #53 ...
08:46:36 [2020-05-08T08:46:36.694Z] 
08:46:36 [2020-05-08T08:46:36.694Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:46:36 [2020-05-08T08:46:36.694Z] #30 2.855 + git clone https://github.com/kolyshkin/go-swagger.git .
08:46:36 [2020-05-08T08:46:36.694Z] #30 2.855 Cloning into '.'...
08:46:36 [2020-05-08T08:46:36.694Z] #30 ...
08:46:36 [2020-05-08T08:46:36.694Z] 
08:46:36 [2020-05-08T08:46:36.694Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.801 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.801 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.801 + : /build
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.801 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.801 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.803 + export GOPATH=/tmp/tmp.t3Bd563bbv
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.803 + GOPATH=/tmp/tmp.t3Bd563bbv
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.803 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 + dir=.
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 + bin=shfmt
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 + shift
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 + '[' '!' -f ./shfmt.installer ']'
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 + . ./shfmt.installer
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.804 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.805 + install_shfmt
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.805 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.805 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t3Bd563bbv/src/github.com/mvdan/sh
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.805 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:36 [2020-05-08T08:46:36.694Z] #56 3.811 Cloning into '/tmp/tmp.t3Bd563bbv/src/github.com/mvdan/sh'...
08:46:36 [2020-05-08T08:46:36.694Z] #56 10.58 + cd /tmp/tmp.t3Bd563bbv/src/github.com/mvdan/sh
08:46:36 [2020-05-08T08:46:36.694Z] #56 10.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:46:36 [2020-05-08T08:46:36.694Z] #56 10.82 + GO111MODULE=on
08:46:36 [2020-05-08T08:46:36.694Z] #56 10.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:46:36 [2020-05-08T08:46:36.865Z] #3 DONE 0.3s
08:46:36 [2020-05-08T08:46:36.865Z] 
08:46:36 [2020-05-08T08:46:36.865Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:46:36 [2020-05-08T08:46:36.865Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:46:36 [2020-05-08T08:46:36.865Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:46:36 [2020-05-08T08:46:36.865Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
08:46:36 [2020-05-08T08:46:36.865Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
08:46:36 [2020-05-08T08:46:36.865Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 939.56kB / 8.88MB 0.1s
08:46:36 [2020-05-08T08:46:36.976Z] #56 ...
08:46:36 [2020-05-08T08:46:36.976Z] 
08:46:36 [2020-05-08T08:46:36.976Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:36 [2020-05-08T08:46:36.976Z] #74 3.667 + RM_GOPATH=0
08:46:36 [2020-05-08T08:46:36.976Z] #74 3.667 + TMP_GOPATH=
08:46:36 [2020-05-08T08:46:36.976Z] #74 3.667 + : /build
08:46:36 [2020-05-08T08:46:36.976Z] #74 3.667 + '[' -z '' ']'
08:46:36 [2020-05-08T08:46:36.976Z] #74 3.668 ++ mktemp -d
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.670 + export GOPATH=/tmp/tmp.Xv38o9vAUv
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.670 + GOPATH=/tmp/tmp.Xv38o9vAUv
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.670 + RM_GOPATH=1
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.671 ++ dirname ./install.sh
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + dir=.
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + bin=proxy
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + shift
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + '[' '!' -f ./proxy.installer ']'
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + . ./proxy.installer
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + install_proxy
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + case "$1" in
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + export CGO_ENABLED=0
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + CGO_ENABLED=0
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + _install_proxy
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.676 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.677 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.677 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Xv38o9vAUv/src/github.com/docker/libnetwork
08:46:36 [2020-05-08T08:46:36.977Z] #74 3.687 Cloning into '/tmp/tmp.Xv38o9vAUv/src/github.com/docker/libnetwork'...
08:46:36 [2020-05-08T08:46:36.977Z] #74 ...
08:46:36 [2020-05-08T08:46:36.977Z] 
08:46:36 [2020-05-08T08:46:36.977Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:46:36 [2020-05-08T08:46:36.977Z] #62 1.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:36 [2020-05-08T08:46:36.977Z] #62 1.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:36 [2020-05-08T08:46:36.977Z] #62 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:36 [2020-05-08T08:46:36.977Z] #62 2.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:46:36 [2020-05-08T08:46:36.977Z] #62 3.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:46:36 [2020-05-08T08:46:36.977Z] #62 5.741 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:46:37 [2020-05-08T08:46:37.023Z] #3 DONE 0.2s
08:46:37 [2020-05-08T08:46:37.023Z] 
08:46:37 [2020-05-08T08:46:37.023Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:46:37 [2020-05-08T08:46:37.023Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:46:37 [2020-05-08T08:46:37.023Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:46:37 [2020-05-08T08:46:37.023Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
08:46:37 [2020-05-08T08:46:37.023Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
08:46:37 [2020-05-08T08:46:37.023Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
08:46:37 [2020-05-08T08:46:37.023Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
08:46:37 [2020-05-08T08:46:37.023Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
08:46:37 [2020-05-08T08:46:37.120Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
08:46:37 [2020-05-08T08:46:37.259Z] #62 ...
08:46:37 [2020-05-08T08:46:37.259Z] 
08:46:37 [2020-05-08T08:46:37.259Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:46:37 [2020-05-08T08:46:37.259Z] #25 1.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #25 1.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #25 1.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #25 1.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #25 3.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #25 6.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:46:37 [2020-05-08T08:46:37.259Z] #25 ...
08:46:37 [2020-05-08T08:46:37.259Z] 
08:46:37 [2020-05-08T08:46:37.259Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:37 [2020-05-08T08:46:37.259Z] #10 1.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #10 1.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #10 1.786 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #10 1.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #10 2.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:46:37 [2020-05-08T08:46:37.259Z] #10 4.001 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:46:37 [2020-05-08T08:46:37.259Z] #10 11.73 Fetched 8043 kB in 10s (780 kB/s)
08:46:37 [2020-05-08T08:46:37.280Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
08:46:37 [2020-05-08T08:46:37.280Z] #4 DONE 0.5s
08:46:37 [2020-05-08T08:46:37.280Z] #35 15.22 Selecting previously unselected package libxml2:amd64.
08:46:37 [2020-05-08T08:46:37.281Z] #35 15.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:46:37 [2020-05-08T08:46:37.281Z] #35 15.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:46:37 [2020-05-08T08:46:37.376Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
08:46:37 [2020-05-08T08:46:37.376Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
08:46:37 [2020-05-08T08:46:37.541Z] #10 11.73 Reading package lists...
08:46:37 [2020-05-08T08:46:37.541Z] #10 ...
08:46:37 [2020-05-08T08:46:37.541Z] 
08:46:37 [2020-05-08T08:46:37.541Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:37 [2020-05-08T08:46:37.541Z] #56 11.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:37 [2020-05-08T08:46:37.541Z] #56 11.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:37 [2020-05-08T08:46:37.541Z] #56 11.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:37 [2020-05-08T08:46:37.541Z] #56 11.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:37 [2020-05-08T08:46:37.541Z] #56 11.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:37 [2020-05-08T08:46:37.545Z] #35 15.58 Selecting previously unselected package libarchive13:amd64.
08:46:37 [2020-05-08T08:46:37.545Z] #35 15.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:46:37 [2020-05-08T08:46:37.545Z] #35 15.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:46:37 [2020-05-08T08:46:37.545Z] #35 ...
08:46:37 [2020-05-08T08:46:37.545Z] 
08:46:37 [2020-05-08T08:46:37.545Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:37 [2020-05-08T08:46:37.545Z] #27 2.346 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:46:37 [2020-05-08T08:46:37.545Z] #27 2.538 
08:46:37 [2020-05-08T08:46:37.545Z] #27 2.692 
#####                                                                      8.0%
#####################                                                     29.6%
##################################                                        47.7%
###############################################                           65.3%
#############################################################             85.1%
######################################################################## 100.0%
08:46:37 [2020-05-08T08:46:37.545Z] #27 3.290 
08:46:37 [2020-05-08T08:46:37.545Z] #27 3.515 
#######                                                                   10.5%
###############################################                           66.2%
######################################################################## 100.0%
08:46:37 [2020-05-08T08:46:37.545Z] #27 3.892 
08:46:37 [2020-05-08T08:46:37.545Z] #27 4.103 
######                                                                     8.9%
#####################                                                     30.0%
###########################################                               59.9%
###########################################################               82.7%
######################################################################## 100.0%
08:46:37 [2020-05-08T08:46:37.545Z] #27 4.636 
08:46:37 [2020-05-08T08:46:37.639Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
08:46:37 [2020-05-08T08:46:37.639Z] #4 DONE 0.5s
08:46:37 [2020-05-08T08:46:37.823Z] #56 12.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:37 [2020-05-08T08:46:37.839Z] 
08:46:37 [2020-05-08T08:46:37.839Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:46:37 [2020-05-08T08:46:37.894Z] 
08:46:37 [2020-05-08T08:46:37.894Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:46:37 [2020-05-08T08:46:37.894Z] #6 DONE 0.1s
08:46:37 [2020-05-08T08:46:37.894Z] 
08:46:37 [2020-05-08T08:46:37.894Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:46:38 [2020-05-08T08:46:38.094Z] #6 DONE 0.1s
08:46:38 [2020-05-08T08:46:38.095Z] 
08:46:38 [2020-05-08T08:46:38.095Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:46:38 [2020-05-08T08:46:38.095Z] #5 DONE 0.2s
08:46:38 [2020-05-08T08:46:38.095Z] 
08:46:38 [2020-05-08T08:46:38.095Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:38 [2020-05-08T08:46:38.095Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.1s
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.1s
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
08:46:38 [2020-05-08T08:46:38.095Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.19MB / 50.38MB 0.1s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 9.45MB / 10.00MB 0.3s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.2s done
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 13.92MB / 50.38MB 0.3s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.3s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 22.59MB / 50.38MB 0.4s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 6.23MB / 51.83MB 0.4s
08:46:38 [2020-05-08T08:46:38.351Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.4s
08:46:38 [2020-05-08T08:46:38.438Z] #56 12.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:38 [2020-05-08T08:46:38.454Z] #5 DONE 0.7s
08:46:38 [2020-05-08T08:46:38.587Z] #27 4.810 
                                                                           0.8%
#######                                                                    9.8%
##############                                                            19.6%
###################                                                       27.7%
######################                                                    31.4%
###########################                                               37.7%
##################################                                        48.4%
##########################################                                58.4%
###############################################                           66.1%
####################################################                      73.5%
##########################################################                80.9%
###############################################################           88.2%
####################################################################      95.8%
######################################################################## 100.0%
08:46:38 [2020-05-08T08:46:38.587Z] #27 6.146 
08:46:38 [2020-05-08T08:46:38.607Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 30.05MB / 50.38MB 0.5s
08:46:38 [2020-05-08T08:46:38.607Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.81MB / 51.83MB 0.5s
08:46:38 [2020-05-08T08:46:38.611Z] 4cde65f7be4b: Download complete
08:46:38 [2020-05-08T08:46:38.712Z] 
08:46:38 [2020-05-08T08:46:38.712Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:38 [2020-05-08T08:46:38.712Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 882.96kB / 7.81MB 0.1s
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.1s
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.1s
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.2s
08:46:38 [2020-05-08T08:46:38.712Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 2.42MB / 10.00MB 0.2s
08:46:38 [2020-05-08T08:46:38.725Z] #56 ...
08:46:38 [2020-05-08T08:46:38.725Z] 
08:46:38 [2020-05-08T08:46:38.725Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:38 [2020-05-08T08:46:38.725Z] #35 2.936 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:46:38 [2020-05-08T08:46:38.725Z] #35 3.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:46:38 [2020-05-08T08:46:38.725Z] #35 3.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:46:38 [2020-05-08T08:46:38.725Z] #35 3.726 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:46:38 [2020-05-08T08:46:38.725Z] #35 5.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:46:38 [2020-05-08T08:46:38.725Z] #35 8.178 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:46:38 [2020-05-08T08:46:38.725Z] #35 ...
08:46:38 [2020-05-08T08:46:38.725Z] 
08:46:38 [2020-05-08T08:46:38.725Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:38 [2020-05-08T08:46:38.725Z] #41 12.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:46:38 [2020-05-08T08:46:38.862Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 42.82MB / 50.38MB 0.7s
08:46:38 [2020-05-08T08:46:38.862Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 27.10MB / 51.83MB 0.7s
08:46:38 [2020-05-08T08:46:38.862Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 13.89MB / 68.61MB 0.7s
08:46:38 [2020-05-08T08:46:38.862Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 49.43MB / 50.38MB 0.8s
08:46:38 [2020-05-08T08:46:38.863Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 35.66MB / 51.83MB 0.8s
08:46:38 [2020-05-08T08:46:38.863Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 18.44MB / 68.61MB 0.8s
08:46:38 [2020-05-08T08:46:38.863Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 41.92MB / 51.83MB 0.9s
08:46:38 [2020-05-08T08:46:38.863Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 26.23MB / 68.61MB 0.9s
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 8.53MB / 50.38MB 0.3s
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.3s
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 13.98MB / 50.38MB 0.4s
08:46:38 [2020-05-08T08:46:38.969Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.4s
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.9s done
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 47.68MB / 51.83MB 1.0s
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 32.52MB / 68.61MB 1.0s
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.0s
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.2s done
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 40.04MB / 68.61MB 1.2s
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 10.78MB / 120.15MB 1.2s
08:46:39 [2020-05-08T08:46:39.118Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
08:46:39 [2020-05-08T08:46:39.118Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 1.2s
08:46:39 [2020-05-08T08:46:39.156Z] #27 6.699 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:46:39 [2020-05-08T08:46:39.228Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 25.64MB / 50.38MB 0.6s
08:46:39 [2020-05-08T08:46:39.228Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 12.10MB / 51.83MB 0.6s
08:46:39 [2020-05-08T08:46:39.228Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 6.47MB / 68.61MB 0.6s
08:46:39 [2020-05-08T08:46:39.228Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.09MB / 51.83MB 0.7s
08:46:39 [2020-05-08T08:46:39.228Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 10.86MB / 68.61MB 0.7s
08:46:39 [2020-05-08T08:46:39.330Z] 2cae94e17fa6: Verifying Checksum
08:46:39 [2020-05-08T08:46:39.330Z] 2cae94e17fa6: Download complete
08:46:39 [2020-05-08T08:46:39.374Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 44.78MB / 68.61MB 1.3s
08:46:39 [2020-05-08T08:46:39.374Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.3s done
08:46:39 [2020-05-08T08:46:39.420Z] #27 6.871 
08:46:39 [2020-05-08T08:46:39.420Z] #27 6.956 
######################################################################## 100.0%
08:46:39 [2020-05-08T08:46:39.420Z] #27 6.995 
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 36.50MB / 50.38MB 0.8s
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 23.43MB / 51.83MB 0.8s
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 17.25MB / 68.61MB 0.8s
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 41.80MB / 50.38MB 1.0s
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 32.57MB / 51.83MB 1.0s
08:46:39 [2020-05-08T08:46:39.484Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 28.30MB / 68.61MB 1.0s
08:46:39 [2020-05-08T08:46:39.630Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 55.12MB / 68.61MB 1.4s
08:46:39 [2020-05-08T08:46:39.630Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 23.22MB / 120.15MB 1.4s
08:46:39 [2020-05-08T08:46:39.630Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.02MB / 68.61MB 1.6s
08:46:39 [2020-05-08T08:46:39.631Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 31.38MB / 120.15MB 1.6s
08:46:39 [2020-05-08T08:46:39.662Z] 7fe1d7df2e7c: Verifying Checksum
08:46:39 [2020-05-08T08:46:39.662Z] 7fe1d7df2e7c: Download complete
08:46:39 [2020-05-08T08:46:39.741Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.00MB / 50.38MB 1.1s
08:46:39 [2020-05-08T08:46:39.741Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 39.43MB / 51.83MB 1.1s
08:46:39 [2020-05-08T08:46:39.741Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 36.20MB / 68.61MB 1.1s
08:46:39 [2020-05-08T08:46:39.741Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 45.23MB / 51.83MB 1.2s
08:46:39 [2020-05-08T08:46:39.741Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 41.41MB / 68.61MB 1.2s
08:46:39 [2020-05-08T08:46:39.889Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s done
08:46:39 [2020-05-08T08:46:39.889Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 41.32MB / 120.15MB 1.8s
08:46:39 [2020-05-08T08:46:39.996Z] c017a1580661: Verifying Checksum
08:46:39 [2020-05-08T08:46:39.996Z] c017a1580661: Download complete
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.2s done
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.3s
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 45.73MB / 68.61MB 1.3s
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 745.93kB / 120.15MB 1.3s
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.3s done
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 49.62MB / 68.61MB 1.4s
08:46:39 [2020-05-08T08:46:39.998Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 1.4s
08:46:39 [2020-05-08T08:46:39.998Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
08:46:40 [2020-05-08T08:46:40.154Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 47.87MB / 120.15MB 1.9s
08:46:40 [2020-05-08T08:46:40.154Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 60.34MB / 120.15MB 2.1s
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 58.52MB / 68.61MB 1.5s
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.87MB / 120.15MB 1.5s
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.4s done
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 18.56MB / 120.15MB 1.7s
08:46:40 [2020-05-08T08:46:40.254Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.8s done
08:46:40 [2020-05-08T08:46:40.263Z] #41 14.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:46:40 [2020-05-08T08:46:40.360Z] #27 7.600 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:46:40 [2020-05-08T08:46:40.360Z] #27 ...
08:46:40 [2020-05-08T08:46:40.360Z] 
08:46:40 [2020-05-08T08:46:40.360Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.84 Selecting previously unselected package libjsoncpp1:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.97 Selecting previously unselected package librhash0:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 15.99 Unpacking librhash0:amd64 (1.3.8-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.10 Selecting previously unselected package libuv1:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.11 Unpacking libuv1:amd64 (1.24.1-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.18 Selecting previously unselected package cmake.
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 16.19 Unpacking cmake (3.13.4-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.22 Setting up xxd (2:8.1.0875-5) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.24 Setting up libuv1:amd64 (1.24.1-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.26 Setting up vim-common (2:8.1.0875-5) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.30 Setting up librhash0:amd64 (1.3.8-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.31 Setting up cmake-data (3.13.4-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.36 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.37 Setting up cmake (3.13.4-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.39 Processing triggers for libc-bin (2.28-10) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 17.43 Processing triggers for mime-support (3.62) ...
08:46:40 [2020-05-08T08:46:40.360Z] #35 DONE 18.3s
08:46:40 [2020-05-08T08:46:40.360Z] 
08:46:40 [2020-05-08T08:46:40.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.19 debconf: delaying package configuration, since apt-utils is not installed
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.26 Fetched 4095 kB in 0s (9801 kB/s)
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.34 Selecting previously unselected package libcap-dev:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.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 ... 15409 files and directories currently installed.)
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.53 Selecting previously unselected package libnet1:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.64 Selecting previously unselected package libnet1-dev.
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.78 Selecting previously unselected package libnl-3-200:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.86 Selecting previously unselected package libnl-3-dev:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 11.87 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.08 Selecting previously unselected package libprotobuf-c1:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.38 Selecting previously unselected package zlib1g-dev:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.61 Selecting previously unselected package libprotobuf17:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.95 Selecting previously unselected package libprotobuf-lite17:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 12.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.08 Selecting previously unselected package libprotobuf-dev:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.67 Selecting previously unselected package libprotoc17:amd64.
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.97 Selecting previously unselected package protobuf-c-compiler.
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 13.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.14 Selecting previously unselected package protobuf-compiler.
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.14 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.23 Selecting previously unselected package python-pkg-resources.
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.24 Unpacking python-pkg-resources (40.8.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.36 Selecting previously unselected package python-six.
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.38 Unpacking python-six (1.12.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.47 Selecting previously unselected package python-protobuf.
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.48 Unpacking python-protobuf (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 14.79 Setting up python-pkg-resources (40.8.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 16.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 16.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 16.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 16.35 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 16.37 Setting up python-six (1.12.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.60 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.65 Setting up protobuf-compiler (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 17.69 Setting up python-protobuf (3.6.1.3-2) ...
08:46:40 [2020-05-08T08:46:40.360Z] #43 ...
08:46:40 [2020-05-08T08:46:40.360Z] 
08:46:40 [2020-05-08T08:46:40.360Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:40 [2020-05-08T08:46:40.360Z] #27 7.870 
08:46:40 [2020-05-08T08:46:40.409Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 73.98MB / 120.15MB 2.3s
08:46:40 [2020-05-08T08:46:40.409Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 81.40MB / 120.15MB 2.4s
08:46:40 [2020-05-08T08:46:40.510Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 32.24MB / 120.15MB 1.9s
08:46:40 [2020-05-08T08:46:40.510Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 44.97MB / 120.15MB 2.1s
08:46:40 [2020-05-08T08:46:40.619Z] #27 7.991 
################27 ...
08:46:40 [2020-05-08T08:46:40.619Z] 
08:46:40 [2020-05-08T08:46:40.619Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:40 [2020-05-08T08:46:40.619Z] #36 DONE 0.3s
08:46:40 [2020-05-08T08:46:40.619Z] 
08:46:40 [2020-05-08T08:46:40.619Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:46:40 [2020-05-08T08:46:40.619Z] #37 DONE 0.1s
08:46:40 [2020-05-08T08:46:40.619Z] 
08:46:40 [2020-05-08T08:46:40.619Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:40 [2020-05-08T08:46:40.619Z] #27 7.991 
########################################################                  78.0%
######################################################################## 100.0%
08:46:40 [2020-05-08T08:46:40.620Z] #27 8.078 
08:46:40 [2020-05-08T08:46:40.667Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 88.67MB / 120.15MB 2.5s
08:46:40 [2020-05-08T08:46:40.667Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 96.21MB / 120.15MB 2.6s
08:46:40 [2020-05-08T08:46:40.766Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 57.89MB / 120.15MB 2.3s
08:46:40 [2020-05-08T08:46:40.925Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 103.42MB / 120.15MB 2.7s
08:46:40 [2020-05-08T08:46:40.925Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 114.25MB / 120.15MB 2.9s
08:46:41 [2020-05-08T08:46:41.021Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 80.90MB / 120.15MB 2.6s
08:46:41 [2020-05-08T08:46:41.181Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.1s done
08:46:41 [2020-05-08T08:46:41.188Z] #27 8.582 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:46:41 [2020-05-08T08:46:41.188Z] #27 8.618 skipping existing 1849cc453dee
08:46:41 [2020-05-08T08:46:41.188Z] #27 8.682 
08:46:41 [2020-05-08T08:46:41.436Z] #7 ...
08:46:41 [2020-05-08T08:46:41.436Z] 
08:46:41 [2020-05-08T08:46:41.436Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:46:41 [2020-05-08T08:46:41.436Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:46:41 [2020-05-08T08:46:41.436Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:46:41 [2020-05-08T08:46:41.436Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:46:41 [2020-05-08T08:46:41.436Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done
08:46:41 [2020-05-08T08:46:41.436Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
08:46:41 [2020-05-08T08:46:41.436Z] #71 DONE 3.5s
08:46:41 [2020-05-08T08:46:41.582Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 92.30MB / 120.15MB 2.8s
08:46:41 [2020-05-08T08:46:41.582Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 99.30MB / 120.15MB 2.9s
08:46:41 [2020-05-08T08:46:41.582Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 111.75MB / 120.15MB 3.1s
08:46:41 [2020-05-08T08:46:41.691Z] 
08:46:41 [2020-05-08T08:46:41.691Z] #20 [internal] load build context
08:46:41 [2020-05-08T08:46:41.691Z] #20 transferring context: 35.72MB 3.6s
08:46:41 [2020-05-08T08:46:41.757Z] #27 9.165 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:46:41 [2020-05-08T08:46:41.757Z] #27 ...
08:46:41 [2020-05-08T08:46:41.757Z] 
08:46:41 [2020-05-08T08:46:41.757Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:41 [2020-05-08T08:46:41.757Z] #43 19.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:46:41 [2020-05-08T08:46:41.757Z] #43 19.52 Processing triggers for libc-bin (2.28-10) ...
08:46:41 [2020-05-08T08:46:41.757Z] #43 DONE 19.9s
08:46:41 [2020-05-08T08:46:41.757Z] 
08:46:41 [2020-05-08T08:46:41.757Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:41 [2020-05-08T08:46:41.838Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.2s
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.430 #=#=#                                                                         
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.586 
######################################################################## 100.0%
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.623 
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.668 Download of images into '/build' complete.
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.668 Use something like the following to load the result into a Docker daemon:
08:46:42 [2020-05-08T08:46:42.016Z] #27 9.668   tar -cC '/build' . | docker load
08:46:42 [2020-05-08T08:46:42.093Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.3s done
08:46:42 [2020-05-08T08:46:42.093Z] #7 ...
08:46:42 [2020-05-08T08:46:42.093Z] 
08:46:42 [2020-05-08T08:46:42.093Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:46:42 [2020-05-08T08:46:42.093Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:46:42 [2020-05-08T08:46:42.093Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:46:42 [2020-05-08T08:46:42.093Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:46:42 [2020-05-08T08:46:42.093Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done
08:46:42 [2020-05-08T08:46:42.093Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
08:46:42 [2020-05-08T08:46:42.093Z] #71 DONE 3.5s
08:46:42 [2020-05-08T08:46:42.260Z] #20 transferring context: 50.61MB 4.1s done
08:46:42 [2020-05-08T08:46:42.260Z] #20 DONE 4.2s
08:46:42 [2020-05-08T08:46:42.260Z] 
08:46:42 [2020-05-08T08:46:42.260Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:42 [2020-05-08T08:46:42.275Z] #27 ...
08:46:42 [2020-05-08T08:46:42.275Z] 
08:46:42 [2020-05-08T08:46:42.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.14 sort
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.15 errors
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.30 internal/oserror
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.30 vendor/golang.org/x/net/dns/dnsmessage
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.30 io
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.32 strconv
08:46:42 [2020-05-08T08:46:42.275Z] #47 10.38 syscall
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.04 bytes
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.04 strings
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.06 crypto/internal/randutil
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.08 hash
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.46 crypto/hmac
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.46 hash/crc32
08:46:42 [2020-05-08T08:46:42.275Z] #47 11.76 vendor/golang.org/x/crypto/hkdf
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.05 bufio
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.05 vendor/golang.org/x/text/transform
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.41 crypto
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.44 reflect
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.44 crypto/rc4
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.49 path
08:46:42 [2020-05-08T08:46:42.275Z] #47 12.58 regexp/syntax
08:46:42 [2020-05-08T08:46:42.275Z] #47 14.09 time
08:46:42 [2020-05-08T08:46:42.275Z] #47 15.11 regexp
08:46:42 [2020-05-08T08:46:42.275Z] #47 16.14 github.com/LK4D4/vndr/versioned
08:46:42 [2020-05-08T08:46:42.275Z] #47 16.18 os
08:46:42 [2020-05-08T08:46:42.275Z] #47 16.78 encoding/binary
08:46:42 [2020-05-08T08:46:42.275Z] #47 17.07 fmt
08:46:42 [2020-05-08T08:46:42.275Z] #47 17.09 internal/lazyregexp
08:46:42 [2020-05-08T08:46:42.275Z] #47 17.10 path/filepath
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.10 net
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.54 encoding/base64
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.54 crypto/md5
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.54 crypto/sha512
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.55 crypto/cipher
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.55 crypto/ed25519/internal/edwards25519
08:46:42 [2020-05-08T08:46:42.276Z] #47 17.65 crypto/sha1
08:46:42 [2020-05-08T08:46:42.276Z] #47 18.41 crypto/sha256
08:46:42 [2020-05-08T08:46:42.276Z] #47 18.48 vendor/golang.org/x/crypto/poly1305
08:46:42 [2020-05-08T08:46:42.276Z] #47 18.53 vendor/golang.org/x/sys/cpu
08:46:42 [2020-05-08T08:46:42.276Z] #47 18.72 encoding/pem
08:46:42 [2020-05-08T08:46:42.276Z] #47 19.11 crypto/des
08:46:42 [2020-05-08T08:46:42.276Z] #47 19.11 crypto/aes
08:46:42 [2020-05-08T08:46:42.276Z] #47 19.11 vendor/golang.org/x/crypto/internal/chacha20
08:46:42 [2020-05-08T08:46:42.276Z] #47 19.44 vendor/golang.org/x/crypto/chacha20poly1305
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.13 go/ast
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.14 net/url
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.14 text/template/parse
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.14 encoding/json
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.14 encoding/xml
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.14 compress/flate
08:46:42 [2020-05-08T08:46:42.276Z] #47 20.19 math/big
08:46:42 [2020-05-08T08:46:42.276Z] #47 ...
08:46:42 [2020-05-08T08:46:42.276Z] 
08:46:42 [2020-05-08T08:46:42.276Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:42 [2020-05-08T08:46:42.276Z] #27 DONE 9.9s
08:46:42 [2020-05-08T08:46:42.276Z] 
08:46:42 [2020-05-08T08:46:42.276Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.756 + RM_GOPATH=0
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.756 + TMP_GOPATH=
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.756 + : /build
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.756 + '[' -z '' ']'
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.760 ++ mktemp -d
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.760 + export GOPATH=/tmp/tmp.OURJWiQdMT
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.760 + GOPATH=/tmp/tmp.OURJWiQdMT
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.760 + RM_GOPATH=1
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.760 ++ dirname ./install.sh
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + dir=.
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + bin=containerd
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + shift
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + '[' '!' -f ./containerd.installer ']'
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + . ./containerd.installer
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + install_containerd
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.761 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OURJWiQdMT/src/github.com/containerd/containerd
08:46:42 [2020-05-08T08:46:42.276Z] #65 1.762 Cloning into '/tmp/tmp.OURJWiQdMT/src/github.com/containerd/containerd'...
08:46:42 [2020-05-08T08:46:42.348Z] 
08:46:42 [2020-05-08T08:46:42.348Z] #20 [internal] load build context
08:46:42 [2020-05-08T08:46:42.348Z] #20 transferring context: 32.40MB 3.7s
08:46:42 [2020-05-08T08:46:42.535Z] #65 ...
08:46:42 [2020-05-08T08:46:42.535Z] 
08:46:42 [2020-05-08T08:46:42.535Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:42 [2020-05-08T08:46:42.535Z] #33 10.47 sort
08:46:42 [2020-05-08T08:46:42.535Z] #33 10.49 io
08:46:42 [2020-05-08T08:46:42.535Z] #33 10.49 syscall
08:46:42 [2020-05-08T08:46:42.535Z] #33 10.50 strconv
08:46:42 [2020-05-08T08:46:42.535Z] #33 11.06 strings
08:46:42 [2020-05-08T08:46:42.535Z] #33 11.08 bytes
08:46:42 [2020-05-08T08:46:42.535Z] #33 11.08 text/tabwriter
08:46:42 [2020-05-08T08:46:42.535Z] #33 12.18 bufio
08:46:42 [2020-05-08T08:46:42.535Z] #33 12.48 path
08:46:42 [2020-05-08T08:46:42.535Z] #33 12.65 reflect
08:46:42 [2020-05-08T08:46:42.535Z] #33 13.34 internal/syscall/execenv
08:46:42 [2020-05-08T08:46:42.535Z] #33 13.34 internal/syscall/unix
08:46:42 [2020-05-08T08:46:42.535Z] #33 13.34 time
08:46:42 [2020-05-08T08:46:42.535Z] #33 15.02 internal/poll
08:46:42 [2020-05-08T08:46:42.535Z] #33 15.79 os
08:46:42 [2020-05-08T08:46:42.535Z] #33 16.00 internal/fmtsort
08:46:42 [2020-05-08T08:46:42.535Z] #33 16.66 path/filepath
08:46:42 [2020-05-08T08:46:42.535Z] #33 16.66 fmt
08:46:42 [2020-05-08T08:46:42.535Z] #33 17.19 io/ioutil
08:46:42 [2020-05-08T08:46:42.535Z] #33 17.63 github.com/BurntSushi/toml
08:46:42 [2020-05-08T08:46:42.535Z] #33 17.64 log
08:46:42 [2020-05-08T08:46:42.535Z] #33 17.69 flag
08:46:42 [2020-05-08T08:46:42.535Z] #33 19.29 github.com/BurntSushi/toml/cmd/tomlv
08:46:42 [2020-05-08T08:46:42.794Z] #33 ...
08:46:42 [2020-05-08T08:46:42.794Z] 
08:46:42 [2020-05-08T08:46:42.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:42 [2020-05-08T08:46:42.794Z] #10 11.45 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]
08:46:42 [2020-05-08T08:46:42.794Z] #10 12.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:46:42 [2020-05-08T08:46:42.794Z] #10 12.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:46:42 [2020-05-08T08:46:42.794Z] #10 12.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.24 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]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.69 debconf: delaying package configuration, since apt-utils is not installed
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.74 Fetched 77.7 MB in 3s (30.0 MB/s)
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.79 Selecting previously unselected package binutils-mingw-w64-i686.
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.79 (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 ... 15409 files and directories currently installed.)
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 12.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 13.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:46:42 [2020-05-08T08:46:42.795Z] #10 13.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 13.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.79 Selecting previously unselected package binutils-mingw-w64.
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.89 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 14.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.06 Selecting previously unselected package dmsetup.
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.07 Unpacking dmsetup (2:1.02.155-3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.19 Selecting previously unselected package mingw-w64-common.
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 15.19 Unpacking mingw-w64-common (6.0.0-3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 17.00 Selecting previously unselected package mingw-w64-x86-64-dev.
08:46:42 [2020-05-08T08:46:42.795Z] #10 17.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 17.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.22 Selecting previously unselected package gcc-mingw-w64-base.
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.42 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:46:42 [2020-05-08T08:46:42.795Z] #10 19.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:42 [2020-05-08T08:46:42.908Z] #20 transferring context: 50.61MB 4.3s done
08:46:42 [2020-05-08T08:46:42.908Z] #20 DONE 4.4s
08:46:42 [2020-05-08T08:46:42.908Z] 
08:46:42 [2020-05-08T08:46:42.908Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:46:43 [2020-05-08T08:46:43.001Z] 4cde65f7be4b: Pull complete
08:46:43 [2020-05-08T08:46:43.054Z] #10 ...
08:46:43 [2020-05-08T08:46:43.054Z] 
08:46:43 [2020-05-08T08:46:43.054Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:43 [2020-05-08T08:46:43.054Z] #65 10.83 + cd /tmp/tmp.OURJWiQdMT/src/github.com/containerd/containerd
08:46:43 [2020-05-08T08:46:43.314Z] #65 ...
08:46:43 [2020-05-08T08:46:43.314Z] 
08:46:43 [2020-05-08T08:46:43.314Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:43 [2020-05-08T08:46:43.314Z] #33 DONE 21.2s
08:46:43 [2020-05-08T08:46:43.314Z] 
08:46:43 [2020-05-08T08:46:43.314Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:43 [2020-05-08T08:46:43.314Z] #65 10.83 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:46:43 [2020-05-08T08:46:43.624Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.2s done
08:46:43 [2020-05-08T08:46:43.624Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
08:46:43 [2020-05-08T08:46:43.723Z] 00bc277ea268: Pull complete
08:46:43 [2020-05-08T08:46:43.879Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done
08:46:43 [2020-05-08T08:46:43.879Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
08:46:43 [2020-05-08T08:46:43.887Z] #65 ...
08:46:43 [2020-05-08T08:46:43.887Z] 
08:46:43 [2020-05-08T08:46:43.887Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:46:43 [2020-05-08T08:46:43.887Z] #30 12.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:46:43 [2020-05-08T08:46:43.887Z] #30 12.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:46:44 [2020-05-08T08:46:44.059Z] 31c03e97e8a1: Pull complete
08:46:44 [2020-05-08T08:46:44.137Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.3s done
08:46:44 [2020-05-08T08:46:44.146Z] #30 ...
08:46:44 [2020-05-08T08:46:44.146Z] 
08:46:44 [2020-05-08T08:46:44.146Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + RM_GOPATH=0
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + TMP_GOPATH=
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + : /build
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + '[' -z '' ']'
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 ++ mktemp -d
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + export GOPATH=/tmp/tmp.8OIGiD5Top
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + GOPATH=/tmp/tmp.8OIGiD5Top
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 + RM_GOPATH=1
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.450 ++ dirname ./install.sh
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + dir=.
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + bin=tini
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + shift
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + '[' '!' -f ./tini.installer ']'
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + . ./tini.installer
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + install_tini
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 + git clone https://github.com/krallin/tini.git /tmp/tmp.8OIGiD5Top/tini
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.460 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.467 Cloning into '/tmp/tmp.8OIGiD5Top/tini'...
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.932 + cd /tmp/tmp.8OIGiD5Top/tini
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.932 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:46:44 [2020-05-08T08:46:44.146Z] #38 1.937 + cmake .
08:46:44 [2020-05-08T08:46:44.146Z] #38 2.303 -- The C compiler identification is GNU 8.3.0
08:46:44 [2020-05-08T08:46:44.146Z] #38 2.343 -- Check for working C compiler: /usr/bin/cc
08:46:44 [2020-05-08T08:46:44.146Z] #38 2.619 -- Check for working C compiler: /usr/bin/cc -- works
08:46:44 [2020-05-08T08:46:44.146Z] #38 2.619 -- Detecting C compiler ABI info
08:46:44 [2020-05-08T08:46:44.146Z] #38 2.995 -- Detecting C compiler ABI info - done
08:46:44 [2020-05-08T08:46:44.146Z] #38 3.011 -- Detecting C compile features
08:46:44 [2020-05-08T08:46:44.146Z] #38 ...
08:46:44 [2020-05-08T08:46:44.146Z] 
08:46:44 [2020-05-08T08:46:44.146Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:44 [2020-05-08T08:46:44.146Z] #56 12.16 strings
08:46:44 [2020-05-08T08:46:44.146Z] #56 12.16 strconv
08:46:44 [2020-05-08T08:46:44.146Z] #56 12.16 bufio
08:46:44 [2020-05-08T08:46:44.146Z] #56 12.16 syscall
08:46:44 [2020-05-08T08:46:44.146Z] #56 13.40 regexp/syntax
08:46:44 [2020-05-08T08:46:44.146Z] #56 13.40 reflect
08:46:44 [2020-05-08T08:46:44.146Z] #56 14.66 time
08:46:44 [2020-05-08T08:46:44.146Z] #56 15.11 regexp
08:46:44 [2020-05-08T08:46:44.146Z] #56 16.49 os
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.44 mvdan.cc/sh/v3/fileutil
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.87 flag
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.87 github.com/pkg/diff
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.88 go/token
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.89 mvdan.cc/editorconfig
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.89 mvdan.cc/sh/v3/syntax
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.90 encoding/base64
08:46:44 [2020-05-08T08:46:44.146Z] #56 17.90 golang.org/x/sys/unix
08:46:44 [2020-05-08T08:46:44.146Z] #56 18.47 encoding/json
08:46:44 [2020-05-08T08:46:44.146Z] #56 19.19 go/scanner
08:46:44 [2020-05-08T08:46:44.146Z] #56 19.89 go/ast
08:46:44 [2020-05-08T08:46:44.269Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.0s done
08:46:44 [2020-05-08T08:46:44.269Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s
08:46:44 [2020-05-08T08:46:44.392Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s
08:46:44 [2020-05-08T08:46:44.405Z] #56 22.30 golang.org/x/crypto/ssh/terminal
08:46:44 [2020-05-08T08:46:44.405Z] #56 ...
08:46:44 [2020-05-08T08:46:44.405Z] 
08:46:44 [2020-05-08T08:46:44.405Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:44 [2020-05-08T08:46:44.405Z] #38 3.827 -- Detecting C compile features - done
08:46:44 [2020-05-08T08:46:44.405Z] #38 3.841 -- Performing Test HAS_BUILTIN_FORTIFY
08:46:44 [2020-05-08T08:46:44.405Z] #38 3.928 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:46:44 [2020-05-08T08:46:44.524Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done
08:46:44 [2020-05-08T08:46:44.524Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
08:46:44 [2020-05-08T08:46:44.642Z] #41 ...
08:46:44 [2020-05-08T08:46:44.642Z] 
08:46:44 [2020-05-08T08:46:44.642Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:44 [2020-05-08T08:46:44.642Z] #74 14.16 Checking out files:  94% (1955/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.
08:46:44 [2020-05-08T08:46:44.642Z] #74 14.29 + cd /tmp/tmp.Xv38o9vAUv/src/github.com/docker/libnetwork
08:46:44 [2020-05-08T08:46:44.642Z] #74 14.29 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:46:44 [2020-05-08T08:46:44.642Z] #74 14.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:46:44 [2020-05-08T08:46:44.692Z] #38 3.967 -- Configuring done
08:46:44 [2020-05-08T08:46:44.692Z] #38 3.971 -- Generating done
08:46:44 [2020-05-08T08:46:44.692Z] #38 3.979 -- Build files have been written to: /tmp/tmp.8OIGiD5Top/tini
08:46:44 [2020-05-08T08:46:44.692Z] #38 3.983 + make tini-static
08:46:44 [2020-05-08T08:46:44.692Z] #38 4.094 Scanning dependencies of target tini-static
08:46:44 [2020-05-08T08:46:44.692Z] #38 4.143 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:46:44 [2020-05-08T08:46:44.779Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.2s done
08:46:45 [2020-05-08T08:46:45.034Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s
08:46:45 [2020-05-08T08:46:45.217Z] b3343b78770d: Verifying Checksum
08:46:45 [2020-05-08T08:46:45.217Z] b3343b78770d: Download complete
08:46:45 [2020-05-08T08:46:45.262Z] #38 4.601 [100%] Linking C executable tini-static
08:46:45 [2020-05-08T08:46:45.521Z] #38 4.844 [100%] Built target tini-static
08:46:45 [2020-05-08T08:46:45.521Z] #38 4.864 + mkdir -p /build
08:46:45 [2020-05-08T08:46:45.521Z] #38 4.870 + cp tini-static /build/docker-init
08:46:45 [2020-05-08T08:46:45.521Z] #38 DONE 5.1s
08:46:45 [2020-05-08T08:46:45.521Z] 
08:46:45 [2020-05-08T08:46:45.521Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:45 [2020-05-08T08:46:45.521Z] #56 23.48 mvdan.cc/sh/v3/cmd/shfmt
08:46:46 [2020-05-08T08:46:46.112Z] #74 ...
08:46:46 [2020-05-08T08:46:46.112Z] 
08:46:46 [2020-05-08T08:46:46.112Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:46:46 [2020-05-08T08:46:46.112Z] #62 12.08 Fetched 8043 kB in 10s (786 kB/s)
08:46:46 [2020-05-08T08:46:46.112Z] #62 12.08 Reading package lists...
08:46:46 [2020-05-08T08:46:46.112Z] #62 15.37 Reading package lists...
08:46:46 [2020-05-08T08:46:46.112Z] #62 17.86 Building dependency tree...
08:46:46 [2020-05-08T08:46:46.112Z] #62 18.85 The following additional packages will be installed:
08:46:46 [2020-05-08T08:46:46.112Z] #62 18.92   libbtrfs0
08:46:46 [2020-05-08T08:46:46.112Z] #62 18.98 The following NEW packages will be installed:
08:46:46 [2020-05-08T08:46:46.112Z] #62 18.99   libbtrfs-dev libbtrfs0
08:46:46 [2020-05-08T08:46:46.112Z] #62 19.10 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:46:46 [2020-05-08T08:46:46.112Z] #62 19.10 Need to get 118 kB of archives.
08:46:46 [2020-05-08T08:46:46.112Z] #62 19.10 After this operation, 390 kB of additional disk space will be used.
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.64 debconf: delaying package configuration, since apt-utils is not installed
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.69 Fetched 118 kB in 0s (1328 kB/s)
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.75 Selecting previously unselected package libbtrfs0.
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.77 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.78 Unpacking libbtrfs0 (4.20.1-2) ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.87 Selecting previously unselected package libbtrfs-dev.
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.87 Unpacking libbtrfs-dev (4.20.1-2) ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 19.98 Setting up libbtrfs0 (4.20.1-2) ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 20.01 Setting up libbtrfs-dev (4.20.1-2) ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 20.01 Processing triggers for libc-bin (2.28-10) ...
08:46:46 [2020-05-08T08:46:46.113Z] #62 DONE 20.5s
08:46:46 [2020-05-08T08:46:46.113Z] 
08:46:46 [2020-05-08T08:46:46.113Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:46 [2020-05-08T08:46:46.280Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done
08:46:46 [2020-05-08T08:46:46.395Z] #63 DONE 0.1s
08:46:46 [2020-05-08T08:46:46.395Z] 
08:46:46 [2020-05-08T08:46:46.395Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:46:46 [2020-05-08T08:46:46.395Z] #64 DONE 0.1s
08:46:46 [2020-05-08T08:46:46.395Z] 
08:46:46 [2020-05-08T08:46:46.395Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:46 [2020-05-08T08:46:46.395Z] #65 ...
08:46:46 [2020-05-08T08:46:46.395Z] 
08:46:46 [2020-05-08T08:46:46.395Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:46 [2020-05-08T08:46:46.395Z] #33 10.24 internal/testlog
08:46:46 [2020-05-08T08:46:46.395Z] #33 10.47 encoding
08:46:46 [2020-05-08T08:46:46.395Z] #33 10.64 runtime/cgo
08:46:46 [2020-05-08T08:46:46.536Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
08:46:46 [2020-05-08T08:46:46.681Z] #33 ...
08:46:46 [2020-05-08T08:46:46.681Z] 
08:46:46 [2020-05-08T08:46:46.681Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:46 [2020-05-08T08:46:46.681Z] #10 11.73 Reading package lists...
08:46:46 [2020-05-08T08:46:46.681Z] #10 15.54 Reading package lists...
08:46:46 [2020-05-08T08:46:46.681Z] #10 19.46 Building dependency tree...
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.56 The following additional packages will be installed:
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.57   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.57   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.57   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.57 Suggested packages:
08:46:46 [2020-05-08T08:46:46.681Z] #10 20.57   gcc-8-locales seccomp wine64
08:46:46 [2020-05-08T08:46:46.916Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done
08:46:46 [2020-05-08T08:46:46.916Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69 The following NEW packages will be installed:
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.82 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.82 Need to get 73.3 MB of archives.
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.82 After this operation, 494 MB of additional disk space will be used.
08:46:47 [2020-05-08T08:46:47.296Z] #10 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
08:46:47 [2020-05-08T08:46:47.517Z] 2cae94e17fa6: Pull complete
08:46:47 [2020-05-08T08:46:47.910Z] #10 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
08:46:47 [2020-05-08T08:46:47.910Z] #10 ...
08:46:47 [2020-05-08T08:46:47.910Z] 
08:46:47 [2020-05-08T08:46:47.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:46:47 [2020-05-08T08:46:47.910Z] #25 12.11 Fetched 8043 kB in 11s (743 kB/s)
08:46:47 [2020-05-08T08:46:47.910Z] #25 12.11 Reading package lists...
08:46:47 [2020-05-08T08:46:47.910Z] #25 16.04 Reading package lists...
08:46:47 [2020-05-08T08:46:47.910Z] #25 19.39 Building dependency tree...
08:46:47 [2020-05-08T08:46:47.910Z] #25 20.81 ca-certificates is already the newest version (20190110).
08:46:47 [2020-05-08T08:46:47.910Z] #25 20.81 The following additional packages will be installed:
08:46:47 [2020-05-08T08:46:47.910Z] #25 20.81   libjq1 libonig5
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.16 The following NEW packages will be installed:
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.16   jq libjq1 libonig5
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.30 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.30 Need to get 350 kB of archives.
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.30 After this operation, 1154 kB of additional disk space will be used.
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:46:47 [2020-05-08T08:46:47.910Z] #25 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:46:47 [2020-05-08T08:46:47.910Z] #25 22.12 debconf: delaying package configuration, since apt-utils is not installed
08:46:47 [2020-05-08T08:46:47.910Z] #25 22.23 Fetched 350 kB in 0s (2372 kB/s)
08:46:47 [2020-05-08T08:46:47.910Z] #25 ...
08:46:47 [2020-05-08T08:46:47.910Z] 
08:46:47 [2020-05-08T08:46:47.910Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.501 + RM_GOPATH=0
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.502 + TMP_GOPATH=
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.502 + : /build
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.502 + '[' -z '' ']'
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.502 ++ mktemp -d
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.504 + export GOPATH=/tmp/tmp.jdxP9XQNNU
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.504 + GOPATH=/tmp/tmp.jdxP9XQNNU
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.504 + RM_GOPATH=1
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.507 ++ dirname ./install.sh
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.515 + dir=.
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.515 + bin=containerd
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.515 + shift
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.515 + '[' '!' -f ./containerd.installer ']'
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.515 + . ./containerd.installer
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.516 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.516 + install_containerd
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.516 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jdxP9XQNNU/src/github.com/containerd/containerd
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.516 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:46:47 [2020-05-08T08:46:47.910Z] #65 1.532 Cloning into '/tmp/tmp.jdxP9XQNNU/src/github.com/containerd/containerd'...
08:46:48 [2020-05-08T08:46:48.058Z] #56 DONE 25.8s
08:46:48 [2020-05-08T08:46:48.058Z] 
08:46:48 [2020-05-08T08:46:48.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:48 [2020-05-08T08:46:48.058Z] #44 2.384 Note: Building without setproctitle() and strlcpy() support.
08:46:48 [2020-05-08T08:46:48.058Z] #44 2.384       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:46:48 [2020-05-08T08:46:48.058Z] #44 2.396 Note: Building without GnuTLS support
08:46:48 [2020-05-08T08:46:48.058Z] #44 3.353 fatal: not a git repository (or any of the parent directories): .git
08:46:48 [2020-05-08T08:46:48.058Z] #44 3.397   GEN      .gitid
08:46:48 [2020-05-08T08:46:48.058Z] #44 3.425   GEN      criu/include/version.h
08:46:48 [2020-05-08T08:46:48.058Z] #44 3.448   GEN      include/common/asm
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.394   PBCC     images/google/protobuf/descriptor.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.439   PBCC     images/opts.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.454   PBCC     images/sit.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.496   DEP      images/google/protobuf/descriptor.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.523   DEP      images/opts.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.534   DEP      images/sit.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.565   PBCC     images/macvlan.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.571   DEP      images/macvlan.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.594   PBCC     images/autofs.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.609   DEP      images/autofs.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.620   PBCC     images/sysctl.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.640   DEP      images/sysctl.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.655   PBCC     images/time.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.661   DEP      images/time.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.689   PBCC     images/binfmt-misc.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.701   DEP      images/binfmt-misc.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.723   PBCC     images/seccomp.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.731   DEP      images/seccomp.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.766   PBCC     images/userns.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.787   DEP      images/userns.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.830   PBCC     images/cgroup.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.844   DEP      images/cgroup.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.857   PBCC     images/fown.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.877   PBCC     images/ext-file.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.893   DEP      images/fown.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.917   DEP      images/ext-file.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.957   PBCC     images/rpc.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.970   DEP      images/rpc.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 4.991   PBCC     images/siginfo.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.000   DEP      images/siginfo.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.033   PBCC     images/pagemap.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.056   DEP      images/pagemap.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.069   PBCC     images/rlimit.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.077   DEP      images/rlimit.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.089   PBCC     images/file-lock.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.101   DEP      images/file-lock.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.131   PBCC     images/tty.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.162   DEP      images/tty.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.179   PBCC     images/tun.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.215   PBCC     images/netdev.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.259   DEP      images/tun.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.285   DEP      images/netdev.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.311   PBCC     images/vma.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.324   DEP      images/vma.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.345   PBCC     images/creds.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.358   DEP      images/creds.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.379   PBCC     images/utsns.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.392   DEP      images/utsns.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.409   PBCC     images/ipc-desc.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.421   PBCC     images/ipc-sem.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.429   DEP      images/ipc-desc.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.453   DEP      images/ipc-sem.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.504   PBCC     images/ipc-msg.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.517   DEP      images/ipc-msg.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.544   PBCC     images/ipc-shm.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.558   DEP      images/ipc-shm.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.590   PBCC     images/ipc-var.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.605   DEP      images/ipc-var.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.625   PBCC     images/sk-opts.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.646   PBCC     images/packet-sock.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.671   DEP      images/sk-opts.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.694   DEP      images/packet-sock.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.721   PBCC     images/sk-netlink.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.739   DEP      images/sk-netlink.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.761   PBCC     images/sk-inet.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.813   DEP      images/sk-inet.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.828   PBCC     images/sk-unix.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.852   DEP      images/sk-unix.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.883   PBCC     images/mm.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.904   DEP      images/mm.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.934   PBCC     images/timerfd.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.959   DEP      images/timerfd.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.977   PBCC     images/timer.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 5.993   DEP      images/timer.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.003   PBCC     images/sa.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.025   DEP      images/sa.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.049   PBCC     images/pipe-data.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.069   DEP      images/pipe-data.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.083   PBCC     images/mnt.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.108   DEP      images/mnt.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.136   PBCC     images/sk-packet.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.149   DEP      images/sk-packet.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.180   PBCC     images/tcp-stream.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.216   DEP      images/tcp-stream.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.230   PBCC     images/pipe.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.267   DEP      images/pipe.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.300   PBCC     images/pstree.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.309   DEP      images/pstree.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.323   PBCC     images/fs.pb-c.c
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.344   DEP      images/fs.pb-c.d
08:46:48 [2020-05-08T08:46:48.058Z] #44 6.393   PBCC     images/signalfd.pb-c.c
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.420   DEP      images/signalfd.pb-c.d
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.460   PBCC     images/fh.pb-c.c
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.488   PBCC     images/fsnotify.pb-c.c
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.516   DEP      images/fh.pb-c.d
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.548   DEP      images/fsnotify.pb-c.d
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.568   PBCC     images/eventpoll.pb-c.c
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.588   DEP      images/eventpoll.pb-c.d
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.601   PBCC     images/eventfd.pb-c.c
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.615   DEP      images/eventfd.pb-c.d
08:46:48 [2020-05-08T08:46:48.318Z] #44 6.634   PBCC     images/remap-file-path.pb-c.c
08:46:48 [2020-05-08T08:46:48.421Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.9s done
08:46:48 [2020-05-08T08:46:48.421Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.640   DEP      images/remap-file-path.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.672   PBCC     images/fifo.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.679   DEP      images/fifo.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.692   PBCC     images/ghost-file.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.717   DEP      images/ghost-file.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.737   PBCC     images/regfile.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.761   DEP      images/regfile.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.775   PBCC     images/ns.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.791   DEP      images/ns.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.802   PBCC     images/fdinfo.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.823   DEP      images/fdinfo.pb-c.d
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.851   PBCC     images/core-aarch64.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.875   PBCC     images/core-arm.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.911   PBCC     images/core-ppc64.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.929   PBCC     images/core-s390.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.943   PBCC     images/core-x86.pb-c.c
08:46:48 [2020-05-08T08:46:48.577Z] #44 6.955   PBCC     images/core.pb-c.c
08:46:48 [2020-05-08T08:46:48.837Z] #44 6.974   PBCC     images/inventory.pb-c.c
08:46:48 [2020-05-08T08:46:48.837Z] #44 6.989   DEP      images/core-aarch64.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 6.999   DEP      images/core-arm.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.028   DEP      images/core-ppc64.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.038   DEP      images/core-s390.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.094   DEP      images/core-x86.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.132   DEP      images/core.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.167   DEP      images/inventory.pb-c.d
08:46:48 [2020-05-08T08:46:48.837Z] #44 7.201   PBCC     images/cpuinfo.pb-c.c
08:46:48 [2020-05-08T08:46:48.837Z] #44 ...
08:46:48 [2020-05-08T08:46:48.837Z] 
08:46:48 [2020-05-08T08:46:48.837Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:48 [2020-05-08T08:46:48.837Z] #50 16.89 + cd /tmp/tmp.BPIGF6EBkl/src/gotest.tools/gotestsum
08:46:48 [2020-05-08T08:46:48.837Z] #50 16.89 + git checkout -q v0.3.5
08:46:48 [2020-05-08T08:46:48.837Z] #50 16.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:46:48 [2020-05-08T08:46:48.915Z] #65 ...
08:46:48 [2020-05-08T08:46:48.915Z] 
08:46:48 [2020-05-08T08:46:48.915Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.28 Selecting previously unselected package libonig5:s390x.
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.28 (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 ... 15176 files and directories currently installed.)
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.34 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.34 Unpacking libonig5:s390x (6.9.1-1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.50 Selecting previously unselected package libjq1:s390x.
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.50 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.61 Selecting previously unselected package jq.
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.61 Unpacking jq (1.5+dfsg-2+b1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.74 Setting up libonig5:s390x (6.9.1-1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.75 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.76 Setting up jq (1.5+dfsg-2+b1) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 22.77 Processing triggers for libc-bin (2.28-10) ...
08:46:48 [2020-05-08T08:46:48.915Z] #25 DONE 23.1s
08:46:48 [2020-05-08T08:46:48.915Z] 
08:46:48 [2020-05-08T08:46:48.915Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:46:48 [2020-05-08T08:46:48.915Z] #26 DONE 0.1s
08:46:48 [2020-05-08T08:46:48.915Z] 
08:46:48 [2020-05-08T08:46:48.915Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:48 [2020-05-08T08:46:48.915Z] #43 13.26 Fetched 8043 kB in 11s (700 kB/s)
08:46:48 [2020-05-08T08:46:48.915Z] #43 13.26 Reading package lists...
08:46:48 [2020-05-08T08:46:48.915Z] #43 17.54 Reading package lists...
08:46:48 [2020-05-08T08:46:48.915Z] #43 21.34 Building dependency tree...
08:46:48 [2020-05-08T08:46:48.915Z] #43 22.62 The following additional packages will be installed:
08:46:48 [2020-05-08T08:46:48.915Z] #43 22.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:46:48 [2020-05-08T08:46:48.915Z] #43 22.62   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:46:48 [2020-05-08T08:46:48.915Z] #43 22.62 Suggested packages:
08:46:48 [2020-05-08T08:46:48.915Z] #43 22.62   manpages-dev python-setuptools
08:46:48 [2020-05-08T08:46:48.915Z] #43 ...
08:46:48 [2020-05-08T08:46:48.915Z] 
08:46:48 [2020-05-08T08:46:48.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:48 [2020-05-08T08:46:48.915Z] #47 13.11 unicode/utf16
08:46:48 [2020-05-08T08:46:48.915Z] #47 13.43 container/list
08:46:48 [2020-05-08T08:46:48.915Z] #47 13.87 crypto/internal/subtle
08:46:48 [2020-05-08T08:46:48.915Z] #47 13.97 crypto/subtle
08:46:48 [2020-05-08T08:46:48.915Z] #47 14.04 vendor/golang.org/x/crypto/cryptobyte/asn1
08:46:48 [2020-05-08T08:46:48.915Z] #47 14.14 internal/nettrace
08:46:48 [2020-05-08T08:46:48.915Z] #47 14.21 runtime/cgo
08:46:48 [2020-05-08T08:46:48.915Z] #47 18.32 vendor/golang.org/x/crypto/internal/subtle
08:46:49 [2020-05-08T08:46:49.096Z] #50 ...
08:46:49 [2020-05-08T08:46:49.096Z] 
08:46:49 [2020-05-08T08:46:49.096Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:49 [2020-05-08T08:46:49.096Z] #44 7.225   DEP      images/cpuinfo.pb-c.d
08:46:49 [2020-05-08T08:46:49.096Z] #44 7.256   PBCC     images/stats.pb-c.c
08:46:49 [2020-05-08T08:46:49.096Z] #44 7.271   DEP      images/stats.pb-c.d
08:46:49 [2020-05-08T08:46:49.196Z] #47 ...
08:46:49 [2020-05-08T08:46:49.196Z] 
08:46:49 [2020-05-08T08:46:49.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 22.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
08:46:49 [2020-05-08T08:46:49.196Z] #10 ...
08:46:49 [2020-05-08T08:46:49.196Z] 
08:46:49 [2020-05-08T08:46:49.196Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:49 [2020-05-08T08:46:49.196Z] #35 13.65 Fetched 8043 kB in 11s (745 kB/s)
08:46:49 [2020-05-08T08:46:49.196Z] #35 13.65 Reading package lists...
08:46:49 [2020-05-08T08:46:49.196Z] #35 17.93 Reading package lists...
08:46:49 [2020-05-08T08:46:49.196Z] #35 21.89 Building dependency tree...
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.20 The following additional packages will be installed:
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.20   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.21 Suggested packages:
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.21   cmake-doc ninja-build lrzip
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.21 Recommended packages:
08:46:49 [2020-05-08T08:46:49.196Z] #35 23.21   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:46:49 [2020-05-08T08:46:49.426Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.9s done
08:46:49 [2020-05-08T08:46:49.426Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s
08:46:49 [2020-05-08T08:46:49.478Z] #35 ...
08:46:49 [2020-05-08T08:46:49.478Z] 
08:46:49 [2020-05-08T08:46:49.478Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:49 [2020-05-08T08:46:49.478Z] #56 13.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:49 [2020-05-08T08:46:49.478Z] #56 14.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:46:49 [2020-05-08T08:46:49.478Z] #56 14.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:46:49 [2020-05-08T08:46:49.478Z] #56 14.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:46:49 [2020-05-08T08:46:49.478Z] #56 14.70 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:46:49 [2020-05-08T08:46:49.478Z] #56 15.26 runtime
08:46:49 [2020-05-08T08:46:49.478Z] #56 15.32 runtime/cgo
08:46:49 [2020-05-08T08:46:49.478Z] #56 ...
08:46:49 [2020-05-08T08:46:49.478Z] 
08:46:49 [2020-05-08T08:46:49.478Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.71 The following NEW packages will be installed:
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.71   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.71   python-six zlib1g-dev
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.83 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.83 Need to get 3742 kB of archives.
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.83 After this operation, 22.0 MB of additional disk space will be used.
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
08:46:49 [2020-05-08T08:46:49.478Z] #43 23.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 23.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 23.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 24.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 24.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 24.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 24.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
08:46:49 [2020-05-08T08:46:49.760Z] #43 24.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
08:46:50 [2020-05-08T08:46:50.034Z] #44 8.215 make[1]: Nothing to be done for 'all'.
08:46:50 [2020-05-08T08:46:50.372Z] #43 24.80 debconf: delaying package configuration, since apt-utils is not installed
08:46:50 [2020-05-08T08:46:50.493Z] c017a1580661: Pull complete
08:46:50 [2020-05-08T08:46:50.666Z] #43 24.90 Fetched 3742 kB in 0s (12.8 MB/s)
08:46:50 [2020-05-08T08:46:50.666Z] #43 24.96 Selecting previously unselected package libcap-dev:s390x.
08:46:50 [2020-05-08T08:46:50.666Z] #43 24.96 (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 ... 15176 files and directories currently installed.)
08:46:50 [2020-05-08T08:46:50.666Z] #43 25.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
08:46:50 [2020-05-08T08:46:50.666Z] #43 25.02 Unpacking libcap-dev:s390x (1:2.25-2) ...
08:46:50 [2020-05-08T08:46:50.666Z] #43 25.12 Selecting previously unselected package libnet1:s390x.
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.24 Selecting previously unselected package libnet1-dev.
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:46:50 [2020-05-08T08:46:50.967Z] #43 25.39 Selecting previously unselected package libnl-3-200:s390x.
08:46:50 [2020-05-08T08:46:50.980Z] #44 ...
08:46:50 [2020-05-08T08:46:50.980Z] 
08:46:50 [2020-05-08T08:46:50.980Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:46:50 [2020-05-08T08:46:50.980Z] #68 26.24 + for f in rootlesskit rootlesskit-docker-proxy
08:46:50 [2020-05-08T08:46:50.980Z] #68 26.24 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:46:50 [2020-05-08T08:46:50.980Z] #68 DONE 28.7s
08:46:50 [2020-05-08T08:46:50.980Z] 
08:46:50 [2020-05-08T08:46:50.980Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:46:50 [2020-05-08T08:46:50.980Z] #69 DONE 0.1s
08:46:50 [2020-05-08T08:46:50.980Z] 
08:46:50 [2020-05-08T08:46:50.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:50 [2020-05-08T08:46:50.980Z] #44 9.170   CC       images/stats.o
08:46:51 [2020-05-08T08:46:51.240Z] #44 9.442   CC       images/core.o
08:46:51 [2020-05-08T08:46:51.248Z] #43 25.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.248Z] #43 25.39 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:46:51 [2020-05-08T08:46:51.248Z] #43 25.46 Selecting previously unselected package libnl-3-dev:s390x.
08:46:51 [2020-05-08T08:46:51.248Z] #43 25.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.248Z] #43 25.48 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
08:46:51 [2020-05-08T08:46:51.499Z] #44 9.646   CC       images/core-x86.o
08:46:51 [2020-05-08T08:46:51.499Z] #44 9.789   CC       images/core-arm.o
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.77 Selecting previously unselected package libprotobuf-c1:s390x.
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.84 Selecting previously unselected package libprotobuf-c-dev:s390x.
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.85 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.94 Selecting previously unselected package zlib1g-dev:s390x.
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.530Z] #43 25.94 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:46:51 [2020-05-08T08:46:51.759Z] #44 9.955   CC       images/core-aarch64.o
08:46:51 [2020-05-08T08:46:51.811Z] #43 26.14 Selecting previously unselected package libprotobuf17:s390x.
08:46:51 [2020-05-08T08:46:51.811Z] #43 26.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
08:46:51 [2020-05-08T08:46:51.811Z] #43 26.16 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
08:46:52 [2020-05-08T08:46:52.018Z] #44 10.15   CC       images/core-ppc64.o
08:46:52 [2020-05-08T08:46:52.018Z] #44 10.30   CC       images/core-s390.o
08:46:52 [2020-05-08T08:46:52.277Z] #44 10.48   CC       images/cpuinfo.o
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.72 Selecting previously unselected package libprotobuf-lite17:s390x.
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.78 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.90 Selecting previously unselected package libprotobuf-dev:s390x.
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
08:46:52 [2020-05-08T08:46:52.424Z] #43 26.90 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
08:46:52 [2020-05-08T08:46:52.537Z] #44 10.65   CC       images/inventory.o
08:46:52 [2020-05-08T08:46:52.537Z] #44 10.74   CC       images/fdinfo.o
08:46:52 [2020-05-08T08:46:52.537Z] #44 10.85   CC       images/fown.o
08:46:52 [2020-05-08T08:46:52.583Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.8s done
08:46:52 [2020-05-08T08:46:52.583Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
08:46:52 [2020-05-08T08:46:52.583Z] #7 DONE 14.6s
08:46:52 [2020-05-08T08:46:52.583Z] 
08:46:52 [2020-05-08T08:46:52.583Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:46:52 [2020-05-08T08:46:52.796Z] #44 10.91   CC       images/ns.o
08:46:52 [2020-05-08T08:46:52.796Z] #44 10.98   CC       images/regfile.o
08:46:52 [2020-05-08T08:46:52.796Z] #44 11.06   CC       images/ghost-file.o
08:46:53 [2020-05-08T08:46:53.056Z] #44 11.14   CC       images/fifo.o
08:46:53 [2020-05-08T08:46:53.056Z] #44 11.23   CC       images/remap-file-path.o
08:46:53 [2020-05-08T08:46:53.056Z] #44 11.33   CC       images/eventfd.o
08:46:53 [2020-05-08T08:46:53.315Z] #44 11.40   CC       images/eventpoll.o
08:46:53 [2020-05-08T08:46:53.315Z] #44 11.46   CC       images/fh.o
08:46:53 [2020-05-08T08:46:53.315Z] #44 11.57   CC       images/fsnotify.o
08:46:53 [2020-05-08T08:46:53.430Z] #43 27.73 Selecting previously unselected package libprotoc17:s390x.
08:46:53 [2020-05-08T08:46:53.430Z] #43 27.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
08:46:53 [2020-05-08T08:46:53.430Z] #43 27.75 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
08:46:53 [2020-05-08T08:46:53.575Z] #44 11.72   CC       images/signalfd.o
08:46:53 [2020-05-08T08:46:53.575Z] #44 11.78   CC       images/fs.o
08:46:53 [2020-05-08T08:46:53.575Z] #44 11.88   CC       images/pstree.o
08:46:53 [2020-05-08T08:46:53.585Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.0s done
08:46:53 [2020-05-08T08:46:53.585Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
08:46:53 [2020-05-08T08:46:53.585Z] #7 DONE 14.7s
08:46:53 [2020-05-08T08:46:53.585Z] 
08:46:53 [2020-05-08T08:46:53.585Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:46:53 [2020-05-08T08:46:53.711Z] #43 ...
08:46:53 [2020-05-08T08:46:53.711Z] 
08:46:53 [2020-05-08T08:46:53.711Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:53 [2020-05-08T08:46:53.711Z] #74 DONE 27.8s
08:46:53 [2020-05-08T08:46:53.711Z] 
08:46:53 [2020-05-08T08:46:53.711Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:53 [2020-05-08T08:46:53.711Z] #27 2.821 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:46:53 [2020-05-08T08:46:53.711Z] #27 3.092 
08:46:53 [2020-05-08T08:46:53.834Z] #44 11.94   CC       images/pipe.o
08:46:53 [2020-05-08T08:46:53.834Z] #44 12.01   CC       images/tcp-stream.o
08:46:53 [2020-05-08T08:46:53.834Z] #44 12.08   CC       images/sk-packet.o
08:46:53 [2020-05-08T08:46:53.834Z] #44 12.21   CC       images/mnt.o
08:46:54 [2020-05-08T08:46:54.097Z] #44 ...
08:46:54 [2020-05-08T08:46:54.097Z] 
08:46:54 [2020-05-08T08:46:54.097Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:54 [2020-05-08T08:46:54.097Z] #50 DONE 32.0s
08:46:54 [2020-05-08T08:46:54.097Z] 
08:46:54 [2020-05-08T08:46:54.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:54 [2020-05-08T08:46:54.097Z] #44 12.28   CC       images/pipe-data.o
08:46:54 [2020-05-08T08:46:54.097Z] #44 12.39   CC       images/sa.o
08:46:54 [2020-05-08T08:46:54.097Z] #44 12.47   CC       images/timer.o
08:46:54 [2020-05-08T08:46:54.097Z] #44 ...
08:46:54 [2020-05-08T08:46:54.097Z] 
08:46:54 [2020-05-08T08:46:54.097Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + export 'BUILDTAGS=netgo osusergo static_build'
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + BUILDTAGS='netgo osusergo static_build'
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + export EXTRA_FLAGS=-buildmode=pie
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + EXTRA_FLAGS=-buildmode=pie
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + '[' '' = dynamic ']'
08:46:54 [2020-05-08T08:46:54.097Z] #65 11.87 + make
08:46:54 [2020-05-08T08:46:54.097Z] #65 12.18 + bin/ctr
08:46:54 [2020-05-08T08:46:54.275Z] #27 3.275 
#                                                                          2.5%
######                                                                     8.7%
#########                                                                 12.9%
#############                                                             19.2%
##################                                                        25.4%
######################                                                    31.7%
#########################                                                 35.9%
##############################                                            42.2%
##################################                                        48.5%
##########################################                                58.9%
############################################                              61.7%
##################################################                        69.6%
######################################################                    75.9%
#########################################################                 80.0%
###########################################################               82.1%
###############################################################           88.4%
#####################################################################     96.7%
######################################################################## 100.0%
08:46:54 [2020-05-08T08:46:54.356Z] #65 ...
08:46:54 [2020-05-08T08:46:54.356Z] 
08:46:54 [2020-05-08T08:46:54.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:46:54 [2020-05-08T08:46:54.356Z] #47 22.20 vendor/golang.org/x/text/unicode/norm
08:46:54 [2020-05-08T08:46:54.356Z] #47 22.85 mime
08:46:54 [2020-05-08T08:46:54.356Z] #47 24.10 go/parser
08:46:54 [2020-05-08T08:46:54.356Z] #47 24.53 text/template
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.03 crypto/elliptic
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.03 crypto/dsa
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.03 encoding/asn1
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.05 crypto/rand
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.36 github.com/LK4D4/vndr/build
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.54 crypto/ed25519
08:46:54 [2020-05-08T08:46:54.356Z] #47 27.54 crypto/rsa
08:46:54 [2020-05-08T08:46:54.356Z] #47 28.41 crypto/ecdsa
08:46:54 [2020-05-08T08:46:54.356Z] #47 28.41 crypto/x509/pkix
08:46:54 [2020-05-08T08:46:54.356Z] #47 28.42 vendor/golang.org/x/crypto/cryptobyte
08:46:54 [2020-05-08T08:46:54.356Z] #47 30.07 vendor/golang.org/x/net/http/httpproxy
08:46:54 [2020-05-08T08:46:54.356Z] #47 30.07 net/textproto
08:46:54 [2020-05-08T08:46:54.356Z] #47 30.07 crypto/x509
08:46:54 [2020-05-08T08:46:54.356Z] #47 30.41 vendor/golang.org/x/net/http/httpguts
08:46:54 [2020-05-08T08:46:54.356Z] #47 30.41 mime/multipart
08:46:54 [2020-05-08T08:46:54.356Z] #47 31.12 crypto/tls
08:46:54 [2020-05-08T08:46:54.556Z] #27 5.802 
08:46:54 [2020-05-08T08:46:54.616Z] #47 ...
08:46:54 [2020-05-08T08:46:54.616Z] 
08:46:54 [2020-05-08T08:46:54.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:54 [2020-05-08T08:46:54.616Z] #44 12.72   CC       images/timerfd.o
08:46:54 [2020-05-08T08:46:54.616Z] #44 12.78   CC       images/mm.o
08:46:54 [2020-05-08T08:46:54.616Z] #44 12.87   CC       images/sk-opts.o
08:46:54 [2020-05-08T08:46:54.878Z] #44 12.96   CC       images/sk-unix.o
08:46:54 [2020-05-08T08:46:54.878Z] #44 13.05   CC       images/sk-inet.o
08:46:55 [2020-05-08T08:46:55.097Z] #8 DONE 2.6s
08:46:55 [2020-05-08T08:46:55.137Z] #44 13.17   CC       images/tun.o
08:46:55 [2020-05-08T08:46:55.137Z] #44 13.25   CC       images/sk-netlink.o
08:46:55 [2020-05-08T08:46:55.137Z] #44 13.34   CC       images/packet-sock.o
08:46:55 [2020-05-08T08:46:55.137Z] #44 13.43   CC       images/ipc-var.o
08:46:55 [2020-05-08T08:46:55.267Z] b3343b78770d: Pull complete
08:46:55 [2020-05-08T08:46:55.352Z] 
08:46:55 [2020-05-08T08:46:55.352Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:46:55 [2020-05-08T08:46:55.397Z] #44 13.49   CC       images/ipc-desc.o
08:46:55 [2020-05-08T08:46:55.397Z] #44 13.55   CC       images/ipc-shm.o
08:46:55 [2020-05-08T08:46:55.397Z] #44 13.61   CC       images/ipc-msg.o
08:46:55 [2020-05-08T08:46:55.397Z] #44 13.68   CC       images/ipc-sem.o
08:46:55 [2020-05-08T08:46:55.397Z] #44 13.73   CC       images/utsns.o
08:46:55 [2020-05-08T08:46:55.399Z] #27 5.971 
######                                                                     8.6%
##################                                                        25.6%
##############################                                            42.7%
##########################################                                59.7%
#######################################################                   76.7%
###################################################################       93.7%
######################################################################## 100.0%
08:46:55 [2020-05-08T08:46:55.601Z] 7fe1d7df2e7c: Pull complete
08:46:55 [2020-05-08T08:46:55.601Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42
08:46:55 [2020-05-08T08:46:55.601Z] Status: Downloaded newer image for golang:1.13.10-stretch
08:46:55 [2020-05-08T08:46:55.601Z]  ---> 4d38c0565539
08:46:55 [2020-05-08T08:46:55.601Z] Step 5/15 : ARG BUILDX_REPO
08:46:55 [2020-05-08T08:46:55.601Z]  ---> Running in 049bfe13fbcd
08:46:55 [2020-05-08T08:46:55.601Z] Removing intermediate container 049bfe13fbcd
08:46:55 [2020-05-08T08:46:55.601Z]  ---> 5e0eb30cacae
08:46:55 [2020-05-08T08:46:55.601Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
08:46:55 [2020-05-08T08:46:55.601Z]  ---> Running in f218a1191e88
08:46:55 [2020-05-08T08:46:55.658Z] #44 13.78   CC       images/creds.o
08:46:55 [2020-05-08T08:46:55.658Z] #44 13.84   CC       images/vma.o
08:46:55 [2020-05-08T08:46:55.658Z] #44 ...
08:46:55 [2020-05-08T08:46:55.658Z] 
08:46:55 [2020-05-08T08:46:55.658Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:46:55 [2020-05-08T08:46:55.658Z] #10 26.55 Selecting previously unselected package g++-mingw-w64-x86-64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 26.55 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 26.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.28 Selecting previously unselected package libapparmor1:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.29 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.35 Selecting previously unselected package libapparmor-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.36 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.45 Selecting previously unselected package libbtrfs0.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.46 Unpacking libbtrfs0 (4.20.1-2) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.54 Selecting previously unselected package libbtrfs-dev.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.55 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.55 Unpacking libbtrfs-dev (4.20.1-2) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.63 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.63 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.74 Selecting previously unselected package libudev-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.74 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.77 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.85 Selecting previously unselected package libsepol1-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.85 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.86 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.98 Selecting previously unselected package libpcre16-3:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 31.99 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.00 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.15 Selecting previously unselected package libpcre32-3:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.16 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.18 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.27 Selecting previously unselected package libpcrecpp0v5:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.27 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.27 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.38 Selecting previously unselected package libpcre3-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.38 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.39 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.56 Selecting previously unselected package libselinux1-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.57 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.69 Selecting previously unselected package libdevmapper-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.69 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.77 Selecting previously unselected package libseccomp-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.78 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.79 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.93 Selecting previously unselected package libsystemd-dev:amd64.
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.93 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 32.93 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.12 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.13 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.14 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.17 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.18 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.19 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.20 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.21 Setting up libbtrfs0 (4.20.1-2) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.22 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.23 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.25 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.26 Setting up libbtrfs-dev (4.20.1-2) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.27 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.28 Setting up mingw-w64-common (6.0.0-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.29 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.31 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.33 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
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.33 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
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.37 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.38 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
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.39 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
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.41 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.43 Setting up dmsetup (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.44 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.45 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 33.47 Processing triggers for libc-bin (2.28-10) ...
08:46:55 [2020-05-08T08:46:55.658Z] #10 DONE 33.8s
08:46:55 [2020-05-08T08:46:55.658Z] 
08:46:55 [2020-05-08T08:46:55.658Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:55 [2020-05-08T08:46:55.658Z] #58 DONE 0.1s
08:46:55 [2020-05-08T08:46:55.658Z] 
08:46:55 [2020-05-08T08:46:55.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:55 [2020-05-08T08:46:55.658Z] #44 13.91   CC       images/netdev.o
08:46:55 [2020-05-08T08:46:55.680Z] #27 6.908 
08:46:55 [2020-05-08T08:46:55.918Z] #44 ...
08:46:55 [2020-05-08T08:46:55.918Z] 
08:46:55 [2020-05-08T08:46:55.918Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:46:55 [2020-05-08T08:46:55.918Z] #59 DONE 0.1s
08:46:55 [2020-05-08T08:46:55.918Z] 
08:46:55 [2020-05-08T08:46:55.918Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:55 [2020-05-08T08:46:55.918Z] #44 14.02   CC       images/tty.o
08:46:55 [2020-05-08T08:46:55.918Z] #44 14.17   CC       images/file-lock.o
08:46:55 [2020-05-08T08:46:55.918Z] #44 14.24   CC       images/rlimit.o
08:46:55 [2020-05-08T08:46:55.932Z] Cloning into '/buildx'...
08:46:56 [2020-05-08T08:46:56.000Z] #9 DONE 0.8s
08:46:56 [2020-05-08T08:46:56.000Z] 
08:46:56 [2020-05-08T08:46:56.000Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:46:56 [2020-05-08T08:46:56.093Z] #8 DONE 2.5s
08:46:56 [2020-05-08T08:46:56.093Z] 
08:46:56 [2020-05-08T08:46:56.093Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:46:56 [2020-05-08T08:46:56.177Z] #44 14.33   CC       images/pagemap.o
08:46:56 [2020-05-08T08:46:56.177Z] #44 14.41   CC       images/siginfo.o
08:46:56 [2020-05-08T08:46:56.177Z] #44 14.48   CC       images/rpc.o
08:46:56 [2020-05-08T08:46:56.255Z] #40 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:46:56 [2020-05-08T08:46:56.255Z] #29 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:56 [2020-05-08T08:46:56.255Z] #21 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #32 ...
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #22 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #67 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #46 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #49 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.255Z] 
08:46:56 [2020-05-08T08:46:56.255Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:46:56 [2020-05-08T08:46:56.255Z] #55 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.514Z] 
08:46:56 [2020-05-08T08:46:56.514Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:46:56 [2020-05-08T08:46:56.514Z] #73 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.514Z] 
08:46:56 [2020-05-08T08:46:56.514Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:46:56 [2020-05-08T08:46:56.514Z] #52 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.514Z] 
08:46:56 [2020-05-08T08:46:56.514Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:46:56 [2020-05-08T08:46:56.514Z] #32 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.514Z] 
08:46:56 [2020-05-08T08:46:56.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:46:56 [2020-05-08T08:46:56.652Z] #9 DONE 0.8s
08:46:56 [2020-05-08T08:46:56.652Z] 
08:46:56 [2020-05-08T08:46:56.652Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:46:56 [2020-05-08T08:46:56.652Z] #29 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.652Z] 
08:46:56 [2020-05-08T08:46:56.652Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:46:56 [2020-05-08T08:46:56.652Z] #40 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.652Z] 
08:46:56 [2020-05-08T08:46:56.652Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:46:56 [2020-05-08T08:46:56.652Z] #41 ...
08:46:56 [2020-05-08T08:46:56.652Z] 
08:46:56 [2020-05-08T08:46:56.652Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:46:56 [2020-05-08T08:46:56.652Z] #21 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.746Z] #44 14.76   CC       images/ext-file.o
08:46:56 [2020-05-08T08:46:56.746Z] #44 14.84   CC       images/cgroup.o
08:46:56 [2020-05-08T08:46:56.746Z] #44 14.98   CC       images/userns.o
08:46:56 [2020-05-08T08:46:56.746Z] #44 15.06   CC       images/google/protobuf/descriptor.o
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #55 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #46 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:46:56 [2020-05-08T08:46:56.908Z] #52 DONE 0.1s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #73 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #67 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #49 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #32 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:46:56 [2020-05-08T08:46:56.908Z] #22 DONE 0.2s
08:46:56 [2020-05-08T08:46:56.908Z] 
08:46:56 [2020-05-08T08:46:56.908Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:46:57 [2020-05-08T08:46:57.315Z] #44 ...
08:46:57 [2020-05-08T08:46:57.315Z] 
08:46:57 [2020-05-08T08:46:57.315Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:46:57 [2020-05-08T08:46:57.315Z] #11 DONE 1.7s
08:46:57 [2020-05-08T08:46:57.315Z] 
08:46:57 [2020-05-08T08:46:57.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:57 [2020-05-08T08:46:57.315Z] #44 15.45   CC       images/opts.o
08:46:57 [2020-05-08T08:46:57.315Z] #44 15.52   CC       images/seccomp.o
08:46:57 [2020-05-08T08:46:57.574Z] #44 15.58   CC       images/binfmt-misc.o
08:46:57 [2020-05-08T08:46:57.574Z] #44 15.71   CC       images/time.o
08:46:57 [2020-05-08T08:46:57.574Z] #44 15.76   CC       images/sysctl.o
08:46:57 [2020-05-08T08:46:57.574Z] #44 15.85   CC       images/autofs.o
08:46:57 [2020-05-08T08:46:57.651Z] #27 7.107 
##                                                                         3.5%
######                                                                     8.6%
#########                                                                 13.7%
###############                                                           21.4%
####################                                                      29.0%
##########################                                                36.6%
###############################                                           44.2%
#####################################                                     51.9%
##########################################                                59.5%
################################################                          67.1%
#######################################################                   77.3%
##############################################################            87.5%
######################################################################    97.7%
######################################################################## 100.0%
08:46:57 [2020-05-08T08:46:57.651Z] #27 8.935 
08:46:57 [2020-05-08T08:46:57.836Z] #44 15.91   CC       images/macvlan.o
08:46:57 [2020-05-08T08:46:57.836Z] #44 15.97   CC       images/sit.o
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.03   LINK     images/built-in.o
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.09   GEN      compel/include/asm
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.11   GEN      compel/include/version.h
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.15 touch .config
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.16   GEN      include/common/config.h
08:46:57 [2020-05-08T08:46:57.836Z] #44 16.21   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.25   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.28   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.31   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:46:58 [2020-05-08T08:46:58.095Z] #44 ...
08:46:58 [2020-05-08T08:46:58.095Z] 
08:46:58 [2020-05-08T08:46:58.095Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:46:58 [2020-05-08T08:46:58.095Z] #30 DONE 36.2s
08:46:58 [2020-05-08T08:46:58.095Z] 
08:46:58 [2020-05-08T08:46:58.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.32   DEP      compel/arch/x86/plugins/std/memcpy.d
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.33   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.35   GEN      compel/plugins/include/uapi/std/syscall.h
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.40   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.41   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:46:58 [2020-05-08T08:46:58.095Z] #44 16.44   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.46   DEP      compel/plugins/std/infect.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.50   DEP      compel/plugins/std/string.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.53   DEP      compel/plugins/std/log.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.58   DEP      compel/plugins/std/fds.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.64   DEP      compel/plugins/std/std.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.66   DEP      compel/plugins/shmem/shmem.d
08:46:58 [2020-05-08T08:46:58.354Z] #44 16.68   DEP      compel/plugins/fds/fds.d
08:46:58 [2020-05-08T08:46:58.613Z] #44 16.74   CC       compel/plugins/std/std.o
08:46:58 [2020-05-08T08:46:58.613Z] #44 16.86   CC       compel/plugins/std/fds.o
08:46:58 [2020-05-08T08:46:58.613Z] #44 16.98   CC       compel/plugins/std/log.o
08:46:58 [2020-05-08T08:46:58.872Z] #44 ...
08:46:58 [2020-05-08T08:46:58.872Z] 
08:46:58 [2020-05-08T08:46:58.872Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:46:58 [2020-05-08T08:46:58.872Z] #12 DONE 1.7s
08:46:58 [2020-05-08T08:46:58.872Z] 
08:46:58 [2020-05-08T08:46:58.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:46:58 [2020-05-08T08:46:58.872Z] #44 17.18   CC       compel/plugins/std/string.o
08:46:59 [2020-05-08T08:46:59.131Z] #44 17.34   CC       compel/plugins/std/infect.o
08:46:59 [2020-05-08T08:46:59.131Z] #44 17.51   CC       compel/arch/x86/plugins/std/parasite-head.o
08:46:59 [2020-05-08T08:46:59.390Z] #44 17.54   CC       compel/arch/x86/plugins/std/memcpy.o
08:46:59 [2020-05-08T08:46:59.390Z] #44 17.58   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:46:59 [2020-05-08T08:46:59.390Z] #44 17.61   AR       compel/plugins/std.lib.a
08:46:59 [2020-05-08T08:46:59.390Z] #44 17.63   CC       compel/plugins/fds/fds.o
08:46:59 [2020-05-08T08:46:59.390Z] #44 17.73   AR       compel/plugins/fds.lib.a
08:46:59 [2020-05-08T08:46:59.650Z] #44 17.75   HOSTDEP  compel/src/lib/log-host.d
08:46:59 [2020-05-08T08:46:59.650Z] #44 17.80   HOSTDEP  compel/src/lib/handle-elf-host.d
08:46:59 [2020-05-08T08:46:59.651Z] #44 17.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:46:59 [2020-05-08T08:46:59.651Z] #44 17.89   HOSTDEP  compel/src/main-host.d
08:46:59 [2020-05-08T08:46:59.651Z] #44 17.92   DEP      compel/src/lib/ptrace.d
08:46:59 [2020-05-08T08:46:59.651Z] #44 17.96   DEP      compel/src/lib/infect.d
08:46:59 [2020-05-08T08:46:59.651Z] #44 18.01   DEP      compel/src/lib/infect-util.d
08:46:59 [2020-05-08T08:46:59.902Z] #27 9.071 
                                                                           0.2%
##                                                                         2.8%
####                                                                       5.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                15.1%
#############                                                             18.9%
###############                                                           21.7%
#################                                                         24.5%
###################                                                       27.4%
######################                                                    31.1%
########################                                                  34.0%
###########################                                               37.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         46.3%
08:46:59 [2020-05-08T08:46:59.902Z] #27 ...
08:46:59 [2020-05-08T08:46:59.902Z] 
08:46:59 [2020-05-08T08:46:59.902Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.19 The following NEW packages will be installed:
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.20   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.20   vim-common xxd
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.35 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.35 Need to get 14.0 MB of archives.
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.35 After this operation, 62.1 MB of additional disk space will be used.
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 24.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 25.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 25.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 25.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
08:46:59 [2020-05-08T08:46:59.902Z] #35 25.97 debconf: delaying package configuration, since apt-utils is not installed
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.06 Fetched 14.0 MB in 1s (13.4 MB/s)
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.13 Selecting previously unselected package xxd.
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.20 Unpacking xxd (2:8.1.0875-5) ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.34 Selecting previously unselected package vim-common.
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.39 Unpacking vim-common (2:8.1.0875-5) ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.73 Selecting previously unselected package cmake-data.
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 26.73 Unpacking cmake-data (3.13.4-1) ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 29.23 Selecting previously unselected package libicu63:s390x.
08:46:59 [2020-05-08T08:46:59.902Z] #35 29.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 29.27 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 34.12 Selecting previously unselected package libxml2:s390x.
08:46:59 [2020-05-08T08:46:59.902Z] #35 34.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 34.12 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:46:59 [2020-05-08T08:46:59.902Z] #35 ...
08:46:59 [2020-05-08T08:46:59.902Z] 
08:46:59 [2020-05-08T08:46:59.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.05   DEP      compel/src/lib/infect-rpc.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.07   DEP      compel/arch/x86/src/lib/infect.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.11   DEP      compel/arch/x86/src/lib/cpu.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.14   DEP      compel/src/lib/log.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.17   DEP      compel/src/main.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.21   DEP      compel/src/lib/handle-elf.d
08:46:59 [2020-05-08T08:46:59.911Z] #44 18.25   DEP      compel/arch/x86/src/lib/handle-elf.d
08:47:00 [2020-05-08T08:47:00.170Z] #44 18.32   CC       compel/src/lib/log.o
08:47:00 [2020-05-08T08:47:00.170Z] #44 18.45   CC       compel/arch/x86/src/lib/cpu.o
08:47:00 [2020-05-08T08:47:00.431Z] #44 18.66   CC       compel/arch/x86/src/lib/infect.o
08:47:00 [2020-05-08T08:47:00.464Z] #27 9.071 
                                                                           0.2%
##                                                                         2.8%
####                                                                       5.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                15.1%
#############                                                             18.9%
###############                                                           21.7%
#################                                                         24.5%
###################                                                       27.4%
######################                                                    31.1%
########################                                                  34.0%
###########################                                               37.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         46.3%
###################################                                       49.1%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                59.5%
############
08:47:00 [2020-05-08T08:47:00.464Z] #27 ...
08:47:00 [2020-05-08T08:47:00.464Z] 
08:47:00 [2020-05-08T08:47:00.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:00 [2020-05-08T08:47:00.464Z] #10 24.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
08:47:00 [2020-05-08T08:47:00.464Z] #10 26.96 debconf: delaying package configuration, since apt-utils is not installed
08:47:00 [2020-05-08T08:47:00.464Z] #10 27.03 Fetched 73.3 MB in 5s (15.9 MB/s)
08:47:00 [2020-05-08T08:47:00.464Z] #10 27.11 Selecting previously unselected package binutils-mingw-w64-i686.
08:47:00 [2020-05-08T08:47:00.464Z] #10 27.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
08:47:00 [2020-05-08T08:47:00.464Z] #10 27.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 27.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 29.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:47:00 [2020-05-08T08:47:00.464Z] #10 29.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 29.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.04 Selecting previously unselected package binutils-mingw-w64.
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.18 Selecting previously unselected package libdevmapper1.02.1:s390x.
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.19 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.31 Selecting previously unselected package dmsetup.
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.32 Unpacking dmsetup (2:1.02.155-3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.47 Selecting previously unselected package mingw-w64-common.
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 32.47 Unpacking mingw-w64-common (6.0.0-3) ...
08:47:00 [2020-05-08T08:47:00.464Z] #10 ...
08:47:00 [2020-05-08T08:47:00.464Z] 
08:47:00 [2020-05-08T08:47:00.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:00 [2020-05-08T08:47:00.691Z] #44 ...
08:47:00 [2020-05-08T08:47:00.691Z] 
08:47:00 [2020-05-08T08:47:00.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:00 [2020-05-08T08:47:00.691Z] #47 32.78 net/http/httptrace
08:47:00 [2020-05-08T08:47:00.691Z] #47 32.87 net/http
08:47:00 [2020-05-08T08:47:00.691Z] #47 35.65 github.com/LK4D4/vndr/godl
08:47:00 [2020-05-08T08:47:00.691Z] #47 35.80 github.com/LK4D4/vndr
08:47:00 [2020-05-08T08:47:00.691Z] #47 DONE 38.6s
08:47:00 [2020-05-08T08:47:00.691Z] 
08:47:00 [2020-05-08T08:47:00.691Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:47:00 [2020-05-08T08:47:00.691Z] #13 1.577 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:47:00 [2020-05-08T08:47:00.691Z] #13 DONE 1.8s
08:47:00 [2020-05-08T08:47:00.691Z] 
08:47:00 [2020-05-08T08:47:00.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:00 [2020-05-08T08:47:00.691Z] #44 18.95   CC       compel/src/lib/infect-rpc.o
08:47:00 [2020-05-08T08:47:00.710Z] Removing intermediate container f218a1191e88
08:47:00 [2020-05-08T08:47:00.710Z]  ---> fadea72391d3
08:47:00 [2020-05-08T08:47:00.710Z] Step 7/15 : WORKDIR /buildx
08:47:00 [2020-05-08T08:47:00.710Z]  ---> Running in 2377ee1779ea
08:47:00 [2020-05-08T08:47:00.710Z] Removing intermediate container 2377ee1779ea
08:47:00 [2020-05-08T08:47:00.710Z]  ---> 429e32b99f0d
08:47:00 [2020-05-08T08:47:00.710Z] Step 8/15 : ARG BUILDX_COMMIT
08:47:00 [2020-05-08T08:47:00.710Z]  ---> Running in be9d96246604
08:47:00 [2020-05-08T08:47:00.710Z] Removing intermediate container be9d96246604
08:47:00 [2020-05-08T08:47:00.710Z]  ---> 8cdb5b20edb5
08:47:00 [2020-05-08T08:47:00.710Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
08:47:00 [2020-05-08T08:47:00.710Z]  ---> Running in 99d01566fe12
08:47:00 [2020-05-08T08:47:00.950Z] #44 19.04   CC       compel/src/lib/infect-util.o
08:47:00 [2020-05-08T08:47:00.950Z] #44 19.16   CC       compel/src/lib/infect.o
08:47:01 [2020-05-08T08:47:01.421Z] From https://github.com/docker/buildx
08:47:01 [2020-05-08T08:47:01.421Z]  * [new tag]         v0.3.1     -> build
08:47:01 [2020-05-08T08:47:01.520Z] #44 19.88   CC       compel/src/lib/ptrace.o
08:47:01 [2020-05-08T08:47:01.753Z] #33 ...
08:47:01 [2020-05-08T08:47:01.754Z] 
08:47:01 [2020-05-08T08:47:01.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:01 [2020-05-08T08:47:01.754Z] #10 4.017 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:01 [2020-05-08T08:47:01.754Z] #10 4.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:01 [2020-05-08T08:47:01.754Z] #10 4.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:01 [2020-05-08T08:47:01.754Z] #10 5.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:01 [2020-05-08T08:47:01.779Z] #44 19.98   AR       compel/libcompel.a
08:47:01 [2020-05-08T08:47:01.779Z] #44 20.01   HOSTCC   compel/src/main-host.o
08:47:01 [2020-05-08T08:47:01.779Z] #44 20.15   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:47:01 [2020-05-08T08:47:01.870Z] #27 9.071 
                                                                           0.2%
##                                                                         2.8%
####                                                                       5.6%
######                                                                     9.4%
########                                                                  11.3%
##########                                                                15.1%
#############                                                             18.9%
###############                                                           21.7%
#################                                                         24.5%
###################                                                       27.4%
######################                                                    31.1%
########################                                                  34.0%
###########################                                               37.8%
#############################                                             40.6%
###############################                                           43.4%
#################################                                         46.3%
###################################                                       49.1%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                59.5%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
###################################################                       71.8%
#######################################################                   76.5%
#########################################################                 79.4%
###########################################################               83.2%
#############################################################             86.0%
################################################################          89.8%
###################################################################       93.6%
#####################################################################     96.4%
######################################################################## 100.0%
08:47:01 [2020-05-08T08:47:01.870Z] #27 12.92 
08:47:02 [2020-05-08T08:47:02.038Z] #44 20.20   HOSTCC   compel/src/lib/handle-elf-host.o
08:47:02 [2020-05-08T08:47:02.038Z] #44 20.29   HOSTCC   compel/src/lib/log-host.o
08:47:02 [2020-05-08T08:47:02.146Z] #23 ...
08:47:02 [2020-05-08T08:47:02.146Z] 
08:47:02 [2020-05-08T08:47:02.146Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:02 [2020-05-08T08:47:02.146Z] #62 3.070 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:02 [2020-05-08T08:47:02.146Z] #62 3.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:02 [2020-05-08T08:47:02.146Z] #62 3.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:02 [2020-05-08T08:47:02.146Z] #62 3.362 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:02 [2020-05-08T08:47:02.146Z] #62 4.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:02 [2020-05-08T08:47:02.146Z] #62 4.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:02 [2020-05-08T08:47:02.185Z] Switched to branch 'build'
08:47:02 [2020-05-08T08:47:02.297Z] #44 20.34   HOSTLINK compel/compel-host-bin
08:47:02 [2020-05-08T08:47:02.297Z] #44 20.39   DEP      soccr/soccr.d
08:47:02 [2020-05-08T08:47:02.297Z] #44 20.44   CC       soccr/soccr.o
08:47:02 [2020-05-08T08:47:02.555Z] #44 20.74   AR       soccr/libsoccr.a
08:47:02 [2020-05-08T08:47:02.556Z] #44 ...
08:47:02 [2020-05-08T08:47:02.556Z] 
08:47:02 [2020-05-08T08:47:02.556Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:47:02 [2020-05-08T08:47:02.556Z] #14 DONE 1.8s
08:47:02 [2020-05-08T08:47:02.556Z] 
08:47:02 [2020-05-08T08:47:02.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:02 [2020-05-08T08:47:02.556Z] #44 20.75 make[1]: 'soccr/libsoccr.a' is up to date.
08:47:02 [2020-05-08T08:47:02.556Z] #44 20.86   DEP      criu/arch/x86/sigframe.d
08:47:02 [2020-05-08T08:47:02.679Z] #10 ...
08:47:02 [2020-05-08T08:47:02.679Z] 
08:47:02 [2020-05-08T08:47:02.679Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.424 + RM_GOPATH=0
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.424 + TMP_GOPATH=
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.424 + : /build
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.424 + '[' -z '' ']'
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.424 ++ mktemp -d
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.436 + export GOPATH=/tmp/tmp.caZjQOof98
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.436 + GOPATH=/tmp/tmp.caZjQOof98
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.436 + RM_GOPATH=1
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.436 ++ dirname ./install.sh
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.438 + dir=.
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.439 + bin=dockercli
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.439 + shift
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.439 + '[' '!' -f ./dockercli.installer ']'
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.439 + . ./dockercli.installer
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.440 ++ : stable
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.440 ++ : 17.06.2-ce
08:47:02 [2020-05-08T08:47:02.679Z] #23 6.441 + install_dockercli
08:47:02 [2020-05-08T08:47:02.815Z] #44 20.90   DEP      criu/arch/x86/sigaction_compat.d
08:47:02 [2020-05-08T08:47:02.815Z] #44 20.95   DEP      criu/arch/x86/kerndat.d
08:47:02 [2020-05-08T08:47:02.815Z] #44 20.99   DEP      criu/arch/x86/crtools.d
08:47:02 [2020-05-08T08:47:02.815Z] #44 21.03   DEP      criu/arch/x86/cpu.d
08:47:02 [2020-05-08T08:47:02.815Z] #44 21.07   CC       criu/arch/x86/cpu.o
08:47:02 [2020-05-08T08:47:02.874Z] #27 13.84 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:47:02 [2020-05-08T08:47:02.874Z] #27 ...
08:47:02 [2020-05-08T08:47:02.874Z] 
08:47:02 [2020-05-08T08:47:02.874Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.58 Selecting previously unselected package protobuf-c-compiler.
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.84 Selecting previously unselected package protobuf-compiler.
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.85 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.93 Selecting previously unselected package python-pkg-resources.
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 28.94 Unpacking python-pkg-resources (40.8.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.10 Selecting previously unselected package python-six.
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.11 Unpacking python-six (1.12.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.17 Selecting previously unselected package python-protobuf.
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.18 Unpacking python-protobuf (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 29.61 Setting up python-pkg-resources (40.8.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 31.77 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 31.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 31.78 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 31.79 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 31.80 Setting up python-six (1.12.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.21 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.22 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.27 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.28 Setting up libcap-dev:s390x (1:2.25-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.29 Setting up libprotoc17:s390x (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.30 Setting up protobuf-compiler (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.31 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 33.33 Setting up python-protobuf (3.6.1.3-2) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 36.42 Setting up libnl-3-dev:s390x (3.4.0-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 36.42 Processing triggers for libc-bin (2.28-10) ...
08:47:02 [2020-05-08T08:47:02.874Z] #43 DONE 37.1s
08:47:02 [2020-05-08T08:47:02.874Z] 
08:47:02 [2020-05-08T08:47:02.874Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.56 Selecting previously unselected package libarchive13:s390x.
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.71 Selecting previously unselected package libjsoncpp1:s390x.
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.72 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.86 Selecting previously unselected package librhash0:s390x.
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.86 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.86 Unpacking librhash0:s390x (1.3.8-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.96 Selecting previously unselected package libuv1:s390x.
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.96 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 34.96 Unpacking libuv1:s390x (1.24.1-1) ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 35.12 Selecting previously unselected package cmake.
08:47:02 [2020-05-08T08:47:02.874Z] #35 35.12 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
08:47:02 [2020-05-08T08:47:02.874Z] #35 35.13 Unpacking cmake (3.13.4-1) ...
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.443 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.443 Install docker/cli version 17.06.2-ce from stable
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.444 ++ uname -m
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.446 + arch=x86_64
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.453 + '[' x86_64 '!=' x86_64 ']'
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.453 + url=https://download.docker.com/linux/static
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.454 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:47:02 [2020-05-08T08:47:02.934Z] #23 6.468 + tar -xz docker/docker
08:47:03 [2020-05-08T08:47:03.074Z] #44 21.23   CC       criu/arch/x86/crtools.o
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.36 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.37 Setting up xxd (2:8.1.0875-5) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.40 Setting up libuv1:s390x (1.24.1-1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.40 Setting up vim-common (2:8.1.0875-5) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.44 Setting up librhash0:s390x (1.3.8-1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.44 Setting up cmake-data (3.13.4-1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.45 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.45 Setting up libjsoncpp1:s390x (1.7.4-3) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.46 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.47 Setting up cmake (3.13.4-1) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.48 Processing triggers for libc-bin (2.28-10) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 37.52 Processing triggers for mime-support (3.62) ...
08:47:03 [2020-05-08T08:47:03.156Z] #35 ...
08:47:03 [2020-05-08T08:47:03.156Z] 
08:47:03 [2020-05-08T08:47:03.156Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:03 [2020-05-08T08:47:03.156Z] #47 27.30 sync
08:47:03 [2020-05-08T08:47:03.156Z] #47 27.30 internal/reflectlite
08:47:03 [2020-05-08T08:47:03.156Z] #47 28.70 github.com/LK4D4/vndr/godl/singleflight
08:47:03 [2020-05-08T08:47:03.156Z] #47 28.90 math/rand
08:47:03 [2020-05-08T08:47:03.156Z] #47 29.81 internal/singleflight
08:47:03 [2020-05-08T08:47:03.156Z] #47 30.01 errors
08:47:03 [2020-05-08T08:47:03.156Z] #47 30.01 sort
08:47:03 [2020-05-08T08:47:03.156Z] #47 30.23 io
08:47:03 [2020-05-08T08:47:03.156Z] #47 31.10 bytes
08:47:03 [2020-05-08T08:47:03.156Z] #47 31.17 strconv
08:47:03 [2020-05-08T08:47:03.156Z] #47 33.10 bufio
08:47:03 [2020-05-08T08:47:03.156Z] #47 33.73 reflect
08:47:03 [2020-05-08T08:47:03.156Z] #47 34.69 syscall
08:47:03 [2020-05-08T08:47:03.188Z] #23 ...
08:47:03 [2020-05-08T08:47:03.188Z] 
08:47:03 [2020-05-08T08:47:03.188Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.674 + RM_GOPATH=0
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.674 + TMP_GOPATH=
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.674 + : /build
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.674 + '[' -z '' ']'
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.680 ++ mktemp -d
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.691 + export GOPATH=/tmp/tmp.p2Fh2EkvC2
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.692 + GOPATH=/tmp/tmp.p2Fh2EkvC2
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.692 + RM_GOPATH=1
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.707 ++ dirname ./install.sh
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.713 + dir=.
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.720 + bin=vndr
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.720 + shift
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.720 + '[' '!' -f ./vndr.installer ']'
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.720 + . ./vndr.installer
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.723 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.724 + install_vndr
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.724 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.724 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.724 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.p2Fh2EkvC2/src/github.com/LK4D4/vndr
08:47:03 [2020-05-08T08:47:03.188Z] #47 6.727 Cloning into '/tmp/tmp.p2Fh2EkvC2/src/github.com/LK4D4/vndr'...
08:47:03 [2020-05-08T08:47:03.188Z] #47 ...
08:47:03 [2020-05-08T08:47:03.188Z] 
08:47:03 [2020-05-08T08:47:03.188Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.815 + RM_GOPATH=0
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.815 + TMP_GOPATH=
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.817 + : /build
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.817 + '[' -z '' ']'
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.817 ++ mktemp -d
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.818 + export GOPATH=/tmp/tmp.ZbcIKAbO0X
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.818 + GOPATH=/tmp/tmp.ZbcIKAbO0X
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.818 + RM_GOPATH=1
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.818 ++ dirname ./install.sh
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + dir=.
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + bin=tomlv
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + shift
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + '[' '!' -f ./tomlv.installer ']'
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + . ./tomlv.installer
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + install_tomlv
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.820 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZbcIKAbO0X/src/github.com/BurntSushi/toml
08:47:03 [2020-05-08T08:47:03.188Z] #33 6.822 Cloning into '/tmp/tmp.ZbcIKAbO0X/src/github.com/BurntSushi/toml'...
08:47:03 [2020-05-08T08:47:03.334Z] #44 21.58   CC       criu/arch/x86/kerndat.o
08:47:03 [2020-05-08T08:47:03.334Z] #44 21.71   CC       criu/arch/x86/sigaction_compat.o
08:47:03 [2020-05-08T08:47:03.339Z] Removing intermediate container 99d01566fe12
08:47:03 [2020-05-08T08:47:03.339Z]  ---> cad5e22a5249
08:47:03 [2020-05-08T08:47:03.339Z] Step 10/15 : ARG GOOS
08:47:03 [2020-05-08T08:47:03.339Z]  ---> Running in 2bf2d3b78eec
08:47:03 [2020-05-08T08:47:03.339Z] Removing intermediate container 2bf2d3b78eec
08:47:03 [2020-05-08T08:47:03.339Z]  ---> d6dae9b4b3bf
08:47:03 [2020-05-08T08:47:03.339Z] Step 11/15 : ARG GOARCH
08:47:03 [2020-05-08T08:47:03.438Z] #47 ...
08:47:03 [2020-05-08T08:47:03.438Z] 
08:47:03 [2020-05-08T08:47:03.438Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:03 [2020-05-08T08:47:03.438Z] #27 14.23 
08:47:03 [2020-05-08T08:47:03.438Z] #27 14.32 
###########################                                               37.5%
######################################################################## 100.0%
08:47:03 [2020-05-08T08:47:03.438Z] #27 14.39 
08:47:03 [2020-05-08T08:47:03.438Z] #27 ...
08:47:03 [2020-05-08T08:47:03.438Z] 
08:47:03 [2020-05-08T08:47:03.438Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:03 [2020-05-08T08:47:03.438Z] #35 DONE 37.8s
08:47:03 [2020-05-08T08:47:03.438Z] 
08:47:03 [2020-05-08T08:47:03.438Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:47:03 [2020-05-08T08:47:03.438Z] #36 DONE 0.1s
08:47:03 [2020-05-08T08:47:03.438Z] 
08:47:03 [2020-05-08T08:47:03.438Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:47:03 [2020-05-08T08:47:03.438Z] #37 DONE 0.1s
08:47:03 [2020-05-08T08:47:03.438Z] 
08:47:03 [2020-05-08T08:47:03.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:03 [2020-05-08T08:47:03.438Z] #10 37.44 Selecting previously unselected package mingw-w64-x86-64-dev.
08:47:03 [2020-05-08T08:47:03.438Z] #10 37.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:47:03 [2020-05-08T08:47:03.438Z] #10 37.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:47:03 [2020-05-08T08:47:03.593Z] #44 21.77   CC       criu/arch/x86/sigframe.o
08:47:03 [2020-05-08T08:47:03.593Z] #44 21.84   LINK     criu/arch/x86/crtools.built-in.o
08:47:03 [2020-05-08T08:47:03.593Z] #44 21.88   DEP      criu/pie/util-vdso-elf32.d
08:47:03 [2020-05-08T08:47:03.593Z] #44 21.95   DEP      criu/pie/util-vdso.d
08:47:03 [2020-05-08T08:47:03.670Z]  ---> Running in f7ab7d62afdb
08:47:03 [2020-05-08T08:47:03.670Z] Removing intermediate container f7ab7d62afdb
08:47:03 [2020-05-08T08:47:03.670Z]  ---> f982666ab540
08:47:03 [2020-05-08T08:47:03.670Z] 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
08:47:03 [2020-05-08T08:47:03.670Z]  ---> Running in a890f68369b3
08:47:03 [2020-05-08T08:47:03.726Z] #10 ...
08:47:03 [2020-05-08T08:47:03.726Z] 
08:47:03 [2020-05-08T08:47:03.726Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:03 [2020-05-08T08:47:03.726Z] #33 27.85 sync
08:47:03 [2020-05-08T08:47:03.726Z] #33 27.87 internal/reflectlite
08:47:03 [2020-05-08T08:47:03.726Z] #33 30.03 errors
08:47:03 [2020-05-08T08:47:03.726Z] #33 30.03 sort
08:47:03 [2020-05-08T08:47:03.726Z] #33 30.25 strconv
08:47:03 [2020-05-08T08:47:03.726Z] #33 30.95 io
08:47:03 [2020-05-08T08:47:03.726Z] #33 31.86 internal/oserror
08:47:03 [2020-05-08T08:47:03.726Z] #33 31.89 syscall
08:47:03 [2020-05-08T08:47:03.726Z] #33 32.99 reflect
08:47:03 [2020-05-08T08:47:03.853Z] #44 21.99   DEP      criu/pie/util.d
08:47:03 [2020-05-08T08:47:03.853Z] #44 22.04   CC       criu/pie/util.o
08:47:03 [2020-05-08T08:47:03.853Z] #44 ...
08:47:03 [2020-05-08T08:47:03.853Z] 
08:47:03 [2020-05-08T08:47:03.853Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:47:03 [2020-05-08T08:47:03.853Z] #15 DONE 1.4s
08:47:03 [2020-05-08T08:47:03.853Z] 
08:47:03 [2020-05-08T08:47:03.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:03 [2020-05-08T08:47:03.853Z] #44 22.13   CC       criu/pie/util-vdso.o
08:47:04 [2020-05-08T08:47:04.008Z] #33 ...
08:47:04 [2020-05-08T08:47:04.009Z] 
08:47:04 [2020-05-08T08:47:04.009Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:04 [2020-05-08T08:47:04.030Z] #62 ...
08:47:04 [2020-05-08T08:47:04.030Z] 
08:47:04 [2020-05-08T08:47:04.030Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.741 + RM_GOPATH=0
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.741 + TMP_GOPATH=
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.741 + : /build
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.743 + '[' -z '' ']'
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.751 ++ mktemp -d
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.755 + export GOPATH=/tmp/tmp.u0o5y7S05X
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.755 + GOPATH=/tmp/tmp.u0o5y7S05X
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.755 + RM_GOPATH=1
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.755 ++ dirname ./install.sh
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.763 + dir=.
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.764 + bin=gotestsum
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.764 + shift
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.764 + '[' '!' -f ./gotestsum.installer ']'
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.765 + . ./gotestsum.installer
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.765 ++ : v0.3.5
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.765 + install_gotestsum
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.767 + echo 'Installing gotestsum version v0.3.5'
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.767 Installing gotestsum version v0.3.5
08:47:04 [2020-05-08T08:47:04.030Z] #50 6.768 + go get -d gotest.tools/gotestsum
08:47:04 [2020-05-08T08:47:04.113Z] #44 22.31   CC       criu/pie/util-vdso-elf32.o
08:47:04 [2020-05-08T08:47:04.113Z] #44 22.50   AR       criu/pie/pie.lib.a
08:47:04 [2020-05-08T08:47:04.372Z] #44 22.58   DEP      criu/pie/restorer.d
08:47:04 [2020-05-08T08:47:04.372Z] #44 22.66   DEP      criu/arch/x86/sigaction_compat_pie.d
08:47:04 [2020-05-08T08:47:04.372Z] #44 22.69   DEP      criu/arch/x86/restorer_unmap.d
08:47:04 [2020-05-08T08:47:04.372Z] #44 22.70   DEP      criu/arch/x86/restorer.d
08:47:04 [2020-05-08T08:47:04.372Z] #44 22.75   DEP      criu/arch/x86/vdso-pie.d
08:47:04 [2020-05-08T08:47:04.551Z] #33 7.765 + cd /tmp/tmp.ZbcIKAbO0X/src/github.com/BurntSushi/toml
08:47:04 [2020-05-08T08:47:04.551Z] #33 7.766 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:04 [2020-05-08T08:47:04.551Z] #33 7.773 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:47:04 [2020-05-08T08:47:04.590Z] #50 ...
08:47:04 [2020-05-08T08:47:04.590Z] 
08:47:04 [2020-05-08T08:47:04.590Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.737 + RM_GOPATH=0
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.737 + TMP_GOPATH=
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.737 + : /build
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.737 + '[' -z '' ']'
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.740 ++ mktemp -d
08:47:04 [2020-05-08T08:47:04.591Z] #23 7.766 + export GOPATH=/tmp/tmp.VCyZyo2aBA
08:47:04 [2020-05-08T08:47:04.631Z] #44 22.79   DEP      criu/pie/parasite-vdso.d
08:47:04 [2020-05-08T08:47:04.631Z] #44 22.85   DEP      criu/pie/parasite.d
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.788 + GOPATH=/tmp/tmp.VCyZyo2aBA
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.788 + RM_GOPATH=1
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.791 ++ dirname ./install.sh
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.801 + dir=.
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.801 + bin=dockercli
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.801 + shift
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.802 + '[' '!' -f ./dockercli.installer ']'
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.803 + . ./dockercli.installer
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.804 ++ : stable
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.809 ++ : 17.06.2-ce
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.809 + install_dockercli
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.809 Install docker/cli version 17.06.2-ce from stable
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.809 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.812 ++ uname -m
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.813 + arch=x86_64
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.813 + '[' x86_64 '!=' x86_64 ']'
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.813 + url=https://download.docker.com/linux/static
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.814 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:47:04 [2020-05-08T08:47:04.848Z] #23 7.814 + tar -xz docker/docker
08:47:04 [2020-05-08T08:47:04.890Z] #44 22.91   CC       criu/pie/parasite.o
08:47:04 [2020-05-08T08:47:04.890Z] #44 23.20   LINK     criu/pie/parasite.built-in.o
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.318 + RM_GOPATH=0
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.318 + TMP_GOPATH=
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.318 + : /build
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.318 + '[' -z '' ']'
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.319 ++ mktemp -d
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.321 + export GOPATH=/tmp/tmp.gxdTIPyQpk
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.321 + GOPATH=/tmp/tmp.gxdTIPyQpk
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.321 + RM_GOPATH=1
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.321 ++ dirname ./install.sh
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + dir=.
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + bin=tini
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + shift
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + '[' '!' -f ./tini.installer ']'
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + . ./tini.installer
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + install_tini
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.324 + git clone https://github.com/krallin/tini.git /tmp/tmp.gxdTIPyQpk/tini
08:47:05 [2020-05-08T08:47:05.013Z] #38 1.326 Cloning into '/tmp/tmp.gxdTIPyQpk/tini'...
08:47:05 [2020-05-08T08:47:05.089Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0acf2c4873ca7abfb) in /home/ubuntu/workspace/moby_PR-40930
[Pipeline] {
[Pipeline] checkout
08:47:05 [2020-05-08T08:47:05.112Z] #33 8.675 internal/cpu
08:47:05 [2020-05-08T08:47:05.112Z] #33 8.685 runtime/internal/atomic
08:47:05 [2020-05-08T08:47:05.149Z] #44 23.20   GEN      criu/pie/parasite-blob.h
08:47:05 [2020-05-08T08:47:05.149Z] #44 23.21   CC       criu/pie/parasite-vdso.o
08:47:05 [2020-05-08T08:47:05.149Z] #44 23.41   CC       criu/arch/x86/vdso-pie.o
08:47:05 [2020-05-08T08:47:05.149Z] #44 23.49   CC       criu/arch/x86/restorer.o
08:47:05 [2020-05-08T08:47:05.367Z] #33 9.031 runtime/internal/sys
08:47:05 [2020-05-08T08:47:05.408Z] #44 23.65   CC       criu/arch/x86/restorer_unmap.o
08:47:05 [2020-05-08T08:47:05.409Z] #44 23.67   CC       criu/arch/x86/sigaction_compat_pie.o
08:47:05 [2020-05-08T08:47:05.409Z] #44 23.75   CC       criu/pie/restorer.o
08:47:05 [2020-05-08T08:47:05.623Z] #33 9.244 internal/bytealg
08:47:05 [2020-05-08T08:47:05.623Z] #33 9.267 runtime/internal/math
08:47:05 [2020-05-08T08:47:05.625Z] #38 1.858 + cd /tmp/tmp.gxdTIPyQpk/tini
08:47:05 [2020-05-08T08:47:05.625Z] #38 1.858 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:47:05 [2020-05-08T08:47:05.625Z] #38 1.863 + cmake .
08:47:05 [2020-05-08T08:47:05.625Z] #38 ...
08:47:05 [2020-05-08T08:47:05.625Z] 
08:47:05 [2020-05-08T08:47:05.625Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:47:05 [2020-05-08T08:47:05.626Z] #30 29.70 Checking out files:  92% (1403/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.
08:47:05 [2020-05-08T08:47:05.626Z] #30 29.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:47:05 [2020-05-08T08:47:05.626Z] #30 30.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:47:05 [2020-05-08T08:47:05.626Z] #30 ...
08:47:05 [2020-05-08T08:47:05.626Z] 
08:47:05 [2020-05-08T08:47:05.626Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:05 [2020-05-08T08:47:05.626Z] #27 15.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:47:05 [2020-05-08T08:47:05.626Z] #27 15.64 
08:47:05 [2020-05-08T08:47:05.626Z] #27 15.77 
######################################################################## 100.0%
08:47:05 [2020-05-08T08:47:05.626Z] #27 15.85 
08:47:05 [2020-05-08T08:47:05.626Z] #27 16.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:47:05 [2020-05-08T08:47:05.626Z] #27 16.88 skipping existing b63cc5f62c21
08:47:05 [2020-05-08T08:47:05.668Z] #44 ...
08:47:05 [2020-05-08T08:47:05.668Z] 
08:47:05 [2020-05-08T08:47:05.668Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:47:05 [2020-05-08T08:47:05.668Z] #16 DONE 1.6s
08:47:05 [2020-05-08T08:47:05.668Z] 
08:47:05 [2020-05-08T08:47:05.668Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:05 [2020-05-08T08:47:05.668Z] #41 43.86 + dpkg --print-architecture
08:47:05 [2020-05-08T08:47:05.668Z] #41 43.88 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:47:05 [2020-05-08T08:47:05.878Z] #33 9.347 math/bits
08:47:05 [2020-05-08T08:47:05.907Z] #27 16.98 
08:47:05 [2020-05-08T08:47:05.929Z] #41 ...
08:47:05 [2020-05-08T08:47:05.929Z] 
08:47:05 [2020-05-08T08:47:05.929Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.271 + RM_GOPATH=0
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.271 + TMP_GOPATH=
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.271 + : /build
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.271 + '[' -z '' ']'
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.272 ++ mktemp -d
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.281 + export GOPATH=/tmp/tmp.BTHGMRk3HU
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.281 + GOPATH=/tmp/tmp.BTHGMRk3HU
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.281 + RM_GOPATH=1
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.282 ++ dirname ./install.sh
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.282 + dir=.
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + bin=runc
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + shift
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + '[' '!' -f ./runc.installer ']'
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + . ./runc.installer
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + install_runc
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.283 + grep -q '^3\.10\.0.*\.el7\.'
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.284 + uname -r
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.285 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.285 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.285 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BTHGMRk3HU/src/github.com/opencontainers/runc
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.285 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:47:05 [2020-05-08T08:47:05.929Z] #60 1.287 Cloning into '/tmp/tmp.BTHGMRk3HU/src/github.com/opencontainers/runc'...
08:47:05 [2020-05-08T08:47:05.929Z] #60 2.949 + cd /tmp/tmp.BTHGMRk3HU/src/github.com/opencontainers/runc
08:47:05 [2020-05-08T08:47:05.929Z] #60 2.949 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:05 [2020-05-08T08:47:05.929Z] #60 3.153 + '[' -z '' ']'
08:47:05 [2020-05-08T08:47:05.929Z] #60 3.153 + target=static
08:47:05 [2020-05-08T08:47:05.929Z] #60 3.153 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:47:05 [2020-05-08T08:47:05.929Z] #60 3.584 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 .
08:47:05 [2020-05-08T08:47:05.929Z] #60 ...
08:47:05 [2020-05-08T08:47:05.929Z] 
08:47:05 [2020-05-08T08:47:05.929Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:05 [2020-05-08T08:47:05.929Z] #41 44.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:47:05 [2020-05-08T08:47:05.929Z] #41 44.13 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:47:06 [2020-05-08T08:47:06.133Z] #33 ...
08:47:06 [2020-05-08T08:47:06.133Z] 
08:47:06 [2020-05-08T08:47:06.133Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:06 [2020-05-08T08:47:06.133Z] #25 6.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #25 6.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #25 6.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #25 7.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #25 ...
08:47:06 [2020-05-08T08:47:06.133Z] 
08:47:06 [2020-05-08T08:47:06.133Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:06 [2020-05-08T08:47:06.133Z] #62 6.463 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #62 6.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #62 6.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #62 7.391 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.133Z] #62 9.615 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:06 [2020-05-08T08:47:06.387Z] #62 ...
08:47:06 [2020-05-08T08:47:06.387Z] 
08:47:06 [2020-05-08T08:47:06.387Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:06 [2020-05-08T08:47:06.387Z] #41 6.931 + git clone https://github.com/docker/distribution.git .
08:47:06 [2020-05-08T08:47:06.387Z] #41 6.932 Cloning into '.'...
08:47:06 [2020-05-08T08:47:06.387Z] #41 ...
08:47:06 [2020-05-08T08:47:06.387Z] 
08:47:06 [2020-05-08T08:47:06.387Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.814 + RM_GOPATH=0
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.814 + TMP_GOPATH=
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.814 + : /build
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.814 + '[' -z '' ']'
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.817 ++ mktemp -d
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.819 + export GOPATH=/tmp/tmp.9gXkbYoeq9
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.820 + GOPATH=/tmp/tmp.9gXkbYoeq9
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.820 + RM_GOPATH=1
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.825 ++ dirname ./install.sh
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.826 + dir=.
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.826 + bin=gotestsum
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.826 + shift
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.826 + '[' '!' -f ./gotestsum.installer ']'
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.826 + . ./gotestsum.installer
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.827 ++ : v0.3.5
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.827 + install_gotestsum
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.827 + echo 'Installing gotestsum version v0.3.5'
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.827 Installing gotestsum version v0.3.5
08:47:06 [2020-05-08T08:47:06.387Z] #50 6.827 + go get -d gotest.tools/gotestsum
08:47:06 [2020-05-08T08:47:06.642Z] #50 ...
08:47:06 [2020-05-08T08:47:06.642Z] 
08:47:06 [2020-05-08T08:47:06.642Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.658 + RM_GOPATH=0
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.658 + TMP_GOPATH=
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.658 + : /build
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.658 + '[' -z '' ']'
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.661 ++ mktemp -d
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.661 + export GOPATH=/tmp/tmp.3xHuPLj1jf
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.661 + GOPATH=/tmp/tmp.3xHuPLj1jf
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.661 + RM_GOPATH=1
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.667 ++ dirname ./install.sh
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.671 + dir=.
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.672 + bin=golangci_lint
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.672 + shift
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.672 + '[' '!' -f ./golangci_lint.installer ']'
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.672 + . ./golangci_lint.installer
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.672 ++ : v1.23.8
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.673 + install_golangci_lint
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.673 + echo 'Installing golangci-lint version v1.23.8'
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.673 Installing golangci-lint version v1.23.8
08:47:06 [2020-05-08T08:47:06.642Z] #53 6.673 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:47:06 [2020-05-08T08:47:06.642Z] #53 ...
08:47:06 [2020-05-08T08:47:06.642Z] 
08:47:06 [2020-05-08T08:47:06.642Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.936 + RM_GOPATH=0
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.937 + TMP_GOPATH=
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.937 + : /build
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.937 + '[' -z '' ']'
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.937 ++ mktemp -d
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.946 + export GOPATH=/tmp/tmp.IvoALRxvOv
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.946 + GOPATH=/tmp/tmp.IvoALRxvOv
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.946 + RM_GOPATH=1
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.946 ++ dirname ./install.sh
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 + dir=.
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 + bin=proxy
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 + shift
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 + '[' '!' -f ./proxy.installer ']'
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 + . ./proxy.installer
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.953 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + install_proxy
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + case "$1" in
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + export CGO_ENABLED=0
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + CGO_ENABLED=0
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + _install_proxy
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.957 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.958 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IvoALRxvOv/src/github.com/docker/libnetwork
08:47:06 [2020-05-08T08:47:06.642Z] #74 6.961 Cloning into '/tmp/tmp.IvoALRxvOv/src/github.com/docker/libnetwork'...
08:47:06 [2020-05-08T08:47:06.733Z] #23 ...
08:47:06 [2020-05-08T08:47:06.733Z] 
08:47:06 [2020-05-08T08:47:06.733Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:06 [2020-05-08T08:47:06.733Z] #25 7.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #25 7.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #25 7.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #25 8.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #25 ...
08:47:06 [2020-05-08T08:47:06.733Z] 
08:47:06 [2020-05-08T08:47:06.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:06 [2020-05-08T08:47:06.733Z] #10 4.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #10 4.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #10 4.921 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #10 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.733Z] #10 7.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #74 ...
08:47:06 [2020-05-08T08:47:06.898Z] 
08:47:06 [2020-05-08T08:47:06.898Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:06 [2020-05-08T08:47:06.898Z] #43 6.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #43 6.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #43 6.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #43 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #43 9.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:06 [2020-05-08T08:47:06.898Z] #43 ...
08:47:06 [2020-05-08T08:47:06.898Z] 
08:47:06 [2020-05-08T08:47:06.898Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.321 + RM_GOPATH=0
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.321 + TMP_GOPATH=
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.321 + : /build
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.321 + '[' -z '' ']'
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 ++ mktemp -d
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + export GOPATH=/tmp/tmp.AD4esWFQgV
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + GOPATH=/tmp/tmp.AD4esWFQgV
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + RM_GOPATH=1
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 ++ dirname ./install.sh
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + dir=.
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + bin=shfmt
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + shift
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + '[' '!' -f ./shfmt.installer ']'
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + . ./shfmt.installer
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + install_shfmt
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.327 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.332 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AD4esWFQgV/src/github.com/mvdan/sh
08:47:06 [2020-05-08T08:47:06.898Z] #56 6.342 Cloning into '/tmp/tmp.AD4esWFQgV/src/github.com/mvdan/sh'...
08:47:06 [2020-05-08T08:47:06.910Z] #27 17.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:47:06 [2020-05-08T08:47:06.910Z] #27 18.22 
08:47:06 [2020-05-08T08:47:06.988Z] #10 ...
08:47:06 [2020-05-08T08:47:06.989Z] 
08:47:06 [2020-05-08T08:47:06.989Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:06 [2020-05-08T08:47:06.989Z] #35 6.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:06 [2020-05-08T08:47:06.989Z] #35 6.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:06 [2020-05-08T08:47:06.989Z] #35 6.920 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:06 [2020-05-08T08:47:06.989Z] #35 7.861 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:06 [2020-05-08T08:47:06.989Z] #35 ...
08:47:06 [2020-05-08T08:47:06.989Z] 
08:47:06 [2020-05-08T08:47:06.989Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.329 + RM_GOPATH=0
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.329 + TMP_GOPATH=
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.329 + : /build
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.329 + '[' -z '' ']'
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.345 ++ mktemp -d
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.345 + export GOPATH=/tmp/tmp.bhY0dd1B35
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.345 + GOPATH=/tmp/tmp.bhY0dd1B35
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.345 + RM_GOPATH=1
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.345 ++ dirname ./install.sh
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + dir=.
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + bin=tomlv
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + shift
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + '[' '!' -f ./tomlv.installer ']'
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + . ./tomlv.installer
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + install_tomlv
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.346 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.347 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bhY0dd1B35/src/github.com/BurntSushi/toml
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.347 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:06 [2020-05-08T08:47:06.989Z] #33 8.359 Cloning into '/tmp/tmp.bhY0dd1B35/src/github.com/BurntSushi/toml'...
08:47:06 [2020-05-08T08:47:06.989Z] #33 9.400 + cd /tmp/tmp.bhY0dd1B35/src/github.com/BurntSushi/toml
08:47:06 [2020-05-08T08:47:06.989Z] #33 9.401 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:47:06 [2020-05-08T08:47:06.989Z] #33 9.439 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:47:07 [2020-05-08T08:47:07.153Z] #56 ...
08:47:07 [2020-05-08T08:47:07.153Z] 
08:47:07 [2020-05-08T08:47:07.153Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.418 + RM_GOPATH=0
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.418 + TMP_GOPATH=
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.418 + : /build/
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.418 + '[' -z '' ']'
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.421 ++ mktemp -d
08:47:07 [2020-05-08T08:47:07.153Z] #68 6.423 + export GOPATH=/tmp/tmp.5dbdRcobcF
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 + GOPATH=/tmp/tmp.5dbdRcobcF
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 + RM_GOPATH=1
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 ++ dirname ./install.sh
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 + dir=.
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 + bin=rootlesskit
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.423 + shift
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.432 + '[' '!' -f ./rootlesskit.installer ']'
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.432 + . ./rootlesskit.installer
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.433 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.434 + install_rootlesskit
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.436 + case "$1" in
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.436 + export CGO_ENABLED=0
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.436 + CGO_ENABLED=0
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.437 + _install_rootlesskit
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.437 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.437 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.437 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5dbdRcobcF/src/github.com/rootless-containers/rootlesskit
08:47:07 [2020-05-08T08:47:07.154Z] #68 6.439 Cloning into '/tmp/tmp.5dbdRcobcF/src/github.com/rootless-containers/rootlesskit'...
08:47:07 [2020-05-08T08:47:07.191Z] #27 18.31 
######################################################################## 100.0%
08:47:07 [2020-05-08T08:47:07.191Z] #27 ...
08:47:07 [2020-05-08T08:47:07.191Z] 
08:47:07 [2020-05-08T08:47:07.191Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:07 [2020-05-08T08:47:07.191Z] #50 31.25 + cd /tmp/tmp.TqYYzmebdI/src/gotest.tools/gotestsum
08:47:07 [2020-05-08T08:47:07.191Z] #50 31.25 + git checkout -q v0.3.5
08:47:07 [2020-05-08T08:47:07.191Z] #50 31.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:47:07 [2020-05-08T08:47:07.191Z] #50 ...
08:47:07 [2020-05-08T08:47:07.191Z] 
08:47:07 [2020-05-08T08:47:07.191Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:07 [2020-05-08T08:47:07.191Z] #27 18.42 
08:47:07 [2020-05-08T08:47:07.243Z] #33 10.20 runtime/internal/atomic
08:47:07 [2020-05-08T08:47:07.243Z] #33 10.20 internal/cpu
08:47:07 [2020-05-08T08:47:07.243Z] #33 ...
08:47:07 [2020-05-08T08:47:07.243Z] 
08:47:07 [2020-05-08T08:47:07.243Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.646 + RM_GOPATH=0
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.646 + TMP_GOPATH=
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.646 + : /build
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.646 + '[' -z '' ']'
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.648 ++ mktemp -d
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.651 + export GOPATH=/tmp/tmp.WeZLH5vQAR
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.651 + GOPATH=/tmp/tmp.WeZLH5vQAR
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.651 + RM_GOPATH=1
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.653 ++ dirname ./install.sh
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.653 + dir=.
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.653 + bin=shfmt
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.653 + shift
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 + '[' '!' -f ./shfmt.installer ']'
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 + . ./shfmt.installer
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 + install_shfmt
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.654 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WeZLH5vQAR/src/github.com/mvdan/sh
08:47:07 [2020-05-08T08:47:07.243Z] #56 7.656 Cloning into '/tmp/tmp.WeZLH5vQAR/src/github.com/mvdan/sh'...
08:47:07 [2020-05-08T08:47:07.243Z] #56 ...
08:47:07 [2020-05-08T08:47:07.243Z] 
08:47:07 [2020-05-08T08:47:07.243Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.701 + RM_GOPATH=0
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.701 + TMP_GOPATH=
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.701 + : /build
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.701 + '[' -z '' ']'
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.708 ++ mktemp -d
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.716 + export GOPATH=/tmp/tmp.KX93GHUU9w
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.719 + GOPATH=/tmp/tmp.KX93GHUU9w
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.719 + RM_GOPATH=1
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.737 ++ dirname ./install.sh
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + dir=.
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + bin=vndr
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + shift
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + '[' '!' -f ./vndr.installer ']'
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + . ./vndr.installer
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + install_vndr
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.740 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KX93GHUU9w/src/github.com/LK4D4/vndr
08:47:07 [2020-05-08T08:47:07.243Z] #47 7.752 Cloning into '/tmp/tmp.KX93GHUU9w/src/github.com/LK4D4/vndr'...
08:47:07 [2020-05-08T08:47:07.243Z] #47 8.644 + cd /tmp/tmp.KX93GHUU9w/src/github.com/LK4D4/vndr
08:47:07 [2020-05-08T08:47:07.243Z] #47 8.647 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:07 [2020-05-08T08:47:07.243Z] #47 8.652 + go build -buildmode=pie -v -o /build/vndr .
08:47:07 [2020-05-08T08:47:07.243Z] #47 10.24 runtime/internal/atomic
08:47:07 [2020-05-08T08:47:07.243Z] #47 10.29 internal/cpu
08:47:07 [2020-05-08T08:47:07.409Z] #68 ...
08:47:07 [2020-05-08T08:47:07.409Z] 
08:47:07 [2020-05-08T08:47:07.409Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:07 [2020-05-08T08:47:07.409Z] #35 4.723 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:07 [2020-05-08T08:47:07.409Z] #35 4.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:07 [2020-05-08T08:47:07.409Z] #35 4.799 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:07 [2020-05-08T08:47:07.409Z] #35 5.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:07 [2020-05-08T08:47:07.409Z] #35 8.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:07 [2020-05-08T08:47:07.409Z] #35 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:07 [2020-05-08T08:47:07.409Z] #35 ...
08:47:07 [2020-05-08T08:47:07.409Z] 
08:47:07 [2020-05-08T08:47:07.409Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:47:07 [2020-05-08T08:47:07.409Z] #30 6.706 + git clone https://github.com/kolyshkin/go-swagger.git .
08:47:07 [2020-05-08T08:47:07.409Z] #30 6.716 Cloning into '.'...
08:47:07 [2020-05-08T08:47:07.484Z] #27 18.45 Download of images into '/build' complete.
08:47:07 [2020-05-08T08:47:07.484Z] #27 18.45 Use something like the following to load the result into a Docker daemon:
08:47:07 [2020-05-08T08:47:07.484Z] #27 18.45   tar -cC '/build' . | docker load
08:47:07 [2020-05-08T08:47:07.484Z] #27 DONE 18.6s
08:47:07 [2020-05-08T08:47:07.484Z] 
08:47:07 [2020-05-08T08:47:07.484Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:07 [2020-05-08T08:47:07.484Z] #10 41.84 Selecting previously unselected package gcc-mingw-w64-base.
08:47:07 [2020-05-08T08:47:07.484Z] #10 41.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:47:07 [2020-05-08T08:47:07.484Z] #10 41.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:47:07 [2020-05-08T08:47:07.498Z] #47 ...
08:47:07 [2020-05-08T08:47:07.498Z] 
08:47:07 [2020-05-08T08:47:07.498Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:07 [2020-05-08T08:47:07.498Z] #43 8.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:07 [2020-05-08T08:47:07.498Z] #43 8.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:07 [2020-05-08T08:47:07.498Z] #43 8.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:07 [2020-05-08T08:47:07.498Z] #43 9.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:07 [2020-05-08T08:47:07.498Z] #43 ...
08:47:07 [2020-05-08T08:47:07.498Z] 
08:47:07 [2020-05-08T08:47:07.498Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.133 + RM_GOPATH=0
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + TMP_GOPATH=
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + : /build
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + '[' -z '' ']'
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 ++ mktemp -d
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + export GOPATH=/tmp/tmp.TpaK9HYhaG
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + GOPATH=/tmp/tmp.TpaK9HYhaG
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 + RM_GOPATH=1
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.138 ++ dirname ./install.sh
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.147 + dir=.
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.147 + bin=proxy
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.148 + shift
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.148 + '[' '!' -f ./proxy.installer ']'
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.148 + . ./proxy.installer
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.148 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + install_proxy
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + case "$1" in
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + export CGO_ENABLED=0
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + CGO_ENABLED=0
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + _install_proxy
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.149 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.150 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.150 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TpaK9HYhaG/src/github.com/docker/libnetwork
08:47:07 [2020-05-08T08:47:07.498Z] #74 8.153 Cloning into '/tmp/tmp.TpaK9HYhaG/src/github.com/docker/libnetwork'...
08:47:07 [2020-05-08T08:47:07.664Z] #30 ...
08:47:07 [2020-05-08T08:47:07.664Z] 
08:47:07 [2020-05-08T08:47:07.664Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:47:07 [2020-05-08T08:47:07.664Z] #68 11.27 + cd /tmp/tmp.5dbdRcobcF/src/github.com/rootless-containers/rootlesskit
08:47:07 [2020-05-08T08:47:07.664Z] #68 11.27 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:07 [2020-05-08T08:47:07.761Z] #74 ...
08:47:07 [2020-05-08T08:47:07.761Z] 
08:47:07 [2020-05-08T08:47:07.761Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.314 + RM_GOPATH=0
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.315 + TMP_GOPATH=
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.327 + : /build
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.328 + '[' -z '' ']'
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.339 ++ mktemp -d
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.345 + export GOPATH=/tmp/tmp.LK9kgH8pxH
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.346 + GOPATH=/tmp/tmp.LK9kgH8pxH
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.346 + RM_GOPATH=1
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.347 ++ dirname ./install.sh
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + dir=.
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + bin=golangci_lint
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + shift
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + '[' '!' -f ./golangci_lint.installer ']'
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + . ./golangci_lint.installer
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 ++ : v1.23.8
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + install_golangci_lint
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + echo 'Installing golangci-lint version v1.23.8'
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:47:07 [2020-05-08T08:47:07.761Z] #53 7.366 Installing golangci-lint version v1.23.8
08:47:07 [2020-05-08T08:47:07.761Z] #53 ...
08:47:07 [2020-05-08T08:47:07.761Z] 
08:47:07 [2020-05-08T08:47:07.761Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:47:07 [2020-05-08T08:47:07.761Z] #30 8.289 + git clone https://github.com/kolyshkin/go-swagger.git .
08:47:07 [2020-05-08T08:47:07.761Z] #30 8.291 Cloning into '.'...
08:47:07 [2020-05-08T08:47:07.772Z] #10 42.04 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:47:07 [2020-05-08T08:47:07.772Z] #10 42.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:47:07 [2020-05-08T08:47:07.772Z] #10 42.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:47:07 [2020-05-08T08:47:07.921Z] #68 11.69 + for f in rootlesskit rootlesskit-docker-proxy
08:47:07 [2020-05-08T08:47:07.921Z] #68 11.69 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:47:08 [2020-05-08T08:47:08.017Z] #30 ...
08:47:08 [2020-05-08T08:47:08.017Z] 
08:47:08 [2020-05-08T08:47:08.017Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.285 + RM_GOPATH=0
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.285 + TMP_GOPATH=
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.285 + : /build/
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.287 + '[' -z '' ']'
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.287 ++ mktemp -d
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.292 + export GOPATH=/tmp/tmp.PB73jlnQKo
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.292 + GOPATH=/tmp/tmp.PB73jlnQKo
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.292 + RM_GOPATH=1
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.292 ++ dirname ./install.sh
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.326 + dir=.
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.327 + bin=rootlesskit
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.327 + shift
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.327 + '[' '!' -f ./rootlesskit.installer ']'
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.336 + . ./rootlesskit.installer
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.339 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.339 + install_rootlesskit
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.340 + case "$1" in
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.341 + export CGO_ENABLED=0
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.341 + CGO_ENABLED=0
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.341 + _install_rootlesskit
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.341 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.341 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.342 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PB73jlnQKo/src/github.com/rootless-containers/rootlesskit
08:47:08 [2020-05-08T08:47:08.017Z] #68 8.346 Cloning into '/tmp/tmp.PB73jlnQKo/src/github.com/rootless-containers/rootlesskit'...
08:47:08 [2020-05-08T08:47:08.017Z] #68 ...
08:47:08 [2020-05-08T08:47:08.017Z] 
08:47:08 [2020-05-08T08:47:08.017Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:08 [2020-05-08T08:47:08.017Z] #47 10.67 runtime/internal/math
08:47:08 [2020-05-08T08:47:08.017Z] #47 10.79 internal/race
08:47:08 [2020-05-08T08:47:08.017Z] #47 11.00 sync/atomic
08:47:08 [2020-05-08T08:47:08.017Z] #47 11.04 internal/bytealg
08:47:08 [2020-05-08T08:47:08.054Z] #10 ...
08:47:08 [2020-05-08T08:47:08.054Z] 
08:47:08 [2020-05-08T08:47:08.054Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:08 [2020-05-08T08:47:08.054Z] #56 32.25 bytes
08:47:08 [2020-05-08T08:47:08.054Z] #56 32.26 syscall
08:47:08 [2020-05-08T08:47:08.054Z] #56 34.01 reflect
08:47:08 [2020-05-08T08:47:08.054Z] #56 38.87 time
08:47:08 [2020-05-08T08:47:08.158Z] using credential docker-jenkins-github-credentials
08:47:08 [2020-05-08T08:47:08.169Z] Cloning the remote Git repository
08:47:08 [2020-05-08T08:47:08.169Z] Cloning with configured refspecs honoured and without tags
08:47:08 [2020-05-08T08:47:08.272Z] #47 11.35 unicode
08:47:08 [2020-05-08T08:47:08.340Z] #56 ...
08:47:08 [2020-05-08T08:47:08.340Z] 
08:47:08 [2020-05-08T08:47:08.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:08 [2020-05-08T08:47:08.340Z] #44 2.195 Note: Building without setproctitle() and strlcpy() support.
08:47:08 [2020-05-08T08:47:08.340Z] #44 2.195       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:47:08 [2020-05-08T08:47:08.340Z] #44 2.214 Note: Building without GnuTLS support
08:47:08 [2020-05-08T08:47:08.340Z] #44 3.307 fatal: not a git repository (or any of the parent directories): .git
08:47:08 [2020-05-08T08:47:08.340Z] #44 3.338   GEN      .gitid
08:47:08 [2020-05-08T08:47:08.340Z] #44 3.361   GEN      criu/include/version.h
08:47:08 [2020-05-08T08:47:08.340Z] #44 3.397   GEN      include/common/asm
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.397   PBCC     images/google/protobuf/descriptor.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.446   PBCC     images/opts.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.466   PBCC     images/sit.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.493   DEP      images/google/protobuf/descriptor.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.554   DEP      images/opts.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.580   DEP      images/sit.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.646   PBCC     images/macvlan.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.665   DEP      images/macvlan.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.697   PBCC     images/autofs.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.740   DEP      images/autofs.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.853   PBCC     images/sysctl.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 4.887   DEP      images/sysctl.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.010   PBCC     images/time.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.010   DEP      images/time.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.026   PBCC     images/binfmt-misc.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.134   DEP      images/binfmt-misc.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.216   PBCC     images/seccomp.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.296   DEP      images/seccomp.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.378   PBCC     images/userns.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.378   DEP      images/userns.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.427   PBCC     images/cgroup.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.464   DEP      images/cgroup.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.596   PBCC     images/fown.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.662   PBCC     images/ext-file.pb-c.c
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.671   DEP      images/fown.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.711   DEP      images/ext-file.pb-c.d
08:47:08 [2020-05-08T08:47:08.340Z] #44 5.768   PBCC     images/rpc.pb-c.c
08:47:08 [2020-05-08T08:47:08.623Z] #44 5.807   DEP      images/rpc.pb-c.d
08:47:08 [2020-05-08T08:47:08.624Z] #44 5.870   PBCC     images/siginfo.pb-c.c
08:47:08 [2020-05-08T08:47:08.624Z] #44 5.882   DEP      images/siginfo.pb-c.d
08:47:08 [2020-05-08T08:47:08.624Z] #44 5.913   PBCC     images/pagemap.pb-c.c
08:47:08 [2020-05-08T08:47:08.624Z] #44 5.962   DEP      images/pagemap.pb-c.d
08:47:07 [2020-05-08T08:47:07.843Z] Cloning repository https://github.com/moby/moby.git
08:47:07 [2020-05-08T08:47:07.908Z]  > git init /home/ubuntu/workspace/moby_PR-40930 # timeout=10
08:47:08 [2020-05-08T08:47:08.305Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:08 [2020-05-08T08:47:08.306Z]  > git --version # timeout=10
08:47:08 [2020-05-08T08:47:08.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:08 [2020-05-08T08:47:08.331Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.018   PBCC     images/rlimit.pb-c.c
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.028   DEP      images/rlimit.pb-c.d
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.082   PBCC     images/file-lock.pb-c.c
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.091   DEP      images/file-lock.pb-c.d
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.116   PBCC     images/tty.pb-c.c
08:47:08 [2020-05-08T08:47:08.905Z] #44 6.250   DEP      images/tty.pb-c.d
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.261   PBCC     images/tun.pb-c.c
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.302   PBCC     images/netdev.pb-c.c
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.346   DEP      images/tun.pb-c.d
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.390   DEP      images/netdev.pb-c.d
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.450   PBCC     images/vma.pb-c.c
08:47:09 [2020-05-08T08:47:09.186Z] #44 6.486   DEP      images/vma.pb-c.d
08:47:09 [2020-05-08T08:47:09.196Z] #47 12.13 runtime
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.569   PBCC     images/creds.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.579   DEP      images/creds.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.622   PBCC     images/utsns.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.638   DEP      images/utsns.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.671   PBCC     images/ipc-desc.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.692   PBCC     images/ipc-sem.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.707   DEP      images/ipc-desc.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.740   DEP      images/ipc-sem.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.784   PBCC     images/ipc-msg.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.788   DEP      images/ipc-msg.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.835   PBCC     images/ipc-shm.pb-c.c
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.838   DEP      images/ipc-shm.pb-c.d
08:47:09 [2020-05-08T08:47:09.468Z] #44 6.890   PBCC     images/ipc-var.pb-c.c
08:47:09 [2020-05-08T08:47:09.773Z] #44 6.915   DEP      images/ipc-var.pb-c.d
08:47:09 [2020-05-08T08:47:09.773Z] #44 6.949   PBCC     images/sk-opts.pb-c.c
08:47:09 [2020-05-08T08:47:09.773Z] #44 6.967   PBCC     images/packet-sock.pb-c.c
08:47:09 [2020-05-08T08:47:09.773Z] #44 7.030   DEP      images/sk-opts.pb-c.d
08:47:09 [2020-05-08T08:47:09.773Z] #44 7.042   DEP      images/packet-sock.pb-c.d
08:47:09 [2020-05-08T08:47:09.773Z] #44 7.097   PBCC     images/sk-netlink.pb-c.c
08:47:09 [2020-05-08T08:47:09.773Z] #44 7.132   DEP      images/sk-netlink.pb-c.d
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.181   PBCC     images/sk-inet.pb-c.c
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.285   DEP      images/sk-inet.pb-c.d
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.301   PBCC     images/sk-unix.pb-c.c
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.349   DEP      images/sk-unix.pb-c.d
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.382   PBCC     images/mm.pb-c.c
08:47:10 [2020-05-08T08:47:10.064Z] #44 7.427   DEP      images/mm.pb-c.d
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.479   PBCC     images/timerfd.pb-c.c
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.502   DEP      images/timerfd.pb-c.d
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.528   PBCC     images/timer.pb-c.c
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.541   DEP      images/timer.pb-c.d
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.583   PBCC     images/sa.pb-c.c
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.633   DEP      images/sa.pb-c.d
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.681   PBCC     images/pipe-data.pb-c.c
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.692   DEP      images/pipe-data.pb-c.d
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.720   PBCC     images/mnt.pb-c.c
08:47:10 [2020-05-08T08:47:10.346Z] #44 7.778   DEP      images/mnt.pb-c.d
08:47:10 [2020-05-08T08:47:10.627Z] #44 7.855   PBCC     images/sk-packet.pb-c.c
08:47:10 [2020-05-08T08:47:10.627Z] #44 7.859   DEP      images/sk-packet.pb-c.d
08:47:10 [2020-05-08T08:47:10.627Z] #44 7.896   PBCC     images/tcp-stream.pb-c.c
08:47:10 [2020-05-08T08:47:10.627Z] #44 7.919   DEP      images/tcp-stream.pb-c.d
08:47:10 [2020-05-08T08:47:10.627Z] #44 7.955   PBCC     images/pipe.pb-c.c
08:47:10 [2020-05-08T08:47:10.627Z] #44 8.021   DEP      images/pipe.pb-c.d
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.051   PBCC     images/pstree.pb-c.c
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.057   DEP      images/pstree.pb-c.d
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.104   PBCC     images/fs.pb-c.c
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.124   DEP      images/fs.pb-c.d
08:47:10 [2020-05-08T08:47:10.910Z] #44 ...
08:47:10 [2020-05-08T08:47:10.910Z] 
08:47:10 [2020-05-08T08:47:10.910Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:10 [2020-05-08T08:47:10.910Z] #38 2.189 -- The C compiler identification is GNU 8.3.0
08:47:10 [2020-05-08T08:47:10.910Z] #38 2.248 -- Check for working C compiler: /usr/bin/cc
08:47:10 [2020-05-08T08:47:10.910Z] #38 2.629 -- Check for working C compiler: /usr/bin/cc -- works
08:47:10 [2020-05-08T08:47:10.910Z] #38 2.636 -- Detecting C compiler ABI info
08:47:10 [2020-05-08T08:47:10.910Z] #38 3.048 -- Detecting C compiler ABI info - done
08:47:10 [2020-05-08T08:47:10.910Z] #38 3.059 -- Detecting C compile features
08:47:10 [2020-05-08T08:47:10.910Z] #38 4.676 -- Detecting C compile features - done
08:47:10 [2020-05-08T08:47:10.910Z] #38 4.702 -- Performing Test HAS_BUILTIN_FORTIFY
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.061 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.124 -- Configuring done
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.136 -- Generating done
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.147 -- Build files have been written to: /tmp/tmp.gxdTIPyQpk/tini
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.158 + make tini-static
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.521 Scanning dependencies of target tini-static
08:47:10 [2020-05-08T08:47:10.910Z] #38 5.595 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:47:10 [2020-05-08T08:47:10.910Z] #38 6.603 [100%] Linking C executable tini-static
08:47:10 [2020-05-08T08:47:10.910Z] #38 7.040 [100%] Built target tini-static
08:47:10 [2020-05-08T08:47:10.910Z] #38 7.156 + mkdir -p /build
08:47:10 [2020-05-08T08:47:10.910Z] #38 7.172 + cp tini-static /build/docker-init
08:47:10 [2020-05-08T08:47:10.910Z] #38 DONE 7.4s
08:47:10 [2020-05-08T08:47:10.910Z] 
08:47:10 [2020-05-08T08:47:10.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.184   PBCC     images/signalfd.pb-c.c
08:47:10 [2020-05-08T08:47:10.910Z] #44 8.220   DEP      images/signalfd.pb-c.d
08:47:10 [2020-05-08T08:47:10.910Z] #44 ...
08:47:10 [2020-05-08T08:47:10.910Z] 
08:47:10 [2020-05-08T08:47:10.910Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:10 [2020-05-08T08:47:10.910Z] #56 43.56 encoding/binary
08:47:10 [2020-05-08T08:47:10.910Z] #56 43.69 context
08:47:10 [2020-05-08T08:47:10.910Z] #56 44.51 internal/poll
08:47:11 [2020-05-08T08:47:11.205Z] #41 ...
08:47:11 [2020-05-08T08:47:11.205Z] 
08:47:11 [2020-05-08T08:47:11.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.47   LINK     criu/pie/restorer.built-in.o
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.47   GEN      criu/pie/restorer-blob.h
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.52   DEP      criu/vdso.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.59   DEP      criu/vdso-compat.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.63   DEP      criu/uts_ns.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.66   DEP      criu/util.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.73   DEP      criu/uffd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.79   DEP      criu/tun.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.82   DEP      criu/tty.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.87   DEP      criu/timerfd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.91   DEP      criu/sysfs_parse.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 24.97   DEP      criu/sysctl.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.04   DEP      criu/string.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.05   DEP      criu/stats.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.09   DEP      criu/sockets.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.14   DEP      criu/sk-unix.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.22   DEP      criu/sk-tcp.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.29   DEP      criu/sk-queue.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.34   DEP      criu/sk-packet.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.38   DEP      criu/sk-netlink.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.45   DEP      criu/sk-inet.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.51   DEP      criu/signalfd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.57   DEP      criu/sigframe.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.61   DEP      criu/shmem.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.68   DEP      criu/servicefd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.75   DEP      criu/seize.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.79   DEP      criu/seccomp.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.84   DEP      criu/rst-malloc.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.86   DEP      criu/rbtree.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.88   DEP      criu/pstree.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 25.95   DEP      criu/protobuf.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 26.00   GEN      criu/protobuf-desc-gen.h
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.19   DEP      criu/protobuf-desc.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.25   DEP      criu/proc_parse.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.30   DEP      criu/plugin.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.33   DEP      criu/pipes.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.39   DEP      criu/pie-util.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.42   DEP      criu/pie-util-vdso.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.46   DEP      criu/pie-util-vdso-elf32.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.52   DEP      criu/path.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.58   DEP      criu/parasite-syscall.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.65   DEP      criu/pagemap.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.70   DEP      criu/pagemap-cache.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.74   DEP      criu/page-xfer.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.79   DEP      criu/page-pipe.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.85   DEP      criu/netfilter.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.90   DEP      criu/net.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 27.95   DEP      criu/namespaces.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.00   DEP      criu/mount.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.05   DEP      criu/mem.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.10   DEP      criu/lsm.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.14   DEP      criu/log.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.17   DEP      criu/libnetlink.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.20   DEP      criu/kerndat.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.25   DEP      criu/kcmp-ids.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.27   DEP      criu/irmap.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.32   DEP      criu/ipc_ns.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.36   DEP      criu/image.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.41   DEP      criu/image-desc.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.43   DEP      criu/fsnotify.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.50   DEP      criu/filesystems.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.56   DEP      criu/files.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.61   DEP      criu/files-reg.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.66   DEP      criu/files-ext.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.69   DEP      criu/file-lock.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.73   DEP      criu/file-ids.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.78   DEP      criu/fifo.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.81   DEP      criu/fdstore.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.84   DEP      criu/fault-injection.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.85   DEP      criu/external.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.90   DEP      criu/eventpoll.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 28.96   DEP      criu/eventfd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.02   DEP      criu/crtools.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.06   DEP      criu/cr-service.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.11   DEP      criu/cr-restore.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.17   DEP      criu/cr-errno.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.18   DEP      criu/cr-dump.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.21   DEP      criu/cr-dedup.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.25   DEP      criu/cr-check.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.30   DEP      criu/config.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.34   DEP      criu/clone-noasan.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.37   DEP      criu/cgroup.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.40   DEP      criu/cgroup-props.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.42   DEP      criu/bitmap.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.43   DEP      criu/bfd.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.44   DEP      criu/autofs.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.48   DEP      criu/aio.d
08:47:11 [2020-05-08T08:47:11.205Z] #44 29.52   DEP      criu/action-scripts.d
08:47:11 [2020-05-08T08:47:11.464Z] #44 29.59   CC       criu/action-scripts.o
08:47:11 [2020-05-08T08:47:11.464Z] #44 29.70   CC       criu/aio.o
08:47:11 [2020-05-08T08:47:11.526Z] #56 45.45 encoding/base64
08:47:11 [2020-05-08T08:47:11.725Z] #44 29.84   CC       criu/autofs.o
08:47:11 [2020-05-08T08:47:11.804Z] #47 14.81 unicode/utf8
08:47:11 [2020-05-08T08:47:11.984Z] #44 30.22   CC       criu/bfd.o
08:47:11 [2020-05-08T08:47:11.984Z] #44 30.35   CC       criu/bitmap.o
08:47:12 [2020-05-08T08:47:12.082Z] #68 ...
08:47:12 [2020-05-08T08:47:12.082Z] 
08:47:12 [2020-05-08T08:47:12.082Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:12 [2020-05-08T08:47:12.082Z] #23 14.84 + mkdir -p /build
08:47:12 [2020-05-08T08:47:12.082Z] #23 14.84 + mv docker/docker /build/
08:47:12 [2020-05-08T08:47:12.082Z] #23 14.84 + rmdir docker
08:47:12 [2020-05-08T08:47:12.082Z] #23 DONE 15.1s
08:47:12 [2020-05-08T08:47:12.082Z] 
08:47:12 [2020-05-08T08:47:12.082Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:12 [2020-05-08T08:47:12.082Z] #47 7.369 + cd /tmp/tmp.p2Fh2EkvC2/src/github.com/LK4D4/vndr
08:47:12 [2020-05-08T08:47:12.082Z] #47 7.373 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:47:12 [2020-05-08T08:47:12.082Z] #47 7.413 + go build -buildmode=pie -v -o /build/vndr .
08:47:12 [2020-05-08T08:47:12.082Z] #47 8.944 runtime/internal/atomic
08:47:12 [2020-05-08T08:47:12.082Z] #47 8.946 internal/cpu
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.108 runtime/internal/sys
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.391 runtime/internal/math
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.431 internal/race
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.583 sync/atomic
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.825 internal/bytealg
08:47:12 [2020-05-08T08:47:12.082Z] #47 9.916 unicode
08:47:12 [2020-05-08T08:47:12.082Z] #47 11.02 runtime
08:47:12 [2020-05-08T08:47:12.082Z] #47 13.96 unicode/utf8
08:47:12 [2020-05-08T08:47:12.082Z] #47 14.50 math
08:47:12 [2020-05-08T08:47:12.142Z] #56 46.15 strings
08:47:12 [2020-05-08T08:47:12.243Z] #44 30.40   CC       criu/cgroup-props.o
08:47:12 [2020-05-08T08:47:12.243Z] #44 30.61   CC       criu/cgroup.o
08:47:12 [2020-05-08T08:47:12.365Z] #47 15.57 math
08:47:12 [2020-05-08T08:47:12.424Z] #56 46.45 os
08:47:12 [2020-05-08T08:47:12.502Z] #44 ...
08:47:12 [2020-05-08T08:47:12.502Z] 
08:47:12 [2020-05-08T08:47:12.502Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:12 [2020-05-08T08:47:12.502Z] #65 40.20 + bin/containerd
08:47:13 [2020-05-08T08:47:13.074Z] #65 ...
08:47:13 [2020-05-08T08:47:13.074Z] 
08:47:13 [2020-05-08T08:47:13.074Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:13 [2020-05-08T08:47:13.074Z] #41 DONE 51.2s
08:47:13 [2020-05-08T08:47:13.334Z] 
08:47:13 [2020-05-08T08:47:13.334Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:13 [2020-05-08T08:47:13.334Z] #17 1.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 1.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 1.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 2.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 3.125 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:13 [2020-05-08T08:47:13.334Z] #17 4.411 Fetched 8347 kB in 3s (2855 kB/s)
08:47:13 [2020-05-08T08:47:13.334Z] #17 4.411 Reading package lists...
08:47:13 [2020-05-08T08:47:13.334Z] #17 5.312 Reading package lists...
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.110 Building dependency tree...
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.430 libcap2-bin is already the newest version (1:2.25-2).
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.430 The following additional packages will be installed:
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.431   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.431   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.431   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.431   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.431   python3.7 python3.7-minimal vim-runtime xxd
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432 Suggested packages:
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432 Recommended packages:
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432   aufs-dkms nftables build-essential python3-dev python3-keyring
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.432   python3-keyrings.alt python3-xdg unzip
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.831 The following NEW packages will be installed:
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.832   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.832   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.832   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.832   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.833   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.833   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.833   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.833   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:47:13 [2020-05-08T08:47:13.334Z] #17 6.833   xz-utils zip
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.113 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.113 Need to get 28.5 MB of archives.
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.113 After this operation, 116 MB of additional disk space will be used.
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.118 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.172 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.175 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.203 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.208 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.209 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.210 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.212 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.214 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.215 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.216 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.217 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.219 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.225 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.228 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.231 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.235 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.236 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.239 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.246 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.250 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.253 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.255 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.257 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.257 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.258 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.403 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.405 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.407 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.408 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.414 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.421 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.446 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.448 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.450 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.453 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.456 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.461 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.461 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.475 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.479 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.483 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.574 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.594 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.607 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.817 debconf: delaying package configuration, since apt-utils is not installed
08:47:13 [2020-05-08T08:47:13.334Z] #17 7.862 Fetched 28.5 MB in 1s (37.5 MB/s)
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.889 Selecting previously unselected package pigz.
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.889 (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 ... 23431 files and directories currently installed.)
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.906 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.913 Unpacking pigz (2.4-1) ...
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.968 Selecting previously unselected package libpython3.7-minimal:amd64.
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.972 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:47:13 [2020-05-08T08:47:13.594Z] #17 7.975 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:47:13 [2020-05-08T08:47:13.854Z] #17 8.145 Selecting previously unselected package python3.7-minimal.
08:47:13 [2020-05-08T08:47:13.854Z] #17 8.149 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:47:13 [2020-05-08T08:47:13.854Z] #17 8.156 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:47:13 [2020-05-08T08:47:13.890Z] #56 47.95 golang.org/x/sys/unix
08:47:13 [2020-05-08T08:47:13.967Z] #47 ...
08:47:13 [2020-05-08T08:47:13.967Z] 
08:47:13 [2020-05-08T08:47:13.967Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:13 [2020-05-08T08:47:13.967Z] #10 7.497 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:13 [2020-05-08T08:47:13.967Z] #10 9.957 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:13 [2020-05-08T08:47:13.967Z] #10 ...
08:47:13 [2020-05-08T08:47:13.967Z] 
08:47:13 [2020-05-08T08:47:13.967Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:13 [2020-05-08T08:47:13.967Z] #56 17.36 + cd /tmp/tmp.AD4esWFQgV/src/github.com/mvdan/sh
08:47:13 [2020-05-08T08:47:13.967Z] #56 17.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:13 [2020-05-08T08:47:13.967Z] #56 17.48 + GO111MODULE=on
08:47:13 [2020-05-08T08:47:13.967Z] #56 17.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:47:14 [2020-05-08T08:47:14.113Z] #17 ...
08:47:14 [2020-05-08T08:47:14.113Z] 
08:47:14 [2020-05-08T08:47:14.113Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:14 [2020-05-08T08:47:14.113Z] #60 17.13 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
08:47:14 [2020-05-08T08:47:14.113Z] #60 17.97 + mkdir -p /build
08:47:14 [2020-05-08T08:47:14.113Z] #60 17.97 + cp runc /build/runc
08:47:14 [2020-05-08T08:47:14.113Z] #60 DONE 18.2s
08:47:14 [2020-05-08T08:47:14.113Z] 
08:47:14 [2020-05-08T08:47:14.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:14 [2020-05-08T08:47:14.113Z] #44 31.36   CC       criu/clone-noasan.o
08:47:14 [2020-05-08T08:47:14.113Z] #44 31.42   CC       criu/config.o
08:47:14 [2020-05-08T08:47:14.113Z] #44 31.84   CC       criu/cr-check.o
08:47:14 [2020-05-08T08:47:14.113Z] #44 32.34   CC       criu/cr-dedup.o
08:47:14 [2020-05-08T08:47:14.113Z] #44 32.48   CC       criu/cr-dump.o
08:47:14 [2020-05-08T08:47:14.172Z] #56 ...
08:47:14 [2020-05-08T08:47:14.172Z] 
08:47:14 [2020-05-08T08:47:14.172Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:14 [2020-05-08T08:47:14.172Z] #33 38.35 time
08:47:14 [2020-05-08T08:47:14.172Z] #33 43.71 internal/fmtsort
08:47:14 [2020-05-08T08:47:14.172Z] #33 44.02 internal/syscall/execenv
08:47:14 [2020-05-08T08:47:14.172Z] #33 44.09 internal/syscall/unix
08:47:14 [2020-05-08T08:47:14.172Z] #33 44.24 strings
08:47:14 [2020-05-08T08:47:14.172Z] #33 44.36 internal/poll
08:47:14 [2020-05-08T08:47:14.172Z] #33 46.23 os
08:47:14 [2020-05-08T08:47:14.172Z] #33 46.43 path
08:47:14 [2020-05-08T08:47:14.172Z] #33 46.84 text/tabwriter
08:47:14 [2020-05-08T08:47:14.172Z] #33 48.08 fmt
08:47:14 [2020-05-08T08:47:14.172Z] #33 48.08 path/filepath
08:47:14 [2020-05-08T08:47:14.255Z] #47 ...
08:47:14 [2020-05-08T08:47:14.255Z] 
08:47:14 [2020-05-08T08:47:14.255Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:47:14 [2020-05-08T08:47:14.255Z] #68 14.15 + cd /tmp/tmp.PB73jlnQKo/src/github.com/rootless-containers/rootlesskit
08:47:14 [2020-05-08T08:47:14.255Z] #68 14.17 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:47:14 [2020-05-08T08:47:14.255Z] #68 14.59 + for f in rootlesskit rootlesskit-docker-proxy
08:47:14 [2020-05-08T08:47:14.255Z] #68 14.60 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:47:14 [2020-05-08T08:47:14.453Z] #33 ...
08:47:14 [2020-05-08T08:47:14.453Z] 
08:47:14 [2020-05-08T08:47:14.453Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:14 [2020-05-08T08:47:14.453Z] #65 25.20 Checking out files:  64% (2055/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
Checking out files:  98% (3123/3186)   
Checking out files:  99% (3155/3186)   
Checking out files: 100% (3186/3186)   
Checking out files: 100% (3186/3186), done.
08:47:14 [2020-05-08T08:47:14.453Z] #65 26.11 + cd /tmp/tmp.jdxP9XQNNU/src/github.com/containerd/containerd
08:47:14 [2020-05-08T08:47:14.453Z] #65 26.11 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + export 'BUILDTAGS=netgo osusergo static_build'
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + BUILDTAGS='netgo osusergo static_build'
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + export EXTRA_FLAGS=-buildmode=pie
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + EXTRA_FLAGS=-buildmode=pie
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + '[' '' = dynamic ']'
08:47:14 [2020-05-08T08:47:14.453Z] #65 27.26 + make
08:47:14 [2020-05-08T08:47:14.514Z] #68 ...
08:47:14 [2020-05-08T08:47:14.514Z] 
08:47:14 [2020-05-08T08:47:14.514Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:14 [2020-05-08T08:47:14.514Z] #23 17.23 + mkdir -p /build
08:47:14 [2020-05-08T08:47:14.514Z] #23 17.23 + mv docker/docker /build/
08:47:14 [2020-05-08T08:47:14.514Z] #23 17.23 + rmdir docker
08:47:14 [2020-05-08T08:47:14.514Z] #23 DONE 17.6s
08:47:14 [2020-05-08T08:47:14.514Z] 
08:47:14 [2020-05-08T08:47:14.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:14 [2020-05-08T08:47:14.514Z] #33 10.46 runtime/internal/sys
08:47:14 [2020-05-08T08:47:14.514Z] #33 10.61 runtime/internal/math
08:47:14 [2020-05-08T08:47:14.514Z] #33 10.75 math/bits
08:47:14 [2020-05-08T08:47:14.514Z] #33 11.16 internal/bytealg
08:47:14 [2020-05-08T08:47:14.514Z] #33 11.47 math
08:47:14 [2020-05-08T08:47:14.514Z] #33 11.89 runtime
08:47:14 [2020-05-08T08:47:14.514Z] #33 16.53 internal/testlog
08:47:14 [2020-05-08T08:47:14.514Z] #33 17.05 encoding
08:47:14 [2020-05-08T08:47:14.514Z] #33 17.22 runtime/cgo
08:47:14 [2020-05-08T08:47:14.734Z] #65 28.42 + bin/ctr
08:47:14 [2020-05-08T08:47:14.773Z] #33 ...
08:47:14 [2020-05-08T08:47:14.773Z] 
08:47:14 [2020-05-08T08:47:14.773Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:14 [2020-05-08T08:47:14.773Z] #41 7.925 + git clone https://github.com/docker/distribution.git .
08:47:14 [2020-05-08T08:47:14.773Z] #41 7.930 Cloning into '.'...
08:47:15 [2020-05-08T08:47:15.052Z] #44 33.19   CC       criu/cr-errno.o
08:47:15 [2020-05-08T08:47:15.052Z] #44 33.22   CC       criu/cr-restore.o
08:47:15 [2020-05-08T08:47:15.330Z] #56 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:15 [2020-05-08T08:47:15.330Z] #56 18.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:15 [2020-05-08T08:47:15.330Z] #56 18.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:15 [2020-05-08T08:47:15.587Z] #56 19.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:15 [2020-05-08T08:47:15.587Z] #56 19.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:16 [2020-05-08T08:47:16.134Z] #41 ...
08:47:16 [2020-05-08T08:47:16.134Z] 
08:47:16 [2020-05-08T08:47:16.134Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:16 [2020-05-08T08:47:16.134Z] #56 19.16 + cd /tmp/tmp.WeZLH5vQAR/src/github.com/mvdan/sh
08:47:16 [2020-05-08T08:47:16.134Z] #56 19.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:47:16 [2020-05-08T08:47:16.134Z] #56 19.25 + GO111MODULE=on
08:47:16 [2020-05-08T08:47:16.134Z] #56 19.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:47:16 [2020-05-08T08:47:16.200Z] #65 ...
08:47:16 [2020-05-08T08:47:16.200Z] 
08:47:16 [2020-05-08T08:47:16.200Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:16 [2020-05-08T08:47:16.200Z] #47 40.33 time
08:47:16 [2020-05-08T08:47:16.200Z] #47 43.78 internal/fmtsort
08:47:16 [2020-05-08T08:47:16.200Z] #47 44.26 internal/syscall/unix
08:47:16 [2020-05-08T08:47:16.200Z] #47 44.44 strings
08:47:16 [2020-05-08T08:47:16.200Z] #47 45.99 internal/poll
08:47:16 [2020-05-08T08:47:16.200Z] #47 46.51 regexp/syntax
08:47:16 [2020-05-08T08:47:16.200Z] #47 47.84 os
08:47:16 [2020-05-08T08:47:16.200Z] #47 49.99 regexp
08:47:16 [2020-05-08T08:47:16.200Z] #47 50.25 fmt
08:47:16 [2020-05-08T08:47:16.200Z] #47 ...
08:47:16 [2020-05-08T08:47:16.200Z] 
08:47:16 [2020-05-08T08:47:16.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.360   PBCC     images/fh.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.434   PBCC     images/fsnotify.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.486   DEP      images/fh.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.574   DEP      images/fsnotify.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.702   PBCC     images/eventpoll.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.702   DEP      images/eventpoll.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.736   PBCC     images/eventfd.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.762   DEP      images/eventfd.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.784   PBCC     images/remap-file-path.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.796   DEP      images/remap-file-path.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.826   PBCC     images/fifo.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.848   DEP      images/fifo.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.888   PBCC     images/ghost-file.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.937   DEP      images/ghost-file.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 8.990   PBCC     images/regfile.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.011   DEP      images/regfile.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.058   PBCC     images/ns.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.079   DEP      images/ns.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.101   PBCC     images/fdinfo.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.158   DEP      images/fdinfo.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.219   PBCC     images/core-aarch64.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.227   PBCC     images/core-arm.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.267   PBCC     images/core-ppc64.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.303   PBCC     images/core-s390.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.336   PBCC     images/core-x86.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.406   PBCC     images/core.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.487   PBCC     images/inventory.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.549   DEP      images/core-aarch64.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.575   DEP      images/core-arm.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.594   DEP      images/core-ppc64.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.645   DEP      images/core-s390.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.680   DEP      images/core-x86.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.693   DEP      images/core.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.771   DEP      images/inventory.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.842   PBCC     images/cpuinfo.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.854   DEP      images/cpuinfo.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.885   PBCC     images/stats.pb-c.c
08:47:16 [2020-05-08T08:47:16.200Z] #44 9.890   DEP      images/stats.pb-c.d
08:47:16 [2020-05-08T08:47:16.200Z] #44 10.87 make[1]: Nothing to be done for 'all'.
08:47:16 [2020-05-08T08:47:16.200Z] #44 11.83   CC       images/stats.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 12.09   CC       images/core.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 12.58   CC       images/core-x86.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 12.87   CC       images/core-arm.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 13.03   CC       images/core-aarch64.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 13.19   CC       images/core-ppc64.o
08:47:16 [2020-05-08T08:47:16.200Z] #44 13.46   CC       images/core-s390.o
08:47:16 [2020-05-08T08:47:16.430Z] #44 34.54   CC       criu/cr-service.o
08:47:16 [2020-05-08T08:47:16.512Z] #56 ...
08:47:16 [2020-05-08T08:47:16.512Z] 
08:47:16 [2020-05-08T08:47:16.512Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:16 [2020-05-08T08:47:16.512Z] #33 9.947 runtime
08:47:16 [2020-05-08T08:47:16.512Z] #33 10.02 math
08:47:16 [2020-05-08T08:47:16.512Z] #33 14.68 internal/testlog
08:47:16 [2020-05-08T08:47:16.512Z] #33 15.11 encoding
08:47:16 [2020-05-08T08:47:16.512Z] #33 15.43 runtime/cgo
08:47:16 [2020-05-08T08:47:16.512Z] #33 ...
08:47:16 [2020-05-08T08:47:16.512Z] 
08:47:16 [2020-05-08T08:47:16.512Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:16 [2020-05-08T08:47:16.512Z] #25 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:16 [2020-05-08T08:47:16.512Z] #25 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:16 [2020-05-08T08:47:16.512Z] #25 ...
08:47:16 [2020-05-08T08:47:16.512Z] 
08:47:16 [2020-05-08T08:47:16.512Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:16 [2020-05-08T08:47:16.512Z] #56 20.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:16 [2020-05-08T08:47:16.811Z] #44 13.91   CC       images/cpuinfo.o
08:47:16 [2020-05-08T08:47:16.811Z] #44 14.17   CC       images/inventory.o
08:47:16 [2020-05-08T08:47:16.998Z] #44 35.03   CC       criu/crtools.o
08:47:16 [2020-05-08T08:47:16.998Z] #44 35.21   CC       criu/eventfd.o
08:47:16 [2020-05-08T08:47:16.998Z] #44 35.32   CC       criu/eventpoll.o
08:47:17 [2020-05-08T08:47:17.067Z] #56 ...
08:47:17 [2020-05-08T08:47:17.067Z] 
08:47:17 [2020-05-08T08:47:17.067Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:17 [2020-05-08T08:47:17.067Z] #10 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:17 [2020-05-08T08:47:17.092Z] #44 14.35   CC       images/fdinfo.o
08:47:17 [2020-05-08T08:47:17.257Z] #44 35.56   CC       criu/external.o
08:47:17 [2020-05-08T08:47:17.323Z] #10 ...
08:47:17 [2020-05-08T08:47:17.323Z] 
08:47:17 [2020-05-08T08:47:17.323Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:17 [2020-05-08T08:47:17.323Z] #35 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:17 [2020-05-08T08:47:17.323Z] #35 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:17 [2020-05-08T08:47:17.323Z] #35 ...
08:47:17 [2020-05-08T08:47:17.323Z] 
08:47:17 [2020-05-08T08:47:17.323Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:17 [2020-05-08T08:47:17.323Z] #47 20.21 unicode/utf16
08:47:17 [2020-05-08T08:47:17.323Z] #47 20.54 container/list
08:47:17 [2020-05-08T08:47:17.373Z] #44 14.51   CC       images/fown.o
08:47:17 [2020-05-08T08:47:17.373Z] #44 14.66   CC       images/ns.o
08:47:17 [2020-05-08T08:47:17.440Z] #56 20.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:17 [2020-05-08T08:47:17.516Z] #44 35.67   CC       criu/fault-injection.o
08:47:17 [2020-05-08T08:47:17.516Z] #44 35.70   CC       criu/fdstore.o
08:47:17 [2020-05-08T08:47:17.655Z] #44 14.79   CC       images/regfile.o
08:47:17 [2020-05-08T08:47:17.655Z] #44 14.91   CC       images/ghost-file.o
08:47:17 [2020-05-08T08:47:17.775Z] #44 35.82   CC       criu/fifo.o
08:47:17 [2020-05-08T08:47:17.775Z] #44 35.94   CC       criu/file-ids.o
08:47:17 [2020-05-08T08:47:17.775Z] #44 36.02   CC       criu/file-lock.o
08:47:17 [2020-05-08T08:47:17.884Z] #47 21.05 crypto/internal/subtle
08:47:17 [2020-05-08T08:47:17.884Z] #47 ...
08:47:17 [2020-05-08T08:47:17.884Z] 
08:47:17 [2020-05-08T08:47:17.884Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:17 [2020-05-08T08:47:17.884Z] #25 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:17 [2020-05-08T08:47:17.884Z] #25 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:17 [2020-05-08T08:47:17.884Z] #25 ...
08:47:17 [2020-05-08T08:47:17.884Z] 
08:47:17 [2020-05-08T08:47:17.884Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:17 [2020-05-08T08:47:17.884Z] #56 20.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:17 [2020-05-08T08:47:17.884Z] #56 20.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:17 [2020-05-08T08:47:17.884Z] #56 20.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:17 [2020-05-08T08:47:17.884Z] #56 20.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:17 [2020-05-08T08:47:17.884Z] #56 21.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:17 [2020-05-08T08:47:17.935Z] #44 15.12   CC       images/fifo.o
08:47:17 [2020-05-08T08:47:17.935Z] #44 15.30   CC       images/remap-file-path.o
08:47:18 [2020-05-08T08:47:18.000Z] #56 ...
08:47:18 [2020-05-08T08:47:18.000Z] 
08:47:18 [2020-05-08T08:47:18.000Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:18 [2020-05-08T08:47:18.000Z] #62 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:18 [2020-05-08T08:47:18.000Z] #62 ...
08:47:18 [2020-05-08T08:47:18.000Z] 
08:47:18 [2020-05-08T08:47:18.000Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:18 [2020-05-08T08:47:18.000Z] #35 21.76 Fetched 8347 kB in 17s (483 kB/s)
08:47:18 [2020-05-08T08:47:18.033Z] #44 36.26   CC       criu/files-ext.o
08:47:18 [2020-05-08T08:47:18.216Z] #44 15.46   CC       images/eventfd.o
08:47:18 [2020-05-08T08:47:18.216Z] #44 15.58   CC       images/eventpoll.o
08:47:18 [2020-05-08T08:47:18.255Z] #35 21.76 Reading package lists...
08:47:18 [2020-05-08T08:47:18.255Z] #35 ...
08:47:18 [2020-05-08T08:47:18.255Z] 
08:47:18 [2020-05-08T08:47:18.255Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:18 [2020-05-08T08:47:18.255Z] #43 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:18 [2020-05-08T08:47:18.291Z] #44 36.37   CC       criu/files-reg.o
08:47:18 [2020-05-08T08:47:18.497Z] #44 15.81   CC       images/fh.o
08:47:18 [2020-05-08T08:47:18.510Z] #43 ...
08:47:18 [2020-05-08T08:47:18.510Z] 
08:47:18 [2020-05-08T08:47:18.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:18 [2020-05-08T08:47:18.510Z] #47 19.11 unicode/utf16
08:47:18 [2020-05-08T08:47:18.510Z] #47 19.45 container/list
08:47:18 [2020-05-08T08:47:18.510Z] #47 19.92 crypto/internal/subtle
08:47:18 [2020-05-08T08:47:18.510Z] #47 20.05 crypto/subtle
08:47:18 [2020-05-08T08:47:18.510Z] #47 20.16 vendor/golang.org/x/crypto/cryptobyte/asn1
08:47:18 [2020-05-08T08:47:18.510Z] #47 20.28 internal/nettrace
08:47:18 [2020-05-08T08:47:18.510Z] #47 20.41 runtime/cgo
08:47:18 [2020-05-08T08:47:18.779Z] #44 16.05   CC       images/fsnotify.o
08:47:18 [2020-05-08T08:47:18.859Z] #44 37.05   CC       criu/files.o
08:47:19 [2020-05-08T08:47:19.099Z] #44 16.44   CC       images/signalfd.o
08:47:19 [2020-05-08T08:47:19.118Z] #44 ...
08:47:19 [2020-05-08T08:47:19.118Z] 
08:47:19 [2020-05-08T08:47:19.118Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:19 [2020-05-08T08:47:19.118Z] #17 8.458 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 8.470 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.186 Selecting previously unselected package python3-minimal.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.186 (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 ... 23680 files and directories currently installed.)
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.196 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.199 Unpacking python3-minimal (3.7.3-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.265 Selecting previously unselected package libmpdec2:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.269 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.291 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.369 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.372 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.374 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.652 Selecting previously unselected package python3.7.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.656 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.659 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.699 Selecting previously unselected package libpython3-stdlib:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.702 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.705 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.748 Setting up python3-minimal (3.7.3-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.993 Selecting previously unselected package python3.
08:47:19 [2020-05-08T08:47:19.118Z] #17 9.993 (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 ... 24092 files and directories currently installed.)
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.02 Unpacking python3 (3.7.3-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.09 Selecting previously unselected package libip4tc0:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.10 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.16 Selecting previously unselected package libip6tc0:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.17 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.21 Selecting previously unselected package libiptc0:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.22 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.27 Selecting previously unselected package libnfnetlink0:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.39 Selecting previously unselected package libnftnl11:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.40 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.46 Selecting previously unselected package iptables.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.47 Unpacking iptables (1.8.2-4) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.56 Selecting previously unselected package xxd.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.57 Unpacking xxd (2:8.1.0875-5) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.66 Selecting previously unselected package vim-common.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.70 Unpacking vim-common (2:8.1.0875-5) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.79 Selecting previously unselected package bash-completion.
08:47:19 [2020-05-08T08:47:19.118Z] #17 10.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.52 Unpacking bash-completion (1:2.8-6) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.65 Selecting previously unselected package bzip2.
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.73 Selecting previously unselected package xz-utils.
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.74 Unpacking xz-utils (5.2.4-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.83 Selecting previously unselected package apparmor.
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 12.89 Unpacking apparmor (2.13.2-10) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.01 Selecting previously unselected package aufs-tools.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.05 Selecting previously unselected package libonig5:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.06 Unpacking libonig5:amd64 (6.9.1-1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.13 Selecting previously unselected package libjq1:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.20 Selecting previously unselected package jq.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.21 Unpacking jq (1.5+dfsg-2+b1) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.25 Selecting previously unselected package libaio1:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.26 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.26 Unpacking libaio1:amd64 (0.3.112-3) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.30 Selecting previously unselected package libgpm2:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.31 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.34 Selecting previously unselected package libicu63:amd64.
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:47:19 [2020-05-08T08:47:19.118Z] #17 13.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:47:19 [2020-05-08T08:47:19.251Z] #56 22.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:19 [2020-05-08T08:47:19.251Z] #56 ...
08:47:19 [2020-05-08T08:47:19.251Z] 
08:47:19 [2020-05-08T08:47:19.251Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:19 [2020-05-08T08:47:19.251Z] #43 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:47:19 [2020-05-08T08:47:19.251Z] #43 15.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:47:19 [2020-05-08T08:47:19.251Z] #43 ...
08:47:19 [2020-05-08T08:47:19.251Z] 
08:47:19 [2020-05-08T08:47:19.251Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:19 [2020-05-08T08:47:19.251Z] #47 21.23 crypto/subtle
08:47:19 [2020-05-08T08:47:19.251Z] #47 21.37 vendor/golang.org/x/crypto/cryptobyte/asn1
08:47:19 [2020-05-08T08:47:19.251Z] #47 21.47 internal/nettrace
08:47:19 [2020-05-08T08:47:19.251Z] #47 21.68 runtime/cgo
08:47:19 [2020-05-08T08:47:19.379Z] #44 16.60   CC       images/fs.o
08:47:19 [2020-05-08T08:47:19.660Z] #44 16.80   CC       images/pstree.o
08:47:19 [2020-05-08T08:47:19.660Z] #44 16.96   CC       images/pipe.o
08:47:19 [2020-05-08T08:47:19.941Z] #44 17.19   CC       images/tcp-stream.o
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.27 Selecting previously unselected package libnet1:amd64.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.31 Selecting previously unselected package libnl-3-200:amd64.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.35 Selecting previously unselected package libprotobuf-c1:amd64.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.38 Selecting previously unselected package libreadline5:amd64.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.42 Selecting previously unselected package net-tools.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.47 Selecting previously unselected package python-pip-whl.
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:47:20 [2020-05-08T08:47:20.054Z] #17 14.48 Unpacking python-pip-whl (18.1-5) ...
08:47:20 [2020-05-08T08:47:20.222Z] #44 17.41   CC       images/sk-packet.o
08:47:20 [2020-05-08T08:47:20.222Z] #44 17.61   CC       images/mnt.o
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.62 Selecting previously unselected package python3-lib2to3.
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.63 Unpacking python3-lib2to3 (3.7.3-1) ...
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.66 Selecting previously unselected package python3-distutils.
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.66 Unpacking python3-distutils (3.7.3-1) ...
08:47:20 [2020-05-08T08:47:20.313Z] #17 14.70 Selecting previously unselected package python3-pip.
08:47:20 [2020-05-08T08:47:20.504Z] #44 17.78   CC       images/pipe-data.o
08:47:20 [2020-05-08T08:47:20.504Z] #44 17.86   CC       images/sa.o
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.71 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.71 Unpacking python3-pip (18.1-5) ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.75 Selecting previously unselected package python3-pkg-resources.
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.75 Unpacking python3-pkg-resources (40.8.0-1) ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.79 Selecting previously unselected package python3-setuptools.
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.80 Unpacking python3-setuptools (40.8.0-1) ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.85 Selecting previously unselected package python3-wheel.
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.86 Unpacking python3-wheel (0.32.3-2) ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.89 Selecting previously unselected package sudo.
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.571Z] #17 14.90 Unpacking sudo (1.8.27-1+deb10u2) ...
08:47:20 [2020-05-08T08:47:20.785Z] #44 17.96   CC       images/timer.o
08:47:20 [2020-05-08T08:47:20.785Z] #44 18.11   CC       images/timerfd.o
08:47:20 [2020-05-08T08:47:20.829Z] #17 15.00 Selecting previously unselected package thin-provisioning-tools.
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.07 Selecting previously unselected package uidmap.
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.07 Unpacking uidmap (1:4.5-1.1) ...
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.11 Selecting previously unselected package vim-runtime.
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:47:20 [2020-05-08T08:47:20.830Z] #17 15.15 Unpacking vim-runtime (2:8.1.0875-5) ...
08:47:21 [2020-05-08T08:47:21.018Z] #47 ...
08:47:21 [2020-05-08T08:47:21.018Z] 
08:47:21 [2020-05-08T08:47:21.018Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:21 [2020-05-08T08:47:21.065Z] #44 18.26   CC       images/mm.o
08:47:21 [2020-05-08T08:47:21.273Z] #74 24.37 Checking out files:  72% (1490/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.
08:47:21 [2020-05-08T08:47:21.273Z] #74 24.90 + cd /tmp/tmp.IvoALRxvOv/src/github.com/docker/libnetwork
08:47:21 [2020-05-08T08:47:21.273Z] #74 24.91 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:21 [2020-05-08T08:47:21.347Z] #44 18.45   CC       images/sk-opts.o
08:47:21 [2020-05-08T08:47:21.347Z] #44 18.57   CC       images/sk-unix.o
08:47:21 [2020-05-08T08:47:21.396Z] #17 15.78 Selecting previously unselected package vim.
08:47:21 [2020-05-08T08:47:21.396Z] #17 15.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:47:21 [2020-05-08T08:47:21.396Z] #17 15.79 Unpacking vim (2:8.1.0875-5) ...
08:47:21 [2020-05-08T08:47:21.396Z] #17 15.92 Selecting previously unselected package xfsprogs.
08:47:21 [2020-05-08T08:47:21.528Z] #74 25.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:47:21 [2020-05-08T08:47:21.628Z] #44 18.69   CC       images/sk-inet.o
08:47:21 [2020-05-08T08:47:21.655Z] #17 15.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 15.93 Unpacking xfsprogs (4.20.0-1) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.05 Selecting previously unselected package zip.
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.06 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.06 Unpacking zip (3.0-11+b1) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.11 Setting up aufs-tools (1:4.14+20190211-1) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.12 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.14 Setting up libgpm2:amd64 (1.20.7-5) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.15 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.15 Setting up uidmap (1:4.5-1.1) ...
08:47:21 [2020-05-08T08:47:21.655Z] #17 16.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:47:21 [2020-05-08T08:47:21.769Z] #47 ...
08:47:21 [2020-05-08T08:47:21.769Z] 
08:47:21 [2020-05-08T08:47:21.769Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:21 [2020-05-08T08:47:21.769Z] #62 14.74 Fetched 8347 kB in 12s (701 kB/s)
08:47:21 [2020-05-08T08:47:21.769Z] #62 14.74 Reading package lists...
08:47:21 [2020-05-08T08:47:21.769Z] #62 23.47 Reading package lists...
08:47:21 [2020-05-08T08:47:21.769Z] #62 ...
08:47:21 [2020-05-08T08:47:21.769Z] 
08:47:21 [2020-05-08T08:47:21.769Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:21 [2020-05-08T08:47:21.769Z] #56 22.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:21 [2020-05-08T08:47:21.769Z] #56 24.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:21 [2020-05-08T08:47:21.910Z] #44 19.02   CC       images/tun.o
08:47:21 [2020-05-08T08:47:21.910Z] #44 19.12   CC       images/sk-netlink.o
08:47:21 [2020-05-08T08:47:21.910Z] #44 19.26   CC       images/packet-sock.o
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.20 Setting up xxd (2:8.1.0875-5) ...
08:47:21 [2020-05-08T08:47:21.913Z] #17 16.21 Setting up zip (3.0-11+b1) ...
08:47:21 [2020-05-08T08:47:21.914Z] #17 16.22 Setting up vim-common (2:8.1.0875-5) ...
08:47:21 [2020-05-08T08:47:21.914Z] #17 16.23 Setting up bash-completion (1:2.8-6) ...
08:47:22 [2020-05-08T08:47:22.191Z] #44 ...
08:47:22 [2020-05-08T08:47:22.191Z] 
08:47:22 [2020-05-08T08:47:22.191Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:22 [2020-05-08T08:47:22.191Z] #33 49.14 io/ioutil
08:47:22 [2020-05-08T08:47:22.191Z] #33 50.37 flag
08:47:22 [2020-05-08T08:47:22.191Z] #33 50.37 github.com/BurntSushi/toml
08:47:22 [2020-05-08T08:47:22.191Z] #33 51.61 log
08:47:22 [2020-05-08T08:47:22.191Z] #33 53.24 github.com/BurntSushi/toml/cmd/tomlv
08:47:22 [2020-05-08T08:47:22.191Z] #33 DONE 56.3s
08:47:22 [2020-05-08T08:47:22.191Z] 
08:47:22 [2020-05-08T08:47:22.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:22 [2020-05-08T08:47:22.191Z] #44 19.42   CC       images/ipc-var.o
08:47:22 [2020-05-08T08:47:22.191Z] #44 19.53   CC       images/ipc-desc.o
08:47:22 [2020-05-08T08:47:22.191Z] #44 ...
08:47:22 [2020-05-08T08:47:22.191Z] 
08:47:22 [2020-05-08T08:47:22.191Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:22 [2020-05-08T08:47:22.191Z] #47 52.57 internal/lazyregexp
08:47:22 [2020-05-08T08:47:22.191Z] #47 52.80 github.com/LK4D4/vndr/versioned
08:47:22 [2020-05-08T08:47:22.191Z] #47 52.85 hash/crc32
08:47:22 [2020-05-08T08:47:22.191Z] #47 53.19 vendor/golang.org/x/net/dns/dnsmessage
08:47:22 [2020-05-08T08:47:22.191Z] #47 53.51 go/token
08:47:22 [2020-05-08T08:47:22.191Z] #47 54.22 go/scanner
08:47:22 [2020-05-08T08:47:22.191Z] #47 54.99 go/ast
08:47:22 [2020-05-08T08:47:22.330Z] #56 25.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.94 Setting up libiptc0:amd64 (1.8.2-4) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.95 Setting up xz-utils (5.2.4-1) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.96 Setting up sudo (1.8.27-1+deb10u2) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.98 invoke-rc.d: could not determine current runlevel
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.99 invoke-rc.d: policy-rc.d denied execution of start.
08:47:22 [2020-05-08T08:47:22.480Z] #17 16.99 Setting up pigz (2.4-1) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 17.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 17.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:47:22 [2020-05-08T08:47:22.480Z] #17 17.02 Setting up python-pip-whl (18.1-5) ...
08:47:22 [2020-05-08T08:47:22.586Z] #56 25.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.02 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.03 Setting up vim-runtime (2:8.1.0875-5) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.11 Setting up libaio1:amd64 (0.3.112-3) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.12 Setting up libonig5:amd64 (6.9.1-1) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.13 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.14 Setting up vim (2:8.1.0875-5) ...
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:47:22 [2020-05-08T08:47:22.738Z] #17 17.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:22 [2020-05-08T08:47:22.843Z] #56 25.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:22 [2020-05-08T08:47:22.843Z] #56 25.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:22 [2020-05-08T08:47:22.997Z] #17 17.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:47:22 [2020-05-08T08:47:22.997Z] #17 17.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:47:22 [2020-05-08T08:47:22.997Z] #17 17.25 Setting up jq (1.5+dfsg-2+b1) ...
08:47:22 [2020-05-08T08:47:22.997Z] #17 17.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:47:22 [2020-05-08T08:47:22.997Z] #17 17.26 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:47:23 [2020-05-08T08:47:23.198Z] #47 57.17 net/url
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.86 Setting up iptables (1.8.2-4) ...
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:47:23 [2020-05-08T08:47:23.564Z] #17 17.90 Setting up python3 (3.7.3-1) ...
08:47:23 [2020-05-08T08:47:23.775Z] #56 26.90 runtime/cgo
08:47:23 [2020-05-08T08:47:23.823Z] #17 17.99 Setting up python3-wheel (0.32.3-2) ...
08:47:23 [2020-05-08T08:47:23.823Z] #17 18.14 Setting up apparmor (2.13.2-10) ...
08:47:24 [2020-05-08T08:47:24.031Z] #56 27.11 runtime
08:47:24 [2020-05-08T08:47:24.202Z] #47 58.45 text/template/parse
08:47:24 [2020-05-08T08:47:24.483Z] #47 58.57 go/parser
08:47:24 [2020-05-08T08:47:24.483Z] #47 ...
08:47:24 [2020-05-08T08:47:24.483Z] 
08:47:24 [2020-05-08T08:47:24.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.06   CC       images/ipc-shm.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.23   CC       images/ipc-msg.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.35   CC       images/ipc-sem.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.52   CC       images/utsns.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.63   CC       images/creds.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.83   CC       images/vma.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 20.96   CC       images/netdev.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 21.18   CC       images/tty.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 21.61   CC       images/file-lock.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 21.69   CC       images/rlimit.o
08:47:24 [2020-05-08T08:47:24.483Z] #44 21.84   CC       images/pagemap.o
08:47:24 [2020-05-08T08:47:24.758Z] #17 18.81 Setting up xfsprogs (4.20.0-1) ...
08:47:24 [2020-05-08T08:47:24.758Z] #17 18.83 Setting up python3-lib2to3 (3.7.3-1) ...
08:47:24 [2020-05-08T08:47:24.758Z] #17 18.93 Setting up python3-pkg-resources (40.8.0-1) ...
08:47:24 [2020-05-08T08:47:24.758Z] #17 19.12 Setting up python3-distutils (3.7.3-1) ...
08:47:24 [2020-05-08T08:47:24.764Z] #44 22.03   CC       images/siginfo.o
08:47:24 [2020-05-08T08:47:24.959Z] #56 ...
08:47:24 [2020-05-08T08:47:24.959Z] 
08:47:24 [2020-05-08T08:47:24.959Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:24 [2020-05-08T08:47:24.959Z] #74 27.05 Checking out files:  63% (1319/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.
08:47:24 [2020-05-08T08:47:24.959Z] #74 27.82 + cd /tmp/tmp.TpaK9HYhaG/src/github.com/docker/libnetwork
08:47:24 [2020-05-08T08:47:24.959Z] #74 27.82 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:47:25 [2020-05-08T08:47:25.016Z] #17 19.23 Setting up python3-setuptools (40.8.0-1) ...
08:47:25 [2020-05-08T08:47:25.016Z] #17 19.48 Setting up python3-pip (18.1-5) ...
08:47:25 [2020-05-08T08:47:25.044Z] #44 22.20   CC       images/rpc.o
08:47:25 [2020-05-08T08:47:25.044Z] #44 ...
08:47:25 [2020-05-08T08:47:25.044Z] 
08:47:25 [2020-05-08T08:47:25.044Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:25 [2020-05-08T08:47:25.044Z] #56 49.19 fmt
08:47:25 [2020-05-08T08:47:25.044Z] #56 52.26 encoding/json
08:47:25 [2020-05-08T08:47:25.044Z] #56 54.25 github.com/pkg/diff
08:47:25 [2020-05-08T08:47:25.044Z] #56 55.41 go/ast
08:47:25 [2020-05-08T08:47:25.044Z] #56 56.82 golang.org/x/crypto/ssh/terminal
08:47:25 [2020-05-08T08:47:25.044Z] #56 57.64 mvdan.cc/editorconfig
08:47:25 [2020-05-08T08:47:25.044Z] #56 58.40 mvdan.cc/sh/v3/fileutil
08:47:25 [2020-05-08T08:47:25.044Z] #56 58.49 mvdan.cc/sh/v3/syntax
08:47:25 [2020-05-08T08:47:25.215Z] #74 28.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:47:25 [2020-05-08T08:47:25.274Z] #17 19.67 Processing triggers for libc-bin (2.28-10) ...
08:47:25 [2020-05-08T08:47:25.274Z] #17 19.68 Processing triggers for mime-support (3.62) ...
08:47:25 [2020-05-08T08:47:25.656Z] #56 ...
08:47:25 [2020-05-08T08:47:25.657Z] 
08:47:25 [2020-05-08T08:47:25.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:25 [2020-05-08T08:47:25.657Z] #44 22.81   CC       images/ext-file.o
08:47:25 [2020-05-08T08:47:25.657Z] #44 23.02   CC       images/cgroup.o
08:47:25 [2020-05-08T08:47:25.841Z] #17 DONE 20.2s
08:47:25 [2020-05-08T08:47:25.841Z] 
08:47:25 [2020-05-08T08:47:25.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:25 [2020-05-08T08:47:25.841Z] #44 37.64   CC       criu/filesystems.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 37.81   CC       criu/fsnotify.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.09   CC       criu/image-desc.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.13   CC       criu/image.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.34   CC       criu/ipc_ns.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.64   CC       criu/irmap.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.80   CC       criu/kcmp-ids.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 38.87   CC       criu/kerndat.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 39.15   CC       criu/libnetlink.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 39.24   CC       criu/log.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 39.37   CC       criu/lsm.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 39.47   CC       criu/mem.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 39.87   CC       criu/mount.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 40.82   CC       criu/namespaces.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 41.29   CC       criu/net.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 42.23   CC       criu/netfilter.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 42.33   CC       criu/page-pipe.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 42.48   CC       criu/page-xfer.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 42.83   CC       criu/pagemap-cache.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 42.93   CC       criu/pagemap.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.19   CC       criu/parasite-syscall.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.46   CC       criu/path.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.54   CC       criu/pie-util-vdso-elf32.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.67   CC       criu/pie-util-vdso.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.79   CC       criu/pie-util.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 43.85   CC       criu/pipes.o
08:47:25 [2020-05-08T08:47:25.841Z] #44 44.05   CC       criu/plugin.o
08:47:25 [2020-05-08T08:47:25.938Z] #44 23.31   CC       images/userns.o
08:47:26 [2020-05-08T08:47:26.100Z] #44 44.17   CC       criu/proc_parse.o
08:47:26 [2020-05-08T08:47:26.219Z] #44 23.44   CC       images/google/protobuf/descriptor.o
08:47:26 [2020-05-08T08:47:26.666Z] #44 44.86   CC       criu/protobuf-desc.o
08:47:26 [2020-05-08T08:47:26.666Z] #44 ...
08:47:26 [2020-05-08T08:47:26.666Z] 
08:47:26 [2020-05-08T08:47:26.666Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:47:26 [2020-05-08T08:47:26.666Z] #18 0.745 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:47:26 [2020-05-08T08:47:26.666Z] #18 0.748 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:47:26 [2020-05-08T08:47:26.666Z] #18 0.751 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:47:26 [2020-05-08T08:47:26.666Z] #18 DONE 0.9s
08:47:26 [2020-05-08T08:47:26.666Z] 
08:47:26 [2020-05-08T08:47:26.666Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:47:27 [2020-05-08T08:47:27.222Z] #44 24.43   CC       images/opts.o
08:47:27 [2020-05-08T08:47:27.222Z] #44 24.58   CC       images/seccomp.o
08:47:27 [2020-05-08T08:47:27.243Z] Fetching without tags
08:47:27 [2020-05-08T08:47:27.504Z] #44 24.82   CC       images/binfmt-misc.o
08:47:27 [2020-05-08T08:47:27.654Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:47:27 [2020-05-08T08:47:27.785Z] #44 24.92   CC       images/time.o
08:47:27 [2020-05-08T08:47:27.785Z] #44 25.01   CC       images/sysctl.o
08:47:27 [2020-05-08T08:47:27.785Z] #44 25.12   CC       images/autofs.o
08:47:28 [2020-05-08T08:47:28.059Z] #74 ...
08:47:28 [2020-05-08T08:47:28.059Z] 
08:47:28 [2020-05-08T08:47:28.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:28 [2020-05-08T08:47:28.059Z] #10 20.98 Fetched 8347 kB in 17s (482 kB/s)
08:47:28 [2020-05-08T08:47:28.059Z] #10 20.98 Reading package lists...
08:47:28 [2020-05-08T08:47:28.059Z] #10 28.40 Reading package lists...
08:47:28 [2020-05-08T08:47:28.059Z] #10 ...
08:47:28 [2020-05-08T08:47:28.059Z] 
08:47:28 [2020-05-08T08:47:28.059Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:28 [2020-05-08T08:47:28.059Z] #41 23.07 Checking out files:  91% (1456/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.
08:47:28 [2020-05-08T08:47:28.059Z] #41 23.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:47:28 [2020-05-08T08:47:28.059Z] #41 25.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:47:28 [2020-05-08T08:47:28.066Z] #44 25.24   CC       images/macvlan.o
08:47:28 [2020-05-08T08:47:28.066Z] #44 25.36   CC       images/sit.o
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.54   LINK     images/built-in.o
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.59   GEN      compel/include/asm
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.61   GEN      compel/include/version.h
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.62 touch .config
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.62   GEN      include/common/config.h
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.67   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.69   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.70   GEN      compel/plugins/include/uapi/std/syscall.h
08:47:28 [2020-05-08T08:47:28.347Z] #44 25.71   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
08:47:28 [2020-05-08T08:47:28.569Z] #19 1.767 Collecting yamllint==1.16.0
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.72   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.73   DEP      compel/arch/s390/plugins/std/parasite-head.d
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.75   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.75   DEP      compel/plugins/std/infect.d
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.82   DEP      compel/plugins/std/string.d
08:47:28 [2020-05-08T08:47:28.628Z] #44 25.93   DEP      compel/plugins/std/log.d
08:47:28 [2020-05-08T08:47:28.628Z] #44 26.06   DEP      compel/plugins/std/fds.d
08:47:28 [2020-05-08T08:47:28.909Z] #44 26.13   DEP      compel/plugins/std/std.d
08:47:27 [2020-05-08T08:47:27.078Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:27 [2020-05-08T08:47:27.092Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:47:27 [2020-05-08T08:47:27.119Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:27 [2020-05-08T08:47:27.140Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:27 [2020-05-08T08:47:27.159Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:27 [2020-05-08T08:47:27.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:27 [2020-05-08T08:47:27.161Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:27 [2020-05-08T08:47:27.578Z]  > git config core.sparsecheckout # timeout=10
08:47:27 [2020-05-08T08:47:27.594Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:47:28 [2020-05-08T08:47:28.600Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:47:28 [2020-05-08T08:47:28.988Z] #41 ...
08:47:28 [2020-05-08T08:47:28.988Z] 
08:47:28 [2020-05-08T08:47:28.988Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:28 [2020-05-08T08:47:28.988Z] #56 22.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:28 [2020-05-08T08:47:28.988Z] #56 23.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:47:28 [2020-05-08T08:47:28.988Z] #56 23.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:47:28 [2020-05-08T08:47:28.988Z] #56 23.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:47:28 [2020-05-08T08:47:28.988Z] #56 24.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:47:28 [2020-05-08T08:47:28.988Z] #56 24.81 runtime
08:47:28 [2020-05-08T08:47:28.988Z] #56 25.02 runtime/cgo
08:47:29 [2020-05-08T08:47:29.178Z] Merge succeeded, producing 1e1ac9842f4b3372d46028b1b3341006779f3407
08:47:29 [2020-05-08T08:47:29.178Z] Checking out Revision 1e1ac9842f4b3372d46028b1b3341006779f3407 (PR-40930)
08:47:29 [2020-05-08T08:47:29.190Z] #44 26.21   DEP      compel/plugins/shmem/shmem.d
08:47:29 [2020-05-08T08:47:29.190Z] #44 26.25   DEP      compel/plugins/fds/fds.d
08:47:29 [2020-05-08T08:47:29.190Z] #44 26.41   CC       compel/plugins/std/std.o
08:47:29 [2020-05-08T08:47:29.243Z] #56 ...
08:47:29 [2020-05-08T08:47:29.243Z] 
08:47:29 [2020-05-08T08:47:29.243Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:29 [2020-05-08T08:47:29.243Z] #62 23.25 Fetched 8347 kB in 17s (491 kB/s)
08:47:29 [2020-05-08T08:47:29.243Z] #62 23.25 Reading package lists...
08:47:29 [2020-05-08T08:47:29.471Z] #44 26.61   CC       compel/plugins/std/fds.o
08:47:29 [2020-05-08T08:47:29.499Z] #62 30.17 Reading package lists...
08:47:29 [2020-05-08T08:47:29.499Z] #62 ...
08:47:29 [2020-05-08T08:47:29.499Z] 
08:47:29 [2020-05-08T08:47:29.499Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:29 [2020-05-08T08:47:29.499Z] #35 21.76 Reading package lists...
08:47:29 [2020-05-08T08:47:29.753Z] #44 26.94   CC       compel/plugins/std/log.o
08:47:29 [2020-05-08T08:47:29.754Z] #35 28.63 Reading package lists...
08:47:29 [2020-05-08T08:47:29.754Z] #35 ...
08:47:29 [2020-05-08T08:47:29.754Z] 
08:47:29 [2020-05-08T08:47:29.754Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:29 [2020-05-08T08:47:29.754Z] #43 23.64 Fetched 8347 kB in 17s (480 kB/s)
08:47:29 [2020-05-08T08:47:29.754Z] #43 23.64 Reading package lists...
08:47:29 [2020-05-08T08:47:29.754Z] #43 30.77 Reading package lists...
08:47:29 [2020-05-08T08:47:29.754Z] #43 ...
08:47:29 [2020-05-08T08:47:29.754Z] 
08:47:29 [2020-05-08T08:47:29.754Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:29 [2020-05-08T08:47:29.754Z] #25 24.04 Fetched 8347 kB in 18s (474 kB/s)
08:47:29 [2020-05-08T08:47:29.754Z] #25 24.04 Reading package lists...
08:47:30 [2020-05-08T08:47:30.365Z] #44 27.41   CC       compel/plugins/std/string.o
08:47:30 [2020-05-08T08:47:30.365Z] #44 27.80   CC       compel/plugins/std/infect.o
08:47:30 [2020-05-08T08:47:30.458Z] #74 ...
08:47:30 [2020-05-08T08:47:30.458Z] 
08:47:30 [2020-05-08T08:47:30.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:30 [2020-05-08T08:47:30.459Z] #10 23.46 Fetched 8347 kB in 19s (445 kB/s)
08:47:30 [2020-05-08T08:47:30.459Z] #10 23.46 Reading package lists...
08:47:30 [2020-05-08T08:47:30.459Z] #10 31.55 Reading package lists...
08:47:30 [2020-05-08T08:47:30.459Z] #10 ...
08:47:30 [2020-05-08T08:47:30.459Z] 
08:47:30 [2020-05-08T08:47:30.459Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:47:30 [2020-05-08T08:47:30.459Z] #41 25.44 Checking out files:  89% (1433/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.
08:47:30 [2020-05-08T08:47:30.459Z] #41 25.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:47:30 [2020-05-08T08:47:30.459Z] #41 27.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:47:30 [2020-05-08T08:47:30.978Z] #44 28.19   CC       compel/arch/s390/plugins/std/parasite-head.o
08:47:30 [2020-05-08T08:47:30.978Z] #44 28.23   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
08:47:30 [2020-05-08T08:47:30.978Z] #44 28.26   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
08:47:31 [2020-05-08T08:47:31.115Z] #25 31.01 Reading package lists...
08:47:31 [2020-05-08T08:47:31.115Z] #25 ...
08:47:31 [2020-05-08T08:47:31.115Z] 
08:47:31 [2020-05-08T08:47:31.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:31 [2020-05-08T08:47:31.115Z] #10 28.40 Reading package lists...
08:47:29 [2020-05-08T08:47:29.099Z]  > git rev-parse HEAD^{commit} # timeout=10
08:47:29 [2020-05-08T08:47:29.111Z]  > git config core.sparsecheckout # timeout=10
08:47:29 [2020-05-08T08:47:29.117Z]  > git checkout -f 1e1ac9842f4b3372d46028b1b3341006779f3407 # timeout=10
08:47:31 [2020-05-08T08:47:31.259Z] #44 28.42   AR       compel/plugins/std.lib.a
08:47:31 [2020-05-08T08:47:31.259Z] #44 28.48   CC       compel/plugins/fds/fds.o
08:47:31 [2020-05-08T08:47:31.539Z] #44 28.63   AR       compel/plugins/fds.lib.a
08:47:31 [2020-05-08T08:47:31.539Z] #44 28.66   HOSTDEP  compel/src/lib/log-host.d
08:47:31 [2020-05-08T08:47:31.539Z] #44 28.75   HOSTDEP  compel/src/lib/handle-elf-host.d
08:47:31 [2020-05-08T08:47:31.539Z] #44 28.84   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
08:47:31 [2020-05-08T08:47:31.820Z] #44 28.95   HOSTDEP  compel/src/main-host.d
08:47:31 [2020-05-08T08:47:31.820Z] #44 29.03   DEP      compel/src/lib/ptrace.d
08:47:31 [2020-05-08T08:47:31.820Z] #44 29.11   DEP      compel/src/lib/infect.d
08:47:32 [2020-05-08T08:47:32.101Z] #44 29.30   DEP      compel/src/lib/infect-util.d
08:47:32 [2020-05-08T08:47:32.349Z] #41 ...
08:47:32 [2020-05-08T08:47:32.349Z] 
08:47:32 [2020-05-08T08:47:32.349Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:32 [2020-05-08T08:47:32.349Z] #35 25.43 Fetched 8347 kB in 19s (443 kB/s)
08:47:32 [2020-05-08T08:47:32.349Z] #35 25.43 Reading package lists...
08:47:32 [2020-05-08T08:47:32.349Z] #35 33.51 Reading package lists...
08:47:32 [2020-05-08T08:47:32.349Z] #35 ...
08:47:32 [2020-05-08T08:47:32.349Z] 
08:47:32 [2020-05-08T08:47:32.349Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:32 [2020-05-08T08:47:32.349Z] #62 23.47 Reading package lists...
08:47:32 [2020-05-08T08:47:32.349Z] #62 31.30 Building dependency tree...
08:47:32 [2020-05-08T08:47:32.349Z] #62 35.08 The following additional packages will be installed:
08:47:32 [2020-05-08T08:47:32.349Z] #62 35.09   libbtrfs0
08:47:32 [2020-05-08T08:47:32.349Z] #62 35.36 The following NEW packages will be installed:
08:47:32 [2020-05-08T08:47:32.349Z] #62 35.37   libbtrfs-dev libbtrfs0
08:47:32 [2020-05-08T08:47:32.384Z] #44 29.47   DEP      compel/src/lib/infect-rpc.d
08:47:32 [2020-05-08T08:47:32.384Z] #44 29.62   DEP      compel/arch/s390/src/lib/infect.d
08:47:32 [2020-05-08T08:47:32.384Z] #44 29.71   DEP      compel/arch/s390/src/lib/cpu.d
08:47:32 [2020-05-08T08:47:32.384Z] #44 ...
08:47:32 [2020-05-08T08:47:32.384Z] 
08:47:32 [2020-05-08T08:47:32.384Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:32 [2020-05-08T08:47:32.384Z] #56 62.96 mvdan.cc/sh/v3/cmd/shfmt
08:47:32 [2020-05-08T08:47:32.384Z] #56 DONE 66.7s
08:47:32 [2020-05-08T08:47:32.384Z] 
08:47:32 [2020-05-08T08:47:32.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:32 [2020-05-08T08:47:32.384Z] #44 29.79   DEP      compel/src/lib/log.d
08:47:32 [2020-05-08T08:47:32.384Z] #44 ...
08:47:32 [2020-05-08T08:47:32.384Z] 
08:47:32 [2020-05-08T08:47:32.384Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:32 [2020-05-08T08:47:32.384Z] #47 60.78 encoding/xml
08:47:32 [2020-05-08T08:47:32.384Z] #47 61.35 text/template
08:47:32 [2020-05-08T08:47:32.384Z] #47 65.26 crypto/rsa
08:47:32 [2020-05-08T08:47:32.384Z] #47 65.32 go/doc
08:47:32 [2020-05-08T08:47:32.384Z] #47 66.61 vendor/golang.org/x/crypto/cryptobyte
08:47:32 [2020-05-08T08:47:32.604Z] #62 35.89 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:47:32 [2020-05-08T08:47:32.604Z] #62 35.89 Need to get 119 kB of archives.
08:47:32 [2020-05-08T08:47:32.604Z] #62 35.89 After this operation, 387 kB of additional disk space will be used.
08:47:32 [2020-05-08T08:47:32.604Z] #62 35.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:47:32 [2020-05-08T08:47:32.604Z] #62 35.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:47:32 [2020-05-08T08:47:32.604Z] #62 ...
08:47:32 [2020-05-08T08:47:32.604Z] 
08:47:32 [2020-05-08T08:47:32.604Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:32 [2020-05-08T08:47:32.604Z] #25 26.00 Fetched 8347 kB in 19s (448 kB/s)
08:47:32 [2020-05-08T08:47:32.604Z] #25 26.00 Reading package lists...
08:47:32 [2020-05-08T08:47:32.665Z] #47 ...
08:47:32 [2020-05-08T08:47:32.665Z] 
08:47:32 [2020-05-08T08:47:32.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:32 [2020-05-08T08:47:32.665Z] #44 29.97   DEP      compel/src/main.d
08:47:32 [2020-05-08T08:47:32.759Z] #19 ...
08:47:32 [2020-05-08T08:47:32.759Z] 
08:47:32 [2020-05-08T08:47:32.759Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.10   CC       criu/protobuf.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.21   CC       criu/pstree.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.59   CC       criu/rbtree.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.68   CC       criu/rst-malloc.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.76   CC       criu/seccomp.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 45.97   CC       criu/seize.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 46.21   CC       criu/servicefd.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 46.34   CC       criu/shmem.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 46.58   CC       criu/sigframe.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 46.63   CC       criu/signalfd.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 46.72   CC       criu/sk-inet.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 47.10   CC       criu/sk-netlink.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 47.27   CC       criu/sk-packet.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 47.53   CC       criu/sk-queue.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 47.72   CC       criu/sk-tcp.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 47.94   CC       criu/sk-unix.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 48.74   CC       criu/sockets.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.08   CC       criu/stats.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.21   CC       criu/string.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.26   CC       criu/sysctl.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.53   CC       criu/sysfs_parse.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.70   CC       criu/timerfd.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 49.85   CC       criu/tty.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 50.47   CC       criu/tun.o
08:47:32 [2020-05-08T08:47:32.759Z] #44 50.65   CC       criu/uffd.o
08:47:32 [2020-05-08T08:47:32.866Z] #25 33.56 Reading package lists...
08:47:32 [2020-05-08T08:47:32.866Z] #25 ...
08:47:32 [2020-05-08T08:47:32.866Z] 
08:47:32 [2020-05-08T08:47:32.866Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:32 [2020-05-08T08:47:32.866Z] #43 26.89 Fetched 8347 kB in 18s (453 kB/s)
08:47:32 [2020-05-08T08:47:32.866Z] #43 26.89 Reading package lists...
08:47:32 [2020-05-08T08:47:32.946Z] #44 30.06   DEP      compel/src/lib/handle-elf.d
08:47:32 [2020-05-08T08:47:32.946Z] #44 30.22   DEP      compel/arch/s390/src/lib/handle-elf.d
08:47:33 [2020-05-08T08:47:33.017Z] #44 51.16   CC       criu/util.o
08:47:33 [2020-05-08T08:47:33.031Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:47:33 [2020-05-08T08:47:33.031Z] First time build. Skipping changelog.
08:47:33 [2020-05-08T08:47:33.018Z]  > git --version # timeout=10
08:47:33 [2020-05-08T08:47:33.032Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:47:33 [2020-05-08T08:47:33.255Z] #10 35.42 Building dependency tree...
08:47:33 [2020-05-08T08:47:33.567Z] #44 30.73   CC       compel/src/lib/log.o
08:47:33 [2020-05-08T08:47:33.567Z] #44 30.94   CC       compel/arch/s390/src/lib/cpu.o
08:47:33 [2020-05-08T08:47:33.584Z] #44 51.64   CC       criu/uts_ns.o
08:47:33 [2020-05-08T08:47:33.584Z] #44 51.72   CC       criu/vdso-compat.o
08:47:33 [2020-05-08T08:47:33.584Z] #44 51.80   CC       criu/vdso.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:47:33 [2020-05-08T08:47:33.799Z] #43 34.43 Reading package lists...
08:47:33 [2020-05-08T08:47:33.799Z] #43 ...
08:47:33 [2020-05-08T08:47:33.799Z] 
08:47:33 [2020-05-08T08:47:33.799Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:33 [2020-05-08T08:47:33.799Z] #62 37.30 debconf: delaying package configuration, since apt-utils is not installed
08:47:33 [2020-05-08T08:47:33.843Z] #44 52.00   LINK     criu/built-in.o
08:47:33 [2020-05-08T08:47:33.843Z] #44 ...
08:47:33 [2020-05-08T08:47:33.843Z] 
08:47:33 [2020-05-08T08:47:33.843Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:47:33 [2020-05-08T08:47:33.843Z] #19 6.967   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:47:33 [2020-05-08T08:47:33.843Z] #19 7.001 Collecting pyyaml (from yamllint==1.16.0)
08:47:33 [2020-05-08T08:47:33.843Z] #19 7.043   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:47:34 [2020-05-08T08:47:34.055Z] #62 37.55 Fetched 119 kB in 0s (317 kB/s)
08:47:34 [2020-05-08T08:47:34.101Z] #19 7.379 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:47:34 [2020-05-08T08:47:34.101Z] #19 7.393   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:47:34 [2020-05-08T08:47:34.101Z] #19 7.407 Building wheels for collected packages: pyyaml
08:47:34 [2020-05-08T08:47:34.101Z] #19 7.408   Running setup.py bdist_wheel for pyyaml: started
08:47:34 [2020-05-08T08:47:34.183Z] #44 31.21   CC       compel/arch/s390/src/lib/infect.o
08:47:34 [2020-05-08T08:47:34.312Z] #62 37.68 Selecting previously unselected package libbtrfs0.
08:47:34 [2020-05-08T08:47:34.312Z] #62 37.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 ... 15409 files and directories currently installed.)
08:47:34 [2020-05-08T08:47:34.312Z] #62 37.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:47:34 [2020-05-08T08:47:34.312Z] #62 37.77 Unpacking libbtrfs0 (4.20.1-2) ...
08:47:34 [2020-05-08T08:47:34.359Z] #19 7.643   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:47:34 [2020-05-08T08:47:34.359Z] #19 7.643   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:47:34 [2020-05-08T08:47:34.359Z] #19 7.659 Successfully built pyyaml
08:47:34 [2020-05-08T08:47:34.359Z] #19 7.663 Installing collected packages: pyyaml, pathspec, yamllint
08:47:34 [2020-05-08T08:47:34.359Z] #19 7.738 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:47:34 [2020-05-08T08:47:34.429Z] + docker version
08:47:34 [2020-05-08T08:47:34.464Z] #44 31.72   CC       compel/src/lib/infect-rpc.o
08:47:34 [2020-05-08T08:47:34.567Z] #62 37.90 Selecting previously unselected package libbtrfs-dev.
08:47:34 [2020-05-08T08:47:34.567Z] #62 37.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:47:34 [2020-05-08T08:47:34.567Z] #62 37.92 Unpacking libbtrfs-dev (4.20.1-2) ...
08:47:34 [2020-05-08T08:47:34.746Z] #44 32.03   CC       compel/src/lib/infect-util.o
08:47:34 [2020-05-08T08:47:34.822Z] #62 38.21 Setting up libbtrfs0 (4.20.1-2) ...
08:47:34 [2020-05-08T08:47:34.822Z] #62 38.25 Setting up libbtrfs-dev (4.20.1-2) ...
08:47:34 [2020-05-08T08:47:34.822Z] #62 38.26 Processing triggers for libc-bin (2.28-10) ...
08:47:34 [2020-05-08T08:47:34.926Z] #19 DONE 8.1s
08:47:34 [2020-05-08T08:47:34.926Z] 
08:47:34 [2020-05-08T08:47:34.926Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:34 [2020-05-08T08:47:34.926Z] #65 54.69 + bin/containerd-stress
08:47:34 [2020-05-08T08:47:34.926Z] #65 56.25 + bin/containerd-shim
08:47:34 [2020-05-08T08:47:34.926Z] #65 59.98 + bin/containerd-shim-runc-v1
08:47:34 [2020-05-08T08:47:34.926Z] #65 61.62 + bin/containerd-shim-runc-v2
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.31 + binaries
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.31 + mkdir -p /build
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.31 + cp bin/containerd /build/containerd
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.34 + cp bin/containerd-shim /build/containerd-shim
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.34 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:47:34 [2020-05-08T08:47:34.926Z] #65 62.35 + cp bin/ctr /build/ctr
08:47:34 [2020-05-08T08:47:34.926Z] #65 DONE 62.5s
08:47:34 [2020-05-08T08:47:34.926Z] 
08:47:34 [2020-05-08T08:47:34.926Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:47:34 [2020-05-08T08:47:34.926Z] #24 DONE 0.2s
08:47:34 [2020-05-08T08:47:34.926Z] 
08:47:34 [2020-05-08T08:47:34.926Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:47:35 [2020-05-08T08:47:35.026Z] #44 32.25   CC       compel/src/lib/infect.o
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.77 The following additional packages will be installed:
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.78   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.78   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.78   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.78   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.79 Suggested packages:
08:47:35 [2020-05-08T08:47:35.140Z] #10 38.79   gcc-8-locales seccomp wine64
08:47:35 [2020-05-08T08:47:35.385Z] #62 DONE 38.8s
08:47:35 [2020-05-08T08:47:35.385Z] 
08:47:35 [2020-05-08T08:47:35.385Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:47:35 [2020-05-08T08:47:35.385Z] #63 DONE 0.1s
08:47:35 [2020-05-08T08:47:35.385Z] 
08:47:35 [2020-05-08T08:47:35.385Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:35 [2020-05-08T08:47:35.492Z] #28 DONE 0.5s
08:47:35 [2020-05-08T08:47:35.492Z] 
08:47:35 [2020-05-08T08:47:35.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.05   LINK     criu/criu
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.19   DEP      lib/c/criu.d
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.21   CC       images/rpc.pb-c.o
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.42   CC       lib/c/criu.o
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.75   LINK     lib/c/built-in.o
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.75   LINK     lib/c/libcriu.so
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.77   LINK     lib/c/libcriu.a
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.81   GEN      magic.py
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.85 Note: Building without setproctitle() and strlcpy() support.
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.85       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:47:35 [2020-05-08T08:47:35.492Z] #44 52.85 Note: Building without GnuTLS support
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.11 fatal: not a git repository (or any of the parent directories): .git
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.30 make[1]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.45 make[1]: 'images/built-in.o' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.46 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.47 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.48 make[1]: 'compel/libcompel.a' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.49 make[1]: 'compel/compel-host-bin' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.50 make[1]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.50 make[1]: 'soccr/libsoccr.a' is up to date.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.56 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.57 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.58 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.61 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.63 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.64 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.65 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.68 make[2]: Nothing to be done for 'all'.
08:47:35 [2020-05-08T08:47:35.492Z] #44 53.69   INSTALL  criu/criu
08:47:35 [2020-05-08T08:47:35.641Z] #35 33.51 Reading package lists...
08:47:35 [2020-05-08T08:47:35.641Z] #35 ...
08:47:35 [2020-05-08T08:47:35.641Z] 
08:47:35 [2020-05-08T08:47:35.641Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:47:35 [2020-05-08T08:47:35.641Z] #64 DONE 0.1s
08:47:35 [2020-05-08T08:47:35.641Z] 
08:47:35 [2020-05-08T08:47:35.641Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:35 [2020-05-08T08:47:35.750Z] #44 DONE 53.9s
08:47:35 [2020-05-08T08:47:35.750Z] 
08:47:35 [2020-05-08T08:47:35.750Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:47:35 [2020-05-08T08:47:35.750Z] #31 DONE 0.2s
08:47:35 [2020-05-08T08:47:35.750Z] 
08:47:35 [2020-05-08T08:47:35.750Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:35 [2020-05-08T08:47:35.750Z] #53 ...
08:47:35 [2020-05-08T08:47:35.750Z] 
08:47:35 [2020-05-08T08:47:35.750Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:47:35 [2020-05-08T08:47:35.750Z] #34 DONE 0.1s
08:47:36 [2020-05-08T08:47:36.008Z] 
08:47:36 [2020-05-08T08:47:36.008Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:47:36 [2020-05-08T08:47:36.008Z] #39 DONE 0.1s
08:47:36 [2020-05-08T08:47:36.008Z] 
08:47:36 [2020-05-08T08:47:36.008Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:36 [2020-05-08T08:47:36.008Z] #53 ...
08:47:36 [2020-05-08T08:47:36.008Z] 
08:47:36 [2020-05-08T08:47:36.008Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:47:36 [2020-05-08T08:47:36.030Z] #44 ...
08:47:36 [2020-05-08T08:47:36.030Z] 
08:47:36 [2020-05-08T08:47:36.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:36 [2020-05-08T08:47:36.030Z] #10 60.15 Selecting previously unselected package g++-mingw-w64-x86-64.
08:47:36 [2020-05-08T08:47:36.030Z] #10 60.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
08:47:36 [2020-05-08T08:47:36.030Z] #10 60.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:47:36 [2020-05-08T08:47:36.030Z] #10 ...
08:47:36 [2020-05-08T08:47:36.030Z] 
08:47:36 [2020-05-08T08:47:36.030Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:36 [2020-05-08T08:47:36.030Z] #47 68.11 github.com/LK4D4/vndr/build
08:47:36 [2020-05-08T08:47:36.030Z] #47 69.03 net
08:47:36 [2020-05-08T08:47:36.030Z] #47 70.05 vendor/golang.org/x/crypto/curve25519
08:47:36 [2020-05-08T08:47:36.265Z] #42 DONE 0.2s
08:47:36 [2020-05-08T08:47:36.265Z] 
08:47:36 [2020-05-08T08:47:36.265Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:47:36 [2020-05-08T08:47:36.265Z] #45 DONE 0.1s
08:47:36 [2020-05-08T08:47:36.265Z] 
08:47:36 [2020-05-08T08:47:36.265Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:36 [2020-05-08T08:47:36.310Z] #47 70.36 vendor/golang.org/x/crypto/hkdf
08:47:36 [2020-05-08T08:47:36.311Z] #47 70.45 vendor/golang.org/x/text/transform
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.20 The following NEW packages will be installed:
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.20   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.21   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.21   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:47:36 [2020-05-08T08:47:36.507Z] #10 40.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:47:36 [2020-05-08T08:47:36.523Z] #53 ...
08:47:36 [2020-05-08T08:47:36.523Z] 
08:47:36 [2020-05-08T08:47:36.523Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:47:36 [2020-05-08T08:47:36.523Z] #48 DONE 0.2s
08:47:36 [2020-05-08T08:47:36.523Z] 
08:47:36 [2020-05-08T08:47:36.523Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:47:36 [2020-05-08T08:47:36.523Z] #51 DONE 0.1s
08:47:36 [2020-05-08T08:47:36.523Z] 
08:47:36 [2020-05-08T08:47:36.523Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:47:36 [2020-05-08T08:47:36.762Z] #10 40.80 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:47:36 [2020-05-08T08:47:36.762Z] #10 40.80 Need to get 77.7 MB of archives.
08:47:36 [2020-05-08T08:47:36.762Z] #10 40.80 After this operation, 487 MB of additional disk space will be used.
08:47:36 [2020-05-08T08:47:36.762Z] #10 40.80 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]
08:47:36 [2020-05-08T08:47:36.922Z] #47 70.91 vendor/golang.org/x/text/unicode/bidi
08:47:37 [2020-05-08T08:47:37.018Z] #10 41.01 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]
08:47:37 [2020-05-08T08:47:37.273Z] #10 41.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:47:37 [2020-05-08T08:47:37.273Z] #10 41.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:47:37 [2020-05-08T08:47:37.273Z] #10 41.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:47:37 [2020-05-08T08:47:37.273Z] #10 41.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:47:37 [2020-05-08T08:47:37.833Z] #10 41.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:47:37 [2020-05-08T08:47:37.925Z] #47 72.08 vendor/golang.org/x/text/secure/bidirule
08:47:38 [2020-05-08T08:47:38.206Z] #47 72.37 vendor/golang.org/x/text/unicode/norm
08:47:38 [2020-05-08T08:47:38.394Z] #10 42.15 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]
08:47:38 [2020-05-08T08:47:38.394Z] #10 42.15 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]
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.017 + RM_GOPATH=0
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.017 + TMP_GOPATH=
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.017 + : /build
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.017 + '[' -z '' ']'
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.022 ++ mktemp -d
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.028 + export GOPATH=/tmp/tmp.ONDG1nvRoD
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.028 + GOPATH=/tmp/tmp.ONDG1nvRoD
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.036 + RM_GOPATH=1
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.036 ++ dirname ./install.sh
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.043 + dir=.
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.043 + bin=containerd
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.043 + shift
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 + '[' '!' -f ./containerd.installer ']'
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 + . ./containerd.installer
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 + install_containerd
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ONDG1nvRoD/src/github.com/containerd/containerd
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.044 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:47:38 [2020-05-08T08:47:38.907Z] #65 3.052 Cloning into '/tmp/tmp.ONDG1nvRoD/src/github.com/containerd/containerd'...
08:47:38 [2020-05-08T08:47:38.955Z] #10 ...
08:47:38 [2020-05-08T08:47:38.955Z] 
08:47:38 [2020-05-08T08:47:38.955Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:38 [2020-05-08T08:47:38.955Z] #62 30.17 Reading package lists...
08:47:38 [2020-05-08T08:47:38.955Z] #62 37.23 Building dependency tree...
08:47:38 [2020-05-08T08:47:38.955Z] #62 40.64 The following additional packages will be installed:
08:47:38 [2020-05-08T08:47:38.955Z] #62 40.66   libbtrfs0
08:47:38 [2020-05-08T08:47:38.955Z] #62 40.84 The following NEW packages will be installed:
08:47:38 [2020-05-08T08:47:38.955Z] #62 40.85   libbtrfs-dev libbtrfs0
08:47:38 [2020-05-08T08:47:38.955Z] #62 41.26 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:47:38 [2020-05-08T08:47:38.955Z] #62 41.26 Need to get 119 kB of archives.
08:47:38 [2020-05-08T08:47:38.955Z] #62 41.26 After this operation, 387 kB of additional disk space will be used.
08:47:38 [2020-05-08T08:47:38.955Z] #62 41.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:47:38 [2020-05-08T08:47:38.955Z] #62 41.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.60 debconf: delaying package configuration, since apt-utils is not installed
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.77 Fetched 119 kB in 0s (451 kB/s)
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.90 Selecting previously unselected package libbtrfs0.
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.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 ... 15409 files and directories currently installed.)
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:47:38 [2020-05-08T08:47:38.955Z] #62 42.97 Unpacking libbtrfs0 (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.211Z] #62 43.10 Selecting previously unselected package libbtrfs-dev.
08:47:39 [2020-05-08T08:47:39.211Z] #62 43.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:47:39 [2020-05-08T08:47:39.211Z] #62 43.14 Unpacking libbtrfs-dev (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.237Z] #47 ...
08:47:39 [2020-05-08T08:47:39.237Z] 
08:47:39 [2020-05-08T08:47:39.237Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.46 Selecting previously unselected package libapparmor1:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.48 Unpacking libapparmor1:s390x (2.13.2-10) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.55 Selecting previously unselected package libapparmor-dev:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.55 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.56 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.71 Selecting previously unselected package libbtrfs0.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.71 Unpacking libbtrfs0 (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.77 Selecting previously unselected package libbtrfs-dev.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.77 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.78 Unpacking libbtrfs-dev (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.84 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.84 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.91 Selecting previously unselected package libudev-dev:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.92 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 72.92 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.06 Selecting previously unselected package libsepol1-dev:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.06 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.07 Unpacking libsepol1-dev:s390x (2.8-1) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.31 Selecting previously unselected package libpcre16-3:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.31 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.32 Unpacking libpcre16-3:s390x (2:8.39-12) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.50 Selecting previously unselected package libpcre32-3:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.50 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.51 Unpacking libpcre32-3:s390x (2:8.39-12) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.63 Selecting previously unselected package libpcrecpp0v5:s390x.
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
08:47:39 [2020-05-08T08:47:39.237Z] #10 73.74 Selecting previously unselected package libpcre3-dev:s390x.
08:47:39 [2020-05-08T08:47:39.468Z] #62 43.42 Setting up libbtrfs0 (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.468Z] #62 43.44 Setting up libbtrfs-dev (4.20.1-2) ...
08:47:39 [2020-05-08T08:47:39.468Z] #62 ...
08:47:39 [2020-05-08T08:47:39.468Z] 
08:47:39 [2020-05-08T08:47:39.468Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:39 [2020-05-08T08:47:39.468Z] #47 43.03 sort
08:47:39 [2020-05-08T08:47:39.468Z] #47 43.09 io
08:47:39 [2020-05-08T08:47:39.519Z] #10 73.74 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.519Z] #10 73.75 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
08:47:39 [2020-05-08T08:47:39.801Z] #10 74.05 Selecting previously unselected package libselinux1-dev:s390x.
08:47:39 [2020-05-08T08:47:39.801Z] #10 74.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
08:47:39 [2020-05-08T08:47:39.801Z] #10 74.07 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
08:47:40 [2020-05-08T08:47:40.037Z] #47 ...
08:47:40 [2020-05-08T08:47:40.037Z] 
08:47:40 [2020-05-08T08:47:40.037Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:47:40 [2020-05-08T08:47:40.037Z] #62 43.46 Processing triggers for libc-bin (2.28-10) ...
08:47:40 [2020-05-08T08:47:40.037Z] #62 DONE 44.0s
08:47:40 [2020-05-08T08:47:40.037Z] 
08:47:40 [2020-05-08T08:47:40.037Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:40 [2020-05-08T08:47:40.037Z] #74 DONE 43.6s
08:47:40 [2020-05-08T08:47:40.037Z] 
08:47:40 [2020-05-08T08:47:40.037Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.27 Selecting previously unselected package libdevmapper-dev:s390x.
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.28 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.37 Selecting previously unselected package libseccomp-dev:s390x.
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.37 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
08:47:40 [2020-05-08T08:47:40.082Z] #10 74.37 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
08:47:40 [2020-05-08T08:47:40.083Z] #10 74.48 Selecting previously unselected package libsystemd-dev:s390x.
08:47:40 [2020-05-08T08:47:40.292Z] #63 DONE 0.1s
08:47:40 [2020-05-08T08:47:40.292Z] 
08:47:40 [2020-05-08T08:47:40.292Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:47:40 [2020-05-08T08:47:40.292Z] #64 DONE 0.1s
08:47:40 [2020-05-08T08:47:40.292Z] 
08:47:40 [2020-05-08T08:47:40.292Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:40 [2020-05-08T08:47:40.292Z] #43 30.77 Reading package lists...
08:47:40 [2020-05-08T08:47:40.292Z] #43 37.42 Building dependency tree...
08:47:40 [2020-05-08T08:47:40.292Z] #43 41.01 The following additional packages will be installed:
08:47:40 [2020-05-08T08:47:40.292Z] #43 41.02   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:47:40 [2020-05-08T08:47:40.292Z] #43 41.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:47:40 [2020-05-08T08:47:40.292Z] #43 41.03 Suggested packages:
08:47:40 [2020-05-08T08:47:40.292Z] #43 41.04   manpages-dev python-setuptools
08:47:40 [2020-05-08T08:47:40.292Z] #43 42.60 The following NEW packages will be installed:
08:47:40 [2020-05-08T08:47:40.292Z] #43 42.62   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:47:40 [2020-05-08T08:47:40.292Z] #43 42.62   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:47:40 [2020-05-08T08:47:40.292Z] #43 42.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:47:40 [2020-05-08T08:47:40.292Z] #43 42.63   python-six zlib1g-dev
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 Need to get 4095 kB of archives.
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 After this operation, 22.5 MB of additional disk space will be used.
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 43.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:47:40 [2020-05-08T08:47:40.292Z] #43 ...
08:47:40 [2020-05-08T08:47:40.292Z] 
08:47:40 [2020-05-08T08:47:40.292Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:40 [2020-05-08T08:47:40.364Z] #10 74.48 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
08:47:40 [2020-05-08T08:47:40.364Z] #10 74.48 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.92 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.93 Setting up libseccomp-dev:s390x (2.3.3-4) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.93 Setting up libapparmor1:s390x (2.13.2-10) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.94 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.95 Setting up libpcre16-3:s390x (2:8.39-12) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.95 Setting up libsepol1-dev:s390x (2.8-1) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.96 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.97 Setting up libbtrfs0 (4.20.1-2) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.98 Setting up libpcre32-3:s390x (2:8.39-12) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.98 Setting up libudev-dev:s390x (241-7~deb10u3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 74.99 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.00 Setting up libbtrfs-dev (4.20.1-2) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.01 Setting up libapparmor-dev:s390x (2.13.2-10) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.02 Setting up mingw-w64-common (6.0.0-3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.02 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.04 Setting up libpcre3-dev:s390x (2:8.39-12) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.05 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.06 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
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.06 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
08:47:40 [2020-05-08T08:47:40.645Z] #10 75.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:47:40 [2020-05-08T08:47:40.646Z] #10 75.07 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
08:47:40 [2020-05-08T08:47:40.646Z] #10 75.08 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
08:47:40 [2020-05-08T08:47:40.646Z] #10 75.08 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:47:40 [2020-05-08T08:47:40.646Z] #10 75.09 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
08:47:40 [2020-05-08T08:47:40.927Z] #10 75.10 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
08:47:40 [2020-05-08T08:47:40.927Z] #10 75.11 Setting up dmsetup (2:1.02.155-3) ...
08:47:40 [2020-05-08T08:47:40.927Z] #10 75.12 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
08:47:40 [2020-05-08T08:47:40.927Z] #10 75.13 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
08:47:40 [2020-05-08T08:47:40.927Z] #10 75.14 Processing triggers for libc-bin (2.28-10) ...
08:47:41 [2020-05-08T08:47:41.214Z] #10 DONE 75.6s
08:47:41 [2020-05-08T08:47:41.214Z] 
08:47:41 [2020-05-08T08:47:41.214Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:41 [2020-05-08T08:47:41.214Z] #44 33.61   CC       compel/src/lib/ptrace.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 33.88   AR       compel/libcompel.a
08:47:41 [2020-05-08T08:47:41.214Z] #44 33.94   HOSTCC   compel/src/main-host.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.20   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.34   HOSTCC   compel/src/lib/handle-elf-host.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.55   HOSTCC   compel/src/lib/log-host.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.63   HOSTLINK compel/compel-host-bin
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.80   DEP      soccr/soccr.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 34.88   CC       soccr/soccr.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 35.94   AR       soccr/libsoccr.a
08:47:41 [2020-05-08T08:47:41.214Z] #44 35.97 make[1]: 'soccr/libsoccr.a' is up to date.
08:47:41 [2020-05-08T08:47:41.214Z] #44 36.16   DEP      criu/arch/s390/sigframe.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 36.25   DEP      criu/arch/s390/crtools.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 36.35   DEP      criu/arch/s390/cpu.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 36.47   CC       criu/arch/s390/cpu.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 36.81   CC       criu/arch/s390/crtools.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 37.62   CC       criu/arch/s390/sigframe.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 37.79   LINK     criu/arch/s390/crtools.built-in.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 37.82   DEP      criu/pie/util-vdso.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 37.89   DEP      criu/pie/util.d
08:47:41 [2020-05-08T08:47:41.214Z] #44 38.03   CC       criu/pie/util.o
08:47:41 [2020-05-08T08:47:41.214Z] #44 38.27   CC       criu/pie/util-vdso.o
08:47:41 [2020-05-08T08:47:41.218Z] #65 ...
08:47:41 [2020-05-08T08:47:41.218Z] 
08:47:41 [2020-05-08T08:47:41.218Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:41 [2020-05-08T08:47:41.218Z] #35 28.63 Reading package lists...
08:47:41 [2020-05-08T08:47:41.218Z] #35 35.68 Building dependency tree...
08:47:41 [2020-05-08T08:47:41.218Z] #35 39.15 The following additional packages will be installed:
08:47:41 [2020-05-08T08:47:41.218Z] #35 39.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:47:41 [2020-05-08T08:47:41.218Z] #35 39.17 Suggested packages:
08:47:41 [2020-05-08T08:47:41.219Z] #35 39.19   cmake-doc ninja-build lrzip
08:47:41 [2020-05-08T08:47:41.219Z] #35 39.19 Recommended packages:
08:47:41 [2020-05-08T08:47:41.219Z] #35 39.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.26 The following NEW packages will be installed:
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.29   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.29   vim-common xxd
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.72 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.72 Need to get 14.9 MB of archives.
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.72 After this operation, 61.8 MB of additional disk space will be used.
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 41.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:47:41 [2020-05-08T08:47:41.219Z] #35 43.59 debconf: delaying package configuration, since apt-utils is not installed
08:47:41 [2020-05-08T08:47:41.219Z] #35 44.09 Fetched 14.9 MB in 2s (8500 kB/s)
08:47:41 [2020-05-08T08:47:41.219Z] #35 44.37 Selecting previously unselected package xxd.
08:47:41 [2020-05-08T08:47:41.219Z] #35 44.37 (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 ... 15409 files and directories currently installed.)
08:47:41 [2020-05-08T08:47:41.219Z] #35 44.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:47:41 [2020-05-08T08:47:41.219Z] #35 44.69 Unpacking xxd (2:8.1.0875-5) ...
08:47:41 [2020-05-08T08:47:41.219Z] #35 45.09 Selecting previously unselected package vim-common.
08:47:41 [2020-05-08T08:47:41.219Z] #35 45.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:47:41 [2020-05-08T08:47:41.219Z] #35 45.20 Unpacking vim-common (2:8.1.0875-5) ...
08:47:41 [2020-05-08T08:47:41.435Z] #65 ...
08:47:41 [2020-05-08T08:47:41.435Z] 
08:47:41 [2020-05-08T08:47:41.435Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:41 [2020-05-08T08:47:41.435Z] #33 44.17 sync
08:47:41 [2020-05-08T08:47:41.435Z] #33 44.17 internal/reflectlite
08:47:41 [2020-05-08T08:47:41.473Z] #35 ...
08:47:41 [2020-05-08T08:47:41.474Z] 
08:47:41 [2020-05-08T08:47:41.474Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:41 [2020-05-08T08:47:41.474Z] #43 45.42 debconf: delaying package configuration, since apt-utils is not installed
08:47:41 [2020-05-08T08:47:41.496Z] #44 ...
08:47:41 [2020-05-08T08:47:41.496Z] 
08:47:41 [2020-05-08T08:47:41.496Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:47:41 [2020-05-08T08:47:41.496Z] #58 DONE 0.1s
08:47:41 [2020-05-08T08:47:41.496Z] 
08:47:41 [2020-05-08T08:47:41.496Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:47:41 [2020-05-08T08:47:41.496Z] #59 DONE 0.1s
08:47:41 [2020-05-08T08:47:41.496Z] 
08:47:41 [2020-05-08T08:47:41.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:41 [2020-05-08T08:47:41.496Z] #44 38.74   AR       criu/pie/pie.lib.a
08:47:41 [2020-05-08T08:47:41.496Z] #44 38.83   DEP      criu/pie/restorer.d
08:47:41 [2020-05-08T08:47:41.729Z] #43 45.69 Fetched 4095 kB in 1s (5614 kB/s)
08:47:41 [2020-05-08T08:47:41.778Z] #44 39.11   DEP      criu/arch/s390/restorer.d
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.20 + cd /tmp/tmp.WWd0iQvj6j/src/github.com/golangci/golangci-lint/
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.20 + git checkout -q v1.23.8
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.36 ++ git describe --tags
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.36 + version=v1.23.8
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.36 ++ git rev-parse --short HEAD
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.36 + commit=76a82c6
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.36 ++ git show -s --format=%cd
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.37 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:47:41 [2020-05-08T08:47:41.786Z] #53 79.37 + 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
08:47:42 [2020-05-08T08:47:42.062Z] #44 39.32   DEP      criu/arch/s390/vdso-pie.d
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.02 Selecting previously unselected package libcap-dev:amd64.
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.02 (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 ... 15409 files and directories currently installed.)
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.12 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.27 Selecting previously unselected package libnet1:amd64.
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.289Z] #43 46.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:47:42 [2020-05-08T08:47:42.343Z] #44 39.44   DEP      criu/pie/parasite-vdso.d
08:47:42 [2020-05-08T08:47:42.343Z] #44 39.54   DEP      criu/pie/parasite.d
08:47:42 [2020-05-08T08:47:42.548Z] #43 ...
08:47:42 [2020-05-08T08:47:42.548Z] 
08:47:42 [2020-05-08T08:47:42.548Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:42 [2020-05-08T08:47:42.548Z] #25 31.01 Reading package lists...
08:47:42 [2020-05-08T08:47:42.548Z] #25 38.23 Building dependency tree...
08:47:42 [2020-05-08T08:47:42.548Z] #25 41.84 ca-certificates is already the newest version (20190110).
08:47:42 [2020-05-08T08:47:42.548Z] #25 41.84 The following additional packages will be installed:
08:47:42 [2020-05-08T08:47:42.548Z] #25 41.85   libjq1 libonig5
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.31 The following NEW packages will be installed:
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.32   jq libjq1 libonig5
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.69 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.69 Need to get 355 kB of archives.
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.69 After this operation, 1072 kB of additional disk space will be used.
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:47:42 [2020-05-08T08:47:42.548Z] #25 42.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:47:42 [2020-05-08T08:47:42.548Z] #25 44.37 debconf: delaying package configuration, since apt-utils is not installed
08:47:42 [2020-05-08T08:47:42.548Z] #25 44.75 Fetched 355 kB in 0s (1256 kB/s)
08:47:42 [2020-05-08T08:47:42.548Z] #25 44.93 Selecting previously unselected package libonig5:amd64.
08:47:42 [2020-05-08T08:47:42.548Z] #25 44.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
08:47:42 [2020-05-08T08:47:42.548Z] #25 45.02 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.548Z] #25 45.06 Unpacking libonig5:amd64 (6.9.1-1) ...
08:47:42 [2020-05-08T08:47:42.548Z] #25 45.56 Selecting previously unselected package libjq1:amd64.
08:47:42 [2020-05-08T08:47:42.548Z] #25 45.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.548Z] #25 45.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 45.96 Selecting previously unselected package jq.
08:47:42 [2020-05-08T08:47:42.549Z] #25 45.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 45.97 Unpacking jq (1.5+dfsg-2+b1) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 46.18 Setting up libonig5:amd64 (6.9.1-1) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 46.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 46.21 Setting up jq (1.5+dfsg-2+b1) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 46.22 Processing triggers for libc-bin (2.28-10) ...
08:47:42 [2020-05-08T08:47:42.549Z] #25 DONE 46.5s
08:47:42 [2020-05-08T08:47:42.549Z] 
08:47:42 [2020-05-08T08:47:42.549Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:42 [2020-05-08T08:47:42.549Z] #43 46.43 Selecting previously unselected package libnet1-dev.
08:47:42 [2020-05-08T08:47:42.549Z] #43 46.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:47:42 [2020-05-08T08:47:42.549Z] #43 46.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:47:42 [2020-05-08T08:47:42.556Z] Client: Docker Engine - Community
08:47:42 [2020-05-08T08:47:42.556Z]  Version:           19.03.8
08:47:42 [2020-05-08T08:47:42.556Z]  API version:       1.40
08:47:42 [2020-05-08T08:47:42.556Z]  Go version:        go1.12.17
08:47:42 [2020-05-08T08:47:42.556Z]  Git commit:        afacb8b
08:47:42 [2020-05-08T08:47:42.556Z]  Built:             Wed Mar 11 01:26:35 2020
08:47:42 [2020-05-08T08:47:42.556Z]  OS/Arch:           linux/arm64
08:47:42 [2020-05-08T08:47:42.556Z]  Experimental:      false
08:47:42 [2020-05-08T08:47:42.556Z] 
08:47:42 [2020-05-08T08:47:42.556Z] Server: Docker Engine - Community
08:47:42 [2020-05-08T08:47:42.556Z]  Engine:
08:47:42 [2020-05-08T08:47:42.556Z]   Version:          19.03.8
08:47:42 [2020-05-08T08:47:42.556Z]   API version:      1.40 (minimum version 1.12)
08:47:42 [2020-05-08T08:47:42.556Z]   Go version:       go1.12.17
08:47:42 [2020-05-08T08:47:42.556Z]   Git commit:       afacb8b
08:47:42 [2020-05-08T08:47:42.556Z]   Built:            Wed Mar 11 01:25:07 2020
08:47:42 [2020-05-08T08:47:42.556Z]   OS/Arch:          linux/arm64
08:47:42 [2020-05-08T08:47:42.556Z]   Experimental:     true
08:47:42 [2020-05-08T08:47:42.556Z]  containerd:
08:47:42 [2020-05-08T08:47:42.556Z]   Version:          1.2.13
08:47:42 [2020-05-08T08:47:42.556Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
08:47:42 [2020-05-08T08:47:42.556Z]  runc:
08:47:42 [2020-05-08T08:47:42.556Z]   Version:          1.0.0-rc10
08:47:42 [2020-05-08T08:47:42.556Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:42 [2020-05-08T08:47:42.556Z]  docker-init:
08:47:42 [2020-05-08T08:47:42.556Z]   Version:          0.18.0
08:47:42 [2020-05-08T08:47:42.556Z]   GitCommit:        fec3683
[Pipeline] sh
08:47:42 [2020-05-08T08:47:42.624Z] #44 39.75   CC       criu/pie/parasite.o
08:47:42 [2020-05-08T08:47:42.804Z] #43 ...
08:47:42 [2020-05-08T08:47:42.804Z] 
08:47:42 [2020-05-08T08:47:42.804Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:47:42 [2020-05-08T08:47:42.804Z] #26 DONE 0.1s
08:47:42 [2020-05-08T08:47:42.804Z] 
08:47:42 [2020-05-08T08:47:42.804Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:42 [2020-05-08T08:47:42.804Z] #35 46.09 Selecting previously unselected package cmake-data.
08:47:42 [2020-05-08T08:47:42.804Z] #35 46.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:47:42 [2020-05-08T08:47:42.804Z] #35 46.12 Unpacking cmake-data (3.13.4-1) ...
08:47:42 [2020-05-08T08:47:42.885Z] + docker info
08:47:43 [2020-05-08T08:47:43.236Z] #44 ...
08:47:43 [2020-05-08T08:47:43.236Z] 
08:47:43 [2020-05-08T08:47:43.236Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:47:43 [2020-05-08T08:47:43.236Z] #11 DONE 1.8s
08:47:43 [2020-05-08T08:47:43.236Z] 
08:47:43 [2020-05-08T08:47:43.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:43 [2020-05-08T08:47:43.236Z] #44 40.57   LINK     criu/pie/parasite.built-in.o
08:47:43 [2020-05-08T08:47:43.518Z] #44 40.60   GEN      criu/pie/parasite-blob.h
08:47:43 [2020-05-08T08:47:43.518Z] #44 40.62   CC       criu/pie/parasite-vdso.o
08:47:43 [2020-05-08T08:47:43.949Z] #33 47.09 sort
08:47:43 [2020-05-08T08:47:43.949Z] #33 47.11 errors
08:47:44 [2020-05-08T08:47:44.131Z] #44 41.24   CC       criu/arch/s390/vdso-pie.o
08:47:44 [2020-05-08T08:47:44.131Z] #44 41.42   CC       criu/arch/s390/restorer.o
08:47:44 [2020-05-08T08:47:44.511Z] #33 47.58 strconv
08:47:44 [2020-05-08T08:47:44.744Z] #44 41.86   CC       criu/pie/restorer.o
08:47:45 [2020-05-08T08:47:45.025Z] #44 ...
08:47:45 [2020-05-08T08:47:45.025Z] 
08:47:45 [2020-05-08T08:47:45.025Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:47:45 [2020-05-08T08:47:45.025Z] #12 DONE 1.8s
08:47:45 [2020-05-08T08:47:45.025Z] 
08:47:45 [2020-05-08T08:47:45.025Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.470 + RM_GOPATH=0
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.470 + TMP_GOPATH=
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.470 + : /build
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.471 + '[' -z '' ']'
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.471 ++ mktemp -d
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.472 + export GOPATH=/tmp/tmp.tYuAsIl24M
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.472 + GOPATH=/tmp/tmp.tYuAsIl24M
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.472 + RM_GOPATH=1
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.472 ++ dirname ./install.sh
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + dir=.
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + bin=runc
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + shift
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + '[' '!' -f ./runc.installer ']'
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + . ./runc.installer
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.473 + install_runc
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.474 + uname -r
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.474 + grep -q '^3\.10\.0.*\.el7\.'
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.479 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.479 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.479 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.479 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tYuAsIl24M/src/github.com/opencontainers/runc
08:47:45 [2020-05-08T08:47:45.025Z] #60 1.490 Cloning into '/tmp/tmp.tYuAsIl24M/src/github.com/opencontainers/runc'...
08:47:45 [2020-05-08T08:47:45.439Z] #33 ...
08:47:45 [2020-05-08T08:47:45.439Z] 
08:47:45 [2020-05-08T08:47:45.439Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:45 [2020-05-08T08:47:45.439Z] #74 DONE 48.4s
08:47:45 [2020-05-08T08:47:45.439Z] 
08:47:45 [2020-05-08T08:47:45.439Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:45 [2020-05-08T08:47:45.439Z] #25 33.56 Reading package lists...
08:47:45 [2020-05-08T08:47:45.439Z] #25 41.34 Building dependency tree...
08:47:45 [2020-05-08T08:47:45.439Z] #25 45.48 ca-certificates is already the newest version (20190110).
08:47:45 [2020-05-08T08:47:45.439Z] #25 45.48 The following additional packages will be installed:
08:47:45 [2020-05-08T08:47:45.439Z] #25 45.49   libjq1 libonig5
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.03 The following NEW packages will be installed:
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.03   jq libjq1 libonig5
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.48 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.48 Need to get 355 kB of archives.
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.48 After this operation, 1072 kB of additional disk space will be used.
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:47:45 [2020-05-08T08:47:45.439Z] #25 46.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:47:45 [2020-05-08T08:47:45.439Z] #25 47.92 debconf: delaying package configuration, since apt-utils is not installed
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.10 Fetched 355 kB in 0s (1189 kB/s)
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.29 Selecting previously unselected package libonig5:amd64.
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.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 ... 15409 files and directories currently installed.)
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.36 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.39 Unpacking libonig5:amd64 (6.9.1-1) ...
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.86 Selecting previously unselected package libjq1:amd64.
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:47:45 [2020-05-08T08:47:45.439Z] #25 48.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:45 [2020-05-08T08:47:45.695Z] #25 ...
08:47:45 [2020-05-08T08:47:45.695Z] 
08:47:45 [2020-05-08T08:47:45.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:45 [2020-05-08T08:47:45.695Z] #10 31.55 Reading package lists...
08:47:45 [2020-05-08T08:47:45.695Z] #10 39.42 Building dependency tree...
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.19 The following additional packages will be installed:
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.20   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.20   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.21 Suggested packages:
08:47:45 [2020-05-08T08:47:45.695Z] #10 43.22   gcc-8-locales seccomp wine64
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.85 The following NEW packages will be installed:
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.85   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.85   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.86   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.86   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 44.87   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:47:45 [2020-05-08T08:47:45.695Z] #10 45.32 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:47:45 [2020-05-08T08:47:45.695Z] #10 45.32 Need to get 77.7 MB of archives.
08:47:45 [2020-05-08T08:47:45.695Z] #10 45.32 After this operation, 487 MB of additional disk space will be used.
08:47:45 [2020-05-08T08:47:45.695Z] #10 45.32 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]
08:47:45 [2020-05-08T08:47:45.696Z] #10 45.56 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]
08:47:45 [2020-05-08T08:47:45.696Z] #10 45.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #10 45.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #10 45.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #10 45.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #10 46.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #10 46.90 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]
08:47:45 [2020-05-08T08:47:45.696Z] #10 46.92 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]
08:47:45 [2020-05-08T08:47:45.696Z] #10 ...
08:47:45 [2020-05-08T08:47:45.696Z] 
08:47:45 [2020-05-08T08:47:45.696Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:45 [2020-05-08T08:47:45.696Z] #43 34.43 Reading package lists...
08:47:45 [2020-05-08T08:47:45.696Z] #43 42.44 Building dependency tree...
08:47:45 [2020-05-08T08:47:45.696Z] #43 46.79 The following additional packages will be installed:
08:47:45 [2020-05-08T08:47:45.696Z] #43 46.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:47:45 [2020-05-08T08:47:45.696Z] #43 46.82   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:47:45 [2020-05-08T08:47:45.696Z] #43 46.84 Suggested packages:
08:47:45 [2020-05-08T08:47:45.696Z] #43 46.85   manpages-dev python-setuptools
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.38 The following NEW packages will be installed:
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.39   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.39   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.39   python-six zlib1g-dev
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.92 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.92 Need to get 4095 kB of archives.
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.92 After this operation, 22.5 MB of additional disk space will be used.
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 48.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 49.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 49.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
08:47:45 [2020-05-08T08:47:45.696Z] #43 49.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
08:47:45 [2020-05-08T08:47:45.962Z] #43 49.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
08:47:45 [2020-05-08T08:47:45.962Z] #43 ...
08:47:45 [2020-05-08T08:47:45.962Z] 
08:47:45 [2020-05-08T08:47:45.962Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:47:45 [2020-05-08T08:47:45.962Z] #25 49.37 Selecting previously unselected package jq.
08:47:45 [2020-05-08T08:47:45.962Z] #25 49.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
08:47:45 [2020-05-08T08:47:45.962Z] #25 49.40 Unpacking jq (1.5+dfsg-2+b1) ...
08:47:46 [2020-05-08T08:47:46.067Z] #35 ...
08:47:46 [2020-05-08T08:47:46.068Z] 
08:47:46 [2020-05-08T08:47:46.068Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:46 [2020-05-08T08:47:46.068Z] #33 39.13 sync
08:47:46 [2020-05-08T08:47:46.068Z] #33 39.15 internal/reflectlite
08:47:46 [2020-05-08T08:47:46.068Z] #33 41.88 sort
08:47:46 [2020-05-08T08:47:46.068Z] #33 41.88 errors
08:47:46 [2020-05-08T08:47:46.068Z] #33 42.29 strconv
08:47:46 [2020-05-08T08:47:46.068Z] #33 43.39 io
08:47:46 [2020-05-08T08:47:46.068Z] #33 45.63 internal/oserror
08:47:46 [2020-05-08T08:47:46.068Z] #33 45.70 syscall
08:47:46 [2020-05-08T08:47:46.068Z] #33 47.53 reflect
08:47:46 [2020-05-08T08:47:46.068Z] #33 ...
08:47:46 [2020-05-08T08:47:46.068Z] 
08:47:46 [2020-05-08T08:47:46.068Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:46 [2020-05-08T08:47:46.068Z] #43 46.99 Selecting previously unselected package libnl-3-200:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.22 Selecting previously unselected package libnl-3-dev:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.61 Selecting previously unselected package libprotobuf-c1:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.74 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.74 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.90 Selecting previously unselected package zlib1g-dev:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 47.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 48.19 Selecting previously unselected package libprotobuf17:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 48.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 48.23 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.11 Selecting previously unselected package libprotobuf-lite17:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.36 Selecting previously unselected package libprotobuf-dev:amd64.
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.068Z] #43 49.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:47:46 [2020-05-08T08:47:46.219Z] #25 49.77 Setting up libonig5:amd64 (6.9.1-1) ...
08:47:46 [2020-05-08T08:47:46.219Z] #25 49.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:47:46 [2020-05-08T08:47:46.475Z] #25 49.79 Setting up jq (1.5+dfsg-2+b1) ...
08:47:46 [2020-05-08T08:47:46.475Z] #25 49.83 Processing triggers for libc-bin (2.28-10) ...
08:47:46 [2020-05-08T08:47:46.509Z] #60 ...
08:47:46 [2020-05-08T08:47:46.509Z] 
08:47:46 [2020-05-08T08:47:46.509Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:47:46 [2020-05-08T08:47:46.509Z] #68 74.65 + for f in rootlesskit rootlesskit-docker-proxy
08:47:46 [2020-05-08T08:47:46.509Z] #68 74.65 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:47:46 [2020-05-08T08:47:46.509Z] #68 DONE 80.5s
08:47:46 [2020-05-08T08:47:46.509Z] 
08:47:46 [2020-05-08T08:47:46.509Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:47:46 [2020-05-08T08:47:46.509Z] #13 1.372 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:47:46 [2020-05-08T08:47:46.509Z] #13 DONE 1.5s
08:47:46 [2020-05-08T08:47:46.509Z] 
08:47:46 [2020-05-08T08:47:46.509Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:47:46 [2020-05-08T08:47:46.509Z] #69 DONE 0.1s
08:47:46 [2020-05-08T08:47:46.509Z] 
08:47:46 [2020-05-08T08:47:46.509Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:47:46 [2020-05-08T08:47:46.992Z] #43 50.99 Selecting previously unselected package libprotoc17:amd64.
08:47:46 [2020-05-08T08:47:46.992Z] #43 50.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:47:46 [2020-05-08T08:47:46.992Z] #43 51.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:47:47 [2020-05-08T08:47:47.035Z] #25 DONE 50.3s
08:47:47 [2020-05-08T08:47:47.035Z] 
08:47:47 [2020-05-08T08:47:47.035Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:47 [2020-05-08T08:47:47.035Z] #43 49.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
08:47:47 [2020-05-08T08:47:47.035Z] #43 49.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
08:47:47 [2020-05-08T08:47:47.035Z] #43 49.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
08:47:47 [2020-05-08T08:47:47.035Z] #43 49.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
08:47:47 [2020-05-08T08:47:47.035Z] #43 49.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
08:47:47 [2020-05-08T08:47:47.035Z] #43 ...
08:47:47 [2020-05-08T08:47:47.035Z] 
08:47:47 [2020-05-08T08:47:47.035Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:47:47 [2020-05-08T08:47:47.035Z] #26 DONE 0.1s
08:47:47 [2020-05-08T08:47:47.296Z] 
08:47:47 [2020-05-08T08:47:47.296Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:47 [2020-05-08T08:47:47.553Z] #27 ...
08:47:47 [2020-05-08T08:47:47.553Z] 
08:47:47 [2020-05-08T08:47:47.553Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:47 [2020-05-08T08:47:47.553Z] #35 33.51 Reading package lists...
08:47:47 [2020-05-08T08:47:47.553Z] #35 41.21 Building dependency tree...
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.34 The following additional packages will be installed:
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.36   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.38 Suggested packages:
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.39   cmake-doc ninja-build lrzip
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.39 Recommended packages:
08:47:47 [2020-05-08T08:47:47.553Z] #35 45.39   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.52 The following NEW packages will be installed:
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.54   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.55   vim-common xxd
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.98 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.98 Need to get 14.9 MB of archives.
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.98 After this operation, 61.8 MB of additional disk space will be used.
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 46.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 47.14 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 48.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:47:47 [2020-05-08T08:47:47.553Z] #35 50.27 debconf: delaying package configuration, since apt-utils is not installed
08:47:47 [2020-05-08T08:47:47.553Z] #35 50.81 Fetched 14.9 MB in 2s (7998 kB/s)
08:47:47 [2020-05-08T08:47:47.553Z] #35 50.92 Selecting previously unselected package xxd.
08:47:47 [2020-05-08T08:47:47.809Z] #35 50.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 ... 15409 files and directories currently installed.)
08:47:47 [2020-05-08T08:47:47.809Z] #35 51.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:47:47 [2020-05-08T08:47:47.809Z] #35 51.10 Unpacking xxd (2:8.1.0875-5) ...
08:47:47 [2020-05-08T08:47:47.809Z] #35 51.34 Selecting previously unselected package vim-common.
08:47:47 [2020-05-08T08:47:47.809Z] #35 51.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:47:47 [2020-05-08T08:47:47.809Z] #35 51.41 Unpacking vim-common (2:8.1.0875-5) ...
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.73 Selecting previously unselected package protobuf-c-compiler.
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.96 Selecting previously unselected package protobuf-compiler.
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:47:47 [2020-05-08T08:47:47.918Z] #43 51.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:47:48 [2020-05-08T08:47:48.172Z] #43 52.17 Selecting previously unselected package python-pkg-resources.
08:47:48 [2020-05-08T08:47:48.172Z] #43 52.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:47:48 [2020-05-08T08:47:48.172Z] #43 52.18 Unpacking python-pkg-resources (40.8.0-1) ...
08:47:48 [2020-05-08T08:47:48.172Z] #43 ...
08:47:48 [2020-05-08T08:47:48.172Z] 
08:47:48 [2020-05-08T08:47:48.172Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:48 [2020-05-08T08:47:48.172Z] #27 3.779 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:47:48 [2020-05-08T08:47:48.172Z] #27 4.157 
08:47:48 [2020-05-08T08:47:48.372Z] #35 ...
08:47:48 [2020-05-08T08:47:48.372Z] 
08:47:48 [2020-05-08T08:47:48.372Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:48 [2020-05-08T08:47:48.372Z] #50 51.31 + cd /tmp/tmp.u0o5y7S05X/src/gotest.tools/gotestsum
08:47:48 [2020-05-08T08:47:48.372Z] #50 51.31 + git checkout -q v0.3.5
08:47:48 [2020-05-08T08:47:48.372Z] #50 51.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:47:48 [2020-05-08T08:47:48.550Z] #14 DONE 2.1s
08:47:48 [2020-05-08T08:47:48.550Z] 
08:47:48 [2020-05-08T08:47:48.550Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:48 [2020-05-08T08:47:48.550Z] #44 44.85   LINK     criu/pie/restorer.built-in.o
08:47:48 [2020-05-08T08:47:48.550Z] #44 44.86   GEN      criu/pie/restorer-blob.h
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.04   DEP      criu/vdso.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.20   DEP      criu/uts_ns.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.31   DEP      criu/util.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.41   DEP      criu/uffd.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.48   DEP      criu/tun.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.58   DEP      criu/tty.d
08:47:48 [2020-05-08T08:47:48.550Z] #44 45.70   DEP      criu/timerfd.d
08:47:48 [2020-05-08T08:47:48.683Z] #27 4.313 
##                                                                         3.4%
######                                                                     8.8%
##########                                                                14.1%
##############                                                            20.7%
###################                                                       27.5%
########################                                                  34.4%
#############################                                             40.8%
#################################                                         46.1%
#####################################                                     52.3%
#########################################                                 58.0%
##############################################                            64.4%
##################################################                        69.8%
########################################################                  77.8%
##############################################################            86.2%
################################################################          88.9%
#######################################################################   99.0%
######################################################################## 100.0%
08:47:48 [2020-05-08T08:47:48.831Z] #44 45.87   DEP      criu/sysfs_parse.d
08:47:48 [2020-05-08T08:47:48.831Z] #44 45.95   DEP      criu/sysctl.d
08:47:48 [2020-05-08T08:47:48.831Z] #44 46.02   DEP      criu/string.d
08:47:48 [2020-05-08T08:47:48.831Z] #44 46.03   DEP      criu/stats.d
08:47:48 [2020-05-08T08:47:48.831Z] #44 46.10   DEP      criu/sockets.d
08:47:49 [2020-05-08T08:47:49.112Z] #44 46.34   DEP      criu/sk-unix.d
08:47:49 [2020-05-08T08:47:49.112Z] #44 46.40   DEP      criu/sk-tcp.d
08:47:49 [2020-05-08T08:47:49.242Z] #27 6.408 
08:47:49 [2020-05-08T08:47:49.393Z] #44 46.48   DEP      criu/sk-queue.d
08:47:49 [2020-05-08T08:47:49.393Z] #44 46.66   DEP      criu/sk-packet.d
08:47:49 [2020-05-08T08:47:49.674Z] #44 46.78   DEP      criu/sk-netlink.d
08:47:49 [2020-05-08T08:47:49.674Z] #44 46.96   DEP      criu/sk-inet.d
08:47:49 [2020-05-08T08:47:49.751Z] #27 6.565 
#######                                                                    9.8%
######################                                                    31.4%
#################################                                         47.2%
###############################################                           66.3%
#############################################################             85.5%
######################################################################## 100.0%
08:47:49 [2020-05-08T08:47:49.957Z] #44 ...
08:47:49 [2020-05-08T08:47:49.957Z] 
08:47:49 [2020-05-08T08:47:49.957Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:47:49 [2020-05-08T08:47:49.957Z] #15 DONE 1.5s
08:47:49 [2020-05-08T08:47:49.957Z] 
08:47:49 [2020-05-08T08:47:49.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:49 [2020-05-08T08:47:49.957Z] #44 47.11   DEP      criu/signalfd.d
08:47:49 [2020-05-08T08:47:49.957Z] #44 ...
08:47:49 [2020-05-08T08:47:49.957Z] 
08:47:49 [2020-05-08T08:47:49.957Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:49 [2020-05-08T08:47:49.957Z] #50 DONE 84.2s
08:47:49 [2020-05-08T08:47:49.957Z] 
08:47:49 [2020-05-08T08:47:49.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:49 [2020-05-08T08:47:49.957Z] #44 47.26   DEP      criu/sigframe.d
08:47:50 [2020-05-08T08:47:50.007Z] #27 7.380 
08:47:50 [2020-05-08T08:47:50.252Z] #44 47.33   DEP      criu/shmem.d
08:47:50 [2020-05-08T08:47:50.252Z] #44 47.46   DEP      criu/servicefd.d
08:47:50 [2020-05-08T08:47:50.252Z] #44 47.60   DEP      criu/seize.d
08:47:50 [2020-05-08T08:47:50.552Z] #44 47.74   DEP      criu/seccomp.d
08:47:50 [2020-05-08T08:47:50.833Z] #44 47.94   DEP      criu/rst-malloc.d
08:47:50 [2020-05-08T08:47:50.833Z] #44 48.02   DEP      criu/rbtree.d
08:47:50 [2020-05-08T08:47:50.833Z] #44 ...
08:47:50 [2020-05-08T08:47:50.833Z] 
08:47:50 [2020-05-08T08:47:50.833Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:50 [2020-05-08T08:47:50.833Z] #47 74.91 vendor/golang.org/x/net/idna
08:47:50 [2020-05-08T08:47:50.833Z] #47 76.91 vendor/golang.org/x/net/http2/hpack
08:47:50 [2020-05-08T08:47:50.833Z] #47 78.00 mime
08:47:50 [2020-05-08T08:47:50.833Z] #47 79.41 mime/quotedprintable
08:47:50 [2020-05-08T08:47:50.833Z] #47 79.83 net/http/internal
08:47:50 [2020-05-08T08:47:50.833Z] #47 83.30 crypto/tls
08:47:50 [2020-05-08T08:47:50.833Z] #47 ...
08:47:50 [2020-05-08T08:47:50.833Z] 
08:47:50 [2020-05-08T08:47:50.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:50 [2020-05-08T08:47:50.833Z] #44 48.12   DEP      criu/pstree.d
08:47:51 [2020-05-08T08:47:51.116Z] #44 48.20   DEP      criu/protobuf.d
08:47:51 [2020-05-08T08:47:51.116Z] #44 48.32   GEN      criu/protobuf-desc-gen.h
08:47:51 [2020-05-08T08:47:51.538Z] #27 7.548 
##                                                                         3.7%
#####                                                                      8.3%
###########                                                               15.6%
###############                                                           22.1%
######################                                                    31.3%
############################                                              39.1%
###################################                                       48.6%
#########################################                                 57.2%
##############################################                            65.2%
#####################################################                     74.8%
###########################################################               82.1%
###############################################################           88.7%
######################################################################## 100.0%
08:47:51 [2020-05-08T08:47:51.730Z] #44 ...
08:47:51 [2020-05-08T08:47:51.730Z] 
08:47:51 [2020-05-08T08:47:51.730Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:47:51 [2020-05-08T08:47:51.730Z] #16 DONE 1.8s
08:47:51 [2020-05-08T08:47:51.761Z] #53 DONE 88.4s
08:47:51 [2020-05-08T08:47:51.761Z] 
08:47:51 [2020-05-08T08:47:51.761Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:47:51 [2020-05-08T08:47:51.761Z] #54 DONE 0.1s
08:47:51 [2020-05-08T08:47:51.761Z] 
08:47:51 [2020-05-08T08:47:51.761Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:47:51 [2020-05-08T08:47:51.761Z] #57 DONE 0.1s
08:47:51 [2020-05-08T08:47:51.761Z] 
08:47:51 [2020-05-08T08:47:51.761Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:47:51 [2020-05-08T08:47:51.761Z] #61 DONE 0.1s
08:47:51 [2020-05-08T08:47:51.761Z] 
08:47:51 [2020-05-08T08:47:51.761Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:47:51 [2020-05-08T08:47:51.761Z] #66 DONE 0.2s
08:47:51 [2020-05-08T08:47:51.761Z] 
08:47:51 [2020-05-08T08:47:51.761Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:47:51 [2020-05-08T08:47:51.761Z] #70 DONE 0.1s
08:47:51 [2020-05-08T08:47:51.793Z] #27 ...
08:47:51 [2020-05-08T08:47:51.793Z] 
08:47:51 [2020-05-08T08:47:51.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:51 [2020-05-08T08:47:51.793Z] #47 45.45 strconv
08:47:51 [2020-05-08T08:47:51.793Z] #47 45.54 bytes
08:47:51 [2020-05-08T08:47:51.793Z] #47 48.25 bufio
08:47:51 [2020-05-08T08:47:51.793Z] #47 49.87 reflect
08:47:51 [2020-05-08T08:47:51.793Z] #47 50.22 syscall
08:47:52 [2020-05-08T08:47:52.012Z] 
08:47:52 [2020-05-08T08:47:52.012Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:52 [2020-05-08T08:47:52.018Z] 
08:47:52 [2020-05-08T08:47:52.018Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:47:52 [2020-05-08T08:47:52.018Z] #72 DONE 0.1s
08:47:52 [2020-05-08T08:47:52.018Z] 
08:47:52 [2020-05-08T08:47:52.018Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:47:52 [2020-05-08T08:47:52.018Z] #75 DONE 0.1s
08:47:52 [2020-05-08T08:47:52.018Z] 
08:47:52 [2020-05-08T08:47:52.018Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:47:52 [2020-05-08T08:47:52.018Z] #76 DONE 0.0s
08:47:52 [2020-05-08T08:47:52.048Z] #47 ...
08:47:52 [2020-05-08T08:47:52.048Z] 
08:47:52 [2020-05-08T08:47:52.048Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:52 [2020-05-08T08:47:52.048Z] #27 9.334 
08:47:52 [2020-05-08T08:47:52.276Z] 
08:47:52 [2020-05-08T08:47:52.276Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:47:52 [2020-05-08T08:47:52.558Z] #27 9.553 
#                                                                          1.7%
##                                                                         3.4%
####                                                                       5.6%
08:47:52 [2020-05-08T08:47:52.558Z] #27 ...
08:47:52 [2020-05-08T08:47:52.558Z] 
08:47:52 [2020-05-08T08:47:52.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:52 [2020-05-08T08:47:52.558Z] #10 46.48 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]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.32 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]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 49.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
08:47:52 [2020-05-08T08:47:52.558Z] #10 50.75 debconf: delaying package configuration, since apt-utils is not installed
08:47:52 [2020-05-08T08:47:52.558Z] #10 51.01 Fetched 77.7 MB in 9s (8449 kB/s)
08:47:52 [2020-05-08T08:47:52.558Z] #10 51.14 Selecting previously unselected package binutils-mingw-w64-i686.
08:47:52 [2020-05-08T08:47:52.558Z] #10 51.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 ... 15409 files and directories currently installed.)
08:47:52 [2020-05-08T08:47:52.558Z] #10 51.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:47:52 [2020-05-08T08:47:52.558Z] #10 51.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:47:52 [2020-05-08T08:47:52.558Z] #10 54.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:47:52 [2020-05-08T08:47:52.558Z] #10 54.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:47:52 [2020-05-08T08:47:52.558Z] #10 54.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:47:52 [2020-05-08T08:47:52.558Z] #10 ...
08:47:52 [2020-05-08T08:47:52.558Z] 
08:47:52 [2020-05-08T08:47:52.558Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:52 [2020-05-08T08:47:52.844Z] #77 DONE 0.7s
08:47:52 [2020-05-08T08:47:52.844Z] 
08:47:52 [2020-05-08T08:47:52.844Z] #78 exporting to image
08:47:52 [2020-05-08T08:47:52.844Z] #78 exporting layers
08:47:52 [2020-05-08T08:47:52.867Z] Client:
08:47:52 [2020-05-08T08:47:52.867Z]  Debug Mode: false
08:47:52 [2020-05-08T08:47:52.867Z] 
08:47:52 [2020-05-08T08:47:52.867Z] Server:
08:47:52 [2020-05-08T08:47:52.867Z]  Containers: 0
08:47:52 [2020-05-08T08:47:52.867Z]   Running: 0
08:47:52 [2020-05-08T08:47:52.867Z]   Paused: 0
08:47:52 [2020-05-08T08:47:52.867Z]   Stopped: 0
08:47:52 [2020-05-08T08:47:52.867Z]  Images: 0
08:47:52 [2020-05-08T08:47:52.867Z]  Server Version: 19.03.8
08:47:52 [2020-05-08T08:47:52.867Z]  Storage Driver: overlay2
08:47:52 [2020-05-08T08:47:52.867Z]   Backing Filesystem: <unknown>
08:47:52 [2020-05-08T08:47:52.867Z]   Supports d_type: true
08:47:52 [2020-05-08T08:47:52.867Z]   Native Overlay Diff: true
08:47:52 [2020-05-08T08:47:52.867Z]  Logging Driver: json-file
08:47:52 [2020-05-08T08:47:52.867Z]  Cgroup Driver: cgroupfs
08:47:52 [2020-05-08T08:47:52.867Z]  Plugins:
08:47:52 [2020-05-08T08:47:52.867Z]   Volume: local
08:47:52 [2020-05-08T08:47:52.867Z]   Network: bridge host ipvlan macvlan null overlay
08:47:52 [2020-05-08T08:47:52.867Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:47:52 [2020-05-08T08:47:52.867Z]  Swarm: inactive
08:47:52 [2020-05-08T08:47:52.867Z]  Runtimes: runc
08:47:52 [2020-05-08T08:47:52.867Z]  Default Runtime: runc
08:47:52 [2020-05-08T08:47:52.867Z]  Init Binary: docker-init
08:47:52 [2020-05-08T08:47:52.867Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
08:47:52 [2020-05-08T08:47:52.867Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:52 [2020-05-08T08:47:52.867Z]  init version: fec3683
08:47:52 [2020-05-08T08:47:52.867Z]  Security Options:
08:47:52 [2020-05-08T08:47:52.867Z]   apparmor
08:47:52 [2020-05-08T08:47:52.867Z]   seccomp
08:47:52 [2020-05-08T08:47:52.867Z]    Profile: default
08:47:52 [2020-05-08T08:47:52.867Z]  Kernel Version: 4.15.0-1065-aws
08:47:52 [2020-05-08T08:47:52.867Z]  Operating System: Ubuntu 16.04.6 LTS
08:47:52 [2020-05-08T08:47:52.867Z]  OSType: linux
08:47:52 [2020-05-08T08:47:52.867Z]  Architecture: aarch64
08:47:52 [2020-05-08T08:47:52.867Z]  CPUs: 4
08:47:52 [2020-05-08T08:47:52.867Z]  Total Memory: 7.525GiB
08:47:52 [2020-05-08T08:47:52.867Z]  Name: ip-10-100-120-164
08:47:52 [2020-05-08T08:47:52.867Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
08:47:52 [2020-05-08T08:47:52.867Z]  Docker Root Dir: /var/lib/docker
08:47:52 [2020-05-08T08:47:52.867Z]  Debug Mode: false
08:47:52 [2020-05-08T08:47:52.867Z]  Registry: https://index.docker.io/v1/
08:47:52 [2020-05-08T08:47:52.867Z]  Labels:
08:47:52 [2020-05-08T08:47:52.867Z]  Experimental: true
08:47:52 [2020-05-08T08:47:52.867Z]  Insecure Registries:
08:47:52 [2020-05-08T08:47:52.867Z]   127.0.0.0/8
08:47:52 [2020-05-08T08:47:52.867Z]  Live Restore Enabled: true
08:47:52 [2020-05-08T08:47:52.867Z] 
08:47:52 [2020-05-08T08:47:52.867Z] WARNING: No swap limit support
[Pipeline] sh
08:47:53 [2020-05-08T08:47:53.159Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:47:53 [2020-05-08T08:47:53.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
08:47:53 [2020-05-08T08:47:53.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40930/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
08:47:53 [2020-05-08T08:47:53.160Z] + bash /home/ubuntu/workspace/moby_PR-40930/check-config.sh
08:47:53 [2020-05-08T08:47:53.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:47:53 [2020-05-08T08:47:53.160Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
08:47:53 [2020-05-08T08:47:53.160Z] 
08:47:53 [2020-05-08T08:47:53.160Z] Generally Necessary:
08:47:53 [2020-05-08T08:47:53.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:47:53 [2020-05-08T08:47:53.160Z] - apparmor: enabled and tools installed
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NAMESPACES: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NET_NS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_PID_NS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_IPC_NS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_UTS_NS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CGROUPS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CGROUP_CPUACCT: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CGROUP_DEVICE: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CGROUP_FREEZER: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CGROUP_SCHED: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_CPUSETS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_MEMCG: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_KEYS: enabled
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_VETH: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_BRIDGE: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:47:53 [2020-05-08T08:47:53.419Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:47:53 [2020-05-08T08:47:53.480Z] #17 1.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:47:53 [2020-05-08T08:47:53.480Z] #17 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:47:53 [2020-05-08T08:47:53.480Z] #17 1.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:47:53 [2020-05-08T08:47:53.619Z] #50 ...
08:47:53 [2020-05-08T08:47:53.619Z] 
08:47:53 [2020-05-08T08:47:53.619Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:53 [2020-05-08T08:47:53.619Z] #27 4.111 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:47:53 [2020-05-08T08:47:53.619Z] #27 4.448 
08:47:53 [2020-05-08T08:47:53.619Z] #27 4.718 
##                                                                         3.8%
######                                                                     8.4%
#########                                                                 13.1%
############                                                              17.6%
###############                                                           21.6%
###################                                                       27.5%
#######################                                                   33.0%
###########################                                               38.8%
###############################                                           44.1%
####################################                                      51.3%
########################################                                  56.7%
###########################################                               60.7%
#############################################                             62.9%
#################################################                         68.8%
#######################################################                   77.3%
############################################################              84.2%
################################################################          89.2%
#####################################################################     96.9%
######################################################################## 100.0%
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_NF_NAT: enabled (as module)
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_NF_NAT_NEEDED: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_POSIX_MQUEUE: enabled
08:47:53 [2020-05-08T08:47:53.679Z] 
08:47:53 [2020-05-08T08:47:53.679Z] Optional Features:
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_USER_NS: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_SECCOMP: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CGROUP_PIDS: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_MEMCG_SWAP: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:47:53 [2020-05-08T08:47:53.679Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_BLK_CGROUP: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IOSCHED_CFQ: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CGROUP_PERF: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CGROUP_HUGETLB: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_CFS_BANDWIDTH: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_RT_GROUP_SCHED: missing
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IP_VS: enabled (as module)
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IP_VS_NFCT: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:47:53 [2020-05-08T08:47:53.679Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:47:53 [2020-05-08T08:47:53.761Z] #17 2.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
08:47:53 [2020-05-08T08:47:53.842Z] #27 9.553 
#                                                                          1.7%
##                                                                         3.4%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                   10.7%
#########                                                                 13.7%
############                                                              17.2%
##############                                                            19.7%
################                                                          23.2%
###################                                                       26.8%
#####################                                                     30.0%
########################                                                  33.9%
###########################                                               37.7%
#############################                                             40.6%
###############################                                           44.2%
08:47:53 [2020-05-08T08:47:53.842Z] #27 ...
08:47:53 [2020-05-08T08:47:53.842Z] 
08:47:53 [2020-05-08T08:47:53.842Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.565 + RM_GOPATH=0
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.566 + TMP_GOPATH=
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.567 + : /build
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.567 + '[' -z '' ']'
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.569 ++ mktemp -d
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.579 + export GOPATH=/tmp/tmp.a09ys1he4z
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.579 + GOPATH=/tmp/tmp.a09ys1he4z
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.579 + RM_GOPATH=1
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.581 ++ dirname ./install.sh
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + dir=.
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + bin=containerd
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + shift
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + '[' '!' -f ./containerd.installer ']'
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + . ./containerd.installer
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.582 + install_containerd
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.583 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.583 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.583 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a09ys1he4z/src/github.com/containerd/containerd
08:47:53 [2020-05-08T08:47:53.842Z] #65 3.595 Cloning into '/tmp/tmp.a09ys1he4z/src/github.com/containerd/containerd'...
08:47:53 [2020-05-08T08:47:53.842Z] #65 ...
08:47:53 [2020-05-08T08:47:53.842Z] 
08:47:53 [2020-05-08T08:47:53.842Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:53 [2020-05-08T08:47:53.875Z] #27 6.915 
08:47:53 [2020-05-08T08:47:53.875Z] #27 ...
08:47:53 [2020-05-08T08:47:53.875Z] 
08:47:53 [2020-05-08T08:47:53.875Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:53 [2020-05-08T08:47:53.875Z] #47 46.96 internal/reflectlite
08:47:53 [2020-05-08T08:47:53.875Z] #47 46.97 github.com/LK4D4/vndr/godl/singleflight
08:47:53 [2020-05-08T08:47:53.875Z] #47 47.37 math/rand
08:47:53 [2020-05-08T08:47:53.875Z] #47 49.08 internal/singleflight
08:47:53 [2020-05-08T08:47:53.875Z] #47 51.01 strconv
08:47:53 [2020-05-08T08:47:53.875Z] #47 51.05 io
08:47:53 [2020-05-08T08:47:53.875Z] #47 52.60 bytes
08:47:53 [2020-05-08T08:47:53.875Z] #47 55.35 bufio
08:47:53 [2020-05-08T08:47:53.875Z] #47 55.68 reflect
08:47:53 [2020-05-08T08:47:53.941Z] - CONFIG_IP_VS_RR: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z] - CONFIG_EXT4_FS: enabled
08:47:53 [2020-05-08T08:47:53.941Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:47:53 [2020-05-08T08:47:53.941Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:47:53 [2020-05-08T08:47:53.941Z] - Network Drivers:
08:47:53 [2020-05-08T08:47:53.941Z]   - "overlay":
08:47:53 [2020-05-08T08:47:53.941Z]     - CONFIG_VXLAN: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       Optional (for encrypted networks):
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_CRYPTO: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_CRYPTO_AEAD: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_CRYPTO_GCM: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_CRYPTO_GHASH: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_XFRM: enabled
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_XFRM_USER: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_INET_ESP: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]   - "ipvlan":
08:47:53 [2020-05-08T08:47:53.941Z]     - CONFIG_IPVLAN: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]   - "macvlan":
08:47:53 [2020-05-08T08:47:53.941Z]     - CONFIG_MACVLAN: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]     - CONFIG_DUMMY: enabled (as module)
08:47:53 [2020-05-08T08:47:53.941Z]   - "ftp,tftp client in container":
08:47:54 [2020-05-08T08:47:54.131Z] #47 ...
08:47:54 [2020-05-08T08:47:54.131Z] 
08:47:54 [2020-05-08T08:47:54.131Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:54 [2020-05-08T08:47:54.131Z] #43 51.63 debconf: delaying package configuration, since apt-utils is not installed
08:47:54 [2020-05-08T08:47:54.131Z] #43 51.84 Fetched 4095 kB in 1s (4300 kB/s)
08:47:54 [2020-05-08T08:47:54.131Z] #43 51.93 Selecting previously unselected package libcap-dev:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 51.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 ... 15409 files and directories currently installed.)
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.06 Unpacking libcap-dev:amd64 (1:2.25-2) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.25 Selecting previously unselected package libnet1:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.50 Selecting previously unselected package libnet1-dev.
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.81 Selecting previously unselected package libnl-3-200:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 52.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.00 Selecting previously unselected package libnl-3-dev:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.30 Selecting previously unselected package libprotobuf-c1:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.45 Selecting previously unselected package libprotobuf-c-dev:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.64 Selecting previously unselected package zlib1g-dev:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 53.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.01 Selecting previously unselected package libprotobuf17:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.05 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.97 Selecting previously unselected package libprotobuf-lite17:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 54.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 55.25 Selecting previously unselected package libprotobuf-dev:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 55.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 55.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 57.07 Selecting previously unselected package libprotoc17:amd64.
08:47:54 [2020-05-08T08:47:54.131Z] #43 57.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 57.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
08:47:54 [2020-05-08T08:47:54.131Z] #43 ...
08:47:54 [2020-05-08T08:47:54.131Z] 
08:47:54 [2020-05-08T08:47:54.131Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z] - Storage Drivers:
08:47:54 [2020-05-08T08:47:54.200Z]   - "aufs":
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_AUFS_FS: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]   - "btrfs":
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:47:54 [2020-05-08T08:47:54.200Z]   - "devicemapper":
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_BLK_DEV_DM: enabled
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]   - "overlay":
08:47:54 [2020-05-08T08:47:54.200Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:47:54 [2020-05-08T08:47:54.200Z]   - "zfs":
08:47:54 [2020-05-08T08:47:54.200Z]     - /dev/zfs: missing
08:47:54 [2020-05-08T08:47:54.200Z]     - zfs command: missing
08:47:54 [2020-05-08T08:47:54.200Z]     - zpool command: missing
08:47:54 [2020-05-08T08:47:54.200Z] 
08:47:54 [2020-05-08T08:47:54.200Z] Limits:
08:47:54 [2020-05-08T08:47:54.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:47:54 [2020-05-08T08:47:54.200Z] 
08:47:54 [2020-05-08T08:47:54.200Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:47:54 [2020-05-08T08:47:54.373Z] #17 2.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB]
08:47:54 [2020-05-08T08:47:54.543Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:47:54 [2020-05-08T08:47:54.543Z] #2 [internal] load build definition from Dockerfile
08:47:54 [2020-05-08T08:47:54.809Z] #2 ...
08:47:54 [2020-05-08T08:47:54.809Z] 
08:47:54 [2020-05-08T08:47:54.809Z] #1 [internal] load .dockerignore
08:47:54 [2020-05-08T08:47:54.809Z] #1 transferring context: 87B 0.0s done
08:47:54 [2020-05-08T08:47:54.809Z] #1 DONE 0.3s
08:47:54 [2020-05-08T08:47:54.809Z] 
08:47:54 [2020-05-08T08:47:54.809Z] #2 [internal] load build definition from Dockerfile
08:47:54 [2020-05-08T08:47:54.809Z] #2 transferring dockerfile: 17.18kB done
08:47:54 [2020-05-08T08:47:54.809Z] #2 DONE 0.3s
08:47:54 [2020-05-08T08:47:54.809Z] 
08:47:54 [2020-05-08T08:47:54.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:47:54 [2020-05-08T08:47:54.866Z] #27 9.553 
#                                                                          1.7%
##                                                                         3.4%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                   10.7%
#########                                                                 13.7%
############                                                              17.2%
##############                                                            19.7%
################                                                          23.2%
###################                                                       26.8%
#####################                                                     30.0%
########################                                                  33.9%
###########################                                               37.7%
#############################                                             40.6%
###############################                                           44.2%
##################################                                        48.0%
####################################                                      51.0%
######################################                                    53.4%
########################################                                  56.4%
###########################################                               60.0%
#############################################                             63.7%
#################################################                         68.3%
####################################################                      72.5%
######################################################                    76.2%
08:47:54 [2020-05-08T08:47:54.866Z] #27 ...
08:47:54 [2020-05-08T08:47:54.866Z] 
08:47:54 [2020-05-08T08:47:54.866Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:47:54 [2020-05-08T08:47:54.866Z] #50 48.37 + cd /tmp/tmp.9gXkbYoeq9/src/gotest.tools/gotestsum
08:47:54 [2020-05-08T08:47:54.866Z] #50 48.37 + git checkout -q v0.3.5
08:47:54 [2020-05-08T08:47:54.866Z] #50 48.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:47:54 [2020-05-08T08:47:54.866Z] #50 ...
08:47:54 [2020-05-08T08:47:54.866Z] 
08:47:54 [2020-05-08T08:47:54.866Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:54 [2020-05-08T08:47:54.901Z] #27 7.176 
######                                                                     8.8%
##################                                                        25.4%
#########################                                                 35.5%
###################################                                       49.3%
#############################################                             63.7%
######################################################                    76.2%
###################################################################       93.4%
######################################################################## 100.0%
08:47:55 [2020-05-08T08:47:55.377Z] #3 DONE 0.4s
08:47:55 [2020-05-08T08:47:55.377Z] 
08:47:55 [2020-05-08T08:47:55.377Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:47:55 [2020-05-08T08:47:55.377Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:47:55 [2020-05-08T08:47:55.378Z] #17 3.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
08:47:55 [2020-05-08T08:47:55.461Z] #27 8.289 
08:47:55 [2020-05-08T08:47:55.633Z] #27 9.553 
#                                                                          1.7%
##                                                                         3.4%
####                                                                       5.6%
#####                                                                      7.5%
#######                                                                   10.7%
#########                                                                 13.7%
############                                                              17.2%
##############                                                            19.7%
################                                                          23.2%
###################                                                       26.8%
#####################                                                     30.0%
########################                                                  33.9%
###########################                                               37.7%
#############################                                             40.6%
###############################                                           44.2%
##################################                                        48.0%
####################################                                      51.0%
######################################                                    53.4%
########################################                                  56.4%
###########################################                               60.0%
#############################################                             63.7%
#################################################                         68.3%
####################################################                      72.5%
######################################################                    76.2%
#########################################################                 80.4%
###########################################################               83.1%
##############################################################            86.5%
################################################################          89.8%
##################################################################        93.0%
####################################################################      95.2%
######################################################################    97.6%
######################################################################## 100.0%
08:47:55 [2020-05-08T08:47:55.633Z] #27 12.98 
08:47:55 [2020-05-08T08:47:55.637Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:47:55 [2020-05-08T08:47:55.637Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
08:47:55 [2020-05-08T08:47:55.637Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
08:47:55 [2020-05-08T08:47:55.637Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s
08:47:55 [2020-05-08T08:47:55.637Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
08:47:55 [2020-05-08T08:47:55.897Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
08:47:55 [2020-05-08T08:47:55.897Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
08:47:55 [2020-05-08T08:47:55.974Z] #27 8.507 
#                                                                          1.7%
#####                                                                      7.4%
###########                                                               15.9%
#############                                                             18.8%
08:47:55 [2020-05-08T08:47:55.974Z] #27 ...
08:47:55 [2020-05-08T08:47:55.974Z] 
08:47:55 [2020-05-08T08:47:55.974Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:55 [2020-05-08T08:47:55.974Z] #33 49.16 io
08:47:55 [2020-05-08T08:47:55.974Z] #33 51.17 internal/oserror
08:47:55 [2020-05-08T08:47:55.974Z] #33 51.33 syscall
08:47:55 [2020-05-08T08:47:55.974Z] #33 52.78 reflect
08:47:56 [2020-05-08T08:47:56.127Z] #78 exporting layers 3.2s done
08:47:56 [2020-05-08T08:47:56.127Z] #78 writing image sha256:c4f34a55bb4d174305397de58545159487fe113f217fc48aa8722521078017e0 done
08:47:56 [2020-05-08T08:47:56.127Z] #78 naming to docker.io/library/docker:fdae67c842d9eb8df7357231b583408ca298b486 done
08:47:56 [2020-05-08T08:47:56.127Z] #78 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
08:47:56 [2020-05-08T08:47:56.157Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
08:47:56 [2020-05-08T08:47:56.157Z] #4 DONE 0.8s
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:47:56 [2020-05-08T08:47:56.196Z] #27 ...
08:47:56 [2020-05-08T08:47:56.196Z] 
08:47:56 [2020-05-08T08:47:56.196Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:56 [2020-05-08T08:47:56.196Z] #35 49.90 Selecting previously unselected package libicu63:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 49.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 49.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 57.51 Selecting previously unselected package libxml2:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 57.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 57.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.31 Selecting previously unselected package libarchive13:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.32 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.67 Selecting previously unselected package libjsoncpp1:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.93 Selecting previously unselected package librhash0:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 58.94 Unpacking librhash0:amd64 (1.3.8-1) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.18 Selecting previously unselected package libuv1:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.19 Unpacking libuv1:amd64 (1.24.1-1) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.35 Selecting previously unselected package cmake.
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 59.40 Unpacking cmake (3.13.4-1) ...
08:47:56 [2020-05-08T08:47:56.196Z] #35 ...
08:47:56 [2020-05-08T08:47:56.196Z] 
08:47:56 [2020-05-08T08:47:56.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.61 Selecting previously unselected package binutils-mingw-w64.
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.80 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 57.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.11 Selecting previously unselected package dmsetup.
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.12 Unpacking dmsetup (2:1.02.155-3) ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.35 Selecting previously unselected package mingw-w64-common.
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:47:56 [2020-05-08T08:47:56.196Z] #10 58.36 Unpacking mingw-w64-common (6.0.0-3) ...
08:47:56 [2020-05-08T08:47:56.230Z] #33 ...
08:47:56 [2020-05-08T08:47:56.230Z] 
08:47:56 [2020-05-08T08:47:56.230Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:56 [2020-05-08T08:47:56.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40930/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/validate/default
08:47:56 [2020-05-08T08:47:56.727Z] 
08:47:56 [2020-05-08T08:47:56.727Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:47:56 [2020-05-08T08:47:56.727Z] #6 DONE 0.3s
08:47:56 [2020-05-08T08:47:56.727Z] 
08:47:56 [2020-05-08T08:47:56.727Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:47:56 [2020-05-08T08:47:56.986Z] #5 DONE 0.3s
08:47:56 [2020-05-08T08:47:56.986Z] 
08:47:56 [2020-05-08T08:47:56.986Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:47:56 [2020-05-08T08:47:56.986Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:47:57 [2020-05-08T08:47:57.001Z] #27 8.507 
#                                                                          1.7%
#####                                                                      7.4%
###########                                                               15.9%
#############                                                             18.8%
#################                                                         24.3%
####################                                                      27.9%
#########################                                                 35.2%
##############################                                            42.8%
#####################################                                     52.3%
##############################################                            65.0%
######################################################                    75.5%
###########################################################               82.6%
##################################################################        92.3%
######################################################################## 100.0%
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  All commits are properly signed with the DCO!
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
08:47:57 [2020-05-08T08:47:57.026Z] No api/types/ or api/swagger.yaml changes in diff.
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  All TOML source files changed here have valid syntax.
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
08:47:57 [2020-05-08T08:47:57.026Z] Congratulations!  No new tests were added to integration-cli.
08:47:57 [2020-05-08T08:47:57.026Z] 
08:47:57 [2020-05-08T08:47:57.026Z] INFO Start validation with golang-ci-lint
08:47:57 [2020-05-08T08:47:57.121Z] #10 ...
08:47:57 [2020-05-08T08:47:57.121Z] 
08:47:57 [2020-05-08T08:47:57.121Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:47:57 [2020-05-08T08:47:57.121Z] #30 50.68 Checking out files:  91% (1391/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.
08:47:57 [2020-05-08T08:47:57.121Z] #30 51.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:47:57 [2020-05-08T08:47:57.121Z] #30 51.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:47:57 [2020-05-08T08:47:57.121Z] #30 ...
08:47:57 [2020-05-08T08:47:57.121Z] 
08:47:57 [2020-05-08T08:47:57.121Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:47:57 [2020-05-08T08:47:57.121Z] #56 50.65 reflect
08:47:57 [2020-05-08T08:47:57.121Z] #56 50.68 syscall
08:47:57 [2020-05-08T08:47:57.121Z] #56 58.86 time
08:47:57 [2020-05-08T08:47:57.121Z] #56 ...
08:47:57 [2020-05-08T08:47:57.121Z] 
08:47:57 [2020-05-08T08:47:57.121Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:57 [2020-05-08T08:47:57.121Z] #27 13.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:47:57 [2020-05-08T08:47:57.121Z] #27 14.24 
08:47:57 [2020-05-08T08:47:57.121Z] #27 14.46 
######################################################################## 100.0%
08:47:57 [2020-05-08T08:47:57.121Z] #27 14.60 
08:47:57 [2020-05-08T08:47:57.247Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:47:57 [2020-05-08T08:47:57.247Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
08:47:57 [2020-05-08T08:47:57.247Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0B / 49.17MB 0.2s
08:47:57 [2020-05-08T08:47:57.247Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
08:47:57 [2020-05-08T08:47:57.247Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0B / 7.68MB 0.2s
08:47:57 [2020-05-08T08:47:57.285Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:47:57 [2020-05-08T08:47:57.285Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:47:57 [2020-05-08T08:47:57.285Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:47:57 [2020-05-08T08:47:57.393Z] #17 ...
08:47:57 [2020-05-08T08:47:57.393Z] 
08:47:57 [2020-05-08T08:47:57.393Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.32   DEP      criu/protobuf-desc.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.44   DEP      criu/proc_parse.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.59   DEP      criu/plugin.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.67   DEP      criu/pipes.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.76   DEP      criu/pie-util.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.81   DEP      criu/pie-util-vdso.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.90   DEP      criu/path.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 49.98   DEP      criu/parasite-syscall.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.11   DEP      criu/pagemap.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.27   DEP      criu/pagemap-cache.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.40   DEP      criu/page-xfer.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.47   DEP      criu/page-pipe.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.51   DEP      criu/netfilter.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.68   DEP      criu/net.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.84   DEP      criu/namespaces.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.91   DEP      criu/mount.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 50.97   DEP      criu/mem.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.06   DEP      criu/lsm.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.13   DEP      criu/log.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.20   DEP      criu/libnetlink.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.25   DEP      criu/kerndat.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.37   DEP      criu/kcmp-ids.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.40   DEP      criu/irmap.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.46   DEP      criu/ipc_ns.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.53   DEP      criu/image.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.61   DEP      criu/image-desc.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.72   DEP      criu/fsnotify.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.80   DEP      criu/filesystems.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.85   DEP      criu/files.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 51.94   DEP      criu/files-reg.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.02   DEP      criu/files-ext.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.08   DEP      criu/file-lock.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.13   DEP      criu/file-ids.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.19   DEP      criu/fifo.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.26   DEP      criu/fdstore.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.39   DEP      criu/fault-injection.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.41   DEP      criu/external.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.46   DEP      criu/eventpoll.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.66   DEP      criu/eventfd.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.79   DEP      criu/crtools.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 52.91   DEP      criu/cr-service.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.08   DEP      criu/cr-restore.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.39   DEP      criu/cr-errno.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.40   DEP      criu/cr-dump.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.59   DEP      criu/cr-dedup.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.78   DEP      criu/cr-check.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 53.90   DEP      criu/config.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.01   DEP      criu/clone-noasan.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.12   DEP      criu/cgroup.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.31   DEP      criu/cgroup-props.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.37   DEP      criu/bitmap.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.41   DEP      criu/bfd.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.47   DEP      criu/autofs.d
08:47:57 [2020-05-08T08:47:57.393Z] #44 54.61   DEP      criu/aio.d
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.96MB / 49.17MB 0.4s
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 4.36MB / 7.68MB 0.4s
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0B / 9.98MB 0.4s
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 18.45MB / 49.17MB 0.5s
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 6.78MB / 7.68MB 0.5s
08:47:57 [2020-05-08T08:47:57.508Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 695.85kB / 9.98MB 0.5s
08:47:57 [2020-05-08T08:47:57.566Z] #27 10.60 
08:47:57 [2020-05-08T08:47:57.674Z] #44 54.79   DEP      criu/action-scripts.d
08:47:57 [2020-05-08T08:47:57.674Z] #44 ...
08:47:57 [2020-05-08T08:47:57.674Z] 
08:47:57 [2020-05-08T08:47:57.674Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:47:57 [2020-05-08T08:47:57.674Z] #17 5.861 Fetched 8043 kB in 4s (1816 kB/s)
08:47:57 [2020-05-08T08:47:57.767Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 32.76MB / 49.17MB 0.8s
08:47:57 [2020-05-08T08:47:57.767Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.6s done
08:47:57 [2020-05-08T08:47:57.767Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.6s done
08:47:57 [2020-05-08T08:47:57.767Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 6.20MB / 52.16MB 0.8s
08:47:57 [2020-05-08T08:47:57.767Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0B / 62.47MB 0.8s
08:47:57 [2020-05-08T08:47:57.955Z] #17 5.861 Reading package lists...
08:47:57 [2020-05-08T08:47:57.955Z] #17 ...
08:47:57 [2020-05-08T08:47:57.955Z] 
08:47:57 [2020-05-08T08:47:57.955Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:47:57 [2020-05-08T08:47:57.955Z] #60 6.300 + cd /tmp/tmp.tYuAsIl24M/src/github.com/opencontainers/runc
08:47:57 [2020-05-08T08:47:57.955Z] #60 6.300 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:47:57 [2020-05-08T08:47:57.955Z] #60 6.871 + '[' -z '' ']'
08:47:57 [2020-05-08T08:47:57.955Z] #60 6.871 + target=static
08:47:57 [2020-05-08T08:47:57.955Z] #60 6.871 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:47:57 [2020-05-08T08:47:57.955Z] #60 7.869 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 .
08:47:57 [2020-05-08T08:47:57.955Z] #60 ...
08:47:57 [2020-05-08T08:47:57.955Z] 
08:47:57 [2020-05-08T08:47:57.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:47:57 [2020-05-08T08:47:57.955Z] #44 55.03   CC       criu/action-scripts.o
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 37.98MB / 49.17MB 0.9s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 12.64MB / 52.16MB 0.9s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 45.15MB / 49.17MB 1.0s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 19.79MB / 52.16MB 1.0s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 5.65MB / 62.47MB 1.0s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.10MB / 49.17MB 1.1s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 23.68MB / 52.16MB 1.1s
08:47:58 [2020-05-08T08:47:58.033Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 10.20MB / 62.47MB 1.1s
08:47:58 [2020-05-08T08:47:58.236Z] #44 55.37   CC       criu/aio.o
08:47:58 [2020-05-08T08:47:58.302Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 30.19MB / 52.16MB 1.2s
08:47:58 [2020-05-08T08:47:58.302Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 16.86MB / 62.47MB 1.2s
08:47:58 [2020-05-08T08:47:58.302Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 40.37MB / 52.16MB 1.3s
08:47:58 [2020-05-08T08:47:58.302Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 21.61MB / 62.47MB 1.3s
08:47:58 [2020-05-08T08:47:58.340Z] #27 10.81 
#                                                                          1.8%
##                                                                         4.1%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.3%
08:47:58 [2020-05-08T08:47:58.340Z] #27 ...
08:47:58 [2020-05-08T08:47:58.340Z] 
08:47:58 [2020-05-08T08:47:58.340Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:47:58 [2020-05-08T08:47:58.340Z] #35 51.83 Selecting previously unselected package cmake-data.
08:47:58 [2020-05-08T08:47:58.340Z] #35 51.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:47:58 [2020-05-08T08:47:58.340Z] #35 51.84 Unpacking cmake-data (3.13.4-1) ...
08:47:58 [2020-05-08T08:47:58.340Z] #35 55.56 Selecting previously unselected package libicu63:amd64.
08:47:58 [2020-05-08T08:47:58.340Z] #35 55.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:47:58 [2020-05-08T08:47:58.340Z] #35 55.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #27 ...
08:47:58 [2020-05-08T08:47:58.484Z] 
08:47:58 [2020-05-08T08:47:58.484Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.49 Selecting previously unselected package python-six.
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.50 Unpacking python-six (1.12.0-1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.62 Selecting previously unselected package python-protobuf.
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 52.66 Unpacking python-protobuf (3.6.1.3-2) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 53.27 Setting up python-pkg-resources (40.8.0-1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 59.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 59.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 59.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 59.12 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:47:58 [2020-05-08T08:47:58.484Z] #43 59.13 Setting up python-six (1.12.0-1) ...
08:47:58 [2020-05-08T08:47:58.517Z] #44 55.66   CC       criu/autofs.o
08:47:58 [2020-05-08T08:47:58.562Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.3s done
08:47:58 [2020-05-08T08:47:58.562Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.4s
08:47:58 [2020-05-08T08:47:58.562Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 33.69MB / 62.47MB 1.4s
08:47:58 [2020-05-08T08:47:58.562Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0B / 97.69MB 1.4s
08:47:58 [2020-05-08T08:47:58.562Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 37.50MB / 62.47MB 1.5s
08:47:58 [2020-05-08T08:47:58.596Z] #35 ...
08:47:58 [2020-05-08T08:47:58.597Z] 
08:47:58 [2020-05-08T08:47:58.597Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:47:58 [2020-05-08T08:47:58.597Z] #10 51.82 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]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.63 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]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 54.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.16 debconf: delaying package configuration, since apt-utils is not installed
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.54 Fetched 77.7 MB in 10s (7848 kB/s)
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.64 Selecting previously unselected package binutils-mingw-w64-i686.
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:47:58 [2020-05-08T08:47:58.597Z] #10 56.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:47:58 [2020-05-08T08:47:58.597Z] #10 59.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:47:58 [2020-05-08T08:47:58.597Z] #10 59.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:47:58 [2020-05-08T08:47:58.597Z] #10 59.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:47:58 [2020-05-08T08:47:58.597Z] #10 ...
08:47:58 [2020-05-08T08:47:58.597Z] 
08:47:58 [2020-05-08T08:47:58.597Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:58 [2020-05-08T08:47:58.740Z] #43 ...
08:47:58 [2020-05-08T08:47:58.740Z] 
08:47:58 [2020-05-08T08:47:58.740Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:47:58 [2020-05-08T08:47:58.740Z] #27 15.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:47:58 [2020-05-08T08:47:58.848Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.6s done
08:47:58 [2020-05-08T08:47:58.848Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 1.8s
08:47:58 [2020-05-08T08:47:58.848Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 10.29MB / 97.69MB 1.8s
08:47:58 [2020-05-08T08:47:58.848Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.8s done
08:47:58 [2020-05-08T08:47:58.848Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170
08:47:58 [2020-05-08T08:47:58.995Z] #27 16.33 
08:47:59 [2020-05-08T08:47:59.108Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.0s done
08:47:59 [2020-05-08T08:47:59.108Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 25.24MB / 97.69MB 2.2s
08:47:59 [2020-05-08T08:47:59.250Z] #27 16.49 
###################################                                       48.9%
######################################################################## 100.0%
08:47:59 [2020-05-08T08:47:59.250Z] #27 16.69 
08:47:59 [2020-05-08T08:47:59.369Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 33.55MB / 97.69MB 2.3s
08:47:59 [2020-05-08T08:47:59.370Z] #7 ...
08:47:59 [2020-05-08T08:47:59.370Z] 
08:47:59 [2020-05-08T08:47:59.370Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:47:59 [2020-05-08T08:47:59.370Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:47:59 [2020-05-08T08:47:59.370Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:47:59 [2020-05-08T08:47:59.370Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
08:47:59 [2020-05-08T08:47:59.370Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:47:59 [2020-05-08T08:47:59.370Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done
08:47:59 [2020-05-08T08:47:59.370Z] #71 DONE 2.5s
08:47:59 [2020-05-08T08:47:59.370Z] 
08:47:59 [2020-05-08T08:47:59.370Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:47:59 [2020-05-08T08:47:59.370Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 43.64MB / 97.69MB 2.4s
08:47:59 [2020-05-08T08:47:59.520Z] #44 56.55   CC       criu/bfd.o
08:47:59 [2020-05-08T08:47:59.521Z] #44 56.93   CC       criu/bitmap.o
08:47:59 [2020-05-08T08:47:59.631Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 55.46MB / 97.69MB 2.6s
08:47:59 [2020-05-08T08:47:59.802Z] #44 57.01   CC       criu/cgroup-props.o
08:48:00 [2020-05-08T08:48:00.059Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 66.63MB / 97.69MB 2.8s
08:48:00 [2020-05-08T08:48:00.059Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 81.06MB / 97.69MB 3.0s
08:48:00 [2020-05-08T08:48:00.083Z] #44 57.49   CC       criu/cgroup.o
08:48:00 [2020-05-08T08:48:00.178Z] #27 ...
08:48:00 [2020-05-08T08:48:00.178Z] 
08:48:00 [2020-05-08T08:48:00.178Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:00 [2020-05-08T08:48:00.178Z] #35 62.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 62.94 Setting up xxd (2:8.1.0875-5) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 62.96 Setting up libuv1:amd64 (1.24.1-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 62.99 Setting up vim-common (2:8.1.0875-5) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.02 Setting up librhash0:amd64 (1.3.8-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.03 Setting up cmake-data (3.13.4-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.10 Setting up cmake (3.13.4-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.12 Processing triggers for libc-bin (2.28-10) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 63.16 Processing triggers for mime-support (3.62) ...
08:48:00 [2020-05-08T08:48:00.178Z] #35 DONE 64.1s
08:48:00 [2020-05-08T08:48:00.178Z] 
08:48:00 [2020-05-08T08:48:00.178Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:00 [2020-05-08T08:48:00.178Z] #36 DONE 0.1s
08:48:00 [2020-05-08T08:48:00.178Z] 
08:48:00 [2020-05-08T08:48:00.178Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:48:00 [2020-05-08T08:48:00.178Z] #37 DONE 0.0s
08:48:00 [2020-05-08T08:48:00.178Z] 
08:48:00 [2020-05-08T08:48:00.178Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.43 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.45 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.46 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.49 Setting up protobuf-compiler (3.6.1.3-2) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:48:00 [2020-05-08T08:48:00.178Z] #43 63.73 Setting up python-protobuf (3.6.1.3-2) ...
08:48:00 [2020-05-08T08:48:00.388Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 87.18MB / 97.69MB 3.1s
08:48:00 [2020-05-08T08:48:00.388Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 94.17MB / 97.69MB 3.3s
08:48:00 [2020-05-08T08:48:00.388Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.4s done
08:48:00 [2020-05-08T08:48:00.786Z] #43 ...
08:48:00 [2020-05-08T08:48:00.786Z] 
08:48:00 [2020-05-08T08:48:00.786Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:00 [2020-05-08T08:48:00.786Z] #33 54.20 time
08:48:00 [2020-05-08T08:48:00.786Z] #33 61.02 internal/poll
08:48:00 [2020-05-08T08:48:00.786Z] #33 62.63 internal/fmtsort
08:48:00 [2020-05-08T08:48:00.786Z] #33 63.28 internal/syscall/execenv
08:48:00 [2020-05-08T08:48:00.786Z] #33 63.39 internal/syscall/unix
08:48:00 [2020-05-08T08:48:00.786Z] #33 63.55 strings
08:48:00 [2020-05-08T08:48:00.786Z] #33 63.98 os
08:48:00 [2020-05-08T08:48:00.786Z] #33 ...
08:48:00 [2020-05-08T08:48:00.786Z] 
08:48:00 [2020-05-08T08:48:00.786Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:48:00 [2020-05-08T08:48:00.786Z] #27 17.70 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:48:00 [2020-05-08T08:48:00.786Z] #27 17.80 skipping existing 1849cc453dee
08:48:00 [2020-05-08T08:48:00.786Z] #27 18.12 
08:48:00 [2020-05-08T08:48:00.828Z] #27 10.81 
#                                                                          1.8%
##                                                                         4.1%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.3%
#########                                                                 13.3%
###########                                                               15.4%
############                                                              16.8%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           22.2%
#################                                                         24.8%
###################                                                       27.5%
#####################                                                     29.5%
######################                                                    31.0%
########################                                                  33.4%
#########################                                                 35.6%
###########################                                               38.1%
#############################                                             40.8%
##############################                                            42.4%
################################                                          45.0%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      51.2%
######################################                                    53.7%
########################################                                  56.7%
##########################################                                59.2%
###########################################                               60.9%
08:48:00 [2020-05-08T08:48:00.828Z] #27 ...
08:48:00 [2020-05-08T08:48:00.828Z] 
08:48:00 [2020-05-08T08:48:00.828Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:48:00 [2020-05-08T08:48:00.828Z] #30 54.20 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.
08:48:00 [2020-05-08T08:48:00.828Z] #30 54.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:48:00 [2020-05-08T08:48:00.828Z] #30 55.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:48:01 [2020-05-08T08:48:01.084Z] #30 ...
08:48:01 [2020-05-08T08:48:01.084Z] 
08:48:01 [2020-05-08T08:48:01.084Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:48:01 [2020-05-08T08:48:01.777Z] #27 19.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:48:01 [2020-05-08T08:48:01.780Z] #7 ...
08:48:01 [2020-05-08T08:48:01.780Z] 
08:48:01 [2020-05-08T08:48:01.780Z] #20 [internal] load build context
08:48:01 [2020-05-08T08:48:01.780Z] #20 transferring context: 50.61MB 4.7s done
08:48:01 [2020-05-08T08:48:01.780Z] #20 DONE 4.9s
08:48:02 [2020-05-08T08:48:02.040Z] 
08:48:02 [2020-05-08T08:48:02.040Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:48:02 [2020-05-08T08:48:02.357Z] #27 19.71 
08:48:02 [2020-05-08T08:48:02.611Z] #27 19.97 
######################################################################## 100.0%
08:48:02 [2020-05-08T08:48:02.751Z] #44 59.56   CC       criu/clone-noasan.o
08:48:02 [2020-05-08T08:48:02.751Z] #44 59.72   CC       criu/config.o
08:48:02 [2020-05-08T08:48:02.866Z] #27 20.13 
08:48:02 [2020-05-08T08:48:02.866Z] #27 20.17 Download of images into '/build' complete.
08:48:02 [2020-05-08T08:48:02.866Z] #27 20.17 Use something like the following to load the result into a Docker daemon:
08:48:02 [2020-05-08T08:48:02.866Z] #27 20.17   tar -cC '/build' . | docker load
08:48:03 [2020-05-08T08:48:03.121Z] #27 DONE 20.3s
08:48:03 [2020-05-08T08:48:03.121Z] 
08:48:03 [2020-05-08T08:48:03.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:03 [2020-05-08T08:48:03.121Z] #10 65.87 Selecting previously unselected package mingw-w64-x86-64-dev.
08:48:03 [2020-05-08T08:48:03.121Z] #10 65.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:48:03 [2020-05-08T08:48:03.121Z] #10 65.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:48:03 [2020-05-08T08:48:03.138Z] #27 10.81 
#                                                                          1.8%
##                                                                         4.1%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.3%
#########                                                                 13.3%
###########                                                               15.4%
############                                                              16.8%
#############                                                             19.2%
##############                                                            20.1%
###############                                                           22.2%
#################                                                         24.8%
###################                                                       27.5%
#####################                                                     29.5%
######################                                                    31.0%
########################                                                  33.4%
#########################                                                 35.6%
###########################                                               38.1%
#############################                                             40.8%
##############################                                            42.4%
################################                                          45.0%
##################################                                        47.5%
###################################                                       49.4%
####################################                                      51.2%
######################################                                    53.7%
########################################                                  56.7%
##########################################                                59.2%
###########################################                               60.9%
#############################################                             63.1%
###############################################                           66.2%
#################################################                         68.9%
##################################################                        70.4%
###################################################                       72.1%
#####################################################                     74.7%
######################################################                    76.4%
########################################################                  78.9%
##########################################################                81.0%
############################################################              83.4%
############################################################              84.6%
##############################################################            86.2%
###############################################################           87.6%
################################################################          89.7%
#################################################################         91.0%
##################################################################        92.6%
####################################################################      94.7%
#####################################################################     96.0%
#######################################################################   99.7%
######################################################################## 100.0%
08:48:03 [2020-05-08T08:48:03.138Z] #27 ...
08:48:03 [2020-05-08T08:48:03.138Z] 
08:48:03 [2020-05-08T08:48:03.138Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:03 [2020-05-08T08:48:03.138Z] #56 56.25 syscall
08:48:03 [2020-05-08T08:48:03.138Z] #56 56.26 reflect
08:48:03 [2020-05-08T08:48:03.138Z] #56 65.78 time
08:48:03 [2020-05-08T08:48:03.138Z] #56 ...
08:48:03 [2020-05-08T08:48:03.138Z] 
08:48:03 [2020-05-08T08:48:03.138Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:48:03 [2020-05-08T08:48:03.138Z] #27 16.18 
08:48:03 [2020-05-08T08:48:03.364Z] #44 ...
08:48:03 [2020-05-08T08:48:03.364Z] 
08:48:03 [2020-05-08T08:48:03.364Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:03 [2020-05-08T08:48:03.364Z] #17 5.861 Reading package lists...
08:48:03 [2020-05-08T08:48:03.364Z] #17 7.868 Reading package lists...
08:48:03 [2020-05-08T08:48:03.364Z] #17 9.578 Building dependency tree...
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.03 libcap2-bin is already the newest version (1:2.25-2).
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.03 The following additional packages will be installed:
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   python3.7 python3.7-minimal vim-runtime xxd
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05 Suggested packages:
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05 Recommended packages:
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   aufs-dkms nftables build-essential python3-dev python3-keyring
08:48:03 [2020-05-08T08:48:03.364Z] #17 10.05   python3-keyrings.alt python3-xdg unzip
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07 The following NEW packages will be installed:
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.07   xz-utils zip
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.14 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.14 Need to get 27.7 MB of archives.
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.14 After this operation, 117 MB of additional disk space will be used.
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
08:48:03 [2020-05-08T08:48:03.364Z] #17 11.48 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
08:48:03 [2020-05-08T08:48:03.419Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.6s done
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 11.99 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 12.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 12.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
08:48:03 [2020-05-08T08:48:03.646Z] #17 ...
08:48:03 [2020-05-08T08:48:03.646Z] 
08:48:03 [2020-05-08T08:48:03.646Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:03 [2020-05-08T08:48:03.646Z] #47 87.81 net/http/httptrace
08:48:03 [2020-05-08T08:48:03.646Z] #47 87.96 net/http
08:48:03 [2020-05-08T08:48:03.646Z] #47 95.72 github.com/LK4D4/vndr/godl
08:48:03 [2020-05-08T08:48:03.646Z] #47 96.25 github.com/LK4D4/vndr
08:48:03 [2020-05-08T08:48:03.679Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
08:48:03 [2020-05-08T08:48:03.928Z] #47 ...
08:48:03 [2020-05-08T08:48:03.928Z] 
08:48:03 [2020-05-08T08:48:03.928Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:03 [2020-05-08T08:48:03.928Z] #17 12.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
08:48:03 [2020-05-08T08:48:03.928Z] #17 12.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
08:48:03 [2020-05-08T08:48:03.928Z] #17 12.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
08:48:04 [2020-05-08T08:48:04.248Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.4s done
08:48:04 [2020-05-08T08:48:04.248Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662
08:48:04 [2020-05-08T08:48:04.502Z] #27 17.17 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:48:04 [2020-05-08T08:48:04.502Z] #27 ...
08:48:04 [2020-05-08T08:48:04.502Z] 
08:48:04 [2020-05-08T08:48:04.502Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:04 [2020-05-08T08:48:04.502Z] #47 57.47 syscall
08:48:04 [2020-05-08T08:48:04.502Z] #47 67.17 time
08:48:04 [2020-05-08T08:48:04.502Z] #47 ...
08:48:04 [2020-05-08T08:48:04.502Z] 
08:48:04 [2020-05-08T08:48:04.502Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:04 [2020-05-08T08:48:04.502Z] #35 64.22 Selecting previously unselected package libxml2:amd64.
08:48:04 [2020-05-08T08:48:04.502Z] #35 64.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 64.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.05 Selecting previously unselected package libarchive13:amd64.
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.59 Selecting previously unselected package libjsoncpp1:amd64.
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.85 Selecting previously unselected package librhash0:amd64.
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 65.88 Unpacking librhash0:amd64 (1.3.8-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.12 Selecting previously unselected package libuv1:amd64.
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.18 Unpacking libuv1:amd64 (1.24.1-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.37 Selecting previously unselected package cmake.
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 66.39 Unpacking cmake (3.13.4-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #35 ...
08:48:04 [2020-05-08T08:48:04.502Z] 
08:48:04 [2020-05-08T08:48:04.502Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.00 Selecting previously unselected package protobuf-c-compiler.
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.02 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.21 Selecting previously unselected package protobuf-compiler.
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.45 Selecting previously unselected package python-pkg-resources.
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.46 Unpacking python-pkg-resources (40.8.0-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.72 Selecting previously unselected package python-six.
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.74 Unpacking python-six (1.12.0-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.87 Selecting previously unselected package python-protobuf.
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 58.96 Unpacking python-protobuf (3.6.1.3-2) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 59.69 Setting up python-pkg-resources (40.8.0-1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 65.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 65.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 65.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 65.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
08:48:04 [2020-05-08T08:48:04.502Z] #43 65.39 Setting up python-six (1.12.0-1) ...
08:48:04 [2020-05-08T08:48:04.508Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done
08:48:04 [2020-05-08T08:48:04.542Z] #17 12.74 debconf: delaying package configuration, since apt-utils is not installed
08:48:04 [2020-05-08T08:48:04.542Z] #17 12.79 Fetched 27.7 MB in 1s (22.8 MB/s)
08:48:04 [2020-05-08T08:48:04.542Z] #17 12.85 Selecting previously unselected package pigz.
08:48:04 [2020-05-08T08:48:04.542Z] #17 12.85 (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 ... 23198 files and directories currently installed.)
08:48:04 [2020-05-08T08:48:04.542Z] #17 12.89 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
08:48:04 [2020-05-08T08:48:04.759Z] #43 ...
08:48:04 [2020-05-08T08:48:04.759Z] 
08:48:04 [2020-05-08T08:48:04.759Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:48:04 [2020-05-08T08:48:04.759Z] #27 17.53 
08:48:04 [2020-05-08T08:48:04.759Z] #27 17.77 
######################################################################## 100.0%
08:48:04 [2020-05-08T08:48:04.768Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9
08:48:04 [2020-05-08T08:48:04.823Z] #17 12.90 Unpacking pigz (2.4-1) ...
08:48:04 [2020-05-08T08:48:04.823Z] #17 12.94 Selecting previously unselected package libpython3.7-minimal:s390x.
08:48:04 [2020-05-08T08:48:04.823Z] #17 12.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:48:04 [2020-05-08T08:48:04.823Z] #17 12.95 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:48:05 [2020-05-08T08:48:05.005Z] #10 ...
08:48:05 [2020-05-08T08:48:05.005Z] 
08:48:05 [2020-05-08T08:48:05.005Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:05 [2020-05-08T08:48:05.005Z] #47 58.69 time
08:48:05 [2020-05-08T08:48:05.005Z] #47 65.09 os
08:48:05 [2020-05-08T08:48:05.005Z] #47 67.14 strings
08:48:05 [2020-05-08T08:48:05.014Z] #27 17.90 
08:48:05 [2020-05-08T08:48:05.104Z] #17 13.23 Selecting previously unselected package python3.7-minimal.
08:48:05 [2020-05-08T08:48:05.104Z] #17 13.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
08:48:05 [2020-05-08T08:48:05.104Z] #17 13.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:48:05 [2020-05-08T08:48:05.264Z] #47 ...
08:48:05 [2020-05-08T08:48:05.264Z] 
08:48:05 [2020-05-08T08:48:05.264Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + RM_GOPATH=0
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + TMP_GOPATH=
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + : /build
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + '[' -z '' ']'
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 ++ mktemp -d
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + export GOPATH=/tmp/tmp.oCeTTo3fVK
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + GOPATH=/tmp/tmp.oCeTTo3fVK
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 + RM_GOPATH=1
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.247 ++ dirname ./install.sh
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + dir=.
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + bin=tini
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + shift
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + '[' '!' -f ./tini.installer ']'
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + . ./tini.installer
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + install_tini
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.oCeTTo3fVK/tini
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.250 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:48:05 [2020-05-08T08:48:05.264Z] #38 3.289 Cloning into '/tmp/tmp.oCeTTo3fVK/tini'...
08:48:05 [2020-05-08T08:48:05.264Z] #38 4.717 + cd /tmp/tmp.oCeTTo3fVK/tini
08:48:05 [2020-05-08T08:48:05.264Z] #38 4.757 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:48:05 [2020-05-08T08:48:05.264Z] #38 4.786 + cmake .
08:48:05 [2020-05-08T08:48:05.716Z] #17 13.81 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
08:48:05 [2020-05-08T08:48:05.716Z] #17 13.82 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:48:05 [2020-05-08T08:48:05.824Z] #38 5.521 -- The C compiler identification is GNU 8.3.0
08:48:05 [2020-05-08T08:48:05.824Z] #38 5.581 -- Check for working C compiler: /usr/bin/cc
08:48:06 [2020-05-08T08:48:06.390Z] #27 19.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:48:06 [2020-05-08T08:48:06.677Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.1s done
08:48:06 [2020-05-08T08:48:06.749Z] #38 6.411 -- Check for working C compiler: /usr/bin/cc -- works
08:48:06 [2020-05-08T08:48:06.749Z] #38 6.417 -- Detecting C compiler ABI info
08:48:06 [2020-05-08T08:48:06.749Z] #38 ...
08:48:06 [2020-05-08T08:48:06.749Z] 
08:48:06 [2020-05-08T08:48:06.749Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:06 [2020-05-08T08:48:06.749Z] #47 70.37 fmt
08:48:06 [2020-05-08T08:48:06.937Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25
08:48:06 [2020-05-08T08:48:06.953Z] #27 19.83 
08:48:07 [2020-05-08T08:48:07.183Z] #17 15.43 Selecting previously unselected package python3-minimal.
08:48:07 [2020-05-08T08:48:07.183Z] #17 15.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 ... 23447 files and directories currently installed.)
08:48:07 [2020-05-08T08:48:07.183Z] #17 15.49 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
08:48:07 [2020-05-08T08:48:07.183Z] #17 15.49 Unpacking python3-minimal (3.7.3-1) ...
08:48:07 [2020-05-08T08:48:07.210Z] #27 20.14 
                                                                           0.7%
######################################################################## 100.0%
08:48:07 [2020-05-08T08:48:07.310Z] #47 70.92 path/filepath
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.56 Selecting previously unselected package libmpdec2:s390x.
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.56 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.57 Unpacking libmpdec2:s390x (2.4.2-2) ...
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.66 Selecting previously unselected package libpython3.7-stdlib:s390x.
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
08:48:07 [2020-05-08T08:48:07.465Z] #17 15.66 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:48:07 [2020-05-08T08:48:07.466Z] #27 20.43 
08:48:07 [2020-05-08T08:48:07.721Z] #27 ...
08:48:07 [2020-05-08T08:48:07.721Z] 
08:48:07 [2020-05-08T08:48:07.721Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:07 [2020-05-08T08:48:07.721Z] #33 60.99 time
08:48:07 [2020-05-08T08:48:07.721Z] #33 68.18 internal/poll
08:48:07 [2020-05-08T08:48:07.721Z] #33 70.10 internal/fmtsort
08:48:07 [2020-05-08T08:48:07.721Z] #33 70.80 internal/syscall/execenv
08:48:07 [2020-05-08T08:48:07.721Z] #33 70.93 internal/syscall/unix
08:48:07 [2020-05-08T08:48:07.977Z] #33 ...
08:48:07 [2020-05-08T08:48:07.977Z] 
08:48:07 [2020-05-08T08:48:07.977Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.26 Setting up xxd (2:8.1.0875-5) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.29 Setting up libuv1:amd64 (1.24.1-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.30 Setting up vim-common (2:8.1.0875-5) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.36 Setting up librhash0:amd64 (1.3.8-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.38 Setting up cmake-data (3.13.4-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.45 Setting up cmake (3.13.4-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.46 Processing triggers for libc-bin (2.28-10) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 70.52 Processing triggers for mime-support (3.62) ...
08:48:07 [2020-05-08T08:48:07.977Z] #35 DONE 71.4s
08:48:07 [2020-05-08T08:48:07.977Z] 
08:48:07 [2020-05-08T08:48:07.977Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.23 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.33 Setting up libcap-dev:amd64 (1:2.25-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.35 Setting up protobuf-compiler (3.6.1.3-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 70.41 Setting up python-protobuf (3.6.1.3-2) ...
08:48:07 [2020-05-08T08:48:07.977Z] #43 ...
08:48:07 [2020-05-08T08:48:07.977Z] 
08:48:07 [2020-05-08T08:48:07.977Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:07 [2020-05-08T08:48:07.977Z] #36 DONE 0.1s
08:48:07 [2020-05-08T08:48:07.977Z] 
08:48:07 [2020-05-08T08:48:07.977Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:48:07 [2020-05-08T08:48:07.977Z] #37 DONE 0.0s
08:48:08 [2020-05-08T08:48:08.103Z] #17 ...
08:48:08 [2020-05-08T08:48:08.103Z] 
08:48:08 [2020-05-08T08:48:08.103Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:08 [2020-05-08T08:48:08.103Z] #47 DONE 102.2s
08:48:08 [2020-05-08T08:48:08.103Z] 
08:48:08 [2020-05-08T08:48:08.103Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:08 [2020-05-08T08:48:08.103Z] #17 16.49 Selecting previously unselected package python3.7.
08:48:08 [2020-05-08T08:48:08.103Z] #17 16.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
08:48:08 [2020-05-08T08:48:08.103Z] #17 16.51 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:48:08 [2020-05-08T08:48:08.233Z] 
08:48:08 [2020-05-08T08:48:08.233Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:08 [2020-05-08T08:48:08.389Z] #17 16.64 Selecting previously unselected package libpython3-stdlib:s390x.
08:48:08 [2020-05-08T08:48:08.389Z] #17 16.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
08:48:08 [2020-05-08T08:48:08.389Z] #17 16.66 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
08:48:08 [2020-05-08T08:48:08.670Z] #17 16.87 Setting up python3-minimal (3.7.3-1) ...
08:48:08 [2020-05-08T08:48:08.673Z] #47 ...
08:48:08 [2020-05-08T08:48:08.673Z] 
08:48:08 [2020-05-08T08:48:08.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:08 [2020-05-08T08:48:08.673Z] #43 72.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:48:08 [2020-05-08T08:48:08.673Z] #43 72.07 Processing triggers for libc-bin (2.28-10) ...
08:48:08 [2020-05-08T08:48:08.673Z] #43 DONE 72.4s
08:48:08 [2020-05-08T08:48:08.673Z] 
08:48:08 [2020-05-08T08:48:08.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:08 [2020-05-08T08:48:08.846Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.9s done
08:48:09 [2020-05-08T08:48:09.106Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0.1s
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.70 Selecting previously unselected package python3.
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23859 files and directories currently installed.)
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.76 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.79 Unpacking python3 (3.7.3-1) ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.86 Selecting previously unselected package libip4tc0:s390x.
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.86 Unpacking libip4tc0:s390x (1.8.2-4) ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.94 Selecting previously unselected package libip6tc0:s390x.
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 17.94 Unpacking libip6tc0:s390x (1.8.2-4) ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.01 Selecting previously unselected package libiptc0:s390x.
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.01 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.02 Unpacking libiptc0:s390x (1.8.2-4) ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.07 Selecting previously unselected package libnfnetlink0:s390x.
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.07 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
08:48:09 [2020-05-08T08:48:09.682Z] #17 18.12 Selecting previously unselected package libnetfilter-conntrack3:s390x.
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.12 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.21 Selecting previously unselected package libnftnl11:s390x.
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.22 Unpacking libnftnl11:s390x (1.1.2-2) ...
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.27 Selecting previously unselected package iptables.
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.27 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
08:48:10 [2020-05-08T08:48:10.004Z] #17 18.27 Unpacking iptables (1.8.2-4) ...
08:48:10 [2020-05-08T08:48:10.130Z] #38 ...
08:48:10 [2020-05-08T08:48:10.130Z] 
08:48:10 [2020-05-08T08:48:10.130Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.18 Selecting previously unselected package binutils-mingw-w64.
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.71 Selecting previously unselected package dmsetup.
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 63.76 Unpacking dmsetup (2:1.02.155-3) ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 64.02 Selecting previously unselected package mingw-w64-common.
08:48:10 [2020-05-08T08:48:10.130Z] #10 64.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 64.03 Unpacking mingw-w64-common (6.0.0-3) ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 72.49 Selecting previously unselected package mingw-w64-x86-64-dev.
08:48:10 [2020-05-08T08:48:10.130Z] #10 72.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 72.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:48:10 [2020-05-08T08:48:10.130Z] #10 ...
08:48:10 [2020-05-08T08:48:10.130Z] 
08:48:10 [2020-05-08T08:48:10.130Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:48:10 [2020-05-08T08:48:10.130Z] #27 21.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:48:10 [2020-05-08T08:48:10.130Z] #27 21.92 skipping existing 1849cc453dee
08:48:10 [2020-05-08T08:48:10.130Z] #27 22.09 
08:48:10 [2020-05-08T08:48:10.285Z] #17 18.54 Selecting previously unselected package xxd.
08:48:10 [2020-05-08T08:48:10.285Z] #17 18.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
08:48:10 [2020-05-08T08:48:10.285Z] #17 18.55 Unpacking xxd (2:8.1.0875-5) ...
08:48:10 [2020-05-08T08:48:10.285Z] #17 18.65 Selecting previously unselected package vim-common.
08:48:10 [2020-05-08T08:48:10.385Z] #27 23.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:48:10 [2020-05-08T08:48:10.566Z] #17 ...
08:48:10 [2020-05-08T08:48:10.566Z] 
08:48:10 [2020-05-08T08:48:10.566Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:48:10 [2020-05-08T08:48:10.566Z] #30 DONE 104.8s
08:48:10 [2020-05-08T08:48:10.566Z] 
08:48:10 [2020-05-08T08:48:10.566Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:10 [2020-05-08T08:48:10.566Z] #17 18.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:48:10 [2020-05-08T08:48:10.566Z] #17 18.66 Unpacking vim-common (2:8.1.0875-5) ...
08:48:10 [2020-05-08T08:48:10.566Z] #17 18.84 Selecting previously unselected package bash-completion.
08:48:10 [2020-05-08T08:48:10.566Z] #17 18.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:48:10 [2020-05-08T08:48:10.946Z] #27 23.96 
08:48:11 [2020-05-08T08:48:11.201Z] #27 24.21 
######################################################################## 100.0%
08:48:11 [2020-05-08T08:48:11.201Z] #27 24.32 
08:48:11 [2020-05-08T08:48:11.457Z] #27 24.41 Download of images into '/build' complete.
08:48:11 [2020-05-08T08:48:11.457Z] #27 24.41 Use something like the following to load the result into a Docker daemon:
08:48:11 [2020-05-08T08:48:11.457Z] #27 24.41   tar -cC '/build' . | docker load
08:48:11 [2020-05-08T08:48:11.457Z] #27 DONE 24.5s
08:48:11 [2020-05-08T08:48:11.457Z] 
08:48:11 [2020-05-08T08:48:11.457Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + RM_GOPATH=0
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + TMP_GOPATH=
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + : /build
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + '[' -z '' ']'
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 ++ mktemp -d
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + export GOPATH=/tmp/tmp.HVjFhnGHus
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + GOPATH=/tmp/tmp.HVjFhnGHus
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 + RM_GOPATH=1
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.050 ++ dirname ./install.sh
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + dir=.
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + bin=tini
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + shift
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + '[' '!' -f ./tini.installer ']'
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + . ./tini.installer
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + install_tini
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.081 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.082 + git clone https://github.com/krallin/tini.git /tmp/tmp.HVjFhnGHus/tini
08:48:11 [2020-05-08T08:48:11.457Z] #38 3.105 Cloning into '/tmp/tmp.HVjFhnGHus/tini'...
08:48:11 [2020-05-08T08:48:11.949Z] #44 ...
08:48:11 [2020-05-08T08:48:11.949Z] 
08:48:11 [2020-05-08T08:48:11.949Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:11 [2020-05-08T08:48:11.949Z] #56 65.52 context
08:48:11 [2020-05-08T08:48:11.949Z] #56 66.89 os
08:48:11 [2020-05-08T08:48:11.949Z] #56 68.79 encoding/binary
08:48:11 [2020-05-08T08:48:11.949Z] #56 70.72 encoding/base64
08:48:11 [2020-05-08T08:48:11.949Z] #56 71.73 golang.org/x/sys/unix
08:48:11 [2020-05-08T08:48:11.949Z] #56 72.64 fmt
08:48:12 [2020-05-08T08:48:12.033Z] #17 20.38 Unpacking bash-completion (1:2.8-6) ...
08:48:12 [2020-05-08T08:48:12.206Z] #56 ...
08:48:12 [2020-05-08T08:48:12.206Z] 
08:48:12 [2020-05-08T08:48:12.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:12 [2020-05-08T08:48:12.206Z] #10 73.87 Selecting previously unselected package gcc-mingw-w64-base.
08:48:12 [2020-05-08T08:48:12.206Z] #10 73.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:12 [2020-05-08T08:48:12.206Z] #10 73.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:48:12 [2020-05-08T08:48:12.206Z] #10 74.10 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:48:12 [2020-05-08T08:48:12.206Z] #10 74.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:12 [2020-05-08T08:48:12.206Z] #10 74.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:12 [2020-05-08T08:48:12.315Z] #17 20.63 Selecting previously unselected package bzip2.
08:48:12 [2020-05-08T08:48:12.315Z] #17 20.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.68 Selecting previously unselected package xz-utils.
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.68 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.68 Unpacking xz-utils (5.2.4-1) ...
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.80 Selecting previously unselected package apparmor.
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.81 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
08:48:12 [2020-05-08T08:48:12.596Z] #17 20.84 Unpacking apparmor (2.13.2-10) ...
08:48:12 [2020-05-08T08:48:12.824Z] #38 4.546 + cd /tmp/tmp.HVjFhnGHus/tini
08:48:12 [2020-05-08T08:48:12.824Z] #38 4.549 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:48:12 [2020-05-08T08:48:12.824Z] #38 4.617 + cmake .
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.12 Selecting previously unselected package aufs-tools.
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.12 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.18 Selecting previously unselected package libonig5:s390x.
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.18 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.19 Unpacking libonig5:s390x (6.9.1-1) ...
08:48:12 [2020-05-08T08:48:12.876Z] #17 21.28 Selecting previously unselected package libjq1:s390x.
08:48:13 [2020-05-08T08:48:13.024Z] Removing intermediate container a890f68369b3
08:48:13 [2020-05-08T08:48:13.024Z]  ---> aa3da4d0967a
08:48:13 [2020-05-08T08:48:13.024Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
08:48:13 [2020-05-08T08:48:13.024Z]  ---> 4d38c0565539
08:48:13 [2020-05-08T08:48:13.024Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
08:48:13 [2020-05-08T08:48:13.024Z]  ---> b4950bb116a1
08:48:13 [2020-05-08T08:48:13.024Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
08:48:13 [2020-05-08T08:48:13.024Z]  ---> Running in 86c161b9ed3f
08:48:13 [2020-05-08T08:48:13.024Z] Removing intermediate container 86c161b9ed3f
08:48:13 [2020-05-08T08:48:13.024Z]  ---> 0b57b86fc503
08:48:13 [2020-05-08T08:48:13.024Z] Successfully built 0b57b86fc503
08:48:13 [2020-05-08T08:48:13.024Z] Successfully tagged moby-buildx:latest
08:48:13 [2020-05-08T08:48:13.024Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
08:48:13 [2020-05-08T08:48:13.024Z] if [ -n "${id}" ]; then \
08:48:13 [2020-05-08T08:48:13.024Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
08:48:13 [2020-05-08T08:48:13.024Z] 	&& touch bundles/buildx; \
08:48:13 [2020-05-08T08:48:13.024Z] 	docker rm -f ${id}; \
08:48:13 [2020-05-08T08:48:13.024Z] fi
08:48:13 [2020-05-08T08:48:13.024Z] 2c1603d1b6292e7a85f3e115346ebe854cea1543c1f4e41ed758048e95d25233
08:48:13 [2020-05-08T08:48:13.024Z] bundles/buildx version
08:48:13 [2020-05-08T08:48:13.024Z] buildx v0.3.1 6db68d0
08:48:13 [2020-05-08T08:48:13.024Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fdae67c842d9eb8df7357231b583408ca298b486 .
08:48:13 [2020-05-08T08:48:13.024Z] #1 [internal] booting buildkit
08:48:13 [2020-05-08T08:48:13.024Z] #1 pulling image moby/buildkit:buildx-stable-1
08:48:13 [2020-05-08T08:48:13.024Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
08:48:13 [2020-05-08T08:48:13.024Z] #1 creating container buildx_buildkit_default
08:48:13 [2020-05-08T08:48:13.024Z] #1 creating container buildx_buildkit_default 0.5s done
08:48:13 [2020-05-08T08:48:13.024Z] #1 DONE 3.3s
08:48:13 [2020-05-08T08:48:13.024Z] 
08:48:13 [2020-05-08T08:48:13.024Z] #3 [internal] load .dockerignore
08:48:13 [2020-05-08T08:48:13.024Z] #3 transferring context: 87B done
08:48:13 [2020-05-08T08:48:13.024Z] #3 DONE 0.0s
08:48:13 [2020-05-08T08:48:13.024Z] 
08:48:13 [2020-05-08T08:48:13.024Z] #2 [internal] load build definition from Dockerfile
08:48:13 [2020-05-08T08:48:13.024Z] #2 transferring dockerfile: 17.17kB done
08:48:13 [2020-05-08T08:48:13.024Z] #2 DONE 0.0s
08:48:13 [2020-05-08T08:48:13.024Z] 
08:48:13 [2020-05-08T08:48:13.024Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
08:48:13 [2020-05-08T08:48:13.024Z] #4 DONE 1.5s
08:48:13 [2020-05-08T08:48:13.024Z] 
08:48:13 [2020-05-08T08:48:13.024Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
08:48:13 [2020-05-08T08:48:13.024Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 785.48kB / 8.20MB 0.6s
08:48:13 [2020-05-08T08:48:13.024Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.7s done
08:48:13 [2020-05-08T08:48:13.024Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.29 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.33 Selecting previously unselected package jq.
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.33 Unpacking jq (1.5+dfsg-2+b1) ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.38 Selecting previously unselected package libaio1:s390x.
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.38 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.38 Unpacking libaio1:s390x (0.3.112-3) ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.42 Selecting previously unselected package libgpm2:s390x.
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.42 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.42 Unpacking libgpm2:s390x (1.20.7-5) ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.47 Selecting previously unselected package libicu63:s390x.
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
08:48:13 [2020-05-08T08:48:13.157Z] #17 21.48 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
08:48:13 [2020-05-08T08:48:13.304Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.8s done
08:48:13 [2020-05-08T08:48:13.304Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac
08:48:13 [2020-05-08T08:48:13.304Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
08:48:13 [2020-05-08T08:48:13.304Z] #7 DONE 16.5s
08:48:13 [2020-05-08T08:48:13.304Z] 
08:48:13 [2020-05-08T08:48:13.304Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:48:13 [2020-05-08T08:48:13.438Z] #17 ...
08:48:13 [2020-05-08T08:48:13.438Z] 
08:48:13 [2020-05-08T08:48:13.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:13 [2020-05-08T08:48:13.438Z] #44 60.75   CC       criu/cr-check.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 61.78   CC       criu/cr-dedup.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 62.21   CC       criu/cr-dump.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 63.72   CC       criu/cr-errno.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 63.78   CC       criu/cr-restore.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 67.19   CC       criu/cr-service.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 68.52   CC       criu/crtools.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 68.92   CC       criu/eventfd.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 69.16   CC       criu/eventpoll.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 69.56   CC       criu/external.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 69.77   CC       criu/fault-injection.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 69.81   CC       criu/fdstore.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 70.04   CC       criu/fifo.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 70.21   CC       criu/file-ids.o
08:48:13 [2020-05-08T08:48:13.438Z] #44 70.50   CC       criu/file-lock.o
08:48:13 [2020-05-08T08:48:13.567Z] #10 ...
08:48:13 [2020-05-08T08:48:13.567Z] 
08:48:13 [2020-05-08T08:48:13.567Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:13 [2020-05-08T08:48:13.567Z] #38 7.228 -- Detecting C compiler ABI info - done
08:48:13 [2020-05-08T08:48:13.567Z] #38 7.292 -- Detecting C compile features
08:48:13 [2020-05-08T08:48:13.567Z] #38 9.828 -- Detecting C compile features - done
08:48:13 [2020-05-08T08:48:13.567Z] #38 9.874 -- Performing Test HAS_BUILTIN_FORTIFY
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.33 -- Configuring done
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.35 -- Generating done
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.36 -- Build files have been written to: /tmp/tmp.oCeTTo3fVK/tini
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.38 + make tini-static
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.76 Scanning dependencies of target tini-static
08:48:13 [2020-05-08T08:48:13.567Z] #38 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:48:13 [2020-05-08T08:48:13.567Z] #38 12.21 [100%] Linking C executable tini-static
08:48:13 [2020-05-08T08:48:13.567Z] #38 12.93 [100%] Built target tini-static
08:48:13 [2020-05-08T08:48:13.567Z] #38 13.00 + mkdir -p /build
08:48:13 [2020-05-08T08:48:13.567Z] #38 13.00 + cp tini-static /build/docker-init
08:48:13 [2020-05-08T08:48:13.567Z] #38 DONE 13.2s
08:48:13 [2020-05-08T08:48:13.567Z] 
08:48:13 [2020-05-08T08:48:13.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:13 [2020-05-08T08:48:13.567Z] #44 3.900 Note: Building without setproctitle() and strlcpy() support.
08:48:13 [2020-05-08T08:48:13.567Z] #44 3.900       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:48:13 [2020-05-08T08:48:13.567Z] #44 3.928 Note: Building without GnuTLS support
08:48:13 [2020-05-08T08:48:13.719Z] #44 71.06   CC       criu/files-ext.o
08:48:13 [2020-05-08T08:48:13.732Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done
08:48:13 [2020-05-08T08:48:13.732Z] #5 DONE 1.8s
08:48:13 [2020-05-08T08:48:13.732Z] 
08:48:13 [2020-05-08T08:48:13.732Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
08:48:14 [2020-05-08T08:48:14.000Z] #44 71.25   CC       criu/files-reg.o
08:48:14 [2020-05-08T08:48:14.127Z] #44 ...
08:48:14 [2020-05-08T08:48:14.127Z] 
08:48:14 [2020-05-08T08:48:14.127Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:14 [2020-05-08T08:48:14.127Z] #33 67.73 path
08:48:14 [2020-05-08T08:48:14.127Z] #33 69.11 text/tabwriter
08:48:14 [2020-05-08T08:48:14.127Z] #33 69.63 fmt
08:48:14 [2020-05-08T08:48:14.127Z] #33 69.92 path/filepath
08:48:14 [2020-05-08T08:48:14.127Z] #33 71.46 io/ioutil
08:48:14 [2020-05-08T08:48:14.127Z] #33 73.95 github.com/BurntSushi/toml
08:48:14 [2020-05-08T08:48:14.127Z] #33 73.95 flag
08:48:14 [2020-05-08T08:48:14.127Z] #33 76.14 log
08:48:14 [2020-05-08T08:48:14.194Z] #38 5.810 -- The C compiler identification is GNU 8.3.0
08:48:14 [2020-05-08T08:48:14.194Z] #38 5.927 -- Check for working C compiler: /usr/bin/cc
08:48:14 [2020-05-08T08:48:14.450Z] #38 6.447 -- Check for working C compiler: /usr/bin/cc -- works
08:48:14 [2020-05-08T08:48:14.709Z] #38 6.452 -- Detecting C compiler ABI info
08:48:14 [2020-05-08T08:48:14.918Z] #7 DONE 1.3s
08:48:14 [2020-05-08T08:48:14.918Z] 
08:48:14 [2020-05-08T08:48:14.918Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
08:48:15 [2020-05-08T08:48:15.002Z] #44 ...
08:48:15 [2020-05-08T08:48:15.002Z] 
08:48:15 [2020-05-08T08:48:15.002Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.26 Selecting previously unselected package libnet1:s390x.
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.31 Selecting previously unselected package libnl-3-200:s390x.
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.31 Unpacking libnl-3-200:s390x (3.4.0-1) ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.35 Selecting previously unselected package libprotobuf-c1:s390x.
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.35 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.38 Selecting previously unselected package libreadline5:s390x.
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
08:48:15 [2020-05-08T08:48:15.002Z] #17 23.42 Selecting previously unselected package net-tools.
08:48:15 [2020-05-08T08:48:15.052Z] #33 ...
08:48:15 [2020-05-08T08:48:15.052Z] 
08:48:15 [2020-05-08T08:48:15.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:15 [2020-05-08T08:48:15.052Z] #44 6.383 fatal: not a git repository (or any of the parent directories): .git
08:48:15 [2020-05-08T08:48:15.052Z] #44 6.437   GEN      .gitid
08:48:15 [2020-05-08T08:48:15.052Z] #44 6.457   GEN      criu/include/version.h
08:48:15 [2020-05-08T08:48:15.052Z] #44 6.510   GEN      include/common/asm
08:48:15 [2020-05-08T08:48:15.223Z] #8 DONE 1.8s
08:48:15 [2020-05-08T08:48:15.223Z] 
08:48:15 [2020-05-08T08:48:15.223Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:48:15 [2020-05-08T08:48:15.251Z] #6 DONE 1.5s
08:48:15 [2020-05-08T08:48:15.251Z] 
08:48:15 [2020-05-08T08:48:15.251Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:48:15 [2020-05-08T08:48:15.251Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
08:48:15 [2020-05-08T08:48:15.251Z] #72 DONE 0.0s
08:48:15 [2020-05-08T08:48:15.251Z] 
08:48:15 [2020-05-08T08:48:15.251Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:48:15 [2020-05-08T08:48:15.251Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
08:48:15 [2020-05-08T08:48:15.251Z] #8 DONE 0.0s
08:48:15 [2020-05-08T08:48:15.251Z] 
08:48:15 [2020-05-08T08:48:15.251Z] #21 [internal] load build context
08:48:15 [2020-05-08T08:48:15.251Z] #21 transferring context: 30B
08:48:15 [2020-05-08T08:48:15.270Z] #38 7.169 -- Detecting C compiler ABI info - done
08:48:15 [2020-05-08T08:48:15.283Z] #17 23.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
08:48:15 [2020-05-08T08:48:15.283Z] #17 23.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:48:15 [2020-05-08T08:48:15.283Z] #17 23.58 Selecting previously unselected package python-pip-whl.
08:48:15 [2020-05-08T08:48:15.283Z] #17 23.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:48:15 [2020-05-08T08:48:15.283Z] #17 23.58 Unpacking python-pip-whl (18.1-5) ...
08:48:15 [2020-05-08T08:48:15.525Z] #38 7.234 -- Detecting C compile features
08:48:15 [2020-05-08T08:48:15.563Z] #17 23.97 Selecting previously unselected package python3-lib2to3.
08:48:15 [2020-05-08T08:48:15.563Z] #17 23.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:48:15 [2020-05-08T08:48:15.563Z] #17 23.97 Unpacking python3-lib2to3 (3.7.3-1) ...
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.06 Selecting previously unselected package python3-distutils.
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.06 Unpacking python3-distutils (3.7.3-1) ...
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.15 Selecting previously unselected package python3-pip.
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.16 Unpacking python3-pip (18.1-5) ...
08:48:15 [2020-05-08T08:48:15.844Z] #17 24.24 Selecting previously unselected package python3-pkg-resources.
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.25 Unpacking python3-pkg-resources (40.8.0-1) ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.30 Selecting previously unselected package python3-setuptools.
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.31 Unpacking python3-setuptools (40.8.0-1) ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.43 Selecting previously unselected package python3-wheel.
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.44 Unpacking python3-wheel (0.32.3-2) ...
08:48:16 [2020-05-08T08:48:16.125Z] #17 24.50 Selecting previously unselected package sudo.
08:48:16 [2020-05-08T08:48:16.407Z] #17 24.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
08:48:16 [2020-05-08T08:48:16.407Z] #17 24.50 Unpacking sudo (1.8.27-1+deb10u2) ...
08:48:16 [2020-05-08T08:48:16.412Z] #44 8.023   PBCC     images/google/protobuf/descriptor.pb-c.c
08:48:16 [2020-05-08T08:48:16.454Z] #38 ...
08:48:16 [2020-05-08T08:48:16.454Z] 
08:48:16 [2020-05-08T08:48:16.454Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:16 [2020-05-08T08:48:16.454Z] #43 79.30 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
08:48:16 [2020-05-08T08:48:16.454Z] #43 79.32 Processing triggers for libc-bin (2.28-10) ...
08:48:16 [2020-05-08T08:48:16.454Z] #43 DONE 79.7s
08:48:16 [2020-05-08T08:48:16.454Z] 
08:48:16 [2020-05-08T08:48:16.454Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:16 [2020-05-08T08:48:16.454Z] #33 71.15 strings
08:48:16 [2020-05-08T08:48:16.454Z] #33 71.64 os
08:48:16 [2020-05-08T08:48:16.454Z] #33 75.18 path
08:48:16 [2020-05-08T08:48:16.454Z] #33 76.25 text/tabwriter
08:48:16 [2020-05-08T08:48:16.454Z] #33 77.57 path/filepath
08:48:16 [2020-05-08T08:48:16.454Z] #33 77.58 fmt
08:48:16 [2020-05-08T08:48:16.454Z] #33 78.90 io/ioutil
08:48:16 [2020-05-08T08:48:16.454Z] #33 ...
08:48:16 [2020-05-08T08:48:16.454Z] 
08:48:16 [2020-05-08T08:48:16.454Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:16 [2020-05-08T08:48:16.615Z] #9 DONE 1.1s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:16 [2020-05-08T08:48:16.615Z] #35 ...
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:48:16 [2020-05-08T08:48:16.615Z] #40 DONE 0.1s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:48:16 [2020-05-08T08:48:16.615Z] #29 DONE 0.1s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:16 [2020-05-08T08:48:16.615Z] #21 DONE 0.1s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #73 DONE 0.2s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:48:16 [2020-05-08T08:48:16.615Z] #52 DONE 0.2s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:16 [2020-05-08T08:48:16.615Z] #74 ...
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #55 DONE 0.2s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #67 DONE 0.3s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #22 DONE 0.3s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #46 DONE 0.3s
08:48:16 [2020-05-08T08:48:16.615Z] 
08:48:16 [2020-05-08T08:48:16.615Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:48:16 [2020-05-08T08:48:16.615Z] #49 DONE 0.3s
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.090   PBCC     images/opts.pb-c.c
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.124   PBCC     images/sit.pb-c.c
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.176   DEP      images/google/protobuf/descriptor.pb-c.d
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.225   DEP      images/opts.pb-c.d
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.274   DEP      images/sit.pb-c.d
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.320   PBCC     images/macvlan.pb-c.c
08:48:16 [2020-05-08T08:48:16.667Z] #44 8.361   DEP      images/macvlan.pb-c.d
08:48:16 [2020-05-08T08:48:16.687Z] #17 24.91 Selecting previously unselected package thin-provisioning-tools.
08:48:16 [2020-05-08T08:48:16.687Z] #17 24.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
08:48:16 [2020-05-08T08:48:16.687Z] #17 24.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:48:16 [2020-05-08T08:48:16.687Z] #17 25.04 Selecting previously unselected package uidmap.
08:48:16 [2020-05-08T08:48:16.877Z] 
08:48:16 [2020-05-08T08:48:16.877Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:48:16 [2020-05-08T08:48:16.877Z] #32 DONE 0.3s
08:48:16 [2020-05-08T08:48:16.877Z] 
08:48:16 [2020-05-08T08:48:16.877Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:16 [2020-05-08T08:48:16.922Z] #44 8.449   PBCC     images/autofs.pb-c.c
08:48:16 [2020-05-08T08:48:16.922Z] #44 8.497   DEP      images/autofs.pb-c.d
08:48:16 [2020-05-08T08:48:16.922Z] #44 8.601   PBCC     images/sysctl.pb-c.c
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.04 Unpacking uidmap (1:4.5-1.1) ...
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.10 Selecting previously unselected package vim-runtime.
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:48:16 [2020-05-08T08:48:16.968Z] #17 25.12 Unpacking vim-runtime (2:8.1.0875-5) ...
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.624   DEP      images/sysctl.pb-c.d
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.683   PBCC     images/time.pb-c.c
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.734   DEP      images/time.pb-c.d
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.775   PBCC     images/binfmt-misc.pb-c.c
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.806   DEP      images/binfmt-misc.pb-c.d
08:48:17 [2020-05-08T08:48:17.177Z] #44 8.855   PBCC     images/seccomp.pb-c.c
08:48:17 [2020-05-08T08:48:17.431Z] #44 8.909   DEP      images/seccomp.pb-c.d
08:48:17 [2020-05-08T08:48:17.431Z] #44 8.977   PBCC     images/userns.pb-c.c
08:48:17 [2020-05-08T08:48:17.431Z] #44 9.010   DEP      images/userns.pb-c.d
08:48:17 [2020-05-08T08:48:17.431Z] #44 9.077   PBCC     images/cgroup.pb-c.c
08:48:17 [2020-05-08T08:48:17.686Z] #44 9.088   DEP      images/cgroup.pb-c.d
08:48:17 [2020-05-08T08:48:17.686Z] #44 9.133   PBCC     images/fown.pb-c.c
08:48:17 [2020-05-08T08:48:17.686Z] #44 9.190   PBCC     images/ext-file.pb-c.c
08:48:17 [2020-05-08T08:48:17.686Z] #44 9.217   DEP      images/fown.pb-c.d
08:48:17 [2020-05-08T08:48:17.686Z] #44 9.286   DEP      images/ext-file.pb-c.d
08:48:17 [2020-05-08T08:48:17.942Z] #44 9.331   PBCC     images/rpc.pb-c.c
08:48:17 [2020-05-08T08:48:17.942Z] #44 9.384   DEP      images/rpc.pb-c.d
08:48:17 [2020-05-08T08:48:17.942Z] #44 9.457   PBCC     images/siginfo.pb-c.c
08:48:17 [2020-05-08T08:48:17.942Z] #44 9.484   DEP      images/siginfo.pb-c.d
08:48:17 [2020-05-08T08:48:17.942Z] #44 9.549   PBCC     images/pagemap.pb-c.c
08:48:18 [2020-05-08T08:48:18.197Z] #44 9.617   DEP      images/pagemap.pb-c.d
08:48:18 [2020-05-08T08:48:18.197Z] #44 9.656   PBCC     images/rlimit.pb-c.c
08:48:18 [2020-05-08T08:48:18.197Z] #44 9.693   DEP      images/rlimit.pb-c.d
08:48:18 [2020-05-08T08:48:18.197Z] #44 9.748   PBCC     images/file-lock.pb-c.c
08:48:18 [2020-05-08T08:48:18.453Z] #44 9.775   DEP      images/file-lock.pb-c.d
08:48:18 [2020-05-08T08:48:18.453Z] #44 9.845   PBCC     images/tty.pb-c.c
08:48:18 [2020-05-08T08:48:18.453Z] #44 9.903   DEP      images/tty.pb-c.d
08:48:18 [2020-05-08T08:48:18.453Z] #44 9.978   PBCC     images/tun.pb-c.c
08:48:18 [2020-05-08T08:48:18.453Z] #44 10.03   PBCC     images/netdev.pb-c.c
08:48:18 [2020-05-08T08:48:18.453Z] #44 10.06   DEP      images/tun.pb-c.d
08:48:18 [2020-05-08T08:48:18.707Z] #44 10.15   DEP      images/netdev.pb-c.d
08:48:18 [2020-05-08T08:48:18.707Z] #44 10.25   PBCC     images/vma.pb-c.c
08:48:18 [2020-05-08T08:48:18.707Z] #44 10.34   DEP      images/vma.pb-c.d
08:48:18 [2020-05-08T08:48:18.962Z] #44 10.45   PBCC     images/creds.pb-c.c
08:48:18 [2020-05-08T08:48:18.962Z] #44 10.48   DEP      images/creds.pb-c.d
08:48:18 [2020-05-08T08:48:18.962Z] #44 10.55   PBCC     images/utsns.pb-c.c
08:48:18 [2020-05-08T08:48:18.985Z] #17 27.06 Selecting previously unselected package vim.
08:48:18 [2020-05-08T08:48:18.985Z] #17 27.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
08:48:18 [2020-05-08T08:48:18.985Z] #17 27.08 Unpacking vim (2:8.1.0875-5) ...
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.56   DEP      images/utsns.pb-c.d
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.62   PBCC     images/ipc-desc.pb-c.c
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.64   PBCC     images/ipc-sem.pb-c.c
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.68   DEP      images/ipc-desc.pb-c.d
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.76   DEP      images/ipc-sem.pb-c.d
08:48:19 [2020-05-08T08:48:19.219Z] #44 10.82   PBCC     images/ipc-msg.pb-c.c
08:48:19 [2020-05-08T08:48:19.219Z] #44 ...
08:48:19 [2020-05-08T08:48:19.219Z] 
08:48:19 [2020-05-08T08:48:19.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:19 [2020-05-08T08:48:19.219Z] #47 72.90 regexp/syntax
08:48:19 [2020-05-08T08:48:19.219Z] #47 75.87 flag
08:48:19 [2020-05-08T08:48:19.219Z] #47 77.98 go/token
08:48:19 [2020-05-08T08:48:19.219Z] #47 78.35 regexp
08:48:19 [2020-05-08T08:48:19.219Z] #47 79.11 go/scanner
08:48:19 [2020-05-08T08:48:19.219Z] #47 80.50 go/ast
08:48:19 [2020-05-08T08:48:19.219Z] #47 82.33 internal/lazyregexp
08:48:19 [2020-05-08T08:48:19.219Z] #47 82.58 net/url
08:48:19 [2020-05-08T08:48:19.274Z] #17 27.54 Selecting previously unselected package xfsprogs.
08:48:19 [2020-05-08T08:48:19.274Z] #17 27.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
08:48:19 [2020-05-08T08:48:19.274Z] #17 27.55 Unpacking xfsprogs (4.20.0-1) ...
08:48:19 [2020-05-08T08:48:19.474Z] #47 ...
08:48:19 [2020-05-08T08:48:19.474Z] 
08:48:19 [2020-05-08T08:48:19.474Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:19 [2020-05-08T08:48:19.556Z] #17 27.94 Selecting previously unselected package zip.
08:48:19 [2020-05-08T08:48:19.730Z] #65 38.21 Checking out files:  50% (1620/3186)   
Checking out files:  51% (1625/3186)   
Checking out files:  52% (1657/3186)   
Checking out files:  53% (1689/3186)   
Checking out files:  54% (1721/3186)   
Checking out files:  55% (1753/3186)   
Checking out files:  56% (1785/3186)   
Checking out files:  57% (1817/3186)   
Checking out files:  58% (1848/3186)   
Checking out files:  59% (1880/3186)   
Checking out files:  60% (1912/3186)   
Checking out files:  61% (1944/3186)   
Checking out files:  62% (1976/3186)   
Checking out files:  63% (2008/3186)   
Checking out files:  64% (2040/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  89% (2859/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
Checking out files:  98% (3123/3186)   
Checking out files:  99% (3155/3186)   
Checking out files: 100% (3186/3186)   
Checking out files: 100% (3186/3186), done.
08:48:19 [2020-05-08T08:48:19.837Z] #17 27.95 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 27.95 Unpacking zip (3.0-11+b1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.10 Setting up aufs-tools (1:4.14+20190211-1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.12 Setting up libip6tc0:s390x (1.8.2-4) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.12 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.13 Setting up libgpm2:s390x (1.20.7-5) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.14 Setting up libip4tc0:s390x (1.8.2-4) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.14 Setting up uidmap (1:4.5-1.1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.15 Setting up libnftnl11:s390x (1.1.2-2) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.17 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.18 Setting up libicu63:s390x (63.1-6+deb10u1) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.19 Setting up xxd (2:8.1.0875-5) ...
08:48:19 [2020-05-08T08:48:19.837Z] #17 28.20 Setting up zip (3.0-11+b1) ...
08:48:19 [2020-05-08T08:48:19.985Z] #65 39.67 + cd /tmp/tmp.a09ys1he4z/src/github.com/containerd/containerd
08:48:19 [2020-05-08T08:48:19.985Z] #65 39.67 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:48:20 [2020-05-08T08:48:20.119Z] #17 28.20 Setting up vim-common (2:8.1.0875-5) ...
08:48:20 [2020-05-08T08:48:20.119Z] #17 28.22 Setting up bash-completion (1:2.8-6) ...
08:48:20 [2020-05-08T08:48:20.240Z] #65 ...
08:48:20 [2020-05-08T08:48:20.240Z] 
08:48:20 [2020-05-08T08:48:20.240Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:20 [2020-05-08T08:48:20.240Z] #33 79.23 github.com/BurntSushi/toml/cmd/tomlv
08:48:20 [2020-05-08T08:48:20.240Z] #33 DONE 83.8s
08:48:20 [2020-05-08T08:48:20.263Z] #21 transferring context: 31.24MB 5.1s
08:48:20 [2020-05-08T08:48:20.496Z] 
08:48:20 [2020-05-08T08:48:20.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:20 [2020-05-08T08:48:20.496Z] #44 10.87   DEP      images/ipc-msg.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 10.92   PBCC     images/ipc-shm.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 10.98   DEP      images/ipc-shm.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.06   PBCC     images/ipc-var.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.10   DEP      images/ipc-var.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.16   PBCC     images/sk-opts.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.18   PBCC     images/packet-sock.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.23   DEP      images/sk-opts.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.30   DEP      images/packet-sock.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.39   PBCC     images/sk-netlink.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.49   DEP      images/sk-netlink.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.59   PBCC     images/sk-inet.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.68   DEP      images/sk-inet.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.80   PBCC     images/sk-unix.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 11.94   DEP      images/sk-unix.pb-c.d
08:48:20 [2020-05-08T08:48:20.496Z] #44 12.07   PBCC     images/mm.pb-c.c
08:48:20 [2020-05-08T08:48:20.496Z] #44 12.18   DEP      images/mm.pb-c.d
08:48:20 [2020-05-08T08:48:20.631Z] #44 3.911 Note: Building without setproctitle() and strlcpy() support.
08:48:20 [2020-05-08T08:48:20.631Z] #44 3.912       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:48:20 [2020-05-08T08:48:20.631Z] #44 3.921 Note: Building without GnuTLS support
08:48:20 [2020-05-08T08:48:20.631Z] #44 ...
08:48:20 [2020-05-08T08:48:20.631Z] 
08:48:20 [2020-05-08T08:48:20.631Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:20 [2020-05-08T08:48:20.631Z] #56 73.36 os
08:48:20 [2020-05-08T08:48:20.631Z] #56 73.55 encoding/binary
08:48:20 [2020-05-08T08:48:20.631Z] #56 77.26 encoding/base64
08:48:20 [2020-05-08T08:48:20.631Z] #56 78.26 golang.org/x/sys/unix
08:48:20 [2020-05-08T08:48:20.631Z] #56 78.86 fmt
08:48:20 [2020-05-08T08:48:20.631Z] #56 ...
08:48:20 [2020-05-08T08:48:20.631Z] 
08:48:20 [2020-05-08T08:48:20.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:20 [2020-05-08T08:48:20.631Z] #47 73.41 strings
08:48:20 [2020-05-08T08:48:20.631Z] #47 74.51 os
08:48:20 [2020-05-08T08:48:20.631Z] #47 77.79 regexp/syntax
08:48:20 [2020-05-08T08:48:20.631Z] #47 80.09 fmt
08:48:20 [2020-05-08T08:48:20.631Z] #47 83.59 regexp
08:48:20 [2020-05-08T08:48:20.631Z] #47 ...
08:48:20 [2020-05-08T08:48:20.631Z] 
08:48:20 [2020-05-08T08:48:20.631Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:20 [2020-05-08T08:48:20.753Z] #44 12.25   PBCC     images/timerfd.pb-c.c
08:48:20 [2020-05-08T08:48:20.753Z] #44 12.34   DEP      images/timerfd.pb-c.d
08:48:20 [2020-05-08T08:48:20.753Z] #44 12.45   PBCC     images/timer.pb-c.c
08:48:20 [2020-05-08T08:48:20.886Z] #65 43.50 Checking out files:  41% (1321/3186)   
Checking out files:  42% (1339/3186)   
Checking out files:  43% (1370/3186)   
Checking out files:  44% (1402/3186)   
Checking out files:  45% (1434/3186)   
Checking out files:  46% (1466/3186)   
Checking out files:  47% (1498/3186)   
Checking out files:  48% (1530/3186)   
Checking out files:  49% (1562/3186)   
Checking out files:  50% (1593/3186)   
Checking out files:  51% (1625/3186)   
Checking out files:  52% (1657/3186)   
Checking out files:  53% (1689/3186)   
Checking out files:  54% (1721/3186)   
Checking out files:  55% (1753/3186)   
Checking out files:  56% (1785/3186)   
Checking out files:  57% (1817/3186)   
Checking out files:  58% (1848/3186)   
Checking out files:  59% (1880/3186)   
Checking out files:  60% (1912/3186)   
Checking out files:  61% (1944/3186)   
Checking out files:  62% (1976/3186)   
Checking out files:  63% (2008/3186)   
Checking out files:  64% (2040/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
Checking out files:  98% (3123/3186)   
Checking out files:  99% (3155/3186)   
Checking out files: 100% (3186/3186)   
Checking out files: 100% (3186/3186), done.
08:48:20 [2020-05-08T08:48:20.886Z] #65 45.40 + cd /tmp/tmp.ONDG1nvRoD/src/github.com/containerd/containerd
08:48:20 [2020-05-08T08:48:20.886Z] #65 45.40 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:48:21 [2020-05-08T08:48:21.008Z] #44 12.48   DEP      images/timer.pb-c.d
08:48:21 [2020-05-08T08:48:21.008Z] #44 12.58   PBCC     images/sa.pb-c.c
08:48:21 [2020-05-08T08:48:21.008Z] #44 12.70   DEP      images/sa.pb-c.d
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.72   PBCC     images/pipe-data.pb-c.c
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.78   DEP      images/pipe-data.pb-c.d
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.81   PBCC     images/mnt.pb-c.c
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.87   DEP      images/mnt.pb-c.d
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.90   PBCC     images/sk-packet.pb-c.c
08:48:21 [2020-05-08T08:48:21.263Z] #44 12.93   DEP      images/sk-packet.pb-c.d
08:48:21 [2020-05-08T08:48:21.518Z] #44 12.99   PBCC     images/tcp-stream.pb-c.c
08:48:21 [2020-05-08T08:48:21.518Z] #44 13.05   DEP      images/tcp-stream.pb-c.d
08:48:21 [2020-05-08T08:48:21.518Z] #44 13.10   PBCC     images/pipe.pb-c.c
08:48:21 [2020-05-08T08:48:21.518Z] #44 13.17   DEP      images/pipe.pb-c.d
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.72 Setting up libiptc0:s390x (1.8.2-4) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.72 Setting up xz-utils (5.2.4-1) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.74 Setting up sudo (1.8.27-1+deb10u2) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.79 invoke-rc.d: could not determine current runlevel
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.80 invoke-rc.d: policy-rc.d denied execution of start.
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.80 Setting up pigz (2.4-1) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.81 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.82 Setting up libnl-3-200:s390x (3.4.0-1) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.83 Setting up python-pip-whl (18.1-5) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.83 Setting up libmpdec2:s390x (2.4.2-2) ...
08:48:21 [2020-05-08T08:48:21.586Z] #17 29.84 Setting up vim-runtime (2:8.1.0875-5) ...
08:48:21 [2020-05-08T08:48:21.774Z] #44 13.24   PBCC     images/pstree.pb-c.c
08:48:21 [2020-05-08T08:48:21.774Z] #44 13.25   DEP      images/pstree.pb-c.d
08:48:21 [2020-05-08T08:48:21.774Z] #44 13.31   PBCC     images/fs.pb-c.c
08:48:21 [2020-05-08T08:48:21.774Z] #44 13.34   DEP      images/fs.pb-c.d
08:48:21 [2020-05-08T08:48:21.774Z] #44 13.41   PBCC     images/signalfd.pb-c.c
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.04 Setting up libaio1:s390x (0.3.112-3) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.05 Setting up libonig5:s390x (6.9.1-1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.06 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.06 Setting up vim (2:8.1.0875-5) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.11 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.12 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.13 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.13 Setting up jq (1.5+dfsg-2+b1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.14 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
08:48:21 [2020-05-08T08:48:21.867Z] #17 30.15 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:48:21 [2020-05-08T08:48:21.974Z] #21 ...
08:48:21 [2020-05-08T08:48:21.974Z] 
08:48:21 [2020-05-08T08:48:21.974Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
08:48:21 [2020-05-08T08:48:21.974Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
08:48:21 [2020-05-08T08:48:21.974Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
08:48:21 [2020-05-08T08:48:21.974Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
08:48:21 [2020-05-08T08:48:21.974Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.2s done
08:48:21 [2020-05-08T08:48:21.974Z] #72 DONE 6.7s
08:48:21 [2020-05-08T08:48:21.974Z] 
08:48:21 [2020-05-08T08:48:21.974Z] #21 [internal] load build context
08:48:21 [2020-05-08T08:48:21.974Z] #21 ...
08:48:21 [2020-05-08T08:48:21.974Z] 
08:48:21 [2020-05-08T08:48:21.974Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 95.26MB / 96.51MB 6.1s
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.9s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.3s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.9s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.4s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.4s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 4.7s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.2s done
08:48:21 [2020-05-08T08:48:21.974Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f
08:48:21 [2020-05-08T08:48:21.974Z] #8 ...
08:48:21 [2020-05-08T08:48:21.974Z] 
08:48:21 [2020-05-08T08:48:21.974Z] #21 [internal] load build context
08:48:22 [2020-05-08T08:48:22.029Z] #44 13.51   DEP      images/signalfd.pb-c.d
08:48:22 [2020-05-08T08:48:22.029Z] #44 13.56   PBCC     images/fh.pb-c.c
08:48:22 [2020-05-08T08:48:22.029Z] #44 13.63   PBCC     images/fsnotify.pb-c.c
08:48:22 [2020-05-08T08:48:22.029Z] #44 13.69   DEP      images/fh.pb-c.d
08:48:22 [2020-05-08T08:48:22.185Z] #33 ...
08:48:22 [2020-05-08T08:48:22.185Z] 
08:48:22 [2020-05-08T08:48:22.185Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:22 [2020-05-08T08:48:22.185Z] #35 4.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:48:22 [2020-05-08T08:48:22.185Z] #35 4.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:48:22 [2020-05-08T08:48:22.185Z] #35 4.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:48:22 [2020-05-08T08:48:22.185Z] #35 5.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:48:22 [2020-05-08T08:48:22.265Z] #65 ...
08:48:22 [2020-05-08T08:48:22.265Z] 
08:48:22 [2020-05-08T08:48:22.265Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:22 [2020-05-08T08:48:22.265Z] #38 9.736 -- Detecting C compile features - done
08:48:22 [2020-05-08T08:48:22.265Z] #38 9.774 -- Performing Test HAS_BUILTIN_FORTIFY
08:48:22 [2020-05-08T08:48:22.265Z] #38 10.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:48:22 [2020-05-08T08:48:22.265Z] #38 10.56 -- Configuring done
08:48:22 [2020-05-08T08:48:22.265Z] #38 10.58 -- Generating done
08:48:22 [2020-05-08T08:48:22.265Z] #38 10.59 -- Build files have been written to: /tmp/tmp.HVjFhnGHus/tini
08:48:22 [2020-05-08T08:48:22.265Z] #38 10.61 + make tini-static
08:48:22 [2020-05-08T08:48:22.265Z] #38 11.06 Scanning dependencies of target tini-static
08:48:22 [2020-05-08T08:48:22.265Z] #38 11.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:48:22 [2020-05-08T08:48:22.265Z] #38 12.84 [100%] Linking C executable tini-static
08:48:22 [2020-05-08T08:48:22.265Z] #38 13.47 [100%] Built target tini-static
08:48:22 [2020-05-08T08:48:22.265Z] #38 13.57 + mkdir -p /build
08:48:22 [2020-05-08T08:48:22.265Z] #38 13.57 + cp tini-static /build/docker-init
08:48:22 [2020-05-08T08:48:22.265Z] #38 DONE 14.0s
08:48:22 [2020-05-08T08:48:22.265Z] 
08:48:22 [2020-05-08T08:48:22.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:22 [2020-05-08T08:48:22.265Z] #10 81.85 Selecting previously unselected package gcc-mingw-w64-base.
08:48:22 [2020-05-08T08:48:22.265Z] #10 81.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:22 [2020-05-08T08:48:22.265Z] #10 81.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:48:22 [2020-05-08T08:48:22.265Z] #10 82.07 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:48:22 [2020-05-08T08:48:22.265Z] #10 82.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:22 [2020-05-08T08:48:22.265Z] #10 82.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:22 [2020-05-08T08:48:22.284Z] #44 13.75   DEP      images/fsnotify.pb-c.d
08:48:22 [2020-05-08T08:48:22.284Z] #44 13.82   PBCC     images/eventpoll.pb-c.c
08:48:22 [2020-05-08T08:48:22.284Z] #44 13.86   DEP      images/eventpoll.pb-c.d
08:48:22 [2020-05-08T08:48:22.284Z] #44 13.91   PBCC     images/eventfd.pb-c.c
08:48:22 [2020-05-08T08:48:22.284Z] #44 13.94   DEP      images/eventfd.pb-c.d
08:48:22 [2020-05-08T08:48:22.306Z] #21 transferring context: 50.61MB 7.1s done
08:48:22 [2020-05-08T08:48:22.306Z] #21 DONE 7.1s
08:48:22 [2020-05-08T08:48:22.306Z] 
08:48:22 [2020-05-08T08:48:22.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
08:48:22 [2020-05-08T08:48:22.538Z] #44 14.02   PBCC     images/remap-file-path.pb-c.c
08:48:22 [2020-05-08T08:48:22.538Z] #44 14.08   DEP      images/remap-file-path.pb-c.d
08:48:22 [2020-05-08T08:48:22.538Z] #44 14.14   PBCC     images/fifo.pb-c.c
08:48:22 [2020-05-08T08:48:22.538Z] #44 14.17   DEP      images/fifo.pb-c.d
08:48:22 [2020-05-08T08:48:22.538Z] #44 14.21   PBCC     images/ghost-file.pb-c.c
08:48:22 [2020-05-08T08:48:22.793Z] #44 14.27   DEP      images/ghost-file.pb-c.d
08:48:22 [2020-05-08T08:48:22.793Z] #44 14.36   PBCC     images/regfile.pb-c.c
08:48:22 [2020-05-08T08:48:22.793Z] #44 14.46   DEP      images/regfile.pb-c.d
08:48:23 [2020-05-08T08:48:23.048Z] #44 14.52   PBCC     images/ns.pb-c.c
08:48:23 [2020-05-08T08:48:23.048Z] #44 14.52   DEP      images/ns.pb-c.d
08:48:23 [2020-05-08T08:48:23.048Z] #44 14.59   PBCC     images/fdinfo.pb-c.c
08:48:23 [2020-05-08T08:48:23.048Z] #44 14.73   DEP      images/fdinfo.pb-c.d
08:48:23 [2020-05-08T08:48:23.302Z] #44 14.81   PBCC     images/core-aarch64.pb-c.c
08:48:23 [2020-05-08T08:48:23.302Z] #44 14.86   PBCC     images/core-arm.pb-c.c
08:48:23 [2020-05-08T08:48:23.302Z] #44 14.97   PBCC     images/core-ppc64.pb-c.c
08:48:23 [2020-05-08T08:48:23.557Z] #44 15.03   PBCC     images/core-s390.pb-c.c
08:48:23 [2020-05-08T08:48:23.557Z] #44 15.11   PBCC     images/core-x86.pb-c.c
08:48:23 [2020-05-08T08:48:23.557Z] #44 15.18   PBCC     images/core.pb-c.c
08:48:23 [2020-05-08T08:48:23.557Z] #44 15.23   PBCC     images/inventory.pb-c.c
08:48:23 [2020-05-08T08:48:23.626Z] #10 ...
08:48:23 [2020-05-08T08:48:23.627Z] 
08:48:23 [2020-05-08T08:48:23.627Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + export 'BUILDTAGS=netgo osusergo static_build'
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + BUILDTAGS='netgo osusergo static_build'
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + export EXTRA_FLAGS=-buildmode=pie
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + EXTRA_FLAGS=-buildmode=pie
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + '[' '' = dynamic ']'
08:48:23 [2020-05-08T08:48:23.627Z] #65 48.06 + make
08:48:23 [2020-05-08T08:48:23.812Z] #44 15.29   DEP      images/core-aarch64.pb-c.d
08:48:23 [2020-05-08T08:48:23.812Z] #44 15.38   DEP      images/core-arm.pb-c.d
08:48:23 [2020-05-08T08:48:23.812Z] #44 15.44   DEP      images/core-ppc64.pb-c.d
08:48:23 [2020-05-08T08:48:23.812Z] #44 15.51   DEP      images/core-s390.pb-c.d
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.93 Setting up iptables (1.8.2-4) ...
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:48:23 [2020-05-08T08:48:23.882Z] #17 31.97 Setting up python3 (3.7.3-1) ...
08:48:23 [2020-05-08T08:48:23.882Z] #17 32.15 Setting up python3-wheel (0.32.3-2) ...
08:48:24 [2020-05-08T08:48:24.067Z] #44 15.59   DEP      images/core-x86.pb-c.d
08:48:24 [2020-05-08T08:48:24.067Z] #44 15.65   DEP      images/core.pb-c.d
08:48:24 [2020-05-08T08:48:24.098Z] #35 7.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:48:24 [2020-05-08T08:48:24.164Z] #17 32.48 Setting up apparmor (2.13.2-10) ...
08:48:24 [2020-05-08T08:48:24.322Z] #44 15.71   DEP      images/inventory.pb-c.d
08:48:24 [2020-05-08T08:48:24.322Z] #44 15.75   PBCC     images/cpuinfo.pb-c.c
08:48:24 [2020-05-08T08:48:24.322Z] #44 15.77   DEP      images/cpuinfo.pb-c.d
08:48:24 [2020-05-08T08:48:24.322Z] #44 15.80   PBCC     images/stats.pb-c.c
08:48:24 [2020-05-08T08:48:24.322Z] #44 15.83   DEP      images/stats.pb-c.d
08:48:24 [2020-05-08T08:48:24.990Z] #65 49.20 + bin/ctr
08:48:25 [2020-05-08T08:48:25.166Z] #17 33.45 Setting up xfsprogs (4.20.0-1) ...
08:48:25 [2020-05-08T08:48:25.166Z] #17 ...
08:48:25 [2020-05-08T08:48:25.166Z] 
08:48:25 [2020-05-08T08:48:25.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:25 [2020-05-08T08:48:25.166Z] #44 72.31   CC       criu/files.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 73.35   CC       criu/filesystems.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 73.89   CC       criu/fsnotify.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 74.59   CC       criu/image-desc.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 74.67   CC       criu/image.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 75.20   CC       criu/ipc_ns.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 75.79   CC       criu/irmap.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 76.35   CC       criu/kcmp-ids.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 76.64   CC       criu/kerndat.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 77.40   CC       criu/libnetlink.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 77.57   CC       criu/log.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 77.81   CC       criu/lsm.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 78.09   CC       criu/mem.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 79.02   CC       criu/mount.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 81.29   CC       criu/namespaces.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 82.48   CC       criu/net.o
08:48:25 [2020-05-08T08:48:25.166Z] #44 ...
08:48:25 [2020-05-08T08:48:25.166Z] 
08:48:25 [2020-05-08T08:48:25.166Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:48:25 [2020-05-08T08:48:25.166Z] #17 33.46 Setting up python3-lib2to3 (3.7.3-1) ...
08:48:25 [2020-05-08T08:48:25.245Z] #44 ...
08:48:25 [2020-05-08T08:48:25.246Z] 
08:48:25 [2020-05-08T08:48:25.246Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:25 [2020-05-08T08:48:25.246Z] #56 78.63 encoding/json
08:48:25 [2020-05-08T08:48:25.246Z] #56 81.41 github.com/pkg/diff
08:48:25 [2020-05-08T08:48:25.246Z] #56 82.91 go/ast
08:48:25 [2020-05-08T08:48:25.246Z] #56 85.38 golang.org/x/crypto/ssh/terminal
08:48:25 [2020-05-08T08:48:25.246Z] #56 86.93 mvdan.cc/editorconfig
08:48:25 [2020-05-08T08:48:25.246Z] #56 88.08 mvdan.cc/sh/v3/fileutil
08:48:25 [2020-05-08T08:48:25.246Z] #56 88.10 mvdan.cc/sh/v3/syntax
08:48:25 [2020-05-08T08:48:25.246Z] #56 ...
08:48:25 [2020-05-08T08:48:25.246Z] 
08:48:25 [2020-05-08T08:48:25.246Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + export 'BUILDTAGS=netgo osusergo static_build'
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + BUILDTAGS='netgo osusergo static_build'
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + export EXTRA_FLAGS=-buildmode=pie
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + EXTRA_FLAGS=-buildmode=pie
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + '[' '' = dynamic ']'
08:48:25 [2020-05-08T08:48:25.246Z] #65 42.05 + make
08:48:25 [2020-05-08T08:48:25.246Z] #65 43.02 + bin/ctr
08:48:25 [2020-05-08T08:48:25.447Z] #17 33.73 Setting up python3-pkg-resources (40.8.0-1) ...
08:48:26 [2020-05-08T08:48:26.023Z] #35 9.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:48:26 [2020-05-08T08:48:26.059Z] #17 34.30 Setting up python3-distutils (3.7.3-1) ...
08:48:26 [2020-05-08T08:48:26.285Z] #35 ...
08:48:26 [2020-05-08T08:48:26.285Z] 
08:48:26 [2020-05-08T08:48:26.285Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:26 [2020-05-08T08:48:26.285Z] #10 6.526 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:48:26 [2020-05-08T08:48:26.285Z] #10 6.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:48:26 [2020-05-08T08:48:26.285Z] #10 6.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:48:26 [2020-05-08T08:48:26.285Z] #10 7.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:48:26 [2020-05-08T08:48:26.285Z] #10 9.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:48:26 [2020-05-08T08:48:26.339Z] #17 34.68 Setting up python3-setuptools (40.8.0-1) ...
08:48:26 [2020-05-08T08:48:26.546Z] #10 ...
08:48:26 [2020-05-08T08:48:26.546Z] 
08:48:26 [2020-05-08T08:48:26.546Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:26 [2020-05-08T08:48:26.546Z] #41 4.298 + git clone https://github.com/docker/distribution.git .
08:48:26 [2020-05-08T08:48:26.546Z] #41 4.314 Cloning into '.'...
08:48:26 [2020-05-08T08:48:26.546Z] #41 ...
08:48:26 [2020-05-08T08:48:26.546Z] 
08:48:26 [2020-05-08T08:48:26.546Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:48:26 [2020-05-08T08:48:26.546Z] #25 3.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:48:26 [2020-05-08T08:48:26.546Z] #25 3.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:48:26 [2020-05-08T08:48:26.546Z] #25 3.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:48:26 [2020-05-08T08:48:26.546Z] #25 4.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:48:26 [2020-05-08T08:48:26.546Z] #25 5.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:48:26 [2020-05-08T08:48:26.546Z] #25 7.336 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:48:26 [2020-05-08T08:48:26.807Z] #25 ...
08:48:26 [2020-05-08T08:48:26.807Z] 
08:48:26 [2020-05-08T08:48:26.807Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.628 + RM_GOPATH=0
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.628 + TMP_GOPATH=
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.628 + : /build
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.628 + '[' -z '' ']'
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.628 ++ mktemp -d
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 + export GOPATH=/tmp/tmp.f9rDGJnK34
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 + GOPATH=/tmp/tmp.f9rDGJnK34
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 + RM_GOPATH=1
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 ++ dirname ./install.sh
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 + dir=.
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.634 + bin=shfmt
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.635 + shift
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.635 + '[' '!' -f ./shfmt.installer ']'
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.635 + . ./shfmt.installer
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.635 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.636 + install_shfmt
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.636 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.636 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.636 + git clone https://github.com/mvdan/sh.git /tmp/tmp.f9rDGJnK34/src/github.com/mvdan/sh
08:48:26 [2020-05-08T08:48:26.807Z] #56 6.644 Cloning into '/tmp/tmp.f9rDGJnK34/src/github.com/mvdan/sh'...
08:48:26 [2020-05-08T08:48:26.807Z] #56 ...
08:48:26 [2020-05-08T08:48:26.807Z] 
08:48:26 [2020-05-08T08:48:26.807Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:26 [2020-05-08T08:48:26.807Z] #43 6.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:48:26 [2020-05-08T08:48:26.807Z] #43 7.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:48:26 [2020-05-08T08:48:26.807Z] #43 7.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:48:26 [2020-05-08T08:48:26.807Z] #43 8.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:48:26 [2020-05-08T08:48:26.807Z] #43 9.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:48:26 [2020-05-08T08:48:26.951Z] #17 35.33 Setting up python3-pip (18.1-5) ...
08:48:27 [2020-05-08T08:48:27.068Z] #43 ...
08:48:27 [2020-05-08T08:48:27.068Z] 
08:48:27 [2020-05-08T08:48:27.068Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.181 + RM_GOPATH=0
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.181 + TMP_GOPATH=
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.181 + : /build
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.181 + '[' -z '' ']'
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.182 ++ mktemp -d
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.185 + export GOPATH=/tmp/tmp.7euNfeNyEj
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.185 + GOPATH=/tmp/tmp.7euNfeNyEj
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.185 + RM_GOPATH=1
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.196 Installing gotestsum version v0.3.5
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 ++ dirname ./install.sh
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + dir=.
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + bin=gotestsum
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + shift
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + '[' '!' -f ./gotestsum.installer ']'
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + . ./gotestsum.installer
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 ++ : v0.3.5
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + install_gotestsum
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + echo 'Installing gotestsum version v0.3.5'
08:48:27 [2020-05-08T08:48:27.068Z] #50 6.197 + go get -d gotest.tools/gotestsum
08:48:27 [2020-05-08T08:48:27.068Z] #50 ...
08:48:27 [2020-05-08T08:48:27.068Z] 
08:48:27 [2020-05-08T08:48:27.068Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.179 + RM_GOPATH=0
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.181 + TMP_GOPATH=
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.182 + : /build
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.182 + '[' -z '' ']'
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.182 ++ mktemp -d
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.184 + export GOPATH=/tmp/tmp.QXAJxjRnrI
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.184 + GOPATH=/tmp/tmp.QXAJxjRnrI
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.184 + RM_GOPATH=1
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.190 ++ dirname ./install.sh
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.192 + dir=.
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + bin=vndr
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + shift
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + '[' '!' -f ./vndr.installer ']'
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + . ./vndr.installer
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + install_vndr
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.195 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.196 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QXAJxjRnrI/src/github.com/LK4D4/vndr
08:48:27 [2020-05-08T08:48:27.068Z] #47 6.208 Cloning into '/tmp/tmp.QXAJxjRnrI/src/github.com/LK4D4/vndr'...
08:48:27 [2020-05-08T08:48:27.068Z] #47 7.032 + cd /tmp/tmp.QXAJxjRnrI/src/github.com/LK4D4/vndr
08:48:27 [2020-05-08T08:48:27.068Z] #47 7.032 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:48:27 [2020-05-08T08:48:27.068Z] #47 7.068 + go build -buildmode=pie -v -o /build/vndr .
08:48:27 [2020-05-08T08:48:27.068Z] #47 8.840 sync/atomic
08:48:27 [2020-05-08T08:48:27.068Z] #47 8.871 unicode
08:48:27 [2020-05-08T08:48:27.068Z] #47 9.013 unicode/utf8
08:48:27 [2020-05-08T08:48:27.068Z] #47 9.052 internal/bytealg
08:48:27 [2020-05-08T08:48:27.068Z] #47 9.467 math
08:48:27 [2020-05-08T08:48:27.068Z] #47 9.833 internal/testlog
08:48:27 [2020-05-08T08:48:27.068Z] #47 10.27 encoding
08:48:27 [2020-05-08T08:48:27.330Z] #47 10.52 unicode/utf16
08:48:27 [2020-05-08T08:48:27.330Z] #47 ...
08:48:27 [2020-05-08T08:48:27.330Z] 
08:48:27 [2020-05-08T08:48:27.330Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.969 + RM_GOPATH=0
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.969 + TMP_GOPATH=
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.970 + : /build/
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.970 + '[' -z '' ']'
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.970 ++ mktemp -d
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.972 + export GOPATH=/tmp/tmp.YjxLLCmJ0y
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.972 + GOPATH=/tmp/tmp.YjxLLCmJ0y
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.972 + RM_GOPATH=1
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.973 ++ dirname ./install.sh
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.975 + dir=.
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.975 + bin=rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + shift
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + '[' '!' -f ./rootlesskit.installer ']'
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + . ./rootlesskit.installer
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + install_rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + case "$1" in
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + export CGO_ENABLED=0
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + CGO_ENABLED=0
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + _install_rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.976 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YjxLLCmJ0y/src/github.com/rootless-containers/rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.977 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:48:27 [2020-05-08T08:48:27.330Z] #68 4.989 Cloning into '/tmp/tmp.YjxLLCmJ0y/src/github.com/rootless-containers/rootlesskit'...
08:48:27 [2020-05-08T08:48:27.330Z] #68 8.682 + cd /tmp/tmp.YjxLLCmJ0y/src/github.com/rootless-containers/rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 8.682 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:48:27 [2020-05-08T08:48:27.330Z] #68 8.964 + for f in rootlesskit rootlesskit-docker-proxy
08:48:27 [2020-05-08T08:48:27.330Z] #68 8.965 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:48:27 [2020-05-08T08:48:27.330Z] #68 ...
08:48:27 [2020-05-08T08:48:27.330Z] 
08:48:27 [2020-05-08T08:48:27.330Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:48:27 [2020-05-08T08:48:27.330Z] #62 3.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:48:27 [2020-05-08T08:48:27.330Z] #62 3.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:48:27 [2020-05-08T08:48:27.330Z] #62 3.970 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:48:27 [2020-05-08T08:48:27.330Z] #62 4.650 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:48:27 [2020-05-08T08:48:27.330Z] #62 6.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:48:27 [2020-05-08T08:48:27.330Z] #62 9.036 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:48:27 [2020-05-08T08:48:27.563Z] #17 35.91 Processing triggers for libc-bin (2.28-10) ...
08:48:27 [2020-05-08T08:48:27.591Z] #62 ...
08:48:27 [2020-05-08T08:48:27.591Z] 
08:48:27 [2020-05-08T08:48:27.591Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.741 + RM_GOPATH=0
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.741 + TMP_GOPATH=
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.741 + : /build
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.741 + '[' -z '' ']'
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.742 ++ mktemp -d
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.745 + export GOPATH=/tmp/tmp.RiCLPxwrZB
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.746 + GOPATH=/tmp/tmp.RiCLPxwrZB
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.746 + RM_GOPATH=1
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.747 ++ dirname ./install.sh
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.749 + dir=.
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.752 + bin=golangci_lint
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.753 + shift
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.753 + '[' '!' -f ./golangci_lint.installer ']'
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.755 + . ./golangci_lint.installer
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.756 ++ : v1.23.8
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.757 + install_golangci_lint
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.758 + echo 'Installing golangci-lint version v1.23.8'
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.759 Installing golangci-lint version v1.23.8
08:48:27 [2020-05-08T08:48:27.591Z] #53 5.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:48:27 [2020-05-08T08:48:27.591Z] #53 ...
08:48:27 [2020-05-08T08:48:27.591Z] 
08:48:27 [2020-05-08T08:48:27.591Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.577 + RM_GOPATH=0
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.578 + TMP_GOPATH=
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.579 + : /build
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.579 + '[' -z '' ']'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.581 ++ mktemp -d
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.584 + export GOPATH=/tmp/tmp.R7z45od49p
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.585 + GOPATH=/tmp/tmp.R7z45od49p
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.585 + RM_GOPATH=1
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.586 ++ dirname ./install.sh
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.590 + dir=.
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.590 + bin=dockercli
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.591 + shift
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.591 + '[' '!' -f ./dockercli.installer ']'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.592 + . ./dockercli.installer
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.592 ++ : stable
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.593 ++ : 17.06.2-ce
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.594 + install_dockercli
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.594 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.595 Install docker/cli version 17.06.2-ce from stable
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.606 ++ uname -m
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.608 + arch=aarch64
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.609 + '[' aarch64 '!=' x86_64 ']'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.609 + '[' aarch64 '!=' s390x ']'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.610 + '[' aarch64 '!=' armhf ']'
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.610 + build_dockercli
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.612 + git clone https://github.com/docker/docker-ce /tmp/tmp.R7z45od49p/tmp/docker-ce
08:48:27 [2020-05-08T08:48:27.591Z] #23 5.618 Cloning into '/tmp/tmp.R7z45od49p/tmp/docker-ce'...
08:48:27 [2020-05-08T08:48:27.845Z] #17 35.93 Processing triggers for mime-support (3.62) ...
08:48:27 [2020-05-08T08:48:27.852Z] #23 ...
08:48:27 [2020-05-08T08:48:27.852Z] 
08:48:27 [2020-05-08T08:48:27.852Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:48:27 [2020-05-08T08:48:27.852Z] #30 5.073 + git clone https://github.com/kolyshkin/go-swagger.git .
08:48:27 [2020-05-08T08:48:27.852Z] #30 5.084 Cloning into '.'...
08:48:28 [2020-05-08T08:48:28.115Z] #30 ...
08:48:28 [2020-05-08T08:48:28.115Z] 
08:48:28 [2020-05-08T08:48:28.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:28 [2020-05-08T08:48:28.115Z] #10 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:48:28 [2020-05-08T08:48:28.126Z] #17 DONE 36.3s
08:48:28 [2020-05-08T08:48:28.126Z] 
08:48:28 [2020-05-08T08:48:28.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:28 [2020-05-08T08:48:28.126Z] #44 84.22   CC       criu/netfilter.o
08:48:28 [2020-05-08T08:48:28.126Z] #44 84.48   CC       criu/page-pipe.o
08:48:28 [2020-05-08T08:48:28.126Z] #44 84.96   CC       criu/page-xfer.o
08:48:28 [2020-05-08T08:48:28.412Z] #44 85.74   CC       criu/pagemap-cache.o
08:48:28 [2020-05-08T08:48:28.713Z] #44 86.01   CC       criu/pagemap.o
08:48:29 [2020-05-08T08:48:29.166Z] #65 ...
08:48:29 [2020-05-08T08:48:29.166Z] 
08:48:29 [2020-05-08T08:48:29.166Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:29 [2020-05-08T08:48:29.166Z] #33 81.73 flag
08:48:29 [2020-05-08T08:48:29.166Z] #33 81.74 github.com/BurntSushi/toml
08:48:29 [2020-05-08T08:48:29.166Z] #33 83.94 log
08:48:29 [2020-05-08T08:48:29.166Z] #33 87.02 github.com/BurntSushi/toml/cmd/tomlv
08:48:29 [2020-05-08T08:48:29.166Z] #33 DONE 91.6s
08:48:29 [2020-05-08T08:48:29.166Z] 
08:48:29 [2020-05-08T08:48:29.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:29 [2020-05-08T08:48:29.166Z] #44 6.550 fatal: not a git repository (or any of the parent directories): .git
08:48:29 [2020-05-08T08:48:29.166Z] #44 6.643   GEN      .gitid
08:48:29 [2020-05-08T08:48:29.166Z] #44 6.702   GEN      criu/include/version.h
08:48:29 [2020-05-08T08:48:29.166Z] #44 6.848   GEN      include/common/asm
08:48:29 [2020-05-08T08:48:29.166Z] #44 8.616   PBCC     images/google/protobuf/descriptor.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 8.701   PBCC     images/opts.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 8.813   PBCC     images/sit.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 8.874   DEP      images/google/protobuf/descriptor.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 8.968   DEP      images/opts.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.014   DEP      images/sit.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.091   PBCC     images/macvlan.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.102   DEP      images/macvlan.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.160   PBCC     images/autofs.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.179   DEP      images/autofs.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.239   PBCC     images/sysctl.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.281   DEP      images/sysctl.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.331   PBCC     images/time.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.384   DEP      images/time.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.451   PBCC     images/binfmt-misc.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.518   DEP      images/binfmt-misc.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.561   PBCC     images/seccomp.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.597   DEP      images/seccomp.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.652   PBCC     images/userns.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.695   DEP      images/userns.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.751   PBCC     images/cgroup.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.839   DEP      images/cgroup.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.898   PBCC     images/fown.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.906   PBCC     images/ext-file.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 9.956   DEP      images/fown.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.02   DEP      images/ext-file.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.08   PBCC     images/rpc.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.15   DEP      images/rpc.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.22   PBCC     images/siginfo.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.28   DEP      images/siginfo.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.34   PBCC     images/pagemap.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.45   DEP      images/pagemap.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.54   PBCC     images/rlimit.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.59   DEP      images/rlimit.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.64   PBCC     images/file-lock.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.70   DEP      images/file-lock.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.76   PBCC     images/tty.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.85   DEP      images/tty.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 10.93   PBCC     images/tun.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.01   PBCC     images/netdev.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.08   DEP      images/tun.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.17   DEP      images/netdev.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.25   PBCC     images/vma.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.35   DEP      images/vma.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.44   PBCC     images/creds.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.48   DEP      images/creds.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.53   PBCC     images/utsns.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.54   DEP      images/utsns.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.63   PBCC     images/ipc-desc.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.67   PBCC     images/ipc-sem.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.70   DEP      images/ipc-desc.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.77   DEP      images/ipc-sem.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.84   PBCC     images/ipc-msg.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.88   DEP      images/ipc-msg.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.97   PBCC     images/ipc-shm.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 11.98   DEP      images/ipc-shm.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.07   PBCC     images/ipc-var.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.12   DEP      images/ipc-var.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.19   PBCC     images/sk-opts.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.23   PBCC     images/packet-sock.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.46   DEP      images/sk-opts.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.66   DEP      images/packet-sock.pb-c.d
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.77   PBCC     images/sk-netlink.pb-c.c
08:48:29 [2020-05-08T08:48:29.166Z] #44 12.90   DEP      images/sk-netlink.pb-c.d
08:48:29 [2020-05-08T08:48:29.325Z] #44 86.68   CC       criu/parasite-syscall.o
08:48:29 [2020-05-08T08:48:29.422Z] #44 13.06   PBCC     images/sk-inet.pb-c.c
08:48:29 [2020-05-08T08:48:29.606Z] #44 ...
08:48:29 [2020-05-08T08:48:29.606Z] 
08:48:29 [2020-05-08T08:48:29.606Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:48:29 [2020-05-08T08:48:29.606Z] #18 1.255 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:48:29 [2020-05-08T08:48:29.606Z] #18 1.258 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:48:29 [2020-05-08T08:48:29.606Z] #18 1.260 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:48:29 [2020-05-08T08:48:29.606Z] #18 DONE 1.4s
08:48:29 [2020-05-08T08:48:29.606Z] 
08:48:29 [2020-05-08T08:48:29.606Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:48:29 [2020-05-08T08:48:29.677Z] #44 13.21   DEP      images/sk-inet.pb-c.d
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.28   PBCC     images/sk-unix.pb-c.c
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.37   DEP      images/sk-unix.pb-c.d
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.41   PBCC     images/mm.pb-c.c
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.43   DEP      images/mm.pb-c.d
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.45   PBCC     images/timerfd.pb-c.c
08:48:29 [2020-05-08T08:48:29.678Z] #44 13.46   DEP      images/timerfd.pb-c.d
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.48   PBCC     images/timer.pb-c.c
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.52   DEP      images/timer.pb-c.d
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.60   PBCC     images/sa.pb-c.c
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.63   DEP      images/sa.pb-c.d
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.69   PBCC     images/pipe-data.pb-c.c
08:48:29 [2020-05-08T08:48:29.933Z] #44 13.74   DEP      images/pipe-data.pb-c.d
08:48:30 [2020-05-08T08:48:30.188Z] #44 13.80   PBCC     images/mnt.pb-c.c
08:48:30 [2020-05-08T08:48:30.188Z] #44 13.86   DEP      images/mnt.pb-c.d
08:48:30 [2020-05-08T08:48:30.188Z] #44 13.95   PBCC     images/sk-packet.pb-c.c
08:48:30 [2020-05-08T08:48:30.188Z] #44 14.01   DEP      images/sk-packet.pb-c.d
08:48:30 [2020-05-08T08:48:30.444Z] #44 14.08   PBCC     images/tcp-stream.pb-c.c
08:48:30 [2020-05-08T08:48:30.444Z] #44 14.12   DEP      images/tcp-stream.pb-c.d
08:48:30 [2020-05-08T08:48:30.444Z] #44 14.21   PBCC     images/pipe.pb-c.c
08:48:30 [2020-05-08T08:48:30.481Z] #65 ...
08:48:30 [2020-05-08T08:48:30.481Z] 
08:48:30 [2020-05-08T08:48:30.481Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:30 [2020-05-08T08:48:30.481Z] #44 17.31 make[1]: Nothing to be done for 'all'.
08:48:30 [2020-05-08T08:48:30.481Z] #44 18.73   CC       images/stats.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 19.18   CC       images/core.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 19.82   CC       images/core-x86.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 20.43   CC       images/core-arm.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 20.77   CC       images/core-aarch64.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 21.12   CC       images/core-ppc64.o
08:48:30 [2020-05-08T08:48:30.481Z] #44 21.68   CC       images/core-s390.o
08:48:30 [2020-05-08T08:48:30.700Z] #44 14.30   DEP      images/pipe.pb-c.d
08:48:30 [2020-05-08T08:48:30.700Z] #44 14.37   PBCC     images/pstree.pb-c.c
08:48:30 [2020-05-08T08:48:30.700Z] #44 14.44   DEP      images/pstree.pb-c.d
08:48:30 [2020-05-08T08:48:30.700Z] #44 14.52   PBCC     images/fs.pb-c.c
08:48:30 [2020-05-08T08:48:30.735Z] #44 22.25   CC       images/cpuinfo.o
08:48:30 [2020-05-08T08:48:30.735Z] #44 ...
08:48:30 [2020-05-08T08:48:30.735Z] 
08:48:30 [2020-05-08T08:48:30.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:30 [2020-05-08T08:48:30.735Z] #47 84.42 text/template/parse
08:48:30 [2020-05-08T08:48:30.735Z] #47 86.53 go/parser
08:48:30 [2020-05-08T08:48:30.735Z] #47 88.39 text/template
08:48:30 [2020-05-08T08:48:30.735Z] #47 90.75 encoding/xml
08:48:30 [2020-05-08T08:48:30.735Z] #47 93.17 go/doc
08:48:30 [2020-05-08T08:48:30.957Z] #44 14.54   DEP      images/fs.pb-c.d
08:48:30 [2020-05-08T08:48:30.957Z] #44 14.58   PBCC     images/signalfd.pb-c.c
08:48:30 [2020-05-08T08:48:30.957Z] #44 14.67   DEP      images/signalfd.pb-c.d
08:48:30 [2020-05-08T08:48:30.957Z] #44 14.72   PBCC     images/fh.pb-c.c
08:48:30 [2020-05-08T08:48:30.957Z] #44 14.81   PBCC     images/fsnotify.pb-c.c
08:48:31 [2020-05-08T08:48:31.244Z] #44 14.88   DEP      images/fh.pb-c.d
08:48:31 [2020-05-08T08:48:31.244Z] #44 14.95   DEP      images/fsnotify.pb-c.d
08:48:31 [2020-05-08T08:48:31.244Z] #44 15.04   PBCC     images/eventpoll.pb-c.c
08:48:31 [2020-05-08T08:48:31.305Z] #47 ...
08:48:31 [2020-05-08T08:48:31.305Z] 
08:48:31 [2020-05-08T08:48:31.306Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:31 [2020-05-08T08:48:31.306Z] #56 94.67 mvdan.cc/sh/v3/cmd/shfmt
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.07   DEP      images/eventpoll.pb-c.d
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.14   PBCC     images/eventfd.pb-c.c
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.17   DEP      images/eventfd.pb-c.d
08:48:31 [2020-05-08T08:48:31.500Z] #44 ...
08:48:31 [2020-05-08T08:48:31.500Z] 
08:48:31 [2020-05-08T08:48:31.500Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:31 [2020-05-08T08:48:31.500Z] #56 84.51 encoding/json
08:48:31 [2020-05-08T08:48:31.500Z] #56 90.15 github.com/pkg/diff
08:48:31 [2020-05-08T08:48:31.500Z] #56 92.24 go/ast
08:48:31 [2020-05-08T08:48:31.500Z] #56 92.25 golang.org/x/crypto/ssh/terminal
08:48:31 [2020-05-08T08:48:31.500Z] #56 94.39 mvdan.cc/editorconfig
08:48:31 [2020-05-08T08:48:31.500Z] #56 ...
08:48:31 [2020-05-08T08:48:31.500Z] 
08:48:31 [2020-05-08T08:48:31.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.22   PBCC     images/remap-file-path.pb-c.c
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.25   DEP      images/remap-file-path.pb-c.d
08:48:31 [2020-05-08T08:48:31.500Z] #44 15.32   PBCC     images/fifo.pb-c.c
08:48:31 [2020-05-08T08:48:31.756Z] #44 15.36   DEP      images/fifo.pb-c.d
08:48:31 [2020-05-08T08:48:31.756Z] #44 15.44   PBCC     images/ghost-file.pb-c.c
08:48:31 [2020-05-08T08:48:31.756Z] #44 15.49   DEP      images/ghost-file.pb-c.d
08:48:31 [2020-05-08T08:48:31.756Z] #44 15.58   PBCC     images/regfile.pb-c.c
08:48:32 [2020-05-08T08:48:32.016Z] #44 15.71   DEP      images/regfile.pb-c.d
08:48:32 [2020-05-08T08:48:32.016Z] #44 15.75   PBCC     images/ns.pb-c.c
08:48:32 [2020-05-08T08:48:32.016Z] #44 15.77   DEP      images/ns.pb-c.d
08:48:32 [2020-05-08T08:48:32.016Z] #44 15.80   PBCC     images/fdinfo.pb-c.c
08:48:32 [2020-05-08T08:48:32.279Z] #44 15.88   DEP      images/fdinfo.pb-c.d
08:48:32 [2020-05-08T08:48:32.279Z] #44 16.05   PBCC     images/core-aarch64.pb-c.c
08:48:32 [2020-05-08T08:48:32.279Z] #44 16.12   PBCC     images/core-arm.pb-c.c
08:48:32 [2020-05-08T08:48:32.325Z] #10 ...
08:48:32 [2020-05-08T08:48:32.325Z] 
08:48:32 [2020-05-08T08:48:32.325Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.433 + RM_GOPATH=0
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.433 + TMP_GOPATH=
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.433 + : /build
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.433 + '[' -z '' ']'
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.436 ++ mktemp -d
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.440 + export GOPATH=/tmp/tmp.70mryM1IaO
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.441 + GOPATH=/tmp/tmp.70mryM1IaO
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.441 + RM_GOPATH=1
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.442 ++ dirname ./install.sh
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + dir=.
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + bin=proxy
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + shift
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + '[' '!' -f ./proxy.installer ']'
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + . ./proxy.installer
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + install_proxy
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + case "$1" in
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + export CGO_ENABLED=0
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + CGO_ENABLED=0
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + _install_proxy
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.444 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.445 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.70mryM1IaO/src/github.com/docker/libnetwork
08:48:32 [2020-05-08T08:48:32.325Z] #74 5.448 Cloning into '/tmp/tmp.70mryM1IaO/src/github.com/docker/libnetwork'...
08:48:32 [2020-05-08T08:48:32.325Z] #74 ...
08:48:32 [2020-05-08T08:48:32.325Z] 
08:48:32 [2020-05-08T08:48:32.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.609 + RM_GOPATH=0
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.609 + TMP_GOPATH=
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.610 + : /build
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.610 + '[' -z '' ']'
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.611 ++ mktemp -d
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.615 + export GOPATH=/tmp/tmp.6UtLZlTzCr
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.615 + GOPATH=/tmp/tmp.6UtLZlTzCr
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.615 + RM_GOPATH=1
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.619 ++ dirname ./install.sh
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.621 + dir=.
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.621 + bin=tomlv
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.622 + shift
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.631 + '[' '!' -f ./tomlv.installer ']'
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.632 + . ./tomlv.installer
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.633 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.633 + install_tomlv
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.634 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.636 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.636 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6UtLZlTzCr/src/github.com/BurntSushi/toml
08:48:32 [2020-05-08T08:48:32.325Z] #33 5.642 Cloning into '/tmp/tmp.6UtLZlTzCr/src/github.com/BurntSushi/toml'...
08:48:32 [2020-05-08T08:48:32.325Z] #33 6.589 + cd /tmp/tmp.6UtLZlTzCr/src/github.com/BurntSushi/toml
08:48:32 [2020-05-08T08:48:32.325Z] #33 6.589 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:32 [2020-05-08T08:48:32.325Z] #33 6.607 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:48:32 [2020-05-08T08:48:32.325Z] #33 7.424 internal/cpu
08:48:32 [2020-05-08T08:48:32.325Z] #33 7.464 math/bits
08:48:32 [2020-05-08T08:48:32.325Z] #33 7.476 runtime/internal/sys
08:48:32 [2020-05-08T08:48:32.325Z] #33 7.542 runtime/internal/atomic
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.052 runtime/internal/math
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.264 unicode/utf8
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.297 internal/race
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.538 sync/atomic
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.614 internal/bytealg
08:48:32 [2020-05-08T08:48:32.325Z] #33 8.772 math
08:48:32 [2020-05-08T08:48:32.325Z] #33 9.166 unicode
08:48:32 [2020-05-08T08:48:32.325Z] #33 9.584 internal/testlog
08:48:32 [2020-05-08T08:48:32.325Z] #33 10.15 encoding
08:48:32 [2020-05-08T08:48:32.325Z] #33 10.42 runtime
08:48:32 [2020-05-08T08:48:32.325Z] #33 10.45 runtime/cgo
08:48:32 [2020-05-08T08:48:32.535Z] #44 16.21   PBCC     images/core-ppc64.pb-c.c
08:48:32 [2020-05-08T08:48:32.535Z] #44 16.25   PBCC     images/core-s390.pb-c.c
08:48:32 [2020-05-08T08:48:32.535Z] #44 16.34   PBCC     images/core-x86.pb-c.c
08:48:32 [2020-05-08T08:48:32.789Z] #44 16.40   PBCC     images/core.pb-c.c
08:48:32 [2020-05-08T08:48:32.789Z] #44 16.45   PBCC     images/inventory.pb-c.c
08:48:32 [2020-05-08T08:48:32.789Z] #44 ...
08:48:32 [2020-05-08T08:48:32.789Z] 
08:48:32 [2020-05-08T08:48:32.789Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:32 [2020-05-08T08:48:32.789Z] #47 85.89 go/token
08:48:32 [2020-05-08T08:48:32.789Z] #47 87.38 go/scanner
08:48:32 [2020-05-08T08:48:32.789Z] #47 88.36 internal/lazyregexp
08:48:32 [2020-05-08T08:48:32.789Z] #47 88.70 net/url
08:48:32 [2020-05-08T08:48:32.789Z] #47 89.16 go/ast
08:48:32 [2020-05-08T08:48:32.789Z] #47 90.75 text/template/parse
08:48:32 [2020-05-08T08:48:32.789Z] #47 95.25 go/parser
08:48:32 [2020-05-08T08:48:32.789Z] #47 ...
08:48:32 [2020-05-08T08:48:32.789Z] 
08:48:32 [2020-05-08T08:48:32.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:32 [2020-05-08T08:48:32.789Z] #44 16.51   DEP      images/core-aarch64.pb-c.d
08:48:32 [2020-05-08T08:48:32.789Z] #44 16.56   DEP      images/core-arm.pb-c.d
08:48:33 [2020-05-08T08:48:33.050Z] #44 16.63   DEP      images/core-ppc64.pb-c.d
08:48:33 [2020-05-08T08:48:33.050Z] #44 16.73   DEP      images/core-s390.pb-c.d
08:48:33 [2020-05-08T08:48:33.050Z] #44 16.80   DEP      images/core-x86.pb-c.d
08:48:33 [2020-05-08T08:48:33.050Z] #44 16.83   DEP      images/core.pb-c.d
08:48:33 [2020-05-08T08:48:33.061Z] #19 3.595 Collecting yamllint==1.16.0
08:48:33 [2020-05-08T08:48:33.268Z] #33 ...
08:48:33 [2020-05-08T08:48:33.268Z] 
08:48:33 [2020-05-08T08:48:33.268Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:33 [2020-05-08T08:48:33.268Z] #35 16.67 Fetched 8175 kB in 12s (675 kB/s)
08:48:33 [2020-05-08T08:48:33.305Z] #44 16.89   DEP      images/inventory.pb-c.d
08:48:33 [2020-05-08T08:48:33.305Z] #44 17.00   PBCC     images/cpuinfo.pb-c.c
08:48:33 [2020-05-08T08:48:33.305Z] #44 17.03   DEP      images/cpuinfo.pb-c.d
08:48:33 [2020-05-08T08:48:33.305Z] #44 17.08   PBCC     images/stats.pb-c.c
08:48:33 [2020-05-08T08:48:33.305Z] #44 17.12   DEP      images/stats.pb-c.d
08:48:33 [2020-05-08T08:48:33.342Z] #19 3.777   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:48:33 [2020-05-08T08:48:33.342Z] #19 3.810 Collecting pyyaml (from yamllint==1.16.0)
08:48:33 [2020-05-08T08:48:33.342Z] #19 3.929   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:48:34 [2020-05-08T08:48:34.345Z] #19 4.589 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:48:34 [2020-05-08T08:48:34.345Z] #19 4.636   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:48:34 [2020-05-08T08:48:34.345Z] #19 4.656 Building wheels for collected packages: pyyaml
08:48:34 [2020-05-08T08:48:34.345Z] #19 4.657   Running setup.py bdist_wheel for pyyaml: started
08:48:34 [2020-05-08T08:48:34.957Z] #19 5.285   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:48:34 [2020-05-08T08:48:34.957Z] #19 5.285   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:48:34 [2020-05-08T08:48:34.957Z] #19 5.365 Successfully built pyyaml
08:48:34 [2020-05-08T08:48:34.957Z] #19 5.373 Installing collected packages: pyyaml, pathspec, yamllint
08:48:35 [2020-05-08T08:48:35.190Z] #44 18.76 make[1]: Nothing to be done for 'all'.
08:48:35 [2020-05-08T08:48:35.237Z] #19 5.610 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:48:35 [2020-05-08T08:48:35.518Z] #19 DONE 6.0s
08:48:35 [2020-05-08T08:48:35.518Z] 
08:48:35 [2020-05-08T08:48:35.518Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:35 [2020-05-08T08:48:35.518Z] #41 127.5 + dpkg --print-architecture
08:48:35 [2020-05-08T08:48:35.518Z] #41 127.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:48:35 [2020-05-08T08:48:35.518Z] #41 128.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:48:35 [2020-05-08T08:48:35.519Z] #41 128.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:48:35 [2020-05-08T08:48:35.519Z] #41 ...
08:48:35 [2020-05-08T08:48:35.519Z] 
08:48:35 [2020-05-08T08:48:35.519Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:48:35 [2020-05-08T08:48:35.519Z] #24 DONE 0.1s
08:48:35 [2020-05-08T08:48:35.803Z] 
08:48:35 [2020-05-08T08:48:35.803Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:48:36 [2020-05-08T08:48:36.002Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 33.318275966s 
08:48:36 [2020-05-08T08:48:36.002Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 173.548875ms 
08:48:36 [2020-05-08T08:48:36.417Z] #28 DONE 0.7s
08:48:36 [2020-05-08T08:48:36.418Z] 
08:48:36 [2020-05-08T08:48:36.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:36 [2020-05-08T08:48:36.418Z] #44 87.38   CC       criu/path.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 87.55   CC       criu/pie-util-vdso.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 87.88   CC       criu/pie-util.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 88.04   CC       criu/pipes.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 88.47   CC       criu/plugin.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 88.82   CC       criu/proc_parse.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 90.45   CC       criu/protobuf-desc.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 90.92   CC       criu/protobuf.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 91.15   CC       criu/pstree.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 92.09   CC       criu/rbtree.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 92.43   CC       criu/rst-malloc.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 92.58   CC       criu/seccomp.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 93.24   CC       criu/seize.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 ...
08:48:36 [2020-05-08T08:48:36.418Z] 
08:48:36 [2020-05-08T08:48:36.418Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:48:36 [2020-05-08T08:48:36.418Z] #31 DONE 0.2s
08:48:36 [2020-05-08T08:48:36.418Z] 
08:48:36 [2020-05-08T08:48:36.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:36 [2020-05-08T08:48:36.418Z] #44 93.82   CC       criu/servicefd.o
08:48:36 [2020-05-08T08:48:36.418Z] #44 ...
08:48:36 [2020-05-08T08:48:36.418Z] 
08:48:36 [2020-05-08T08:48:36.418Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:48:36 [2020-05-08T08:48:36.541Z] #56 ...
08:48:36 [2020-05-08T08:48:36.541Z] 
08:48:36 [2020-05-08T08:48:36.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:36 [2020-05-08T08:48:36.541Z] #44 22.57   CC       images/inventory.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 22.82   CC       images/fdinfo.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 23.13   CC       images/fown.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 23.31   CC       images/ns.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 23.53   CC       images/regfile.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 23.79   CC       images/ghost-file.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 24.07   CC       images/fifo.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 24.31   CC       images/remap-file-path.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 24.54   CC       images/eventfd.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 24.77   CC       images/eventpoll.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 25.13   CC       images/fh.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 25.48   CC       images/fsnotify.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 26.19   CC       images/signalfd.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 26.41   CC       images/fs.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 26.65   CC       images/pstree.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 26.87   CC       images/pipe.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 27.05   CC       images/tcp-stream.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 27.30   CC       images/sk-packet.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 27.61   CC       images/mnt.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 27.90   CC       images/pipe-data.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 ...
08:48:36 [2020-05-08T08:48:36.541Z] 
08:48:36 [2020-05-08T08:48:36.541Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:36 [2020-05-08T08:48:36.541Z] #56 DONE 100.3s
08:48:36 [2020-05-08T08:48:36.541Z] 
08:48:36 [2020-05-08T08:48:36.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:36 [2020-05-08T08:48:36.541Z] #44 28.10   CC       images/sa.o
08:48:36 [2020-05-08T08:48:36.541Z] #44 ...
08:48:36 [2020-05-08T08:48:36.541Z] 
08:48:36 [2020-05-08T08:48:36.541Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:36 [2020-05-08T08:48:36.541Z] #47 96.77 github.com/LK4D4/vndr/godl/singleflight
08:48:36 [2020-05-08T08:48:36.541Z] #47 97.01 github.com/LK4D4/vndr/build
08:48:36 [2020-05-08T08:48:36.541Z] #47 97.12 github.com/LK4D4/vndr/versioned
08:48:36 [2020-05-08T08:48:36.541Z] #47 97.23 compress/flate
08:48:36 [2020-05-08T08:48:36.551Z] #44 20.30   CC       images/stats.o
08:48:36 [2020-05-08T08:48:36.698Z] #34 DONE 0.1s
08:48:36 [2020-05-08T08:48:36.698Z] 
08:48:36 [2020-05-08T08:48:36.698Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:48:36 [2020-05-08T08:48:36.698Z] #39 DONE 0.1s
08:48:36 [2020-05-08T08:48:36.698Z] 
08:48:36 [2020-05-08T08:48:36.698Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:36 [2020-05-08T08:48:36.797Z] #47 100.4 compress/gzip
08:48:36 [2020-05-08T08:48:36.979Z] #53 ...
08:48:36 [2020-05-08T08:48:36.979Z] 
08:48:36 [2020-05-08T08:48:36.979Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:36 [2020-05-08T08:48:36.979Z] #44 94.14   CC       criu/shmem.o
08:48:37 [2020-05-08T08:48:37.112Z] #44 20.74   CC       images/core.o
08:48:37 [2020-05-08T08:48:37.260Z] #44 94.60   CC       criu/sigframe.o
08:48:37 [2020-05-08T08:48:37.260Z] #44 94.68   CC       criu/signalfd.o
08:48:37 [2020-05-08T08:48:37.357Z] #47 101.0 net
08:48:37 [2020-05-08T08:48:37.504Z] #35 16.67 Reading package lists...
08:48:37 [2020-05-08T08:48:37.504Z] #35 ...
08:48:37 [2020-05-08T08:48:37.504Z] 
08:48:37 [2020-05-08T08:48:37.504Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:37 [2020-05-08T08:48:37.504Z] #47 10.73 runtime
08:48:37 [2020-05-08T08:48:37.504Z] #47 11.04 container/list
08:48:37 [2020-05-08T08:48:37.504Z] #47 12.14 crypto/internal/subtle
08:48:37 [2020-05-08T08:48:37.504Z] #47 12.93 crypto/subtle
08:48:37 [2020-05-08T08:48:37.504Z] #47 13.76 vendor/golang.org/x/crypto/cryptobyte/asn1
08:48:37 [2020-05-08T08:48:37.504Z] #47 14.27 internal/nettrace
08:48:37 [2020-05-08T08:48:37.504Z] #47 14.61 runtime/cgo
08:48:37 [2020-05-08T08:48:37.504Z] #47 14.91 vendor/golang.org/x/crypto/internal/subtle
08:48:37 [2020-05-08T08:48:37.504Z] #47 ...
08:48:37 [2020-05-08T08:48:37.504Z] 
08:48:37 [2020-05-08T08:48:37.504Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:37 [2020-05-08T08:48:37.504Z] #74 19.03 Checking out files:  63% (1321/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.
08:48:37 [2020-05-08T08:48:37.504Z] #74 19.99 + cd /tmp/tmp.70mryM1IaO/src/github.com/docker/libnetwork
08:48:37 [2020-05-08T08:48:37.504Z] #74 19.99 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:48:37 [2020-05-08T08:48:37.504Z] #74 20.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:48:37 [2020-05-08T08:48:37.541Z] #44 94.95   CC       criu/sk-inet.o
08:48:37 [2020-05-08T08:48:37.765Z] #74 ...
08:48:37 [2020-05-08T08:48:37.765Z] 
08:48:37 [2020-05-08T08:48:37.765Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:37 [2020-05-08T08:48:37.765Z] #43 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:48:37 [2020-05-08T08:48:37.765Z] #43 18.90 Fetched 8175 kB in 12s (673 kB/s)
08:48:37 [2020-05-08T08:48:37.916Z] #47 101.5 vendor/golang.org/x/text/transform
08:48:38 [2020-05-08T08:48:38.027Z] #43 18.90 Reading package lists...
08:48:38 [2020-05-08T08:48:38.027Z] #43 ...
08:48:38 [2020-05-08T08:48:38.027Z] 
08:48:38 [2020-05-08T08:48:38.027Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:38 [2020-05-08T08:48:38.027Z] #56 14.45 + cd /tmp/tmp.f9rDGJnK34/src/github.com/mvdan/sh
08:48:38 [2020-05-08T08:48:38.027Z] #56 14.45 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:48:38 [2020-05-08T08:48:38.027Z] #56 14.53 + GO111MODULE=on
08:48:38 [2020-05-08T08:48:38.027Z] #56 14.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:48:38 [2020-05-08T08:48:38.027Z] #56 16.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:48:38 [2020-05-08T08:48:38.027Z] #56 16.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:48:38 [2020-05-08T08:48:38.027Z] #56 16.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:48:38 [2020-05-08T08:48:38.027Z] #56 16.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:48:38 [2020-05-08T08:48:38.027Z] #56 16.96 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:48:38 [2020-05-08T08:48:38.027Z] #56 17.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:48:38 [2020-05-08T08:48:38.027Z] #56 18.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:48:38 [2020-05-08T08:48:38.027Z] #56 19.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:48:38 [2020-05-08T08:48:38.027Z] #56 21.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:48:38 [2020-05-08T08:48:38.027Z] #56 21.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:48:38 [2020-05-08T08:48:38.054Z] #44 21.60   CC       images/core-x86.o
08:48:38 [2020-05-08T08:48:38.153Z] #44 95.54   CC       criu/sk-netlink.o
08:48:38 [2020-05-08T08:48:38.288Z] #56 21.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:48:38 [2020-05-08T08:48:38.288Z] #56 21.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:48:38 [2020-05-08T08:48:38.434Z] #44 95.74   CC       criu/sk-packet.o
08:48:38 [2020-05-08T08:48:38.613Z] #44 22.26   CC       images/core-arm.o
08:48:38 [2020-05-08T08:48:38.842Z] #47 102.2 vendor/golang.org/x/text/unicode/bidi
08:48:39 [2020-05-08T08:48:39.046Z] #44 96.14   CC       criu/sk-queue.o
08:48:39 [2020-05-08T08:48:39.172Z] #44 22.72   CC       images/core-aarch64.o
08:48:39 [2020-05-08T08:48:39.231Z] #56 ...
08:48:39 [2020-05-08T08:48:39.231Z] 
08:48:39 [2020-05-08T08:48:39.231Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:39 [2020-05-08T08:48:39.231Z] #35 16.67 Reading package lists...
08:48:39 [2020-05-08T08:48:39.327Z] #44 96.46   CC       criu/sk-tcp.o
08:48:39 [2020-05-08T08:48:39.430Z] #44 23.08   CC       images/core-ppc64.o
08:48:39 [2020-05-08T08:48:39.608Z] #44 96.83   CC       criu/sk-unix.o
08:48:39 [2020-05-08T08:48:39.768Z] #47 ...
08:48:39 [2020-05-08T08:48:39.768Z] 
08:48:39 [2020-05-08T08:48:39.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:39 [2020-05-08T08:48:39.768Z] #44 28.56   CC       images/timer.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 29.06   CC       images/timerfd.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 29.34   CC       images/mm.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 29.70   CC       images/sk-opts.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 29.90   CC       images/sk-unix.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 30.28   CC       images/sk-inet.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 30.66   CC       images/tun.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 30.94   CC       images/sk-netlink.o
08:48:39 [2020-05-08T08:48:39.768Z] #44 31.18   CC       images/packet-sock.o
08:48:40 [2020-05-08T08:48:40.023Z] #44 31.52   CC       images/ipc-var.o
08:48:40 [2020-05-08T08:48:40.066Z] #35 23.31 Reading package lists...
08:48:40 [2020-05-08T08:48:40.066Z] #35 ...
08:48:40 [2020-05-08T08:48:40.066Z] 
08:48:40 [2020-05-08T08:48:40.066Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:48:40 [2020-05-08T08:48:40.066Z] #25 13.60 Fetched 8175 kB in 10s (790 kB/s)
08:48:40 [2020-05-08T08:48:40.067Z] #25 13.60 Reading package lists...
08:48:40 [2020-05-08T08:48:40.067Z] #25 20.36 Reading package lists...
08:48:40 [2020-05-08T08:48:40.067Z] #25 ...
08:48:40 [2020-05-08T08:48:40.067Z] 
08:48:40 [2020-05-08T08:48:40.067Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:40 [2020-05-08T08:48:40.067Z] #56 23.07 runtime/cgo
08:48:40 [2020-05-08T08:48:40.067Z] #56 23.24 runtime
08:48:40 [2020-05-08T08:48:40.279Z] #44 31.69   CC       images/ipc-desc.o
08:48:40 [2020-05-08T08:48:40.354Z] #44 23.89   CC       images/core-s390.o
08:48:40 [2020-05-08T08:48:40.534Z] #44 31.98   CC       images/ipc-shm.o
08:48:40 [2020-05-08T08:48:40.789Z] #44 32.25   CC       images/ipc-msg.o
08:48:41 [2020-05-08T08:48:41.009Z] #56 ...
08:48:41 [2020-05-08T08:48:41.009Z] 
08:48:41 [2020-05-08T08:48:41.009Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:48:41 [2020-05-08T08:48:41.009Z] #62 14.60 Fetched 8175 kB in 11s (754 kB/s)
08:48:41 [2020-05-08T08:48:41.009Z] #62 14.60 Reading package lists...
08:48:41 [2020-05-08T08:48:41.009Z] #62 21.05 Reading package lists...
08:48:41 [2020-05-08T08:48:41.009Z] #62 ...
08:48:41 [2020-05-08T08:48:41.009Z] 
08:48:41 [2020-05-08T08:48:41.009Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:41 [2020-05-08T08:48:41.009Z] #43 18.90 Reading package lists...
08:48:41 [2020-05-08T08:48:41.045Z] #44 32.52   CC       images/ipc-sem.o
08:48:41 [2020-05-08T08:48:41.045Z] #44 32.67   CC       images/utsns.o
08:48:41 [2020-05-08T08:48:41.074Z] #44 97.97   CC       criu/sockets.o
08:48:41 [2020-05-08T08:48:41.284Z] #44 24.67   CC       images/cpuinfo.o
08:48:41 [2020-05-08T08:48:41.300Z] #44 32.89   CC       images/creds.o
08:48:41 [2020-05-08T08:48:41.390Z] #44 98.42   CC       criu/stats.o
08:48:41 [2020-05-08T08:48:41.390Z] #44 98.62   CC       criu/string.o
08:48:41 [2020-05-08T08:48:41.390Z] #44 98.67   CC       criu/sysctl.o
08:48:41 [2020-05-08T08:48:41.539Z] #44 25.13   CC       images/inventory.o
08:48:41 [2020-05-08T08:48:41.670Z] #44 99.07   CC       criu/sysfs_parse.o
08:48:41 [2020-05-08T08:48:41.794Z] #44 25.48   CC       images/fdinfo.o
08:48:41 [2020-05-08T08:48:41.860Z] #44 33.17   CC       images/vma.o
08:48:41 [2020-05-08T08:48:41.951Z] #44 99.27   CC       criu/timerfd.o
08:48:42 [2020-05-08T08:48:42.116Z] #44 33.44   CC       images/netdev.o
08:48:42 [2020-05-08T08:48:42.232Z] #44 99.53   CC       criu/tty.o
08:48:42 [2020-05-08T08:48:42.356Z] #44 25.90   CC       images/fown.o
08:48:42 [2020-05-08T08:48:42.356Z] #44 26.13   CC       images/ns.o
08:48:42 [2020-05-08T08:48:42.371Z] #44 33.80   CC       images/tty.o
08:48:42 [2020-05-08T08:48:42.610Z] #44 ...
08:48:42 [2020-05-08T08:48:42.610Z] 
08:48:42 [2020-05-08T08:48:42.610Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:42 [2020-05-08T08:48:42.610Z] #56 95.68 mvdan.cc/sh/v3/fileutil
08:48:42 [2020-05-08T08:48:42.610Z] #56 95.84 mvdan.cc/sh/v3/syntax
08:48:42 [2020-05-08T08:48:42.610Z] #56 103.8 mvdan.cc/sh/v3/cmd/shfmt
08:48:42 [2020-05-08T08:48:42.610Z] #56 ...
08:48:42 [2020-05-08T08:48:42.610Z] 
08:48:42 [2020-05-08T08:48:42.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:42 [2020-05-08T08:48:42.610Z] #44 26.37   CC       images/regfile.o
08:48:42 [2020-05-08T08:48:42.868Z] #44 26.66   CC       images/ghost-file.o
08:48:42 [2020-05-08T08:48:42.931Z] #44 34.43   CC       images/file-lock.o
08:48:43 [2020-05-08T08:48:43.186Z] #44 34.63   CC       images/rlimit.o
08:48:43 [2020-05-08T08:48:43.186Z] #44 34.87   CC       images/pagemap.o
08:48:43 [2020-05-08T08:48:43.430Z] #44 26.96   CC       images/fifo.o
08:48:43 [2020-05-08T08:48:43.430Z] #44 ...
08:48:43 [2020-05-08T08:48:43.430Z] 
08:48:43 [2020-05-08T08:48:43.430Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:43 [2020-05-08T08:48:43.430Z] #47 96.48 text/template
08:48:43 [2020-05-08T08:48:43.430Z] #47 99.55 encoding/xml
08:48:43 [2020-05-08T08:48:43.430Z] #47 102.2 go/doc
08:48:43 [2020-05-08T08:48:43.430Z] #47 105.7 github.com/LK4D4/vndr/build
08:48:43 [2020-05-08T08:48:43.430Z] #47 106.4 github.com/LK4D4/vndr/versioned
08:48:43 [2020-05-08T08:48:43.689Z] #47 106.6 crypto/dsa
08:48:43 [2020-05-08T08:48:43.689Z] #47 ...
08:48:43 [2020-05-08T08:48:43.689Z] 
08:48:43 [2020-05-08T08:48:43.689Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:43 [2020-05-08T08:48:43.689Z] #44 27.19   CC       images/remap-file-path.o
08:48:43 [2020-05-08T08:48:43.689Z] #44 27.44   CC       images/eventfd.o
08:48:43 [2020-05-08T08:48:43.697Z] #44 100.7   CC       criu/tun.o
08:48:43 [2020-05-08T08:48:43.697Z] #44 101.0   CC       criu/uffd.o
08:48:43 [2020-05-08T08:48:43.745Z] #44 35.18   CC       images/siginfo.o
08:48:43 [2020-05-08T08:48:43.944Z] #44 27.73   CC       images/eventpoll.o
08:48:44 [2020-05-08T08:48:44.000Z] #44 35.47   CC       images/rpc.o
08:48:44 [2020-05-08T08:48:44.311Z] #44 101.6   CC       criu/util.o
08:48:44 [2020-05-08T08:48:44.513Z] #44 28.08   CC       images/fh.o
08:48:44 [2020-05-08T08:48:44.571Z] #43 25.08 Reading package lists...
08:48:44 [2020-05-08T08:48:44.571Z] #43 ...
08:48:44 [2020-05-08T08:48:44.571Z] 
08:48:44 [2020-05-08T08:48:44.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:44 [2020-05-08T08:48:44.571Z] #10 18.18 Fetched 8175 kB in 12s (688 kB/s)
08:48:44 [2020-05-08T08:48:44.571Z] #10 18.18 Reading package lists...
08:48:44 [2020-05-08T08:48:44.571Z] #10 24.34 Reading package lists...
08:48:44 [2020-05-08T08:48:44.571Z] #10 ...
08:48:44 [2020-05-08T08:48:44.571Z] 
08:48:44 [2020-05-08T08:48:44.571Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:48:44 [2020-05-08T08:48:44.571Z] #62 21.05 Reading package lists...
08:48:44 [2020-05-08T08:48:44.769Z] #44 28.45   CC       images/fsnotify.o
08:48:44 [2020-05-08T08:48:44.847Z] #62 28.21 Building dependency tree...
08:48:44 [2020-05-08T08:48:44.847Z] #62 ...
08:48:44 [2020-05-08T08:48:44.847Z] 
08:48:44 [2020-05-08T08:48:44.847Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:44 [2020-05-08T08:48:44.847Z] #41 18.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:48:44 [2020-05-08T08:48:44.847Z] #41 20.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:48:45 [2020-05-08T08:48:45.107Z] #41 ...
08:48:45 [2020-05-08T08:48:45.107Z] 
08:48:45 [2020-05-08T08:48:45.107Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:48:45 [2020-05-08T08:48:45.107Z] #25 20.36 Reading package lists...
08:48:45 [2020-05-08T08:48:45.315Z] #44 102.5   CC       criu/uts_ns.o
08:48:45 [2020-05-08T08:48:45.328Z] #44 29.14   CC       images/signalfd.o
08:48:45 [2020-05-08T08:48:45.360Z] #44 36.67   CC       images/ext-file.o
08:48:45 [2020-05-08T08:48:45.360Z] #44 36.86   CC       images/cgroup.o
08:48:45 [2020-05-08T08:48:45.374Z] #25 27.55 Building dependency tree...
08:48:45 [2020-05-08T08:48:45.596Z] #44 102.7   CC       criu/vdso.o
08:48:45 [2020-05-08T08:48:45.877Z] #44 103.0   LINK     criu/built-in.o
08:48:45 [2020-05-08T08:48:45.877Z] #44 103.1   LINK     criu/criu
08:48:45 [2020-05-08T08:48:45.890Z] #44 29.46   CC       images/fs.o
08:48:46 [2020-05-08T08:48:46.146Z] #44 ...
08:48:46 [2020-05-08T08:48:46.146Z] 
08:48:46 [2020-05-08T08:48:46.146Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:46 [2020-05-08T08:48:46.146Z] #56 DONE 109.3s
08:48:46 [2020-05-08T08:48:46.146Z] 
08:48:46 [2020-05-08T08:48:46.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:46 [2020-05-08T08:48:46.146Z] #44 29.85   CC       images/pstree.o
08:48:46 [2020-05-08T08:48:46.158Z] #44 103.4   DEP      lib/c/criu.d
08:48:46 [2020-05-08T08:48:46.158Z] #44 103.4   CC       images/rpc.pb-c.o
08:48:46 [2020-05-08T08:48:46.284Z] #44 37.59   CC       images/userns.o
08:48:46 [2020-05-08T08:48:46.284Z] #44 37.85   CC       images/google/protobuf/descriptor.o
08:48:46 [2020-05-08T08:48:46.402Z] #44 30.16   CC       images/pipe.o
08:48:46 [2020-05-08T08:48:46.438Z] #44 103.7   CC       lib/c/criu.o
08:48:46 [2020-05-08T08:48:46.965Z] #44 30.61   CC       images/tcp-stream.o
08:48:47 [2020-05-08T08:48:47.050Z] #44 104.4   LINK     lib/c/built-in.o
08:48:47 [2020-05-08T08:48:47.220Z] #44 31.05   CC       images/sk-packet.o
08:48:47 [2020-05-08T08:48:47.291Z] #25 30.98 ca-certificates is already the newest version (20190110).
08:48:47 [2020-05-08T08:48:47.291Z] #25 30.98 The following additional packages will be installed:
08:48:47 [2020-05-08T08:48:47.291Z] #25 31.00   libjq1 libonig5
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.4   LINK     lib/c/libcriu.so
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.4   LINK     lib/c/libcriu.a
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.5   GEN      magic.py
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.6 Note: Building without setproctitle() and strlcpy() support.
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:48:47 [2020-05-08T08:48:47.331Z] #44 104.6 Note: Building without GnuTLS support
08:48:47 [2020-05-08T08:48:47.611Z] #44 104.9 fatal: not a git repository (or any of the parent directories): .git
08:48:47 [2020-05-08T08:48:47.780Z] #44 31.50   CC       images/mnt.o
08:48:47 [2020-05-08T08:48:47.863Z] #25 31.50 The following NEW packages will be installed:
08:48:47 [2020-05-08T08:48:47.863Z] #25 31.51   jq libjq1 libonig5
08:48:48 [2020-05-08T08:48:48.035Z] #44 31.74   CC       images/pipe-data.o
08:48:48 [2020-05-08T08:48:48.169Z] #44 ...
08:48:48 [2020-05-08T08:48:48.169Z] 
08:48:48 [2020-05-08T08:48:48.169Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:48 [2020-05-08T08:48:48.169Z] #10 101.9 Selecting previously unselected package g++-mingw-w64-x86-64.
08:48:48 [2020-05-08T08:48:48.169Z] #10 101.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:48 [2020-05-08T08:48:48.169Z] #10 101.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:48 [2020-05-08T08:48:48.169Z] #10 ...
08:48:48 [2020-05-08T08:48:48.169Z] 
08:48:48 [2020-05-08T08:48:48.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:48 [2020-05-08T08:48:48.169Z] #44 39.56   CC       images/opts.o
08:48:48 [2020-05-08T08:48:48.169Z] #44 39.78   CC       images/seccomp.o
08:48:48 [2020-05-08T08:48:48.224Z] #44 105.3 make[1]: Nothing to be done for 'all'.
08:48:48 [2020-05-08T08:48:48.290Z] #44 32.01   CC       images/sa.o
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.92 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.92 Need to get 325 kB of archives.
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.92 After this operation, 1019 kB of additional disk space will be used.
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
08:48:48 [2020-05-08T08:48:48.440Z] #25 31.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
08:48:48 [2020-05-08T08:48:48.505Z] #44 ...
08:48:48 [2020-05-08T08:48:48.505Z] 
08:48:48 [2020-05-08T08:48:48.505Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:48:48 [2020-05-08T08:48:48.505Z] #41 DONE 142.7s
08:48:48 [2020-05-08T08:48:48.505Z] 
08:48:48 [2020-05-08T08:48:48.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:48 [2020-05-08T08:48:48.505Z] #44 105.8 make[1]: 'images/built-in.o' is up to date.
08:48:48 [2020-05-08T08:48:48.505Z] #44 105.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:48:48 [2020-05-08T08:48:48.546Z] #44 32.23   CC       images/timer.o
08:48:48 [2020-05-08T08:48:48.728Z] #44 40.11   CC       images/binfmt-misc.o
08:48:48 [2020-05-08T08:48:48.728Z] #44 40.32   CC       images/time.o
08:48:48 [2020-05-08T08:48:48.786Z] #44 105.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:48:48 [2020-05-08T08:48:48.786Z] #44 106.0 make[1]: 'compel/libcompel.a' is up to date.
08:48:48 [2020-05-08T08:48:48.786Z] #44 106.0 make[1]: 'compel/compel-host-bin' is up to date.
08:48:48 [2020-05-08T08:48:48.786Z] #44 106.0 make[1]: Nothing to be done for 'all'.
08:48:48 [2020-05-08T08:48:48.786Z] #44 106.0 make[1]: 'soccr/libsoccr.a' is up to date.
08:48:48 [2020-05-08T08:48:48.786Z] #44 106.1 make[2]: Nothing to be done for 'all'.
08:48:48 [2020-05-08T08:48:48.800Z] #44 32.63   CC       images/timerfd.o
08:48:48 [2020-05-08T08:48:48.983Z] #44 40.60   CC       images/sysctl.o
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.2 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.2 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.2 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.3 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.3 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.067Z] #44 106.3 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.237Z] #44 40.86   CC       images/autofs.o
08:48:49 [2020-05-08T08:48:49.352Z] #44 106.4 make[2]: Nothing to be done for 'all'.
08:48:49 [2020-05-08T08:48:49.352Z] #44 106.5   INSTALL  criu/criu
08:48:49 [2020-05-08T08:48:49.359Z] #44 32.82   CC       images/mm.o
08:48:49 [2020-05-08T08:48:49.359Z] #44 33.14   CC       images/sk-opts.o
08:48:49 [2020-05-08T08:48:49.492Z] #44 41.05   CC       images/macvlan.o
08:48:49 [2020-05-08T08:48:49.614Z] #44 33.35   CC       images/sk-unix.o
08:48:49 [2020-05-08T08:48:49.646Z] #44 DONE 106.7s
08:48:49 [2020-05-08T08:48:49.646Z] 
08:48:49 [2020-05-08T08:48:49.646Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:48:49 [2020-05-08T08:48:49.646Z] #42 DONE 0.3s
08:48:49 [2020-05-08T08:48:49.646Z] 
08:48:49 [2020-05-08T08:48:49.646Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:49 [2020-05-08T08:48:49.826Z] #25 33.42 debconf: delaying package configuration, since apt-utils is not installed
08:48:49 [2020-05-08T08:48:49.826Z] #25 ...
08:48:49 [2020-05-08T08:48:49.826Z] 
08:48:49 [2020-05-08T08:48:49.826Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:49 [2020-05-08T08:48:49.826Z] #35 23.31 Reading package lists...
08:48:49 [2020-05-08T08:48:49.826Z] #35 29.54 Building dependency tree...
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.39 The following additional packages will be installed:
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.44 Suggested packages:
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.46   cmake-doc ninja-build lrzip
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.46 Recommended packages:
08:48:49 [2020-05-08T08:48:49.826Z] #35 32.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:48:49 [2020-05-08T08:48:49.826Z] #35 33.48 The following NEW packages will be installed:
08:48:49 [2020-05-08T08:48:49.826Z] #35 33.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:48:49 [2020-05-08T08:48:49.826Z] #35 33.48   vim-common xxd
08:48:49 [2020-05-08T08:48:49.943Z] #60 ...
08:48:49 [2020-05-08T08:48:49.943Z] 
08:48:49 [2020-05-08T08:48:49.943Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:49 [2020-05-08T08:48:49.943Z] #53 144.1 + cd /tmp/tmp.3bFYJCfe6d/src/github.com/golangci/golangci-lint/
08:48:49 [2020-05-08T08:48:49.943Z] #53 144.1 + git checkout -q v1.23.8
08:48:50 [2020-05-08T08:48:50.051Z] #44 41.35   CC       images/sit.o
08:48:50 [2020-05-08T08:48:50.051Z] #44 41.66   LINK     images/built-in.o
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.89 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.89 Need to get 14.2 MB of archives.
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.89 After this operation, 60.0 MB of additional disk space will be used.
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
08:48:50 [2020-05-08T08:48:50.087Z] #35 33.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
08:48:50 [2020-05-08T08:48:50.176Z] #44 33.71   CC       images/sk-inet.o
08:48:50 [2020-05-08T08:48:50.235Z] #53 144.4 ++ git describe --tags
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.79   GEN      compel/include/asm
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.82   GEN      compel/include/version.h
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.85 touch .config
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.86   GEN      include/common/config.h
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.94   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:48:50 [2020-05-08T08:48:50.306Z] #44 41.97   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:48:50 [2020-05-08T08:48:50.348Z] #35 34.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
08:48:50 [2020-05-08T08:48:50.431Z] #44 34.10   CC       images/tun.o
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 + version=v1.23.8
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 ++ git rev-parse --short HEAD
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 + commit=76a82c6
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 ++ git show -s --format=%cd
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:48:50 [2020-05-08T08:48:50.516Z] #53 144.4 + 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
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.00   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.01   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.03   DEP      compel/arch/x86/plugins/std/memcpy.d
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.07   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.09   GEN      compel/plugins/include/uapi/std/syscall.h
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.13   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.15   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:48:50 [2020-05-08T08:48:50.568Z] #44 42.19   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:48:50 [2020-05-08T08:48:50.686Z] #44 34.46   CC       images/sk-netlink.o
08:48:50 [2020-05-08T08:48:50.797Z] #53 ...
08:48:50 [2020-05-08T08:48:50.797Z] 
08:48:50 [2020-05-08T08:48:50.797Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:48:50 [2020-05-08T08:48:50.797Z] #45 DONE 0.1s
08:48:50 [2020-05-08T08:48:50.797Z] 
08:48:50 [2020-05-08T08:48:50.797Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:48:50 [2020-05-08T08:48:50.797Z] #48 DONE 0.1s
08:48:50 [2020-05-08T08:48:50.797Z] 
08:48:50 [2020-05-08T08:48:50.797Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:50 [2020-05-08T08:48:50.824Z] #44 42.20   DEP      compel/plugins/std/infect.d
08:48:50 [2020-05-08T08:48:50.824Z] #44 42.29   DEP      compel/plugins/std/string.d
08:48:50 [2020-05-08T08:48:50.824Z] #44 ...
08:48:50 [2020-05-08T08:48:50.824Z] 
08:48:50 [2020-05-08T08:48:50.824Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:50 [2020-05-08T08:48:50.824Z] #47 104.4 vendor/golang.org/x/text/secure/bidirule
08:48:50 [2020-05-08T08:48:50.824Z] #47 104.8 vendor/golang.org/x/text/unicode/norm
08:48:50 [2020-05-08T08:48:50.824Z] #47 109.1 vendor/golang.org/x/net/idna
08:48:50 [2020-05-08T08:48:50.824Z] #47 112.0 vendor/golang.org/x/net/http2/hpack
08:48:50 [2020-05-08T08:48:50.824Z] #47 113.2 mime
08:48:50 [2020-05-08T08:48:50.824Z] #47 ...
08:48:50 [2020-05-08T08:48:50.824Z] 
08:48:50 [2020-05-08T08:48:50.824Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:50 [2020-05-08T08:48:50.824Z] #44 42.36   DEP      compel/plugins/std/log.d
08:48:50 [2020-05-08T08:48:50.824Z] #44 42.44   DEP      compel/plugins/std/fds.d
08:48:50 [2020-05-08T08:48:50.919Z] #35 ...
08:48:50 [2020-05-08T08:48:50.919Z] 
08:48:50 [2020-05-08T08:48:50.919Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:48:50 [2020-05-08T08:48:50.919Z] #25 33.69 Fetched 325 kB in 0s (1088 kB/s)
08:48:50 [2020-05-08T08:48:50.919Z] #25 33.80 Selecting previously unselected package libonig5:arm64.
08:48:50 [2020-05-08T08:48:50.919Z] #25 33.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
08:48:50 [2020-05-08T08:48:50.919Z] #25 33.95 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
08:48:50 [2020-05-08T08:48:50.919Z] #25 33.98 Unpacking libonig5:arm64 (6.9.1-1) ...
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.30 Selecting previously unselected package libjq1:arm64.
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.32 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.61 Selecting previously unselected package jq.
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.62 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
08:48:50 [2020-05-08T08:48:50.919Z] #25 34.63 Unpacking jq (1.5+dfsg-2+b1) ...
08:48:51 [2020-05-08T08:48:51.078Z] #65 ...
08:48:51 [2020-05-08T08:48:51.078Z] 
08:48:51 [2020-05-08T08:48:51.078Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:48:51 [2020-05-08T08:48:51.078Z] #51 DONE 0.2s
08:48:51 [2020-05-08T08:48:51.078Z] 
08:48:51 [2020-05-08T08:48:51.078Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:51 [2020-05-08T08:48:51.078Z] #44 42.52   DEP      compel/plugins/std/std.d
08:48:51 [2020-05-08T08:48:51.079Z] #44 42.60   DEP      compel/plugins/shmem/shmem.d
08:48:51 [2020-05-08T08:48:51.079Z] #44 42.68   DEP      compel/plugins/fds/fds.d
08:48:51 [2020-05-08T08:48:51.184Z] #25 34.90 Setting up libonig5:arm64 (6.9.1-1) ...
08:48:51 [2020-05-08T08:48:51.246Z] #44 34.76   CC       images/packet-sock.o
08:48:51 [2020-05-08T08:48:51.333Z] #44 42.79   CC       compel/plugins/std/std.o
08:48:51 [2020-05-08T08:48:51.445Z] #25 35.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
08:48:51 [2020-05-08T08:48:51.501Z] #44 35.09   CC       images/ipc-var.o
08:48:51 [2020-05-08T08:48:51.588Z] #44 43.08   CC       compel/plugins/std/fds.o
08:48:51 [2020-05-08T08:48:51.705Z] #25 35.17 Setting up jq (1.5+dfsg-2+b1) ...
08:48:51 [2020-05-08T08:48:51.705Z] #25 35.19 Processing triggers for libc-bin (2.28-10) ...
08:48:51 [2020-05-08T08:48:51.755Z] #44 35.41   CC       images/ipc-desc.o
08:48:52 [2020-05-08T08:48:52.010Z] #44 35.65   CC       images/ipc-shm.o
08:48:52 [2020-05-08T08:48:52.080Z] #60 70.28 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
08:48:52 [2020-05-08T08:48:52.150Z] #44 43.50   CC       compel/plugins/std/log.o
08:48:52 [2020-05-08T08:48:52.264Z] #44 35.90   CC       images/ipc-msg.o
08:48:52 [2020-05-08T08:48:52.519Z] #44 36.25   CC       images/ipc-sem.o
08:48:52 [2020-05-08T08:48:52.693Z] #60 71.03 + mkdir -p /build
08:48:52 [2020-05-08T08:48:52.693Z] #60 71.03 + cp runc /build/runc
08:48:52 [2020-05-08T08:48:52.693Z] #60 DONE 71.3s
08:48:52 [2020-05-08T08:48:52.693Z] 
08:48:52 [2020-05-08T08:48:52.693Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:48:52 [2020-05-08T08:48:52.774Z] #44 36.49   CC       images/utsns.o
08:48:53 [2020-05-08T08:48:53.029Z] #44 36.76   CC       images/creds.o
08:48:53 [2020-05-08T08:48:53.075Z] #44 44.43   CC       compel/plugins/std/string.o
08:48:53 [2020-05-08T08:48:53.097Z] #25 DONE 36.5s
08:48:53 [2020-05-08T08:48:53.097Z] 
08:48:53 [2020-05-08T08:48:53.097Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:48:53 [2020-05-08T08:48:53.097Z] #62 28.21 Building dependency tree...
08:48:53 [2020-05-08T08:48:53.097Z] #62 31.58 The following additional packages will be installed:
08:48:53 [2020-05-08T08:48:53.097Z] #62 31.60   libbtrfs0
08:48:53 [2020-05-08T08:48:53.097Z] #62 31.84 The following NEW packages will be installed:
08:48:53 [2020-05-08T08:48:53.097Z] #62 31.84   libbtrfs-dev libbtrfs0
08:48:53 [2020-05-08T08:48:53.097Z] #62 32.25 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:48:53 [2020-05-08T08:48:53.097Z] #62 32.25 Need to get 119 kB of archives.
08:48:53 [2020-05-08T08:48:53.097Z] #62 32.25 After this operation, 387 kB of additional disk space will be used.
08:48:53 [2020-05-08T08:48:53.097Z] #62 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
08:48:53 [2020-05-08T08:48:53.097Z] #62 32.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
08:48:53 [2020-05-08T08:48:53.097Z] #62 33.66 debconf: delaying package configuration, since apt-utils is not installed
08:48:53 [2020-05-08T08:48:53.097Z] #62 33.89 Fetched 119 kB in 0s (436 kB/s)
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.22 Selecting previously unselected package libbtrfs0.
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.32 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.34 Unpacking libbtrfs0 (4.20.1-2) ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.53 Selecting previously unselected package libbtrfs-dev.
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 34.56 Unpacking libbtrfs-dev (4.20.1-2) ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 35.04 Setting up libbtrfs0 (4.20.1-2) ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 35.16 Setting up libbtrfs-dev (4.20.1-2) ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 35.19 Processing triggers for libc-bin (2.28-10) ...
08:48:53 [2020-05-08T08:48:53.097Z] #62 DONE 36.5s
08:48:53 [2020-05-08T08:48:53.097Z] 
08:48:53 [2020-05-08T08:48:53.097Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:53 [2020-05-08T08:48:53.097Z] #63 DONE 0.2s
08:48:53 [2020-05-08T08:48:53.097Z] 
08:48:53 [2020-05-08T08:48:53.097Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:48:53 [2020-05-08T08:48:53.097Z] #26 DONE 0.1s
08:48:53 [2020-05-08T08:48:53.097Z] 
08:48:53 [2020-05-08T08:48:53.097Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:48:53 [2020-05-08T08:48:53.284Z] #44 36.99   CC       images/vma.o
08:48:53 [2020-05-08T08:48:53.358Z] #64 DONE 0.2s
08:48:53 [2020-05-08T08:48:53.358Z] 
08:48:53 [2020-05-08T08:48:53.358Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:53 [2020-05-08T08:48:53.539Z] #44 37.23   CC       images/netdev.o
08:48:53 [2020-05-08T08:48:53.680Z] #44 45.03   CC       compel/plugins/std/infect.o
08:48:53 [2020-05-08T08:48:53.951Z] #44 45.52   CC       compel/arch/x86/plugins/std/parasite-head.o
08:48:53 [2020-05-08T08:48:53.951Z] #44 45.55   CC       compel/arch/x86/plugins/std/memcpy.o
08:48:54 [2020-05-08T08:48:54.087Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m27.776877808s with top 10 stages: buildssa: 1m23.209481817s, goimports: 14.956225588s, unconvert: 9.590871697s, gosec: 9.4108893s, golint: 5.859507692s, inspect: 4.846179444s, misspell: 4.589207481s, ineffassign: 4.224233742s, deadcode: 4.078497179s, SA4014: 3.271583685s 
08:48:54 [2020-05-08T08:48:54.099Z] #44 37.72   CC       images/tty.o
08:48:54 [2020-05-08T08:48:54.099Z] #44 ...
08:48:54 [2020-05-08T08:48:54.099Z] 
08:48:54 [2020-05-08T08:48:54.099Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:54 [2020-05-08T08:48:54.099Z] #47 107.1 crypto/x509/pkix
08:48:54 [2020-05-08T08:48:54.099Z] #47 107.8 vendor/golang.org/x/crypto/cryptobyte
08:48:54 [2020-05-08T08:48:54.099Z] #47 110.0 net
08:48:54 [2020-05-08T08:48:54.099Z] #47 110.4 vendor/golang.org/x/crypto/internal/chacha20
08:48:54 [2020-05-08T08:48:54.099Z] #47 111.2 vendor/golang.org/x/crypto/poly1305
08:48:54 [2020-05-08T08:48:54.099Z] #47 111.7 vendor/golang.org/x/sys/cpu
08:48:54 [2020-05-08T08:48:54.099Z] #47 111.9 vendor/golang.org/x/crypto/chacha20poly1305
08:48:54 [2020-05-08T08:48:54.099Z] #47 113.3 vendor/golang.org/x/crypto/hkdf
08:48:54 [2020-05-08T08:48:54.099Z] #47 113.5 vendor/golang.org/x/text/transform
08:48:54 [2020-05-08T08:48:54.099Z] #47 114.2 vendor/golang.org/x/text/unicode/bidi
08:48:54 [2020-05-08T08:48:54.099Z] #47 116.0 vendor/golang.org/x/text/secure/bidirule
08:48:54 [2020-05-08T08:48:54.099Z] #47 116.4 vendor/golang.org/x/text/unicode/norm
08:48:54 [2020-05-08T08:48:54.208Z] #44 45.61   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:48:54 [2020-05-08T08:48:54.208Z] #44 45.74   AR       compel/plugins/std.lib.a
08:48:54 [2020-05-08T08:48:54.208Z] #44 45.81   CC       compel/plugins/fds/fds.o
08:48:54 [2020-05-08T08:48:54.468Z] #44 45.98   AR       compel/plugins/fds.lib.a
08:48:54 [2020-05-08T08:48:54.468Z] #44 46.02   HOSTDEP  compel/src/lib/log-host.d
08:48:54 [2020-05-08T08:48:54.661Z] #47 ...
08:48:54 [2020-05-08T08:48:54.661Z] 
08:48:54 [2020-05-08T08:48:54.661Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:54 [2020-05-08T08:48:54.661Z] #44 38.46   CC       images/file-lock.o
08:48:54 [2020-05-08T08:48:54.723Z] #44 46.13   HOSTDEP  compel/src/lib/handle-elf-host.d
08:48:54 [2020-05-08T08:48:54.723Z] #44 46.30   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:48:54 [2020-05-08T08:48:54.918Z] #44 38.75   CC       images/rlimit.o
08:48:54 [2020-05-08T08:48:54.978Z] #44 46.47   HOSTDEP  compel/src/main-host.d
08:48:55 [2020-05-08T08:48:55.179Z] #44 39.02   CC       images/pagemap.o
08:48:55 [2020-05-08T08:48:55.233Z] #44 46.59   DEP      compel/src/lib/ptrace.d
08:48:55 [2020-05-08T08:48:55.233Z] #44 46.71   DEP      compel/src/lib/infect.d
08:48:55 [2020-05-08T08:48:55.280Z] #65 ...
08:48:55 [2020-05-08T08:48:55.280Z] 
08:48:55 [2020-05-08T08:48:55.280Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:55 [2020-05-08T08:48:55.280Z] #74 DONE 38.5s
08:48:55 [2020-05-08T08:48:55.280Z] 
08:48:55 [2020-05-08T08:48:55.280Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 34.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
08:48:55 [2020-05-08T08:48:55.280Z] #35 36.87 debconf: delaying package configuration, since apt-utils is not installed
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.23 Fetched 14.2 MB in 2s (9464 kB/s)
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.42 Selecting previously unselected package xxd.
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.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 ... 15382 files and directories currently installed.)
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.53 Unpacking xxd (2:8.1.0875-5) ...
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.79 Selecting previously unselected package vim-common.
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:48:55 [2020-05-08T08:48:55.280Z] #35 37.84 Unpacking vim-common (2:8.1.0875-5) ...
08:48:55 [2020-05-08T08:48:55.280Z] #35 38.32 Selecting previously unselected package cmake-data.
08:48:55 [2020-05-08T08:48:55.280Z] #35 38.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:48:55 [2020-05-08T08:48:55.280Z] #35 38.33 Unpacking cmake-data (3.13.4-1) ...
08:48:55 [2020-05-08T08:48:55.488Z] #44 46.85   DEP      compel/src/lib/infect-util.d
08:48:55 [2020-05-08T08:48:55.488Z] #44 46.98   DEP      compel/src/lib/infect-rpc.d
08:48:55 [2020-05-08T08:48:55.488Z] #44 47.08   DEP      compel/arch/x86/src/lib/infect.d
08:48:55 [2020-05-08T08:48:55.488Z] #44 47.18   DEP      compel/arch/x86/src/lib/cpu.d
08:48:55 [2020-05-08T08:48:55.710Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.4s done
08:48:55 [2020-05-08T08:48:55.710Z] #8 DONE 37.2s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
08:48:55 [2020-05-08T08:48:55.710Z] #9 DONE 0.2s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
08:48:55 [2020-05-08T08:48:55.710Z] #10 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:55 [2020-05-08T08:48:55.710Z] #11 ...
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:48:55 [2020-05-08T08:48:55.710Z] #41 DONE 0.1s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:48:55 [2020-05-08T08:48:55.710Z] #30 DONE 0.1s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:55 [2020-05-08T08:48:55.710Z] #22 DONE 0.1s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #47 DONE 0.2s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #33 ...
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #68 DONE 0.2s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
08:48:55 [2020-05-08T08:48:55.710Z] #53 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #74 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #50 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #23 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #56 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
08:48:55 [2020-05-08T08:48:55.710Z] #33 DONE 0.3s
08:48:55 [2020-05-08T08:48:55.710Z] 
08:48:55 [2020-05-08T08:48:55.710Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.583 + RM_GOPATH=0
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.583 + TMP_GOPATH=
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.583 + : /build
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.583 + '[' -z '' ']'
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.584 ++ mktemp -d
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.586 + export GOPATH=/tmp/tmp.xBZzpBKHdX
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.586 + GOPATH=/tmp/tmp.xBZzpBKHdX
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.586 + RM_GOPATH=1
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.587 ++ dirname ./install.sh
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.588 + dir=.
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.588 + bin=tomlv
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.588 + shift
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.588 + '[' '!' -f ./tomlv.installer ']'
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 + . ./tomlv.installer
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 + install_tomlv
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.589 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xBZzpBKHdX/src/github.com/BurntSushi/toml
08:48:55 [2020-05-08T08:48:55.710Z] #34 0.593 Cloning into '/tmp/tmp.xBZzpBKHdX/src/github.com/BurntSushi/toml'...
08:48:55 [2020-05-08T08:48:55.739Z] #44 39.35   CC       images/siginfo.o
08:48:55 [2020-05-08T08:48:55.742Z] #44 47.30   DEP      compel/src/lib/log.d
08:48:55 [2020-05-08T08:48:55.994Z] #44 39.62   CC       images/rpc.o
08:48:55 [2020-05-08T08:48:55.997Z] #44 47.42   DEP      compel/src/main.d
08:48:56 [2020-05-08T08:48:56.046Z] #34 2.591 + cd /tmp/tmp.xBZzpBKHdX/src/github.com/BurntSushi/toml
08:48:56 [2020-05-08T08:48:56.046Z] #34 2.592 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
08:48:56 [2020-05-08T08:48:56.046Z] #34 2.609 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
08:48:56 [2020-05-08T08:48:56.251Z] #44 47.58   DEP      compel/src/lib/handle-elf.d
08:48:56 [2020-05-08T08:48:56.251Z] #44 47.76   DEP      compel/arch/x86/src/lib/handle-elf.d
08:48:56 [2020-05-08T08:48:56.506Z] #44 47.95   CC       compel/src/lib/log.o
08:48:56 [2020-05-08T08:48:56.668Z] #35 ...
08:48:56 [2020-05-08T08:48:56.668Z] 
08:48:56 [2020-05-08T08:48:56.668Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.161 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + RM_GOPATH=0
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + TMP_GOPATH=
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + : /build
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + '[' -z '' ']'
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 ++ mktemp -d
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + export GOPATH=/tmp/tmp.htoec3ZeL0
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + GOPATH=/tmp/tmp.htoec3ZeL0
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + RM_GOPATH=1
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 ++ dirname ./install.sh
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + dir=.
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + bin=containerd
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + shift
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + '[' '!' -f ./containerd.installer ']'
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + . ./containerd.installer
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + install_containerd
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.166 + git clone https://github.com/containerd/containerd.git /tmp/tmp.htoec3ZeL0/src/github.com/containerd/containerd
08:48:56 [2020-05-08T08:48:56.668Z] #65 3.174 Cloning into '/tmp/tmp.htoec3ZeL0/src/github.com/containerd/containerd'...
08:48:56 [2020-05-08T08:48:56.761Z] #44 48.25   CC       compel/arch/x86/src/lib/cpu.o
08:48:56 [2020-05-08T08:48:56.920Z] #44 40.78   CC       images/ext-file.o
08:48:57 [2020-05-08T08:48:57.020Z] #44 ...
08:48:57 [2020-05-08T08:48:57.020Z] 
08:48:57 [2020-05-08T08:48:57.020Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:48:57 [2020-05-08T08:48:57.020Z] #68 113.4 + for f in rootlesskit rootlesskit-docker-proxy
08:48:57 [2020-05-08T08:48:57.020Z] #68 113.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:48:57 [2020-05-08T08:48:57.020Z] #68 DONE 120.8s
08:48:57 [2020-05-08T08:48:57.020Z] 
08:48:57 [2020-05-08T08:48:57.020Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:48:57 [2020-05-08T08:48:57.020Z] #69 DONE 0.1s
08:48:57 [2020-05-08T08:48:57.020Z] 
08:48:57 [2020-05-08T08:48:57.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.4 Selecting previously unselected package libapparmor1:amd64.
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.5 Selecting previously unselected package libapparmor-dev:amd64.
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.7 Selecting previously unselected package libbtrfs0.
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.7 Unpacking libbtrfs0 (4.20.1-2) ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.8 Selecting previously unselected package libbtrfs-dev.
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.020Z] #10 118.8 Unpacking libbtrfs-dev (4.20.1-2) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 118.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 118.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 118.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.0 Selecting previously unselected package libudev-dev:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.2 Selecting previously unselected package libsepol1-dev:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.6 Selecting previously unselected package libpcre16-3:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.8 Selecting previously unselected package libpcre32-3:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.1 Selecting previously unselected package libpcrecpp0v5:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.2 Selecting previously unselected package libpcre3-dev:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.7 Selecting previously unselected package libselinux1-dev:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 120.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 121.1 Selecting previously unselected package libdevmapper-dev:amd64.
08:48:57 [2020-05-08T08:48:57.021Z] #10 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.021Z] #10 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:48:57 [2020-05-08T08:48:57.066Z] #53 ...
08:48:57 [2020-05-08T08:48:57.066Z] 
08:48:57 [2020-05-08T08:48:57.066Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:48:57 [2020-05-08T08:48:57.066Z] #65 130.2 + bin/containerd
08:48:57 [2020-05-08T08:48:57.175Z] #44 41.03   CC       images/cgroup.o
08:48:57 [2020-05-08T08:48:57.240Z] #65 ...
08:48:57 [2020-05-08T08:48:57.240Z] 
08:48:57 [2020-05-08T08:48:57.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:57 [2020-05-08T08:48:57.240Z] #10 24.34 Reading package lists...
08:48:57 [2020-05-08T08:48:57.240Z] #10 31.13 Building dependency tree...
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.10 The following additional packages will be installed:
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.11   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.11   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.11   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.12   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.13 Suggested packages:
08:48:57 [2020-05-08T08:48:57.240Z] #10 34.13   gcc-8-locales seccomp wine64
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.50 The following NEW packages will be installed:
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.86 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.86 Need to get 73.3 MB of archives.
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.86 After this operation, 472 MB of additional disk space will be used.
08:48:57 [2020-05-08T08:48:57.240Z] #10 35.86 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]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.02 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]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #10 36.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #10 37.12 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]
08:48:57 [2020-05-08T08:48:57.240Z] #10 37.15 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]
08:48:57 [2020-05-08T08:48:57.240Z] #10 39.52 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]
08:48:57 [2020-05-08T08:48:57.240Z] #10 ...
08:48:57 [2020-05-08T08:48:57.240Z] 
08:48:57 [2020-05-08T08:48:57.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:48:57 [2020-05-08T08:48:57.240Z] #43 25.08 Reading package lists...
08:48:57 [2020-05-08T08:48:57.240Z] #43 31.38 Building dependency tree...
08:48:57 [2020-05-08T08:48:57.240Z] #43 34.89 The following additional packages will be installed:
08:48:57 [2020-05-08T08:48:57.240Z] #43 34.90   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:48:57 [2020-05-08T08:48:57.240Z] #43 34.90   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:48:57 [2020-05-08T08:48:57.240Z] #43 34.91 Suggested packages:
08:48:57 [2020-05-08T08:48:57.240Z] #43 34.91   manpages-dev python-setuptools
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.10 The following NEW packages will be installed:
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.15   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.15   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.15   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.15   python-six zlib1g-dev
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 Need to get 3798 kB of archives.
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 After this operation, 21.6 MB of additional disk space will be used.
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 36.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
08:48:57 [2020-05-08T08:48:57.240Z] #43 38.59 debconf: delaying package configuration, since apt-utils is not installed
08:48:57 [2020-05-08T08:48:57.240Z] #43 38.84 Fetched 3798 kB in 1s (5424 kB/s)
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.03 Selecting previously unselected package libcap-dev:arm64.
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.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 ... 15382 files and directories currently installed.)
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.15 Unpacking libcap-dev:arm64 (1:2.25-2) ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.48 Selecting previously unselected package libnet1:arm64.
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.73 Selecting previously unselected package libnet1-dev.
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 39.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.08 Selecting previously unselected package libnl-3-200:arm64.
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.41 Selecting previously unselected package libnl-3-dev:arm64.
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.43 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.74 Selecting previously unselected package libprotobuf-c1:arm64.
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.240Z] #43 40.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:48:57 [2020-05-08T08:48:57.281Z] #10 121.2 Selecting previously unselected package libseccomp-dev:amd64.
08:48:57 [2020-05-08T08:48:57.281Z] #10 121.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.281Z] #10 121.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:48:57 [2020-05-08T08:48:57.501Z] #43 41.13 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:48:57 [2020-05-08T08:48:57.501Z] #43 41.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.501Z] #43 41.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
08:48:57 [2020-05-08T08:48:57.536Z] #10 121.4 Selecting previously unselected package libsystemd-dev:amd64.
08:48:57 [2020-05-08T08:48:57.536Z] #10 121.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.536Z] #10 121.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
08:48:57 [2020-05-08T08:48:57.735Z] #44 ...
08:48:57 [2020-05-08T08:48:57.735Z] 
08:48:57 [2020-05-08T08:48:57.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:57 [2020-05-08T08:48:57.735Z] #10 111.0 Selecting previously unselected package g++-mingw-w64-x86-64.
08:48:57 [2020-05-08T08:48:57.735Z] #10 111.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:48:57 [2020-05-08T08:48:57.735Z] #10 111.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:57 [2020-05-08T08:48:57.740Z] #34 4.089 internal/cpu
08:48:57 [2020-05-08T08:48:57.740Z] #34 4.128 runtime/internal/sys
08:48:57 [2020-05-08T08:48:57.740Z] #34 4.236 runtime/internal/atomic
08:48:57 [2020-05-08T08:48:57.740Z] #34 4.292 math/bits
08:48:57 [2020-05-08T08:48:57.763Z] #43 41.34 Selecting previously unselected package zlib1g-dev:arm64.
08:48:57 [2020-05-08T08:48:57.763Z] #43 41.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
08:48:57 [2020-05-08T08:48:57.763Z] #43 41.35 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
08:48:57 [2020-05-08T08:48:57.763Z] #43 ...
08:48:57 [2020-05-08T08:48:57.763Z] 
08:48:57 [2020-05-08T08:48:57.763Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:48:57 [2020-05-08T08:48:57.763Z] #10 41.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
08:48:57 [2020-05-08T08:48:57.990Z] #10 ...
08:48:57 [2020-05-08T08:48:57.990Z] 
08:48:57 [2020-05-08T08:48:57.990Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:57 [2020-05-08T08:48:57.990Z] #47 121.0 vendor/golang.org/x/net/idna
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.59 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]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
08:48:58 [2020-05-08T08:48:58.023Z] #10 41.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libbtrfs0 (4.20.1-2) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
08:48:58 [2020-05-08T08:48:58.461Z] #10 122.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:48:58 [2020-05-08T08:48:58.472Z] #34 5.140 runtime/internal/math
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.6 Setting up libbtrfs-dev (4.20.1-2) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.6 Setting up mingw-w64-common (6.0.0-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 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
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 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
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.7 Setting up dmsetup (2:1.02.155-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:48:58 [2020-05-08T08:48:58.716Z] #10 122.8 Processing triggers for libc-bin (2.28-10) ...
08:48:58 [2020-05-08T08:48:58.971Z] #10 DONE 123.1s
08:48:58 [2020-05-08T08:48:58.971Z] 
08:48:58 [2020-05-08T08:48:58.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:58 [2020-05-08T08:48:58.971Z] #44 49.50   CC       compel/arch/x86/src/lib/infect.o
08:48:58 [2020-05-08T08:48:58.971Z] #44 50.37   CC       compel/src/lib/infect-rpc.o
08:48:59 [2020-05-08T08:48:59.198Z] #34 5.648 unicode/utf8
08:48:59 [2020-05-08T08:48:59.198Z] #34 5.800 internal/race
08:48:59 [2020-05-08T08:48:59.226Z] #44 ...
08:48:59 [2020-05-08T08:48:59.226Z] 
08:48:59 [2020-05-08T08:48:59.226Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:48:59 [2020-05-08T08:48:59.226Z] #58 DONE 0.1s
08:48:59 [2020-05-08T08:48:59.226Z] 
08:48:59 [2020-05-08T08:48:59.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:59 [2020-05-08T08:48:59.226Z] #44 50.70   CC       compel/src/lib/infect-util.o
08:48:59 [2020-05-08T08:48:59.409Z] #10 43.01 debconf: delaying package configuration, since apt-utils is not installed
08:48:59 [2020-05-08T08:48:59.480Z] #44 ...
08:48:59 [2020-05-08T08:48:59.480Z] 
08:48:59 [2020-05-08T08:48:59.480Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:48:59 [2020-05-08T08:48:59.480Z] #59 DONE 0.1s
08:48:59 [2020-05-08T08:48:59.480Z] 
08:48:59 [2020-05-08T08:48:59.480Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:48:59 [2020-05-08T08:48:59.537Z] #34 6.270 sync/atomic
08:48:59 [2020-05-08T08:48:59.735Z] #60 ...
08:48:59 [2020-05-08T08:48:59.735Z] 
08:48:59 [2020-05-08T08:48:59.735Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:48:59 [2020-05-08T08:48:59.735Z] #50 DONE 123.3s
08:48:59 [2020-05-08T08:48:59.735Z] 
08:48:59 [2020-05-08T08:48:59.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:48:59 [2020-05-08T08:48:59.735Z] #44 51.15   CC       compel/src/lib/infect.o
08:48:59 [2020-05-08T08:48:59.979Z] #10 43.43 Fetched 73.3 MB in 6s (11.9 MB/s)
08:48:59 [2020-05-08T08:48:59.979Z] #10 43.58 Selecting previously unselected package binutils-mingw-w64-i686.
08:48:59 [2020-05-08T08:48:59.979Z] #10 43.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
08:48:59 [2020-05-08T08:48:59.979Z] #10 43.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
08:48:59 [2020-05-08T08:48:59.979Z] #10 43.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:49:00 [2020-05-08T08:49:00.263Z] #34 6.603 internal/bytealg
08:49:00 [2020-05-08T08:49:00.653Z] INFO [runner/unused/goanalysis] analyzers took 26.943540949s with top 10 stages: buildssa: 21.768947755s, U1000: 5.174593194s 
08:49:00 [2020-05-08T08:49:00.653Z] INFO [runner] Issues before processing: 2301, after processing: 0 
08:49:00 [2020-05-08T08:49:00.653Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 63/1587, path_prettifier: 1692/1692, skip_files: 1692/1692, cgo: 1692/2301, skip_dirs: 1692/1692, nolint: 0/63, filename_unadjuster: 1692/1692, autogenerated_exclude: 1587/1692, identifier_marker: 1587/1587, exclude: 1587/1587 
08:49:00 [2020-05-08T08:49:00.653Z] INFO [runner] processing took 58.240847ms with stages: nolint: 25.583297ms, identifier_marker: 16.365399ms, path_prettifier: 7.21886ms, autogenerated_exclude: 3.713763ms, exclude-rules: 3.469152ms, skip_dirs: 1.586338ms, cgo: 193.924µs, filename_unadjuster: 105.429µs, max_same_issues: 1.561µs, uniq_by_line: 589ns, diff: 424ns, max_from_linter: 410ns, skip_files: 407ns, source_code: 397ns, exclude: 313ns, max_per_file_from_linter: 298ns, path_shortener: 286ns 
08:49:00 [2020-05-08T08:49:00.653Z] INFO [runner] linters took 29.764139207s with stages: goanalysis_metalinter: 23.410926788s, unused: 6.294853964s 
08:49:00 [2020-05-08T08:49:00.653Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
08:49:00 [2020-05-08T08:49:00.653Z] INFO Memory: 580 samples, avg is 482.5MB, max is 2766.5MB 
08:49:00 [2020-05-08T08:49:00.653Z] INFO Execution took 1m3.262898647s                
08:49:00 [2020-05-08T08:49:00.653Z] Congratulations! The shell scripts are properly formatted.
08:49:00 [2020-05-08T08:49:00.986Z] #34 7.552 unicode
08:49:00 [2020-05-08T08:49:00.986Z] #34 7.724 math
08:49:01 [2020-05-08T08:49:01.099Z] #44 ...
08:49:01 [2020-05-08T08:49:01.099Z] 
08:49:01 [2020-05-08T08:49:01.099Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:01 [2020-05-08T08:49:01.099Z] #47 114.8 mime/quotedprintable
08:49:01 [2020-05-08T08:49:01.099Z] #47 115.1 net/http/internal
08:49:01 [2020-05-08T08:49:01.099Z] #47 118.8 crypto/x509
08:49:01 [2020-05-08T08:49:01.099Z] #47 118.8 mime/multipart
08:49:01 [2020-05-08T08:49:01.099Z] #47 122.7 crypto/tls
08:49:01 [2020-05-08T08:49:01.253Z] #47 123.8 vendor/golang.org/x/net/http2/hpack
08:49:01 [2020-05-08T08:49:01.347Z] #34 7.801 internal/testlog
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:49:01 [2020-05-08T08:49:01.814Z] #47 125.0 mime
08:49:01 [2020-05-08T08:49:01.922Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh dynbinary-daemon test-docker-py
08:49:02 [2020-05-08T08:49:02.180Z] 
08:49:02 [2020-05-08T08:49:02.438Z] Removing bundles/
08:49:02 [2020-05-08T08:49:02.438Z] 
08:49:02 [2020-05-08T08:49:02.438Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:49:02 [2020-05-08T08:49:02.438Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:49:02 [2020-05-08T08:49:02.438Z] GOOS="" GOARCH="" GOARM=""
08:49:02 [2020-05-08T08:49:02.461Z] #47 ...
08:49:02 [2020-05-08T08:49:02.461Z] 
08:49:02 [2020-05-08T08:49:02.461Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:49:02 [2020-05-08T08:49:02.461Z] #11 DONE 3.2s
08:49:02 [2020-05-08T08:49:02.461Z] 
08:49:02 [2020-05-08T08:49:02.461Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.079 + RM_GOPATH=0
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.079 + TMP_GOPATH=
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.079 + : /build
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.079 + '[' -z '' ']'
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.079 ++ mktemp -d
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.096 + export GOPATH=/tmp/tmp.t7BuzlgMVa
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.096 + GOPATH=/tmp/tmp.t7BuzlgMVa
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.096 + RM_GOPATH=1
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.096 ++ dirname ./install.sh
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.097 + dir=.
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.097 + bin=runc
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.097 + shift
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.098 + '[' '!' -f ./runc.installer ']'
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.098 + . ./runc.installer
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.098 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.099 + install_runc
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.099 + grep -q '^3\.10\.0.*\.el7\.'
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.101 + uname -r
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.115 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.115 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.115 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t7BuzlgMVa/src/github.com/opencontainers/runc
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.115 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:49:02 [2020-05-08T08:49:02.461Z] #60 3.122 Cloning into '/tmp/tmp.t7BuzlgMVa/src/github.com/opencontainers/runc'...
08:49:03 [2020-05-08T08:49:03.039Z] #34 9.523 runtime
08:49:03 [2020-05-08T08:49:03.039Z] #34 9.597 encoding
08:49:03 [2020-05-08T08:49:03.039Z] #34 ...
08:49:03 [2020-05-08T08:49:03.039Z] 
08:49:03 [2020-05-08T08:49:03.039Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:49:03 [2020-05-08T08:49:03.040Z] #26 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:03 [2020-05-08T08:49:03.040Z] #26 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:03 [2020-05-08T08:49:03.040Z] #26 1.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:03 [2020-05-08T08:49:03.040Z] #26 3.174 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:49:03 [2020-05-08T08:49:03.040Z] #26 7.316 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:49:03 [2020-05-08T08:49:03.040Z] #26 9.549 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:49:03 [2020-05-08T08:49:03.040Z] #26 ...
08:49:03 [2020-05-08T08:49:03.040Z] 
08:49:03 [2020-05-08T08:49:03.040Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:49:03 [2020-05-08T08:49:03.040Z] #31 1.164 + git clone https://github.com/kolyshkin/go-swagger.git .
08:49:03 [2020-05-08T08:49:03.040Z] #31 1.168 Cloning into '.'...
08:49:03 [2020-05-08T08:49:03.177Z] #47 ...
08:49:03 [2020-05-08T08:49:03.177Z] 
08:49:03 [2020-05-08T08:49:03.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:03 [2020-05-08T08:49:03.177Z] #44 41.80   CC       images/userns.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 42.18   CC       images/google/protobuf/descriptor.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 44.06   CC       images/opts.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 44.40   CC       images/seccomp.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 44.80   CC       images/binfmt-misc.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 44.98   CC       images/time.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 45.21   CC       images/sysctl.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 45.56   CC       images/autofs.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 45.80   CC       images/macvlan.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.02   CC       images/sit.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.35   LINK     images/built-in.o
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.54   GEN      compel/include/asm
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.54   GEN      compel/include/version.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.56 touch .config
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.58   GEN      include/common/config.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.68   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.71   GEN      compel/plugins/include/uapi/std/syscall-64.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.73   GEN      compel/arch/x86/plugins/std/syscalls-64.S
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.74   DEP      compel/arch/x86/plugins/std/syscalls-64.d
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.78   DEP      compel/arch/x86/plugins/std/memcpy.d
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.82   DEP      compel/arch/x86/plugins/std/parasite-head.d
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.86   GEN      compel/plugins/include/uapi/std/syscall.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.89   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.89   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.93   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:49:03 [2020-05-08T08:49:03.177Z] #44 46.93   DEP      compel/plugins/std/infect.d
08:49:03 [2020-05-08T08:49:03.279Z] #10 46.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:49:03 [2020-05-08T08:49:03.279Z] #10 46.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
08:49:03 [2020-05-08T08:49:03.279Z] #10 46.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:49:03 [2020-05-08T08:49:03.279Z] #10 ...
08:49:03 [2020-05-08T08:49:03.279Z] 
08:49:03 [2020-05-08T08:49:03.279Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:03 [2020-05-08T08:49:03.279Z] #27 4.869 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:49:03 [2020-05-08T08:49:03.279Z] #27 5.393 #=#=#                                                                         
08:49:03 [2020-05-08T08:49:03.279Z] #27 5.777 
                                                                           0.0%
##                                                                         3.4%
#####                                                                      8.3%
#########                                                                 13.4%
#############                                                             18.2%
###############                                                           21.6%
##################                                                        25.1%
####################                                                      28.9%
######################                                                    31.5%
##########################                                                36.4%
############################                                              39.7%
################################                                          44.9%
####################################                                      50.7%
########################################                                  56.4%
#############################################                             63.2%
##################################################                        69.5%
#####################################################                     74.4%
#########################################################                 79.6%
###########################################################               83.3%
################################################################          88.9%
###################################################################       94.2%
#######################################################################   99.0%
######################################################################## 100.0%
08:49:03 [2020-05-08T08:49:03.279Z] #27 8.498 
08:49:03 [2020-05-08T08:49:03.279Z] #27 8.750 
                                                                           0.1%
###########                                                               16.1%
###################                                                       27.5%
############################                                              39.1%
######################################                                    53.6%
##########################################                                59.5%
#######################################################                   76.7%
################################################################          89.2%
######################################################################## 100.0%
08:49:03 [2020-05-08T08:49:03.279Z] #27 10.06 
08:49:03 [2020-05-08T08:49:03.375Z] #31 ...
08:49:03 [2020-05-08T08:49:03.375Z] 
08:49:03 [2020-05-08T08:49:03.375Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:49:03 [2020-05-08T08:49:03.375Z] #42 1.075 + git clone https://github.com/docker/distribution.git .
08:49:03 [2020-05-08T08:49:03.375Z] #42 1.083 Cloning into '.'...
08:49:03 [2020-05-08T08:49:03.375Z] #42 ...
08:49:03 [2020-05-08T08:49:03.375Z] 
08:49:03 [2020-05-08T08:49:03.375Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.784 + RM_GOPATH=0
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.785 + TMP_GOPATH=
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.785 + : /build
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.788 + '[' -z '' ']'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.793 ++ mktemp -d
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.797 + export GOPATH=/tmp/tmp.keVsWkRNX8
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.797 + GOPATH=/tmp/tmp.keVsWkRNX8
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.797 + RM_GOPATH=1
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.800 ++ dirname ./install.sh
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.802 + dir=.
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.803 + bin=dockercli
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.803 + shift
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.803 + '[' '!' -f ./dockercli.installer ']'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.803 + . ./dockercli.installer
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.804 ++ : stable
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.804 ++ : 17.06.2-ce
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.814 + install_dockercli
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.814 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.814 Install docker/cli version 17.06.2-ce from stable
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.815 ++ uname -m
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.821 + arch=ppc64le
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.822 + '[' ppc64le '!=' x86_64 ']'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.822 + '[' ppc64le '!=' s390x ']'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.822 + '[' ppc64le '!=' armhf ']'
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.822 + build_dockercli
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.823 + git clone https://github.com/docker/docker-ce /tmp/tmp.keVsWkRNX8/tmp/docker-ce
08:49:03 [2020-05-08T08:49:03.375Z] #24 0.875 Cloning into '/tmp/tmp.keVsWkRNX8/tmp/docker-ce'...
08:49:03 [2020-05-08T08:49:03.432Z] #44 47.11   DEP      compel/plugins/std/string.d
08:49:03 [2020-05-08T08:49:03.688Z] #44 47.23   DEP      compel/plugins/std/log.d
08:49:03 [2020-05-08T08:49:03.688Z] #44 47.33   DEP      compel/plugins/std/fds.d
08:49:03 [2020-05-08T08:49:03.688Z] #44 47.44   DEP      compel/plugins/std/std.d
08:49:03 [2020-05-08T08:49:03.688Z] #44 47.56   DEP      compel/plugins/shmem/shmem.d
08:49:03 [2020-05-08T08:49:03.712Z] #24 ...
08:49:03 [2020-05-08T08:49:03.712Z] 
08:49:03 [2020-05-08T08:49:03.712Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.833 + RM_GOPATH=0
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.833 + TMP_GOPATH=
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.834 + : /build
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.834 + '[' -z '' ']'
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.835 ++ mktemp -d
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.838 + export GOPATH=/tmp/tmp.AY8dWIlzrb
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.839 + GOPATH=/tmp/tmp.AY8dWIlzrb
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.839 + RM_GOPATH=1
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.867 ++ dirname ./install.sh
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.891 + dir=.
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.891 + bin=proxy
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.892 + shift
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.892 + '[' '!' -f ./proxy.installer ']'
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.906 + . ./proxy.installer
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.909 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.913 + install_proxy
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.914 + case "$1" in
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.914 + export CGO_ENABLED=0
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.914 + CGO_ENABLED=0
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.914 + _install_proxy
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.915 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.916 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.916 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AY8dWIlzrb/src/github.com/docker/libnetwork
08:49:03 [2020-05-08T08:49:03.712Z] #75 0.920 Cloning into '/tmp/tmp.AY8dWIlzrb/src/github.com/docker/libnetwork'...
08:49:03 [2020-05-08T08:49:03.712Z] #75 ...
08:49:03 [2020-05-08T08:49:03.712Z] 
08:49:03 [2020-05-08T08:49:03.712Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:03 [2020-05-08T08:49:03.712Z] #36 1.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:03 [2020-05-08T08:49:03.712Z] #36 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:03 [2020-05-08T08:49:03.712Z] #36 1.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:03 [2020-05-08T08:49:03.712Z] #36 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:49:03 [2020-05-08T08:49:03.712Z] #36 6.722 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:49:03 [2020-05-08T08:49:03.712Z] #36 9.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:49:03 [2020-05-08T08:49:03.944Z] #44 47.61   DEP      compel/plugins/fds/fds.d
08:49:04 [2020-05-08T08:49:04.048Z] #36 ...
08:49:04 [2020-05-08T08:49:04.048Z] 
08:49:04 [2020-05-08T08:49:04.048Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.771 + RM_GOPATH=0
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.795 + TMP_GOPATH=
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.795 + : /build
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.796 + '[' -z '' ']'
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.799 ++ mktemp -d
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.802 + export GOPATH=/tmp/tmp.BLrPgLUccQ
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.832 + GOPATH=/tmp/tmp.BLrPgLUccQ
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.834 + RM_GOPATH=1
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.838 ++ dirname ./install.sh
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.840 + dir=.
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.867 + bin=shfmt
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.870 + shift
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.870 + '[' '!' -f ./shfmt.installer ']'
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.870 + . ./shfmt.installer
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.871 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.872 + install_shfmt
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.872 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.872 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.872 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BLrPgLUccQ/src/github.com/mvdan/sh
08:49:04 [2020-05-08T08:49:04.048Z] #57 0.918 Cloning into '/tmp/tmp.BLrPgLUccQ/src/github.com/mvdan/sh'...
08:49:04 [2020-05-08T08:49:04.048Z] #57 ...
08:49:04 [2020-05-08T08:49:04.048Z] 
08:49:04 [2020-05-08T08:49:04.048Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.859 + RM_GOPATH=0
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.859 + TMP_GOPATH=
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.859 + : /build
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.859 + '[' -z '' ']'
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.859 ++ mktemp -d
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.876 + export GOPATH=/tmp/tmp.fz1veMVgaB
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.882 + GOPATH=/tmp/tmp.fz1veMVgaB
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.883 + RM_GOPATH=1
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.885 ++ dirname ./install.sh
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.888 + dir=.
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.889 + bin=vndr
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.889 + shift
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.889 + '[' '!' -f ./vndr.installer ']'
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.889 + . ./vndr.installer
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.889 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.891 + install_vndr
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.891 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.891 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.891 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fz1veMVgaB/src/github.com/LK4D4/vndr
08:49:04 [2020-05-08T08:49:04.048Z] #48 0.903 Cloning into '/tmp/tmp.fz1veMVgaB/src/github.com/LK4D4/vndr'...
08:49:04 [2020-05-08T08:49:04.048Z] #48 2.295 + cd /tmp/tmp.fz1veMVgaB/src/github.com/LK4D4/vndr
08:49:04 [2020-05-08T08:49:04.048Z] #48 2.295 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
08:49:04 [2020-05-08T08:49:04.048Z] #48 2.356 + go build -buildmode=pie -v -o /build/vndr .
08:49:04 [2020-05-08T08:49:04.048Z] #48 4.864 internal/cpu
08:49:04 [2020-05-08T08:49:04.048Z] #48 5.080 runtime/internal/sys
08:49:04 [2020-05-08T08:49:04.048Z] #48 5.131 runtime/internal/atomic
08:49:04 [2020-05-08T08:49:04.048Z] #48 5.294 internal/race
08:49:04 [2020-05-08T08:49:04.048Z] #48 6.113 sync/atomic
08:49:04 [2020-05-08T08:49:04.048Z] #48 6.341 unicode/utf8
08:49:04 [2020-05-08T08:49:04.048Z] #48 6.407 unicode
08:49:04 [2020-05-08T08:49:04.048Z] #48 7.655 internal/bytealg
08:49:04 [2020-05-08T08:49:04.048Z] #48 7.954 math
08:49:04 [2020-05-08T08:49:04.048Z] #48 9.653 internal/testlog
08:49:04 [2020-05-08T08:49:04.048Z] #48 ...
08:49:04 [2020-05-08T08:49:04.048Z] 
08:49:04 [2020-05-08T08:49:04.048Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.830 + RM_GOPATH=0
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.830 + TMP_GOPATH=
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.830 + : /build
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.831 + '[' -z '' ']'
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.833 ++ mktemp -d
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.835 + export GOPATH=/tmp/tmp.ZgQ65PS3wN
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.835 + GOPATH=/tmp/tmp.ZgQ65PS3wN
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.835 + RM_GOPATH=1
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.859 ++ dirname ./install.sh
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.899 + dir=.
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.899 + bin=golangci_lint
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.903 + shift
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.906 + '[' '!' -f ./golangci_lint.installer ']'
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.908 + . ./golangci_lint.installer
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.909 ++ : v1.23.8
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.910 + install_golangci_lint
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.912 + echo 'Installing golangci-lint version v1.23.8'
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.913 Installing golangci-lint version v1.23.8
08:49:04 [2020-05-08T08:49:04.048Z] #54 0.913 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
08:49:04 [2020-05-08T08:49:04.199Z] #44 47.78   CC       compel/plugins/std/std.o
08:49:04 [2020-05-08T08:49:04.389Z] #54 ...
08:49:04 [2020-05-08T08:49:04.389Z] 
08:49:04 [2020-05-08T08:49:04.389Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.776 + RM_GOPATH=0
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.784 + TMP_GOPATH=
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.784 + : /build
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.785 + '[' -z '' ']'
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.785 ++ mktemp -d
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.828 + export GOPATH=/tmp/tmp.eONJO4Ff2a
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.828 + GOPATH=/tmp/tmp.eONJO4Ff2a
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.828 + RM_GOPATH=1
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.852 ++ dirname ./install.sh
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 + dir=.
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 + bin=gotestsum
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 + shift
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 + '[' '!' -f ./gotestsum.installer ']'
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 + . ./gotestsum.installer
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.869 ++ : v0.3.5
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.870 + install_gotestsum
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.870 + echo 'Installing gotestsum version v0.3.5'
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.871 Installing gotestsum version v0.3.5
08:49:04 [2020-05-08T08:49:04.389Z] #51 0.871 + go get -d gotest.tools/gotestsum
08:49:04 [2020-05-08T08:49:04.389Z] #51 ...
08:49:04 [2020-05-08T08:49:04.389Z] 
08:49:04 [2020-05-08T08:49:04.389Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:04 [2020-05-08T08:49:04.389Z] #44 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:04 [2020-05-08T08:49:04.389Z] #44 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:04 [2020-05-08T08:49:04.389Z] #44 1.462 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:04 [2020-05-08T08:49:04.389Z] #44 3.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:49:04 [2020-05-08T08:49:04.389Z] #44 7.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:49:04 [2020-05-08T08:49:04.389Z] #44 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:49:04 [2020-05-08T08:49:04.389Z] #44 ...
08:49:04 [2020-05-08T08:49:04.389Z] 
08:49:04 [2020-05-08T08:49:04.389Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.828 + RM_GOPATH=0
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.828 + TMP_GOPATH=
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.829 + : /build/
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.829 + '[' -z '' ']'
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.832 ++ mktemp -d
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.840 + export GOPATH=/tmp/tmp.3ArhhQ84NF
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.840 + GOPATH=/tmp/tmp.3ArhhQ84NF
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.840 + RM_GOPATH=1
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.841 ++ dirname ./install.sh
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.843 + dir=.
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.844 + bin=rootlesskit
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.845 + shift
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.845 + '[' '!' -f ./rootlesskit.installer ']'
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.846 + . ./rootlesskit.installer
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.849 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + install_rootlesskit
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + case "$1" in
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + export CGO_ENABLED=0
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + CGO_ENABLED=0
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + _install_rootlesskit
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.850 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3ArhhQ84NF/src/github.com/rootless-containers/rootlesskit
08:49:04 [2020-05-08T08:49:04.389Z] #69 0.856 Cloning into '/tmp/tmp.3ArhhQ84NF/src/github.com/rootless-containers/rootlesskit'...
08:49:04 [2020-05-08T08:49:04.389Z] #69 9.048 + cd /tmp/tmp.3ArhhQ84NF/src/github.com/rootless-containers/rootlesskit
08:49:04 [2020-05-08T08:49:04.389Z] #69 9.049 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
08:49:04 [2020-05-08T08:49:04.389Z] #69 9.299 + for f in rootlesskit rootlesskit-docker-proxy
08:49:04 [2020-05-08T08:49:04.389Z] #69 9.305 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:49:04 [2020-05-08T08:49:04.454Z] #44 48.09   CC       compel/plugins/std/fds.o
08:49:04 [2020-05-08T08:49:04.724Z] #69 ...
08:49:04 [2020-05-08T08:49:04.724Z] 
08:49:04 [2020-05-08T08:49:04.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:04 [2020-05-08T08:49:04.724Z] #11 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #11 1.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #11 1.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #11 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #11 6.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #11 9.669 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:49:04 [2020-05-08T08:49:04.724Z] #11 ...
08:49:04 [2020-05-08T08:49:04.724Z] 
08:49:04 [2020-05-08T08:49:04.724Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:49:04 [2020-05-08T08:49:04.724Z] #63 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #63 1.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #63 1.451 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #63 3.402 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #63 7.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:49:04 [2020-05-08T08:49:04.724Z] #63 9.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:49:04 [2020-05-08T08:49:04.851Z] #27 10.31 
                                                                           0.0%
####                                                                       6.4%
########                                                                  11.2%
#############                                                             19.2%
###################                                                       27.5%
#########################                                                 35.1%
################################                                          44.5%
#####################################                                     51.6%
##########################################                                58.8%
###############################################                           65.4%
###################################################                       71.6%
########################################################                  79.0%
###############################################################           88.1%
####################################################################      95.4%
######################################################################## 100.0%
08:49:04 [2020-05-08T08:49:04.980Z] #60 ...
08:49:04 [2020-05-08T08:49:04.981Z] 
08:49:04 [2020-05-08T08:49:04.981Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:49:04 [2020-05-08T08:49:04.981Z] #12 DONE 2.4s
08:49:04 [2020-05-08T08:49:04.981Z] 
08:49:04 [2020-05-08T08:49:04.981Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:49:05 [2020-05-08T08:49:05.015Z] #44 48.70   CC       compel/plugins/std/log.o
08:49:05 [2020-05-08T08:49:05.015Z] #44 ...
08:49:05 [2020-05-08T08:49:05.015Z] 
08:49:05 [2020-05-08T08:49:05.015Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.4 Selecting previously unselected package libapparmor1:amd64.
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.4 Selecting previously unselected package libapparmor-dev:amd64.
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.015Z] #10 128.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:49:05 [2020-05-08T08:49:05.059Z] #63 ...
08:49:05 [2020-05-08T08:49:05.059Z] 
08:49:05 [2020-05-08T08:49:05.059Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:05 [2020-05-08T08:49:05.059Z] #48 11.12 unicode/utf16
08:49:05 [2020-05-08T08:49:05.059Z] #48 11.22 runtime
08:49:05 [2020-05-08T08:49:05.119Z] #27 12.23 
08:49:05 [2020-05-08T08:49:05.270Z] #10 128.6 Selecting previously unselected package libbtrfs0.
08:49:05 [2020-05-08T08:49:05.270Z] #10 128.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.270Z] #10 128.7 Unpacking libbtrfs0 (4.20.1-2) ...
08:49:05 [2020-05-08T08:49:05.270Z] #10 128.7 Selecting previously unselected package libbtrfs-dev.
08:49:05 [2020-05-08T08:49:05.528Z] #10 128.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.528Z] #10 128.8 Unpacking libbtrfs-dev (4.20.1-2) ...
08:49:05 [2020-05-08T08:49:05.528Z] #10 128.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:49:05 [2020-05-08T08:49:05.528Z] #10 128.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.528Z] #10 129.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.1 Selecting previously unselected package libudev-dev:amd64.
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.3 Selecting previously unselected package libsepol1-dev:amd64.
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:49:05 [2020-05-08T08:49:05.784Z] #10 129.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:49:05 [2020-05-08T08:49:05.950Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
08:49:05 [2020-05-08T08:49:05.950Z] #27 ...
08:49:05 [2020-05-08T08:49:05.950Z] 
08:49:05 [2020-05-08T08:49:05.950Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:05 [2020-05-08T08:49:05.950Z] #47 39.09 sync
08:49:05 [2020-05-08T08:49:05.950Z] #47 39.18 internal/reflectlite
08:49:05 [2020-05-08T08:49:05.950Z] #47 40.95 github.com/LK4D4/vndr/godl/singleflight
08:49:05 [2020-05-08T08:49:05.950Z] #47 40.96 internal/singleflight
08:49:05 [2020-05-08T08:49:05.950Z] #47 40.98 math/rand
08:49:05 [2020-05-08T08:49:05.950Z] #47 43.04 sort
08:49:05 [2020-05-08T08:49:05.950Z] #47 43.06 strconv
08:49:05 [2020-05-08T08:49:05.950Z] #47 43.09 syscall
08:49:05 [2020-05-08T08:49:05.950Z] #47 43.13 io
08:49:05 [2020-05-08T08:49:05.950Z] #47 45.28 vendor/golang.org/x/net/dns/dnsmessage
08:49:05 [2020-05-08T08:49:05.950Z] #47 45.59 bytes
08:49:05 [2020-05-08T08:49:05.950Z] #47 48.22 reflect
08:49:05 [2020-05-08T08:49:05.950Z] #47 ...
08:49:05 [2020-05-08T08:49:05.950Z] 
08:49:05 [2020-05-08T08:49:05.950Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:06 [2020-05-08T08:49:06.231Z] #48 12.60 container/list
08:49:06 [2020-05-08T08:49:06.345Z] #10 129.7 Selecting previously unselected package libpcre16-3:amd64.
08:49:06 [2020-05-08T08:49:06.345Z] #10 129.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:49:06 [2020-05-08T08:49:06.345Z] #10 129.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:49:06 [2020-05-08T08:49:06.600Z] #10 129.9 Selecting previously unselected package libpcre32-3:amd64.
08:49:06 [2020-05-08T08:49:06.600Z] #10 129.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:49:06 [2020-05-08T08:49:06.600Z] #10 130.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:49:06 [2020-05-08T08:49:06.743Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
08:49:06 [2020-05-08T08:49:06.743Z] #27 ...
08:49:06 [2020-05-08T08:49:06.743Z] 
08:49:06 [2020-05-08T08:49:06.743Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:06 [2020-05-08T08:49:06.743Z] #33 39.87 sync
08:49:06 [2020-05-08T08:49:06.743Z] #33 39.87 internal/reflectlite
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.32 sort
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.33 errors
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.67 io
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.67 internal/oserror
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.70 strconv
08:49:06 [2020-05-08T08:49:06.743Z] #33 42.98 syscall
08:49:06 [2020-05-08T08:49:06.743Z] #33 45.08 strings
08:49:06 [2020-05-08T08:49:06.743Z] #33 45.10 bytes
08:49:06 [2020-05-08T08:49:06.743Z] #33 49.61 reflect
08:49:06 [2020-05-08T08:49:06.743Z] #33 ...
08:49:06 [2020-05-08T08:49:06.743Z] 
08:49:06 [2020-05-08T08:49:06.743Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.1 Selecting previously unselected package libpcrecpp0v5:amd64.
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.3 Selecting previously unselected package libpcre3-dev:amd64.
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:49:06 [2020-05-08T08:49:06.857Z] #10 130.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:49:06 [2020-05-08T08:49:06.864Z] #13 1.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:49:06 [2020-05-08T08:49:06.864Z] #13 DONE 2.1s
08:49:06 [2020-05-08T08:49:06.864Z] 
08:49:06 [2020-05-08T08:49:06.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:06 [2020-05-08T08:49:06.864Z] #44 53.84   CC       compel/src/lib/ptrace.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 54.36   AR       compel/libcompel.a
08:49:06 [2020-05-08T08:49:06.864Z] #44 54.48   HOSTCC   compel/src/main-host.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 54.94   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 55.06   HOSTCC   compel/src/lib/handle-elf-host.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 55.52   HOSTCC   compel/src/lib/log-host.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 55.71   HOSTLINK compel/compel-host-bin
08:49:06 [2020-05-08T08:49:06.864Z] #44 55.80   DEP      soccr/soccr.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 55.90   CC       soccr/soccr.o
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.14   AR       soccr/libsoccr.a
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.17 make[1]: 'soccr/libsoccr.a' is up to date.
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.52   DEP      criu/arch/x86/sigframe.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.67   DEP      criu/arch/x86/sigaction_compat.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.80   DEP      criu/arch/x86/kerndat.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 57.93   DEP      criu/arch/x86/crtools.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 58.09   DEP      criu/arch/x86/cpu.d
08:49:06 [2020-05-08T08:49:06.864Z] #44 58.26   CC       criu/arch/x86/cpu.o
08:49:07 [2020-05-08T08:49:07.419Z] #10 130.8 Selecting previously unselected package libselinux1-dev:amd64.
08:49:07 [2020-05-08T08:49:07.419Z] #10 130.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:49:07 [2020-05-08T08:49:07.419Z] #10 130.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:49:07 [2020-05-08T08:49:07.423Z] #44 58.88   CC       criu/arch/x86/crtools.o
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.2 Selecting previously unselected package libdevmapper-dev:amd64.
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.3 Selecting previously unselected package libseccomp-dev:amd64.
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.5 Selecting previously unselected package libsystemd-dev:amd64.
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
08:49:07 [2020-05-08T08:49:07.981Z] #10 131.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
08:49:08 [2020-05-08T08:49:08.053Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.5%
###############                                                           21.8%
################                                                          23.4%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.3%
######################                                                    31.0%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 34.7%
#############
08:49:08 [2020-05-08T08:49:08.053Z] #27 ...
08:49:08 [2020-05-08T08:49:08.053Z] 
08:49:08 [2020-05-08T08:49:08.053Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:08 [2020-05-08T08:49:08.053Z] #43 41.65 Selecting previously unselected package libprotobuf17:arm64.
08:49:08 [2020-05-08T08:49:08.053Z] #43 41.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 41.66 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.30 Selecting previously unselected package libprotobuf-lite17:arm64.
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.34 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.57 Selecting previously unselected package libprotobuf-dev:arm64.
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 42.59 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.30 Selecting previously unselected package libprotoc17:arm64.
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.43 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.88 Selecting previously unselected package protobuf-c-compiler.
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 44.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.16 Selecting previously unselected package protobuf-compiler.
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.18 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.39 Selecting previously unselected package python-pkg-resources.
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.41 Unpacking python-pkg-resources (40.8.0-1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.67 Selecting previously unselected package python-six.
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.69 Unpacking python-six (1.12.0-1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.93 Selecting previously unselected package python-protobuf.
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 45.94 Unpacking python-protobuf (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 46.56 Setting up python-pkg-resources (40.8.0-1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 50.11 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 50.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 50.43 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 50.46 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 50.56 Setting up python-six (1.12.0-1) ...
08:49:08 [2020-05-08T08:49:08.053Z] #43 ...
08:49:08 [2020-05-08T08:49:08.053Z] 
08:49:08 [2020-05-08T08:49:08.053Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:08 [2020-05-08T08:49:08.784Z] #44 60.09   CC       criu/arch/x86/kerndat.o
08:49:08 [2020-05-08T08:49:08.843Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.5%
###############                                                           21.8%
################                                                          23.4%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.3%
######################                                                    31.0%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 34.7%
#########################                                                 35.4%
##########################                                                36.9%
###########################                                               38.4%
#############################                                             40.4%
##############################                                            42.0%
###############################                                           43.8%
################################                                          45.3%
#################################                                         45.9%
08:49:08 [2020-05-08T08:49:08.843Z] #27 ...
08:49:08 [2020-05-08T08:49:08.843Z] 
08:49:08 [2020-05-08T08:49:08.843Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:49:08 [2020-05-08T08:49:08.843Z] #30 42.40 Checking out files:  88% (1342/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.
08:49:08 [2020-05-08T08:49:08.843Z] #30 42.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:49:08 [2020-05-08T08:49:08.843Z] #30 42.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:49:08 [2020-05-08T08:49:08.843Z] #30 ...
08:49:08 [2020-05-08T08:49:08.843Z] 
08:49:08 [2020-05-08T08:49:08.843Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libbtrfs0 (4.20.1-2) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up libbtrfs-dev (4.20.1-2) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up mingw-w64-common (6.0.0-3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.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
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.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
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.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
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.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
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:49:08 [2020-05-08T08:49:08.907Z] #10 132.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:49:09 [2020-05-08T08:49:09.039Z] #44 60.52   CC       criu/arch/x86/sigaction_compat.o
08:49:09 [2020-05-08T08:49:09.039Z] #44 ...
08:49:09 [2020-05-08T08:49:09.039Z] 
08:49:09 [2020-05-08T08:49:09.039Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:49:09 [2020-05-08T08:49:09.039Z] #14 DONE 2.1s
08:49:09 [2020-05-08T08:49:09.039Z] 
08:49:09 [2020-05-08T08:49:09.039Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:49:09 [2020-05-08T08:49:09.164Z] #10 132.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:49:09 [2020-05-08T08:49:09.164Z] #10 132.5 Setting up dmsetup (2:1.02.155-3) ...
08:49:09 [2020-05-08T08:49:09.164Z] #10 132.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:49:09 [2020-05-08T08:49:09.164Z] #10 132.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:49:09 [2020-05-08T08:49:09.164Z] #10 132.5 Processing triggers for libc-bin (2.28-10) ...
08:49:09 [2020-05-08T08:49:09.727Z] #10 DONE 133.3s
08:49:09 [2020-05-08T08:49:09.727Z] 
08:49:09 [2020-05-08T08:49:09.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:09 [2020-05-08T08:49:09.727Z] #44 49.72   CC       compel/plugins/std/string.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 50.54   CC       compel/plugins/std/infect.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.00   CC       compel/arch/x86/plugins/std/parasite-head.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.08   CC       compel/arch/x86/plugins/std/memcpy.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.12   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.19   AR       compel/plugins/std.lib.a
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.30   CC       compel/plugins/fds/fds.o
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.65   AR       compel/plugins/fds.lib.a
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.69   HOSTDEP  compel/src/lib/log-host.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 51.95   HOSTDEP  compel/src/lib/handle-elf-host.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.13   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.25   HOSTDEP  compel/src/main-host.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.45   DEP      compel/src/lib/ptrace.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.64   DEP      compel/src/lib/infect.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.86   DEP      compel/src/lib/infect-util.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 52.96   DEP      compel/src/lib/infect-rpc.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 53.07   DEP      compel/arch/x86/src/lib/infect.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 53.16   DEP      compel/arch/x86/src/lib/cpu.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 53.32   DEP      compel/src/lib/log.d
08:49:09 [2020-05-08T08:49:09.727Z] #44 53.43   DEP      compel/src/main.d
08:49:09 [2020-05-08T08:49:09.983Z] #44 ...
08:49:09 [2020-05-08T08:49:09.983Z] 
08:49:09 [2020-05-08T08:49:09.983Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:49:09 [2020-05-08T08:49:09.983Z] #68 125.7 + for f in rootlesskit rootlesskit-docker-proxy
08:49:09 [2020-05-08T08:49:09.983Z] #68 125.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:49:09 [2020-05-08T08:49:09.983Z] #68 DONE 133.0s
08:49:09 [2020-05-08T08:49:09.983Z] 
08:49:09 [2020-05-08T08:49:09.983Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:49:09 [2020-05-08T08:49:09.983Z] #58 DONE 0.1s
08:49:09 [2020-05-08T08:49:09.983Z] 
08:49:09 [2020-05-08T08:49:09.983Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:49:09 [2020-05-08T08:49:09.983Z] #69 DONE 0.1s
08:49:09 [2020-05-08T08:49:09.983Z] 
08:49:09 [2020-05-08T08:49:09.983Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:49:09 [2020-05-08T08:49:09.983Z] #59 DONE 0.1s
08:49:09 [2020-05-08T08:49:09.983Z] 
08:49:09 [2020-05-08T08:49:09.983Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:09 [2020-05-08T08:49:09.983Z] #44 53.68   DEP      compel/src/lib/handle-elf.d
08:49:10 [2020-05-08T08:49:10.108Z] #48 16.83 crypto/internal/subtle
08:49:10 [2020-05-08T08:49:10.239Z] #44 54.01   DEP      compel/arch/x86/src/lib/handle-elf.d
08:49:10 [2020-05-08T08:49:10.315Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.5%
###############                                                           21.8%
################                                                          23.4%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.3%
######################                                                    31.0%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 34.7%
#########################                                                 35.4%
##########################                                                36.9%
###########################                                               38.4%
#############################                                             40.4%
##############################                                            42.0%
###############################                                           43.8%
################################                                          45.3%
#################################                                         45.9%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    52.9%
######################################                                    53.9%
#######################################                                   54.4%
#######################################                                   54.8%
########################################                                  55.7%
08:49:10 [2020-05-08T08:49:10.315Z] #27 ...
08:49:10 [2020-05-08T08:49:10.315Z] 
08:49:10 [2020-05-08T08:49:10.315Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:10 [2020-05-08T08:49:10.315Z] #35 43.60 Selecting previously unselected package libicu63:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 43.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 43.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.13 Selecting previously unselected package libxml2:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.69 Selecting previously unselected package libarchive13:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 50.72 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.16 Selecting previously unselected package libjsoncpp1:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.38 Selecting previously unselected package librhash0:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.39 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.39 Unpacking librhash0:arm64 (1.3.8-1) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.79 Selecting previously unselected package libuv1:arm64.
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.79 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.80 Unpacking libuv1:arm64 (1.24.1-1) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 51.99 Selecting previously unselected package cmake.
08:49:10 [2020-05-08T08:49:10.315Z] #35 52.02 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 52.04 Unpacking cmake (3.13.4-1) ...
08:49:10 [2020-05-08T08:49:10.315Z] #35 ...
08:49:10 [2020-05-08T08:49:10.315Z] 
08:49:10 [2020-05-08T08:49:10.315Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:10 [2020-05-08T08:49:10.495Z] #44 54.29   CC       compel/src/lib/log.o
08:49:10 [2020-05-08T08:49:10.752Z] #44 ...
08:49:10 [2020-05-08T08:49:10.752Z] 
08:49:10 [2020-05-08T08:49:10.752Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:49:10 [2020-05-08T08:49:10.752Z] #50 DONE 133.7s
08:49:10 [2020-05-08T08:49:10.836Z] #48 17.41 crypto/subtle
08:49:11 [2020-05-08T08:49:11.008Z] 
08:49:11 [2020-05-08T08:49:11.008Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:11 [2020-05-08T08:49:11.552Z] #15 DONE 2.2s
08:49:11 [2020-05-08T08:49:11.552Z] 
08:49:11 [2020-05-08T08:49:11.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:11 [2020-05-08T08:49:11.552Z] #44 60.86   CC       criu/arch/x86/sigframe.o
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.16   LINK     criu/arch/x86/crtools.built-in.o
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.24   DEP      criu/pie/util-vdso-elf32.d
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.40   DEP      criu/pie/util-vdso.d
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.54   DEP      criu/pie/util.d
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.73   CC       criu/pie/util.o
08:49:11 [2020-05-08T08:49:11.552Z] #44 61.96   CC       criu/pie/util-vdso.o
08:49:11 [2020-05-08T08:49:11.552Z] #44 62.51   CC       criu/pie/util-vdso-elf32.o
08:49:11 [2020-05-08T08:49:11.560Z] #48 18.20 vendor/golang.org/x/crypto/cryptobyte/asn1
08:49:11 [2020-05-08T08:49:11.807Z] #44 63.28   AR       criu/pie/pie.lib.a
08:49:12 [2020-05-08T08:49:12.065Z] #44 63.38   DEP      criu/pie/restorer.d
08:49:12 [2020-05-08T08:49:12.282Z] #48 18.84 internal/nettrace
08:49:12 [2020-05-08T08:49:12.320Z] #44 63.66   DEP      criu/arch/x86/sigaction_compat_pie.d
08:49:12 [2020-05-08T08:49:12.320Z] #44 63.75   DEP      criu/arch/x86/restorer_unmap.d
08:49:12 [2020-05-08T08:49:12.320Z] #44 63.78   DEP      criu/arch/x86/restorer.d
08:49:12 [2020-05-08T08:49:12.575Z] #44 63.99   DEP      criu/arch/x86/vdso-pie.d
08:49:12 [2020-05-08T08:49:12.575Z] #44 64.09   DEP      criu/pie/parasite-vdso.d
08:49:12 [2020-05-08T08:49:12.575Z] #44 64.21   DEP      criu/pie/parasite.d
08:49:12 [2020-05-08T08:49:12.619Z] #48 ...
08:49:12 [2020-05-08T08:49:12.619Z] 
08:49:12 [2020-05-08T08:49:12.619Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:12 [2020-05-08T08:49:12.619Z] #57 19.34 + cd /tmp/tmp.BLrPgLUccQ/src/github.com/mvdan/sh
08:49:12 [2020-05-08T08:49:12.831Z] #44 64.41   CC       criu/pie/parasite.o
08:49:12 [2020-05-08T08:49:12.956Z] #57 19.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:49:12 [2020-05-08T08:49:12.956Z] #57 19.57 + GO111MODULE=on
08:49:12 [2020-05-08T08:49:12.956Z] #57 19.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:49:13 [2020-05-08T08:49:13.055Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.5%
###############                                                           21.8%
################                                                          23.4%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.3%
######################                                                    31.0%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 34.7%
#########################                                                 35.4%
##########################                                                36.9%
###########################                                               38.4%
#############################                                             40.4%
##############################                                            42.0%
###############################                                           43.8%
################################                                          45.3%
#################################                                         45.9%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    52.9%
######################################                                    53.9%
#######################################                                   54.4%
#######################################                                   54.8%
########################################                                  55.7%
########################################                                  56.4%
#########################################                                 58.0%
##########################################                                58.5%
##########################################                                59.3%
###########################################                               60.1%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.4%
##################################################                        70.4%
####################################################                      72.4%
#####################################################                     73.7%
######################################################                    75.5%
#######################################################                   77.1%
########################################################                  78.8%
##########################################################                81.3%
#############################################################             84.9%
#############################################################             85.5%
#############################################################             86.0%
################################################################          89.3%
################################################################          89.3%
#################################################################         91.2%
##################################################################        92.9%
####################################################################      94.7%
08:49:13 [2020-05-08T08:49:13.055Z] #27 ...
08:49:13 [2020-05-08T08:49:13.055Z] 
08:49:13 [2020-05-08T08:49:13.055Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:49:13 [2020-05-08T08:49:13.055Z] #50 46.34 + cd /tmp/tmp.7euNfeNyEj/src/gotest.tools/gotestsum
08:49:13 [2020-05-08T08:49:13.055Z] #50 46.34 + git checkout -q v0.3.5
08:49:13 [2020-05-08T08:49:13.055Z] #50 46.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:49:13 [2020-05-08T08:49:13.318Z] #50 ...
08:49:13 [2020-05-08T08:49:13.318Z] 
08:49:13 [2020-05-08T08:49:13.318Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:13 [2020-05-08T08:49:13.319Z] #27 12.61 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        4.9%
####                                                                       5.9%
#####                                                                      7.4%
######                                                                     9.7%
########                                                                  11.8%
#########                                                                 13.7%
###########                                                               16.2%
############                                                              17.9%
##############                                                            20.5%
###############                                                           21.8%
################                                                          23.4%
##################                                                        25.6%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.3%
######################                                                    31.0%
#######################                                                   32.1%
########################                                                  33.5%
#########################                                                 34.7%
#########################                                                 35.4%
##########################                                                36.9%
###########################                                               38.4%
#############################                                             40.4%
##############################                                            42.0%
###############################                                           43.8%
################################                                          45.3%
#################################                                         45.9%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    52.9%
######################################                                    53.9%
#######################################                                   54.4%
#######################################                                   54.8%
########################################                                  55.7%
########################################                                  56.4%
#########################################                                 58.0%
##########################################                                58.5%
##########################################                                59.3%
###########################################                               60.1%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.4%
##################################################                        70.4%
####################################################                      72.4%
#####################################################                     73.7%
######################################################                    75.5%
#######################################################                   77.1%
########################################################                  78.8%
##########################################################                81.3%
#############################################################             84.9%
#############################################################             85.5%
#############################################################             86.0%
################################################################          89.3%
################################################################          89.3%
#################################################################         91.2%
##################################################################        92.9%
####################################################################      94.7%
######################################################################    97.6%
######################################################################## 100.0%
08:49:13 [2020-05-08T08:49:13.319Z] #27 20.40 
08:49:13 [2020-05-08T08:49:13.681Z] #57 ...
08:49:13 [2020-05-08T08:49:13.681Z] 
08:49:13 [2020-05-08T08:49:13.681Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:13 [2020-05-08T08:49:13.681Z] #34 10.22 runtime/cgo
08:49:13 [2020-05-08T08:49:13.756Z] #44 ...
08:49:13 [2020-05-08T08:49:13.756Z] 
08:49:13 [2020-05-08T08:49:13.756Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:49:13 [2020-05-08T08:49:13.756Z] #16 DONE 2.2s
08:49:13 [2020-05-08T08:49:13.756Z] 
08:49:13 [2020-05-08T08:49:13.756Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:14 [2020-05-08T08:49:14.019Z] #34 ...
08:49:14 [2020-05-08T08:49:14.019Z] 
08:49:14 [2020-05-08T08:49:14.019Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:14 [2020-05-08T08:49:14.019Z] #48 19.55 runtime/cgo
08:49:14 [2020-05-08T08:49:14.273Z] #60 ...
08:49:14 [2020-05-08T08:49:14.273Z] 
08:49:14 [2020-05-08T08:49:14.273Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:14 [2020-05-08T08:49:14.273Z] #47 127.1 mime/quotedprintable
08:49:14 [2020-05-08T08:49:14.273Z] #47 127.4 net/http/internal
08:49:14 [2020-05-08T08:49:14.273Z] #47 131.2 crypto/tls
08:49:14 [2020-05-08T08:49:14.273Z] #47 ...
08:49:14 [2020-05-08T08:49:14.273Z] 
08:49:14 [2020-05-08T08:49:14.273Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.046 + RM_GOPATH=0
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.046 + TMP_GOPATH=
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.046 + : /build
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.046 + '[' -z '' ']'
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.050 ++ mktemp -d
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + export GOPATH=/tmp/tmp.yAVhzidACI
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + GOPATH=/tmp/tmp.yAVhzidACI
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + RM_GOPATH=1
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 ++ dirname ./install.sh
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + dir=.
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + bin=runc
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + shift
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + '[' '!' -f ./runc.installer ']'
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + . ./runc.installer
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.056 + install_runc
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 + uname -r
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 + grep -q '^3\.10\.0.*\.el7\.'
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yAVhzidACI/src/github.com/opencontainers/runc
08:49:14 [2020-05-08T08:49:14.273Z] #60 ...
08:49:14 [2020-05-08T08:49:14.273Z] 
08:49:14 [2020-05-08T08:49:14.273Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:49:14 [2020-05-08T08:49:14.273Z] #11 DONE 4.3s
08:49:14 [2020-05-08T08:49:14.273Z] 
08:49:14 [2020-05-08T08:49:14.273Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.070 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:49:14 [2020-05-08T08:49:14.273Z] #60 4.084 Cloning into '/tmp/tmp.yAVhzidACI/src/github.com/opencontainers/runc'...
08:49:14 [2020-05-08T08:49:14.703Z] #27 ...
08:49:14 [2020-05-08T08:49:14.703Z] 
08:49:14 [2020-05-08T08:49:14.703Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.22 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.34 Setting up xxd (2:8.1.0875-5) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.43 Setting up libuv1:arm64 (1.24.1-1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.45 Setting up vim-common (2:8.1.0875-5) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.52 Setting up librhash0:arm64 (1.3.8-1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.54 Setting up cmake-data (3.13.4-1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.69 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.72 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.81 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.85 Setting up cmake (3.13.4-1) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.88 Processing triggers for libc-bin (2.28-10) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 56.96 Processing triggers for mime-support (3.62) ...
08:49:14 [2020-05-08T08:49:14.703Z] #35 DONE 58.4s
08:49:14 [2020-05-08T08:49:14.703Z] 
08:49:14 [2020-05-08T08:49:14.703Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:14 [2020-05-08T08:49:14.703Z] #27 21.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:49:14 [2020-05-08T08:49:14.964Z] #27 ...
08:49:14 [2020-05-08T08:49:14.964Z] 
08:49:14 [2020-05-08T08:49:14.964Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:49:14 [2020-05-08T08:49:14.964Z] #36 DONE 0.1s
08:49:14 [2020-05-08T08:49:14.964Z] 
08:49:14 [2020-05-08T08:49:14.964Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:49:14 [2020-05-08T08:49:14.964Z] #37 DONE 0.1s
08:49:14 [2020-05-08T08:49:14.964Z] 
08:49:14 [2020-05-08T08:49:14.964Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:15 [2020-05-08T08:49:15.544Z] #38 ...
08:49:15 [2020-05-08T08:49:15.544Z] 
08:49:15 [2020-05-08T08:49:15.544Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:15 [2020-05-08T08:49:15.544Z] #56 48.71 bytes
08:49:15 [2020-05-08T08:49:15.544Z] #56 48.76 syscall
08:49:15 [2020-05-08T08:49:15.544Z] #56 48.76 reflect
08:49:15 [2020-05-08T08:49:15.544Z] #56 48.79 strings
08:49:15 [2020-05-08T08:49:15.544Z] #56 53.50 text/tabwriter
08:49:15 [2020-05-08T08:49:15.544Z] #56 54.24 regexp/syntax
08:49:15 [2020-05-08T08:49:15.544Z] #56 ...
08:49:15 [2020-05-08T08:49:15.544Z] 
08:49:15 [2020-05-08T08:49:15.544Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:15 [2020-05-08T08:49:15.544Z] #43 53.13 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 53.33 Setting up libnl-3-200:arm64 (3.4.0-1) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 53.82 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 53.84 Setting up libcap-dev:arm64 (1:2.25-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 53.92 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 54.00 Setting up protobuf-compiler (3.6.1.3-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 54.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 54.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 54.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 54.34 Setting up python-protobuf (3.6.1.3-2) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 58.48 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 58.49 Processing triggers for libc-bin (2.28-10) ...
08:49:15 [2020-05-08T08:49:15.544Z] #43 DONE 59.3s
08:49:15 [2020-05-08T08:49:15.544Z] 
08:49:15 [2020-05-08T08:49:15.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:15 [2020-05-08T08:49:15.544Z] #27 22.17 
08:49:15 [2020-05-08T08:49:15.544Z] #27 22.36 
#########                                                                 13.9%
######################################################################## 100.0%
08:49:15 [2020-05-08T08:49:15.544Z] #27 22.50 
08:49:16 [2020-05-08T08:49:16.116Z] #27 ...
08:49:16 [2020-05-08T08:49:16.116Z] 
08:49:16 [2020-05-08T08:49:16.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:16 [2020-05-08T08:49:16.116Z] #10 49.72 Selecting previously unselected package binutils-mingw-w64.
08:49:16 [2020-05-08T08:49:16.116Z] #10 49.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 49.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 49.98 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:49:16 [2020-05-08T08:49:16.116Z] #10 49.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.47 Selecting previously unselected package dmsetup.
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.52 Unpacking dmsetup (2:1.02.155-3) ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.76 Selecting previously unselected package mingw-w64-common.
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 50.77 Unpacking mingw-w64-common (6.0.0-3) ...
08:49:16 [2020-05-08T08:49:16.116Z] #10 ...
08:49:16 [2020-05-08T08:49:16.116Z] 
08:49:16 [2020-05-08T08:49:16.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:16 [2020-05-08T08:49:16.265Z] #17 2.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:16 [2020-05-08T08:49:16.265Z] #17 2.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:16 [2020-05-08T08:49:16.265Z] #17 2.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:16 [2020-05-08T08:49:16.265Z] #17 ...
08:49:16 [2020-05-08T08:49:16.265Z] 
08:49:16 [2020-05-08T08:49:16.265Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:16 [2020-05-08T08:49:16.265Z] #47 129.7 net/http/httptrace
08:49:16 [2020-05-08T08:49:16.265Z] #47 129.9 net/http
08:49:16 [2020-05-08T08:49:16.265Z] #47 ...
08:49:16 [2020-05-08T08:49:16.265Z] 
08:49:16 [2020-05-08T08:49:16.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:16 [2020-05-08T08:49:16.265Z] #44 65.94   LINK     criu/pie/parasite.built-in.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 65.95   GEN      criu/pie/parasite-blob.h
08:49:16 [2020-05-08T08:49:16.265Z] #44 65.99   CC       criu/pie/parasite-vdso.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 66.59   CC       criu/arch/x86/vdso-pie.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 66.89   CC       criu/arch/x86/restorer.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 67.44   CC       criu/arch/x86/restorer_unmap.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 67.50   CC       criu/arch/x86/sigaction_compat_pie.o
08:49:16 [2020-05-08T08:49:16.265Z] #44 67.77   CC       criu/pie/restorer.o
08:49:16 [2020-05-08T08:49:16.691Z] #44 ...
08:49:16 [2020-05-08T08:49:16.691Z] 
08:49:16 [2020-05-08T08:49:16.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:16 [2020-05-08T08:49:16.691Z] #47 49.97 bufio
08:49:16 [2020-05-08T08:49:16.691Z] #47 52.58 regexp/syntax
08:49:16 [2020-05-08T08:49:16.691Z] #47 54.23 hash/crc32
08:49:16 [2020-05-08T08:49:16.691Z] #47 55.98 vendor/golang.org/x/text/transform
08:49:16 [2020-05-08T08:49:16.691Z] #47 57.61 time
08:49:16 [2020-05-08T08:49:16.799Z] #60 ...
08:49:16 [2020-05-08T08:49:16.799Z] 
08:49:16 [2020-05-08T08:49:16.799Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:49:16 [2020-05-08T08:49:16.799Z] #12 DONE 2.3s
08:49:16 [2020-05-08T08:49:16.799Z] 
08:49:16 [2020-05-08T08:49:16.799Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:49:16 [2020-05-08T08:49:16.952Z] #47 ...
08:49:16 [2020-05-08T08:49:16.952Z] 
08:49:16 [2020-05-08T08:49:16.952Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:16 [2020-05-08T08:49:16.952Z] #33 50.07 bufio
08:49:16 [2020-05-08T08:49:16.952Z] #33 52.26 path
08:49:16 [2020-05-08T08:49:16.952Z] #33 52.98 text/tabwriter
08:49:16 [2020-05-08T08:49:16.952Z] #33 54.38 time
08:49:16 [2020-05-08T08:49:16.952Z] #33 54.40 internal/syscall/execenv
08:49:16 [2020-05-08T08:49:16.952Z] #33 54.61 internal/syscall/unix
08:49:16 [2020-05-08T08:49:16.952Z] #33 59.06 internal/poll
08:49:16 [2020-05-08T08:49:16.952Z] #33 ...
08:49:16 [2020-05-08T08:49:16.952Z] 
08:49:16 [2020-05-08T08:49:16.952Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:16 [2020-05-08T08:49:16.952Z] #47 60.25 regexp
08:49:17 [2020-05-08T08:49:17.852Z] #48 24.47 vendor/golang.org/x/crypto/internal/subtle
08:49:18 [2020-05-08T08:49:18.575Z] #48 ...
08:49:18 [2020-05-08T08:49:18.575Z] 
08:49:18 [2020-05-08T08:49:18.575Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:18 [2020-05-08T08:49:18.575Z] #36 25.29 Fetched 8128 kB in 25s (331 kB/s)
08:49:18 [2020-05-08T08:49:18.690Z] #13 2.041 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:49:18 [2020-05-08T08:49:18.690Z] #13 DONE 2.2s
08:49:18 [2020-05-08T08:49:18.690Z] 
08:49:18 [2020-05-08T08:49:18.690Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:49:19 [2020-05-08T08:49:19.524Z] #44 70.77   LINK     criu/pie/restorer.built-in.o
08:49:19 [2020-05-08T08:49:19.524Z] #44 70.79   GEN      criu/pie/restorer-blob.h
08:49:19 [2020-05-08T08:49:19.524Z] #44 70.87   DEP      criu/vdso.d
08:49:19 [2020-05-08T08:49:19.524Z] #44 ...
08:49:19 [2020-05-08T08:49:19.524Z] 
08:49:19 [2020-05-08T08:49:19.524Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:19 [2020-05-08T08:49:19.524Z] #60 10.22 + cd /tmp/tmp.t7BuzlgMVa/src/github.com/opencontainers/runc
08:49:19 [2020-05-08T08:49:19.524Z] #60 10.22 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:49:19 [2020-05-08T08:49:19.524Z] #60 10.80 + '[' -z '' ']'
08:49:19 [2020-05-08T08:49:19.524Z] #60 10.80 + target=static
08:49:19 [2020-05-08T08:49:19.524Z] #60 10.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:49:19 [2020-05-08T08:49:19.524Z] #60 12.22 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
08:49:19 [2020-05-08T08:49:19.779Z] #60 ...
08:49:19 [2020-05-08T08:49:19.779Z] 
08:49:19 [2020-05-08T08:49:19.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:19 [2020-05-08T08:49:19.779Z] #44 71.19   DEP      criu/vdso-compat.d
08:49:19 [2020-05-08T08:49:19.779Z] #44 71.37   DEP      criu/uts_ns.d
08:49:20 [2020-05-08T08:49:20.034Z] #44 71.57   DEP      criu/util.d
08:49:20 [2020-05-08T08:49:20.288Z] #44 71.72   DEP      criu/uffd.d
08:49:20 [2020-05-08T08:49:20.543Z] #44 71.90   DEP      criu/tun.d
08:49:20 [2020-05-08T08:49:20.543Z] #44 72.08   DEP      criu/tty.d
08:49:20 [2020-05-08T08:49:20.798Z] #44 72.28   DEP      criu/timerfd.d
08:49:21 [2020-05-08T08:49:21.053Z] #44 72.49   DEP      criu/sysfs_parse.d
08:49:21 [2020-05-08T08:49:21.053Z] #44 72.71   DEP      criu/sysctl.d
08:49:21 [2020-05-08T08:49:21.208Z] #14 DONE 2.3s
08:49:21 [2020-05-08T08:49:21.208Z] 
08:49:21 [2020-05-08T08:49:21.208Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:49:21 [2020-05-08T08:49:21.208Z] #15 ...
08:49:21 [2020-05-08T08:49:21.208Z] 
08:49:21 [2020-05-08T08:49:21.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:21 [2020-05-08T08:49:21.208Z] #44 54.79   CC       compel/arch/x86/src/lib/cpu.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 55.92   CC       compel/arch/x86/src/lib/infect.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 57.42   CC       compel/src/lib/infect-rpc.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 57.75   CC       compel/src/lib/infect-util.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 58.08   CC       compel/src/lib/infect.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 60.62   CC       compel/src/lib/ptrace.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 61.19   AR       compel/libcompel.a
08:49:21 [2020-05-08T08:49:21.208Z] #44 61.29   HOSTCC   compel/src/main-host.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 61.55   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 61.81   HOSTCC   compel/src/lib/handle-elf-host.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 62.17   HOSTCC   compel/src/lib/log-host.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 62.44   HOSTLINK compel/compel-host-bin
08:49:21 [2020-05-08T08:49:21.208Z] #44 62.63   DEP      soccr/soccr.d
08:49:21 [2020-05-08T08:49:21.208Z] #44 62.83   CC       soccr/soccr.o
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.12   AR       soccr/libsoccr.a
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.17 make[1]: 'soccr/libsoccr.a' is up to date.
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.49   DEP      criu/arch/x86/sigframe.d
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.59   DEP      criu/arch/x86/sigaction_compat.d
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.71   DEP      criu/arch/x86/kerndat.d
08:49:21 [2020-05-08T08:49:21.208Z] #44 64.84   DEP      criu/arch/x86/crtools.d
08:49:21 [2020-05-08T08:49:21.208Z] #44 ...
08:49:21 [2020-05-08T08:49:21.208Z] 
08:49:21 [2020-05-08T08:49:21.208Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:21 [2020-05-08T08:49:21.208Z] #60 11.15 + cd /tmp/tmp.yAVhzidACI/src/github.com/opencontainers/runc
08:49:21 [2020-05-08T08:49:21.208Z] #60 11.15 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:49:21 [2020-05-08T08:49:21.307Z] #44 72.85   DEP      criu/string.d
08:49:21 [2020-05-08T08:49:21.307Z] #44 72.91   DEP      criu/stats.d
08:49:21 [2020-05-08T08:49:21.562Z] #44 73.07   DEP      criu/sockets.d
08:49:21 [2020-05-08T08:49:21.778Z] #60 11.60 + '[' -z '' ']'
08:49:21 [2020-05-08T08:49:21.778Z] #60 11.61 + target=static
08:49:21 [2020-05-08T08:49:21.778Z] #60 11.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:49:21 [2020-05-08T08:49:21.817Z] #44 73.23   DEP      criu/sk-unix.d
08:49:21 [2020-05-08T08:49:21.817Z] #44 73.43   DEP      criu/sk-tcp.d
08:49:22 [2020-05-08T08:49:22.073Z] #44 73.63   DEP      criu/sk-queue.d
08:49:22 [2020-05-08T08:49:22.288Z] #47 ...
08:49:22 [2020-05-08T08:49:22.288Z] 
08:49:22 [2020-05-08T08:49:22.288Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:22 [2020-05-08T08:49:22.288Z] #27 24.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:49:22 [2020-05-08T08:49:22.288Z] #27 24.42 
08:49:22 [2020-05-08T08:49:22.288Z] #27 24.63 
##################                                                        25.1%
######################################################################## 100.0%
08:49:22 [2020-05-08T08:49:22.288Z] #27 24.86 
08:49:22 [2020-05-08T08:49:22.288Z] #27 26.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:49:22 [2020-05-08T08:49:22.288Z] #27 26.88 skipping existing ed4b54129745
08:49:22 [2020-05-08T08:49:22.288Z] #27 26.92 
08:49:22 [2020-05-08T08:49:22.288Z] #27 28.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:49:22 [2020-05-08T08:49:22.288Z] #27 29.05 
08:49:22 [2020-05-08T08:49:22.288Z] #27 29.24 
######################################################################## 100.0%
08:49:22 [2020-05-08T08:49:22.288Z] #27 29.35 
08:49:22 [2020-05-08T08:49:22.328Z] #44 73.79   DEP      criu/sk-packet.d
08:49:22 [2020-05-08T08:49:22.548Z] #27 29.45 Download of images into '/build' complete.
08:49:22 [2020-05-08T08:49:22.548Z] #27 29.46 Use something like the following to load the result into a Docker daemon:
08:49:22 [2020-05-08T08:49:22.548Z] #27 29.46   tar -cC '/build' . | docker load
08:49:22 [2020-05-08T08:49:22.583Z] #44 73.96   DEP      criu/sk-netlink.d
08:49:22 [2020-05-08T08:49:22.583Z] #44 74.11   DEP      criu/sk-inet.d
08:49:22 [2020-05-08T08:49:22.838Z] #44 74.31   DEP      criu/signalfd.d
08:49:23 [2020-05-08T08:49:23.094Z] #44 74.52   DEP      criu/sigframe.d
08:49:23 [2020-05-08T08:49:23.094Z] #44 74.58   DEP      criu/shmem.d
08:49:23 [2020-05-08T08:49:23.094Z] #44 74.70   DEP      criu/servicefd.d
08:49:23 [2020-05-08T08:49:23.120Z] #27 DONE 29.9s
08:49:23 [2020-05-08T08:49:23.120Z] 
08:49:23 [2020-05-08T08:49:23.120Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:23 [2020-05-08T08:49:23.120Z] #47 66.02 path/filepath
08:49:23 [2020-05-08T08:49:23.120Z] #47 66.06 net
08:49:23 [2020-05-08T08:49:23.120Z] #47 66.39 internal/lazyregexp
08:49:23 [2020-05-08T08:49:23.147Z] #60 ...
08:49:23 [2020-05-08T08:49:23.147Z] 
08:49:23 [2020-05-08T08:49:23.147Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:49:23 [2020-05-08T08:49:23.147Z] #15 DONE 2.2s
08:49:23 [2020-05-08T08:49:23.349Z] #44 74.92   DEP      criu/seize.d
08:49:23 [2020-05-08T08:49:23.403Z] 
08:49:23 [2020-05-08T08:49:23.403Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:49:23 [2020-05-08T08:49:23.422Z] #36 25.29 Reading package lists...
08:49:23 [2020-05-08T08:49:23.422Z] #36 ...
08:49:23 [2020-05-08T08:49:23.422Z] 
08:49:23 [2020-05-08T08:49:23.422Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:49:23 [2020-05-08T08:49:23.422Z] #42 29.44 Checking out files:  83% (1329/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.
08:49:23 [2020-05-08T08:49:23.422Z] #42 29.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:49:23 [2020-05-08T08:49:23.604Z] #44 75.14   DEP      criu/seccomp.d
08:49:23 [2020-05-08T08:49:23.691Z] #47 66.89 github.com/LK4D4/vndr/versioned
08:49:23 [2020-05-08T08:49:23.859Z] #44 75.38   DEP      criu/rst-malloc.d
08:49:23 [2020-05-08T08:49:23.954Z] #47 67.27 os/exec
08:49:23 [2020-05-08T08:49:23.995Z] #65 ...
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:49:23 [2020-05-08T08:49:23.995Z] #53 DONE 175.4s
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:23 [2020-05-08T08:49:23.995Z] #65 ...
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:49:23 [2020-05-08T08:49:23.995Z] #54 DONE 0.2s
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:23 [2020-05-08T08:49:23.995Z] #65 ...
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:49:23 [2020-05-08T08:49:23.995Z] #57 DONE 0.1s
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:49:23 [2020-05-08T08:49:23.995Z] #61 DONE 0.1s
08:49:23 [2020-05-08T08:49:23.995Z] 
08:49:23 [2020-05-08T08:49:23.995Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:24 [2020-05-08T08:49:24.115Z] #44 75.46   DEP      criu/rbtree.d
08:49:24 [2020-05-08T08:49:24.115Z] #44 75.51   DEP      criu/pstree.d
08:49:24 [2020-05-08T08:49:24.115Z] #44 75.73   DEP      criu/protobuf.d
08:49:24 [2020-05-08T08:49:24.370Z] #44 75.88   GEN      criu/protobuf-desc-gen.h
08:49:25 [2020-05-08T08:49:25.292Z] #16 DONE 2.2s
08:49:25 [2020-05-08T08:49:25.292Z] 
08:49:25 [2020-05-08T08:49:25.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:25 [2020-05-08T08:49:25.292Z] #44 65.15   DEP      criu/arch/x86/cpu.d
08:49:25 [2020-05-08T08:49:25.292Z] #44 65.39   CC       criu/arch/x86/cpu.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 66.13   CC       criu/arch/x86/crtools.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 67.76   CC       criu/arch/x86/kerndat.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 68.36   CC       criu/arch/x86/sigaction_compat.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 68.68   CC       criu/arch/x86/sigframe.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 68.94   LINK     criu/arch/x86/crtools.built-in.o
08:49:25 [2020-05-08T08:49:25.292Z] #44 69.00   DEP      criu/pie/util-vdso-elf32.d
08:49:25 [2020-05-08T08:49:25.548Z] #44 69.28   DEP      criu/pie/util-vdso.d
08:49:25 [2020-05-08T08:49:25.718Z] #42 ...
08:49:25 [2020-05-08T08:49:25.718Z] 
08:49:25 [2020-05-08T08:49:25.718Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:25 [2020-05-08T08:49:25.718Z] #57 21.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:49:25 [2020-05-08T08:49:25.718Z] #57 22.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:49:25 [2020-05-08T08:49:25.718Z] #57 22.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:49:25 [2020-05-08T08:49:25.718Z] #57 22.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:49:25 [2020-05-08T08:49:25.718Z] #57 22.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:49:25 [2020-05-08T08:49:25.718Z] #57 24.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:49:25 [2020-05-08T08:49:25.718Z] #57 26.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:49:25 [2020-05-08T08:49:25.718Z] #57 29.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:49:25 [2020-05-08T08:49:25.718Z] #57 31.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:49:25 [2020-05-08T08:49:25.718Z] #57 31.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:49:25 [2020-05-08T08:49:25.718Z] #57 31.98 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:49:25 [2020-05-08T08:49:25.718Z] #57 ...
08:49:25 [2020-05-08T08:49:25.718Z] 
08:49:25 [2020-05-08T08:49:25.718Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:25 [2020-05-08T08:49:25.718Z] #75 30.49 Checking out files:  47% (990/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:  91% (1893/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.
08:49:25 [2020-05-08T08:49:25.718Z] #75 31.90 + cd /tmp/tmp.AY8dWIlzrb/src/github.com/docker/libnetwork
08:49:25 [2020-05-08T08:49:25.718Z] #75 31.91 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
08:49:25 [2020-05-08T08:49:25.718Z] #75 32.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
08:49:25 [2020-05-08T08:49:25.803Z] #44 69.45   DEP      criu/pie/util.d
08:49:25 [2020-05-08T08:49:25.867Z] #47 68.72 encoding/binary
08:49:25 [2020-05-08T08:49:25.867Z] #47 68.75 fmt
08:49:26 [2020-05-08T08:49:26.011Z] #65 159.7 + bin/containerd-stress
08:49:26 [2020-05-08T08:49:26.058Z] #44 69.66   CC       criu/pie/util.o
08:49:26 [2020-05-08T08:49:26.255Z] #44 77.40   DEP      criu/protobuf-desc.d
08:49:26 [2020-05-08T08:49:26.255Z] #44 77.51   DEP      criu/proc_parse.d
08:49:26 [2020-05-08T08:49:26.255Z] #44 77.68   DEP      criu/plugin.d
08:49:26 [2020-05-08T08:49:26.255Z] #44 77.77   DEP      criu/pipes.d
08:49:26 [2020-05-08T08:49:26.314Z] #44 69.99   CC       criu/pie/util-vdso.o
08:49:26 [2020-05-08T08:49:26.454Z] #47 ...
08:49:26 [2020-05-08T08:49:26.454Z] 
08:49:26 [2020-05-08T08:49:26.454Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:26 [2020-05-08T08:49:26.454Z] #56 59.67 context
08:49:26 [2020-05-08T08:49:26.454Z] #56 59.68 internal/poll
08:49:26 [2020-05-08T08:49:26.454Z] #56 60.79 regexp
08:49:26 [2020-05-08T08:49:26.454Z] #56 62.61 os
08:49:26 [2020-05-08T08:49:26.454Z] #56 67.67 mvdan.cc/sh/v3/fileutil
08:49:26 [2020-05-08T08:49:26.454Z] #56 68.49 encoding/binary
08:49:26 [2020-05-08T08:49:26.454Z] #56 68.51 fmt
08:49:26 [2020-05-08T08:49:26.454Z] #56 ...
08:49:26 [2020-05-08T08:49:26.454Z] 
08:49:26 [2020-05-08T08:49:26.454Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:26 [2020-05-08T08:49:26.454Z] #44 4.148 Note: Building without setproctitle() and strlcpy() support.
08:49:26 [2020-05-08T08:49:26.454Z] #44 4.149       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:49:26 [2020-05-08T08:49:26.454Z] #44 4.168 Note: Building without GnuTLS support
08:49:26 [2020-05-08T08:49:26.454Z] #44 6.565 fatal: not a git repository (or any of the parent directories): .git
08:49:26 [2020-05-08T08:49:26.454Z] #44 6.621   GEN      .gitid
08:49:26 [2020-05-08T08:49:26.454Z] #44 6.642   GEN      criu/include/version.h
08:49:26 [2020-05-08T08:49:26.454Z] #44 6.687   GEN      include/common/asm
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.052   PBCC     images/google/protobuf/descriptor.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.256   PBCC     images/opts.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.323   PBCC     images/sit.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.449   DEP      images/google/protobuf/descriptor.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.579   DEP      images/opts.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.626   DEP      images/sit.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.673   PBCC     images/macvlan.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.692   DEP      images/macvlan.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.740   PBCC     images/autofs.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.749   DEP      images/autofs.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.792   PBCC     images/sysctl.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.825   DEP      images/sysctl.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.875   PBCC     images/time.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 9.929   DEP      images/time.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.00   PBCC     images/binfmt-misc.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.06   DEP      images/binfmt-misc.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.10   PBCC     images/seccomp.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.12   DEP      images/seccomp.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.22   PBCC     images/userns.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.26   DEP      images/userns.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.34   PBCC     images/cgroup.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.40   DEP      images/cgroup.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.48   PBCC     images/fown.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.50   PBCC     images/ext-file.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.57   DEP      images/fown.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.63   DEP      images/ext-file.pb-c.d
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.70   PBCC     images/rpc.pb-c.c
08:49:26 [2020-05-08T08:49:26.454Z] #44 10.83   DEP      images/rpc.pb-c.d
08:49:26 [2020-05-08T08:49:26.511Z] #44 77.97   DEP      criu/pie-util.d
08:49:26 [2020-05-08T08:49:26.511Z] #44 78.10   DEP      criu/pie-util-vdso.d
08:49:26 [2020-05-08T08:49:26.511Z] #44 78.20   DEP      criu/pie-util-vdso-elf32.d
08:49:26 [2020-05-08T08:49:26.511Z] #44 ...
08:49:26 [2020-05-08T08:49:26.511Z] 
08:49:26 [2020-05-08T08:49:26.511Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:26 [2020-05-08T08:49:26.511Z] #17 3.110 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:49:26 [2020-05-08T08:49:26.511Z] #17 4.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:49:26 [2020-05-08T08:49:26.511Z] #17 5.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:49:26 [2020-05-08T08:49:26.511Z] #17 10.79 Fetched 8347 kB in 9s (970 kB/s)
08:49:26 [2020-05-08T08:49:26.716Z] #44 10.95   PBCC     images/siginfo.pb-c.c
08:49:26 [2020-05-08T08:49:26.716Z] #44 10.99   DEP      images/siginfo.pb-c.d
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.05   PBCC     images/pagemap.pb-c.c
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.13   DEP      images/pagemap.pb-c.d
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.17   PBCC     images/rlimit.pb-c.c
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.20   DEP      images/rlimit.pb-c.d
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.25   PBCC     images/file-lock.pb-c.c
08:49:26 [2020-05-08T08:49:26.716Z] #44 11.29   DEP      images/file-lock.pb-c.d
08:49:26 [2020-05-08T08:49:26.766Z] #17 10.79 Reading package lists...
08:49:26 [2020-05-08T08:49:26.766Z] #17 ...
08:49:26 [2020-05-08T08:49:26.766Z] 
08:49:26 [2020-05-08T08:49:26.766Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:26 [2020-05-08T08:49:26.766Z] #44 78.29   DEP      criu/path.d
08:49:26 [2020-05-08T08:49:26.874Z] #44 70.74   CC       criu/pie/util-vdso-elf32.o
08:49:26 [2020-05-08T08:49:26.977Z] #44 11.34   PBCC     images/tty.pb-c.c
08:49:26 [2020-05-08T08:49:26.977Z] #44 11.43   DEP      images/tty.pb-c.d
08:49:27 [2020-05-08T08:49:27.022Z] #44 78.37   DEP      criu/parasite-syscall.d
08:49:27 [2020-05-08T08:49:27.022Z] #44 78.54   DEP      criu/pagemap.d
08:49:27 [2020-05-08T08:49:27.237Z] #44 11.50   PBCC     images/tun.pb-c.c
08:49:27 [2020-05-08T08:49:27.237Z] #44 ...
08:49:27 [2020-05-08T08:49:27.237Z] 
08:49:27 [2020-05-08T08:49:27.237Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:27 [2020-05-08T08:49:27.237Z] #10 60.75 Selecting previously unselected package mingw-w64-x86-64-dev.
08:49:27 [2020-05-08T08:49:27.237Z] #10 60.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 60.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.23 Selecting previously unselected package gcc-mingw-w64-base.
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.42 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 69.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:49:27 [2020-05-08T08:49:27.237Z] #10 ...
08:49:27 [2020-05-08T08:49:27.237Z] 
08:49:27 [2020-05-08T08:49:27.237Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:27 [2020-05-08T08:49:27.237Z] #44 11.60   PBCC     images/netdev.pb-c.c
08:49:27 [2020-05-08T08:49:27.237Z] #44 11.69   DEP      images/tun.pb-c.d
08:49:27 [2020-05-08T08:49:27.277Z] #44 78.73   DEP      criu/pagemap-cache.d
08:49:27 [2020-05-08T08:49:27.277Z] #44 78.89   DEP      criu/page-xfer.d
08:49:27 [2020-05-08T08:49:27.434Z] #44 ...
08:49:27 [2020-05-08T08:49:27.434Z] 
08:49:27 [2020-05-08T08:49:27.434Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:27 [2020-05-08T08:49:27.434Z] #47 140.5 net/http/httptrace
08:49:27 [2020-05-08T08:49:27.434Z] #47 140.7 net/http
08:49:27 [2020-05-08T08:49:27.477Z] #65 161.0 + bin/containerd-shim
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.73   DEP      images/netdev.pb-c.d
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.77   PBCC     images/vma.pb-c.c
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.82   DEP      images/vma.pb-c.d
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.89   PBCC     images/creds.pb-c.c
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.92   DEP      images/creds.pb-c.d
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.98   PBCC     images/utsns.pb-c.c
08:49:27 [2020-05-08T08:49:27.498Z] #44 11.99   DEP      images/utsns.pb-c.d
08:49:27 [2020-05-08T08:49:27.498Z] #44 12.08   PBCC     images/ipc-desc.pb-c.c
08:49:27 [2020-05-08T08:49:27.498Z] #44 ...
08:49:27 [2020-05-08T08:49:27.498Z] 
08:49:27 [2020-05-08T08:49:27.498Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.672 + RM_GOPATH=0
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.672 + TMP_GOPATH=
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.672 + : /build
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.672 + '[' -z '' ']'
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.675 ++ mktemp -d
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.677 + export GOPATH=/tmp/tmp.OaB3N06Lfu
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.677 + GOPATH=/tmp/tmp.OaB3N06Lfu
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.677 + RM_GOPATH=1
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 ++ dirname ./install.sh
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + dir=.
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + bin=tini
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + shift
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + '[' '!' -f ./tini.installer ']'
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + . ./tini.installer
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + install_tini
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.683 + git clone https://github.com/krallin/tini.git /tmp/tmp.OaB3N06Lfu/tini
08:49:27 [2020-05-08T08:49:27.498Z] #38 2.687 Cloning into '/tmp/tmp.OaB3N06Lfu/tini'...
08:49:27 [2020-05-08T08:49:27.498Z] #38 3.718 + cd /tmp/tmp.OaB3N06Lfu/tini
08:49:27 [2020-05-08T08:49:27.498Z] #38 3.721 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:49:27 [2020-05-08T08:49:27.498Z] #38 3.732 + cmake .
08:49:27 [2020-05-08T08:49:27.498Z] #38 6.337 -- The C compiler identification is GNU 8.3.0
08:49:27 [2020-05-08T08:49:27.498Z] #38 6.384 -- Check for working C compiler: /usr/bin/cc
08:49:27 [2020-05-08T08:49:27.498Z] #38 7.338 -- Check for working C compiler: /usr/bin/cc -- works
08:49:27 [2020-05-08T08:49:27.498Z] #38 7.353 -- Detecting C compiler ABI info
08:49:27 [2020-05-08T08:49:27.498Z] #38 9.114 -- Detecting C compiler ABI info - done
08:49:27 [2020-05-08T08:49:27.498Z] #38 9.172 -- Detecting C compile features
08:49:27 [2020-05-08T08:49:27.498Z] #38 12.52 -- Detecting C compile features - done
08:49:27 [2020-05-08T08:49:27.498Z] #38 12.57 -- Performing Test HAS_BUILTIN_FORTIFY
08:49:27 [2020-05-08T08:49:27.535Z] #44 79.06   DEP      criu/page-pipe.d
08:49:27 [2020-05-08T08:49:27.535Z] #44 79.19   DEP      criu/netfilter.d
08:49:27 [2020-05-08T08:49:27.690Z] #47 ...
08:49:27 [2020-05-08T08:49:27.690Z] 
08:49:27 [2020-05-08T08:49:27.690Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:27 [2020-05-08T08:49:27.759Z] #38 ...
08:49:27 [2020-05-08T08:49:27.759Z] 
08:49:27 [2020-05-08T08:49:27.759Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:27 [2020-05-08T08:49:27.759Z] #44 12.09   PBCC     images/ipc-sem.pb-c.c
08:49:27 [2020-05-08T08:49:27.759Z] #44 12.11   DEP      images/ipc-desc.pb-c.d
08:49:27 [2020-05-08T08:49:27.759Z] #44 12.15   DEP      images/ipc-sem.pb-c.d
08:49:27 [2020-05-08T08:49:27.759Z] #44 12.22   PBCC     images/ipc-msg.pb-c.c
08:49:27 [2020-05-08T08:49:27.790Z] #44 79.44   DEP      criu/net.d
08:49:27 [2020-05-08T08:49:27.946Z] #17 2.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:49:27 [2020-05-08T08:49:27.946Z] #17 2.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:49:27 [2020-05-08T08:49:27.946Z] #17 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:49:28 [2020-05-08T08:49:28.022Z] #44 12.26   DEP      images/ipc-msg.pb-c.d
08:49:28 [2020-05-08T08:49:28.022Z] #44 12.36   PBCC     images/ipc-shm.pb-c.c
08:49:28 [2020-05-08T08:49:28.022Z] #44 ...
08:49:28 [2020-05-08T08:49:28.022Z] 
08:49:28 [2020-05-08T08:49:28.022Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:28 [2020-05-08T08:49:28.022Z] #33 61.09 os
08:49:28 [2020-05-08T08:49:28.022Z] #33 64.88 path/filepath
08:49:28 [2020-05-08T08:49:28.022Z] #33 65.63 internal/fmtsort
08:49:28 [2020-05-08T08:49:28.022Z] #33 66.15 io/ioutil
08:49:28 [2020-05-08T08:49:28.022Z] #33 66.84 fmt
08:49:28 [2020-05-08T08:49:28.022Z] #33 69.66 github.com/BurntSushi/toml
08:49:28 [2020-05-08T08:49:28.022Z] #33 69.66 log
08:49:28 [2020-05-08T08:49:28.022Z] #33 69.67 flag
08:49:28 [2020-05-08T08:49:28.022Z] #33 ...
08:49:28 [2020-05-08T08:49:28.022Z] 
08:49:28 [2020-05-08T08:49:28.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:28 [2020-05-08T08:49:28.022Z] #44 12.37   DEP      images/ipc-shm.pb-c.d
08:49:28 [2020-05-08T08:49:28.022Z] #44 12.46   PBCC     images/ipc-var.pb-c.c
08:49:28 [2020-05-08T08:49:28.022Z] #44 12.50   DEP      images/ipc-var.pb-c.d
08:49:28 [2020-05-08T08:49:28.044Z] #44 79.63   DEP      criu/namespaces.d
08:49:28 [2020-05-08T08:49:28.285Z] #44 12.59   PBCC     images/sk-opts.pb-c.c
08:49:28 [2020-05-08T08:49:28.285Z] #44 12.62   PBCC     images/packet-sock.pb-c.c
08:49:28 [2020-05-08T08:49:28.285Z] #44 12.67   DEP      images/sk-opts.pb-c.d
08:49:28 [2020-05-08T08:49:28.285Z] #44 12.72   DEP      images/packet-sock.pb-c.d
08:49:28 [2020-05-08T08:49:28.285Z] #44 12.80   PBCC     images/sk-netlink.pb-c.c
08:49:28 [2020-05-08T08:49:28.301Z] #44 79.82   DEP      criu/mount.d
08:49:28 [2020-05-08T08:49:28.506Z] #17 3.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:49:28 [2020-05-08T08:49:28.546Z] #44 12.85   DEP      images/sk-netlink.pb-c.d
08:49:28 [2020-05-08T08:49:28.546Z] #44 12.93   PBCC     images/sk-inet.pb-c.c
08:49:28 [2020-05-08T08:49:28.546Z] #44 13.02   DEP      images/sk-inet.pb-c.d
08:49:28 [2020-05-08T08:49:28.556Z] #44 79.96   DEP      criu/mem.d
08:49:28 [2020-05-08T08:49:28.556Z] #44 80.16   DEP      criu/lsm.d
08:49:28 [2020-05-08T08:49:28.720Z] #75 ...
08:49:28 [2020-05-08T08:49:28.720Z] 
08:49:28 [2020-05-08T08:49:28.720Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:49:28 [2020-05-08T08:49:28.720Z] #26 25.76 Fetched 8128 kB in 25s (326 kB/s)
08:49:28 [2020-05-08T08:49:28.720Z] #26 25.76 Reading package lists...
08:49:28 [2020-05-08T08:49:28.806Z] #44 13.12   PBCC     images/sk-unix.pb-c.c
08:49:28 [2020-05-08T08:49:28.806Z] #44 13.22   DEP      images/sk-unix.pb-c.d
08:49:28 [2020-05-08T08:49:28.806Z] #44 13.35   PBCC     images/mm.pb-c.c
08:49:28 [2020-05-08T08:49:28.811Z] #44 ...
08:49:28 [2020-05-08T08:49:28.811Z] 
08:49:28 [2020-05-08T08:49:28.811Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:28 [2020-05-08T08:49:28.811Z] #47 142.5 github.com/LK4D4/vndr/godl
08:49:28 [2020-05-08T08:49:28.811Z] #47 143.4 github.com/LK4D4/vndr
08:49:28 [2020-05-08T08:49:28.811Z] #47 DONE 152.3s
08:49:28 [2020-05-08T08:49:28.811Z] 
08:49:28 [2020-05-08T08:49:28.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:28 [2020-05-08T08:49:28.811Z] #44 80.38   DEP      criu/log.d
08:49:29 [2020-05-08T08:49:29.066Z] #44 80.61   DEP      criu/libnetlink.d
08:49:29 [2020-05-08T08:49:29.067Z] #44 13.42   DEP      images/mm.pb-c.d
08:49:29 [2020-05-08T08:49:29.067Z] #44 13.50   PBCC     images/timerfd.pb-c.c
08:49:29 [2020-05-08T08:49:29.067Z] #44 13.59   DEP      images/timerfd.pb-c.d
08:49:29 [2020-05-08T08:49:29.076Z] #26 ...
08:49:29 [2020-05-08T08:49:29.076Z] 
08:49:29 [2020-05-08T08:49:29.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:29 [2020-05-08T08:49:29.076Z] #11 25.88 Fetched 8128 kB in 25s (326 kB/s)
08:49:29 [2020-05-08T08:49:29.076Z] #11 25.88 Reading package lists...
08:49:29 [2020-05-08T08:49:29.076Z] #11 34.97 Reading package lists...
08:49:29 [2020-05-08T08:49:29.076Z] #11 ...
08:49:29 [2020-05-08T08:49:29.076Z] 
08:49:29 [2020-05-08T08:49:29.076Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:49:29 [2020-05-08T08:49:29.076Z] #63 26.10 Fetched 8128 kB in 25s (323 kB/s)
08:49:29 [2020-05-08T08:49:29.076Z] #63 26.10 Reading package lists...
08:49:29 [2020-05-08T08:49:29.321Z] #44 80.82   DEP      criu/kerndat.d
08:49:29 [2020-05-08T08:49:29.327Z] #44 13.66   PBCC     images/timer.pb-c.c
08:49:29 [2020-05-08T08:49:29.327Z] #44 13.75   DEP      images/timer.pb-c.d
08:49:29 [2020-05-08T08:49:29.327Z] #44 13.83   PBCC     images/sa.pb-c.c
08:49:29 [2020-05-08T08:49:29.412Z] #63 35.88 Reading package lists...
08:49:29 [2020-05-08T08:49:29.412Z] #63 ...
08:49:29 [2020-05-08T08:49:29.412Z] 
08:49:29 [2020-05-08T08:49:29.412Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:29 [2020-05-08T08:49:29.412Z] #44 26.13 Fetched 8128 kB in 25s (322 kB/s)
08:49:29 [2020-05-08T08:49:29.412Z] #44 26.13 Reading package lists...
08:49:29 [2020-05-08T08:49:29.412Z] #44 ...
08:49:29 [2020-05-08T08:49:29.412Z] 
08:49:29 [2020-05-08T08:49:29.412Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:49:29 [2020-05-08T08:49:29.575Z] #44 81.14   DEP      criu/kcmp-ids.d
08:49:29 [2020-05-08T08:49:29.588Z] #44 13.92   DEP      images/sa.pb-c.d
08:49:29 [2020-05-08T08:49:29.588Z] #44 13.98   PBCC     images/pipe-data.pb-c.c
08:49:29 [2020-05-08T08:49:29.588Z] #44 14.01   DEP      images/pipe-data.pb-c.d
08:49:29 [2020-05-08T08:49:29.588Z] #44 14.04   PBCC     images/mnt.pb-c.c
08:49:29 [2020-05-08T08:49:29.588Z] #44 14.14   DEP      images/mnt.pb-c.d
08:49:29 [2020-05-08T08:49:29.837Z] #44 81.25   DEP      criu/irmap.d
08:49:29 [2020-05-08T08:49:29.850Z] #44 14.20   PBCC     images/sk-packet.pb-c.c
08:49:29 [2020-05-08T08:49:29.850Z] #44 14.25   DEP      images/sk-packet.pb-c.d
08:49:29 [2020-05-08T08:49:29.850Z] #44 14.36   PBCC     images/tcp-stream.pb-c.c
08:49:30 [2020-05-08T08:49:30.094Z] #44 81.51   DEP      criu/ipc_ns.d
08:49:30 [2020-05-08T08:49:30.094Z] #44 81.64   DEP      criu/image.d
08:49:30 [2020-05-08T08:49:30.094Z] #44 81.76   DEP      criu/image-desc.d
08:49:30 [2020-05-08T08:49:30.110Z] #44 14.42   DEP      images/tcp-stream.pb-c.d
08:49:30 [2020-05-08T08:49:30.111Z] #44 14.50   PBCC     images/pipe.pb-c.c
08:49:30 [2020-05-08T08:49:30.348Z] #44 81.89   DEP      criu/fsnotify.d
08:49:30 [2020-05-08T08:49:30.372Z] #44 14.60   DEP      images/pipe.pb-c.d
08:49:30 [2020-05-08T08:49:30.372Z] #44 14.72   PBCC     images/pstree.pb-c.c
08:49:30 [2020-05-08T08:49:30.372Z] #44 14.80   DEP      images/pstree.pb-c.d
08:49:30 [2020-05-08T08:49:30.393Z] #17 4.729 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB]
08:49:30 [2020-05-08T08:49:30.603Z] #44 82.05   DEP      criu/filesystems.d
08:49:30 [2020-05-08T08:49:30.670Z] #44 14.94   PBCC     images/fs.pb-c.c
08:49:30 [2020-05-08T08:49:30.670Z] #44 14.98   DEP      images/fs.pb-c.d
08:49:30 [2020-05-08T08:49:30.670Z] #44 15.03   PBCC     images/signalfd.pb-c.c
08:49:30 [2020-05-08T08:49:30.857Z] #44 82.21   DEP      criu/files.d
08:49:30 [2020-05-08T08:49:30.857Z] #44 82.36   DEP      criu/files-reg.d
08:49:31 [2020-05-08T08:49:31.112Z] #44 82.51   DEP      criu/files-ext.d
08:49:31 [2020-05-08T08:49:31.112Z] #44 82.69   DEP      criu/file-lock.d
08:49:31 [2020-05-08T08:49:31.242Z] #44 15.57   DEP      images/signalfd.pb-c.d
08:49:31 [2020-05-08T08:49:31.242Z] #44 15.63   PBCC     images/fh.pb-c.c
08:49:31 [2020-05-08T08:49:31.242Z] #44 15.71   PBCC     images/fsnotify.pb-c.c
08:49:31 [2020-05-08T08:49:31.320Z] #17 6.122 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
08:49:31 [2020-05-08T08:49:31.367Z] #44 82.90   DEP      criu/file-ids.d
08:49:31 [2020-05-08T08:49:31.503Z] #44 15.79   DEP      images/fh.pb-c.d
08:49:31 [2020-05-08T08:49:31.503Z] #44 15.88   DEP      images/fsnotify.pb-c.d
08:49:31 [2020-05-08T08:49:31.503Z] #44 15.98   PBCC     images/eventpoll.pb-c.c
08:49:31 [2020-05-08T08:49:31.622Z] #44 83.09   DEP      criu/fifo.d
08:49:31 [2020-05-08T08:49:31.622Z] #44 83.25   DEP      criu/fdstore.d
08:49:31 [2020-05-08T08:49:31.629Z] #17 ...
08:49:31 [2020-05-08T08:49:31.629Z] 
08:49:31 [2020-05-08T08:49:31.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.42   AR       criu/pie/pie.lib.a
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.50   DEP      criu/pie/restorer.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.63   DEP      criu/arch/x86/sigaction_compat_pie.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.68   DEP      criu/arch/x86/restorer_unmap.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.69   DEP      criu/arch/x86/restorer.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.84   DEP      criu/arch/x86/vdso-pie.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 71.96   DEP      criu/pie/parasite-vdso.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 72.12   DEP      criu/pie/parasite.d
08:49:31 [2020-05-08T08:49:31.629Z] #44 72.34   CC       criu/pie/parasite.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 73.41   LINK     criu/pie/parasite.built-in.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 73.42   GEN      criu/pie/parasite-blob.h
08:49:31 [2020-05-08T08:49:31.629Z] #44 73.46   CC       criu/pie/parasite-vdso.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 74.21   CC       criu/arch/x86/vdso-pie.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 74.58   CC       criu/arch/x86/restorer.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 75.17   CC       criu/arch/x86/restorer_unmap.o
08:49:31 [2020-05-08T08:49:31.629Z] #44 75.22   CC       criu/arch/x86/sigaction_compat_pie.o
08:49:31 [2020-05-08T08:49:31.763Z] #44 16.02   DEP      images/eventpoll.pb-c.d
08:49:31 [2020-05-08T08:49:31.763Z] #44 16.11   PBCC     images/eventfd.pb-c.c
08:49:31 [2020-05-08T08:49:31.763Z] #44 16.14   DEP      images/eventfd.pb-c.d
08:49:31 [2020-05-08T08:49:31.763Z] #44 16.19   PBCC     images/remap-file-path.pb-c.c
08:49:31 [2020-05-08T08:49:31.763Z] #44 16.25   DEP      images/remap-file-path.pb-c.d
08:49:31 [2020-05-08T08:49:31.847Z] #65 165.3 + bin/containerd-shim-runc-v1
08:49:31 [2020-05-08T08:49:31.876Z] #44 83.34   DEP      criu/fault-injection.d
08:49:31 [2020-05-08T08:49:31.876Z] #44 83.39   DEP      criu/external.d
08:49:31 [2020-05-08T08:49:31.891Z] #44 75.49   CC       criu/pie/restorer.o
08:49:32 [2020-05-08T08:49:32.023Z] #44 16.37   PBCC     images/fifo.pb-c.c
08:49:32 [2020-05-08T08:49:32.023Z] #44 16.42   DEP      images/fifo.pb-c.d
08:49:32 [2020-05-08T08:49:32.023Z] #44 16.48   PBCC     images/ghost-file.pb-c.c
08:49:32 [2020-05-08T08:49:32.131Z] #44 83.47   DEP      criu/eventpoll.d
08:49:32 [2020-05-08T08:49:32.131Z] #44 83.64   DEP      criu/eventfd.d
08:49:32 [2020-05-08T08:49:32.131Z] #44 83.73   DEP      criu/crtools.d
08:49:32 [2020-05-08T08:49:32.286Z] #44 16.54   DEP      images/ghost-file.pb-c.d
08:49:32 [2020-05-08T08:49:32.286Z] #44 16.68   PBCC     images/regfile.pb-c.c
08:49:32 [2020-05-08T08:49:32.386Z] #44 83.97   DEP      criu/cr-service.d
08:49:32 [2020-05-08T08:49:32.548Z] #44 ...
08:49:32 [2020-05-08T08:49:32.548Z] 
08:49:32 [2020-05-08T08:49:32.548Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.16 -- Configuring done
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.18 -- Generating done
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.19 -- Build files have been written to: /tmp/tmp.OaB3N06Lfu/tini
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.20 + make tini-static
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.74 Scanning dependencies of target tini-static
08:49:32 [2020-05-08T08:49:32.548Z] #38 13.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:49:32 [2020-05-08T08:49:32.548Z] #38 16.04 [100%] Linking C executable tini-static
08:49:32 [2020-05-08T08:49:32.548Z] #38 16.88 [100%] Built target tini-static
08:49:32 [2020-05-08T08:49:32.548Z] #38 17.01 + mkdir -p /build
08:49:32 [2020-05-08T08:49:32.548Z] #38 17.01 + cp tini-static /build/docker-init
08:49:32 [2020-05-08T08:49:32.548Z] #38 DONE 17.5s
08:49:32 [2020-05-08T08:49:32.548Z] 
08:49:32 [2020-05-08T08:49:32.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:32 [2020-05-08T08:49:32.548Z] #44 16.80   DEP      images/regfile.pb-c.d
08:49:32 [2020-05-08T08:49:32.548Z] #44 16.84   PBCC     images/ns.pb-c.c
08:49:32 [2020-05-08T08:49:32.548Z] #44 16.94   DEP      images/ns.pb-c.d
08:49:32 [2020-05-08T08:49:32.548Z] #44 17.03   PBCC     images/fdinfo.pb-c.c
08:49:32 [2020-05-08T08:49:32.640Z] #44 84.10   DEP      criu/cr-restore.d
08:49:32 [2020-05-08T08:49:32.640Z] #44 84.29   DEP      criu/cr-errno.d
08:49:32 [2020-05-08T08:49:32.809Z] #44 17.18   DEP      images/fdinfo.pb-c.d
08:49:32 [2020-05-08T08:49:32.809Z] #44 17.31   PBCC     images/core-aarch64.pb-c.c
08:49:32 [2020-05-08T08:49:32.895Z] #44 84.32   DEP      criu/cr-dump.d
08:49:32 [2020-05-08T08:49:32.895Z] #44 84.54   DEP      criu/cr-dedup.d
08:49:33 [2020-05-08T08:49:33.069Z] #44 17.34   PBCC     images/core-arm.pb-c.c
08:49:33 [2020-05-08T08:49:33.069Z] #44 17.41   PBCC     images/core-ppc64.pb-c.c
08:49:33 [2020-05-08T08:49:33.069Z] #44 17.47   PBCC     images/core-s390.pb-c.c
08:49:33 [2020-05-08T08:49:33.152Z] #44 84.67   DEP      criu/cr-check.d
08:49:33 [2020-05-08T08:49:33.330Z] #44 17.58   PBCC     images/core-x86.pb-c.c
08:49:33 [2020-05-08T08:49:33.330Z] #44 17.70   PBCC     images/core.pb-c.c
08:49:33 [2020-05-08T08:49:33.330Z] #44 17.80   PBCC     images/inventory.pb-c.c
08:49:33 [2020-05-08T08:49:33.407Z] #44 84.84   DEP      criu/config.d
08:49:33 [2020-05-08T08:49:33.407Z] #44 84.96   DEP      criu/clone-noasan.d
08:49:33 [2020-05-08T08:49:33.407Z] #44 84.99   DEP      criu/cgroup.d
08:49:33 [2020-05-08T08:49:33.407Z] #44 85.08   DEP      criu/cgroup-props.d
08:49:33 [2020-05-08T08:49:33.592Z] #44 17.87   DEP      images/core-aarch64.pb-c.d
08:49:33 [2020-05-08T08:49:33.592Z] #44 18.01   DEP      images/core-arm.pb-c.d
08:49:33 [2020-05-08T08:49:33.592Z] #44 18.11   DEP      images/core-ppc64.pb-c.d
08:49:33 [2020-05-08T08:49:33.662Z] #44 85.16   DEP      criu/bitmap.d
08:49:33 [2020-05-08T08:49:33.663Z] #44 85.17   DEP      criu/bfd.d
08:49:33 [2020-05-08T08:49:33.797Z] #44 ...
08:49:33 [2020-05-08T08:49:33.797Z] 
08:49:33 [2020-05-08T08:49:33.797Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:33 [2020-05-08T08:49:33.797Z] #60 13.54 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 .
08:49:33 [2020-05-08T08:49:33.797Z] #60 ...
08:49:33 [2020-05-08T08:49:33.797Z] 
08:49:33 [2020-05-08T08:49:33.797Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:33 [2020-05-08T08:49:33.797Z] #47 154.9 github.com/LK4D4/vndr/godl
08:49:33 [2020-05-08T08:49:33.797Z] #47 155.8 github.com/LK4D4/vndr
08:49:33 [2020-05-08T08:49:33.852Z] #44 18.26   DEP      images/core-s390.pb-c.d
08:49:33 [2020-05-08T08:49:33.852Z] #44 18.40   DEP      images/core-x86.pb-c.d
08:49:33 [2020-05-08T08:49:33.862Z] #65 167.3 + bin/containerd-shim-runc-v2
08:49:33 [2020-05-08T08:49:33.917Z] #44 85.24   DEP      criu/autofs.d
08:49:33 [2020-05-08T08:49:33.918Z] #44 85.38   DEP      criu/aio.d
08:49:34 [2020-05-08T08:49:34.113Z] #44 18.59   DEP      images/core.pb-c.d
08:49:34 [2020-05-08T08:49:34.113Z] #44 18.69   DEP      images/inventory.pb-c.d
08:49:34 [2020-05-08T08:49:34.143Z] #65 168.0 + binaries
08:49:34 [2020-05-08T08:49:34.177Z] #44 85.55   DEP      criu/action-scripts.d
08:49:34 [2020-05-08T08:49:34.373Z] #44 18.79   PBCC     images/cpuinfo.pb-c.c
08:49:34 [2020-05-08T08:49:34.373Z] #44 18.82   DEP      images/cpuinfo.pb-c.d
08:49:34 [2020-05-08T08:49:34.373Z] #44 18.90   PBCC     images/stats.pb-c.c
08:49:34 [2020-05-08T08:49:34.424Z] #65 168.0 + mkdir -p /build
08:49:34 [2020-05-08T08:49:34.424Z] #65 168.0 + cp bin/containerd /build/containerd
08:49:34 [2020-05-08T08:49:34.424Z] #65 168.0 + cp bin/containerd-shim /build/containerd-shim
08:49:34 [2020-05-08T08:49:34.424Z] #65 168.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:49:34 [2020-05-08T08:49:34.424Z] #65 168.0 + cp bin/ctr /build/ctr
08:49:34 [2020-05-08T08:49:34.432Z] #44 85.85   CC       criu/action-scripts.o
08:49:34 [2020-05-08T08:49:34.516Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:49:34 [2020-05-08T08:49:34.516Z] 
08:49:34 [2020-05-08T08:49:34.516Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:49:34 [2020-05-08T08:49:34.516Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:49:34 [2020-05-08T08:49:34.516Z] Using test binary docker
08:49:34 [2020-05-08T08:49:34.516Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:49:34 [2020-05-08T08:49:34.516Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:49:34 [2020-05-08T08:49:34.516Z] INFO: Waiting for daemon to start...
08:49:34 [2020-05-08T08:49:34.516Z] Starting dockerd
08:49:34 [2020-05-08T08:49:34.516Z] .
08:49:34 [2020-05-08T08:49:34.516Z] INFO: Building docker-sdk-python3:4.2.0...
08:49:34 [2020-05-08T08:49:34.634Z] #44 18.95   DEP      images/stats.pb-c.d
08:49:34 [2020-05-08T08:49:34.687Z] #44 86.23   CC       criu/aio.o
08:49:34 [2020-05-08T08:49:34.710Z] #65 DONE 168.4s
08:49:35 [2020-05-08T08:49:35.247Z] #44 86.78   CC       criu/autofs.o
08:49:35 [2020-05-08T08:49:35.323Z] 
08:49:35 [2020-05-08T08:49:35.323Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:49:35 [2020-05-08T08:49:35.368Z] #26 36.02 Reading package lists...
08:49:35 [2020-05-08T08:49:35.368Z] #26 ...
08:49:35 [2020-05-08T08:49:35.368Z] 
08:49:35 [2020-05-08T08:49:35.368Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:35 [2020-05-08T08:49:35.368Z] #44 26.13 Reading package lists...
08:49:35 [2020-05-08T08:49:35.604Z] #66 DONE 0.3s
08:49:35 [2020-05-08T08:49:35.604Z] 
08:49:35 [2020-05-08T08:49:35.604Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:49:35 [2020-05-08T08:49:35.703Z] #44 37.31 Reading package lists...
08:49:35 [2020-05-08T08:49:35.703Z] #44 ...
08:49:35 [2020-05-08T08:49:35.703Z] 
08:49:35 [2020-05-08T08:49:35.703Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:35 [2020-05-08T08:49:35.703Z] #57 32.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:49:35 [2020-05-08T08:49:35.703Z] #57 34.11 runtime/cgo
08:49:35 [2020-05-08T08:49:35.703Z] #57 34.70 runtime
08:49:35 [2020-05-08T08:49:35.703Z] #57 ...
08:49:35 [2020-05-08T08:49:35.703Z] 
08:49:35 [2020-05-08T08:49:35.703Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:49:35 [2020-05-08T08:49:35.703Z] #42 33.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:49:35 [2020-05-08T08:49:35.884Z] #70 DONE 0.2s
08:49:35 [2020-05-08T08:49:35.884Z] 
08:49:35 [2020-05-08T08:49:35.884Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:49:35 [2020-05-08T08:49:35.884Z] #72 DONE 0.2s
08:49:35 [2020-05-08T08:49:35.884Z] 
08:49:35 [2020-05-08T08:49:35.884Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:49:36 [2020-05-08T08:49:36.165Z] #75 DONE 0.2s
08:49:36 [2020-05-08T08:49:36.165Z] 
08:49:36 [2020-05-08T08:49:36.165Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:49:36 [2020-05-08T08:49:36.173Z] #44 ...
08:49:36 [2020-05-08T08:49:36.173Z] 
08:49:36 [2020-05-08T08:49:36.173Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:49:36 [2020-05-08T08:49:36.173Z] #30 DONE 159.9s
08:49:36 [2020-05-08T08:49:36.173Z] 
08:49:36 [2020-05-08T08:49:36.173Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:36 [2020-05-08T08:49:36.173Z] #17 10.79 Reading package lists...
08:49:36 [2020-05-08T08:49:36.173Z] #17 14.32 Reading package lists...
08:49:36 [2020-05-08T08:49:36.173Z] #17 18.29 Building dependency tree...
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.54 libcap2-bin is already the newest version (1:2.25-2).
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.54 The following additional packages will be installed:
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   python3.7 python3.7-minimal vim-runtime xxd
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55 Suggested packages:
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55 Recommended packages:
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   aufs-dkms nftables build-essential python3-dev python3-keyring
08:49:36 [2020-05-08T08:49:36.173Z] #17 19.55   python3-keyrings.alt python3-xdg unzip
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25 The following NEW packages will be installed:
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.25   xz-utils zip
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.56 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.56 Need to get 28.5 MB of archives.
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.56 After this operation, 116 MB of additional disk space will be used.
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 21.99 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:49:36 [2020-05-08T08:49:36.173Z] #17 22.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:49:36 [2020-05-08T08:49:36.428Z] #17 22.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:49:36 [2020-05-08T08:49:36.428Z] #17 23.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:49:36 [2020-05-08T08:49:36.428Z] #17 23.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:49:36 [2020-05-08T08:49:36.446Z] #76 DONE 0.1s
08:49:36 [2020-05-08T08:49:36.446Z] 
08:49:36 [2020-05-08T08:49:36.446Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:49:36 [2020-05-08T08:49:36.547Z] #44 ...
08:49:36 [2020-05-08T08:49:36.547Z] 
08:49:36 [2020-05-08T08:49:36.547Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:36 [2020-05-08T08:49:36.547Z] #33 74.57 github.com/BurntSushi/toml/cmd/tomlv
08:49:36 [2020-05-08T08:49:36.547Z] #33 DONE 79.5s
08:49:36 [2020-05-08T08:49:36.547Z] 
08:49:36 [2020-05-08T08:49:36.547Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:36 [2020-05-08T08:49:36.547Z] #65 36.37 Checking out files:  50% (1594/3186)   
Checking out files:  51% (1625/3186)   
Checking out files:  52% (1657/3186)   
Checking out files:  53% (1689/3186)   
Checking out files:  54% (1721/3186)   
Checking out files:  55% (1753/3186)   
Checking out files:  56% (1785/3186)   
Checking out files:  57% (1817/3186)   
Checking out files:  58% (1848/3186)   
Checking out files:  59% (1880/3186)   
Checking out files:  60% (1912/3186)   
Checking out files:  61% (1944/3186)   
Checking out files:  62% (1976/3186)   
Checking out files:  63% (2008/3186)   
Checking out files:  64% (2040/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  81% (2603/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
Checking out files:  98% (3123/3186)   
Checking out files:  99% (3155/3186)   
Checking out files: 100% (3186/3186)   
Checking out files: 100% (3186/3186), done.
08:49:36 [2020-05-08T08:49:36.547Z] #65 38.16 + cd /tmp/tmp.htoec3ZeL0/src/github.com/containerd/containerd
08:49:36 [2020-05-08T08:49:36.547Z] #65 38.20 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + export 'BUILDTAGS=netgo osusergo static_build'
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + BUILDTAGS='netgo osusergo static_build'
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + export EXTRA_FLAGS=-buildmode=pie
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + EXTRA_FLAGS=-buildmode=pie
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + '[' '' = dynamic ']'
08:49:36 [2020-05-08T08:49:36.547Z] #65 40.33 + make
08:49:36 [2020-05-08T08:49:36.547Z] #65 41.83 + bin/ctr
08:49:37 [2020-05-08T08:49:37.061Z] #77 DONE 0.6s
08:49:37 [2020-05-08T08:49:37.062Z] 
08:49:37 [2020-05-08T08:49:37.062Z] #78 exporting to image
08:49:37 [2020-05-08T08:49:37.062Z] #78 exporting layers
08:49:37 [2020-05-08T08:49:37.063Z] #47 ...
08:49:37 [2020-05-08T08:49:37.063Z] 
08:49:37 [2020-05-08T08:49:37.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:37 [2020-05-08T08:49:37.063Z] #44 78.95   LINK     criu/pie/restorer.built-in.o
08:49:37 [2020-05-08T08:49:37.063Z] #44 78.96   GEN      criu/pie/restorer-blob.h
08:49:37 [2020-05-08T08:49:37.063Z] #44 79.05   DEP      criu/vdso.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 79.22   DEP      criu/vdso-compat.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 79.39   DEP      criu/uts_ns.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 79.61   DEP      criu/util.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 79.83   DEP      criu/uffd.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.00   DEP      criu/tun.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.12   DEP      criu/tty.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.28   DEP      criu/timerfd.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.46   DEP      criu/sysfs_parse.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.60   DEP      criu/sysctl.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.78   DEP      criu/string.d
08:49:37 [2020-05-08T08:49:37.064Z] #44 80.87   DEP      criu/stats.d
08:49:37 [2020-05-08T08:49:37.128Z] #65 ...
08:49:37 [2020-05-08T08:49:37.128Z] 
08:49:37 [2020-05-08T08:49:37.128Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:37 [2020-05-08T08:49:37.128Z] #56 70.48 encoding/base64
08:49:37 [2020-05-08T08:49:37.128Z] #56 70.50 golang.org/x/sys/unix
08:49:37 [2020-05-08T08:49:37.128Z] #56 73.73 encoding/json
08:49:37 [2020-05-08T08:49:37.128Z] #56 73.73 github.com/pkg/diff
08:49:37 [2020-05-08T08:49:37.128Z] #56 73.74 go/token
08:49:37 [2020-05-08T08:49:37.128Z] #56 75.55 go/scanner
08:49:37 [2020-05-08T08:49:37.128Z] #56 78.19 mvdan.cc/editorconfig
08:49:37 [2020-05-08T08:49:37.128Z] #56 78.89 go/ast
08:49:37 [2020-05-08T08:49:37.319Z] #44 80.98   DEP      criu/sockets.d
08:49:37 [2020-05-08T08:49:37.319Z] #44 81.13   DEP      criu/sk-unix.d
08:49:37 [2020-05-08T08:49:37.354Z] #17 23.83 debconf: delaying package configuration, since apt-utils is not installed
08:49:37 [2020-05-08T08:49:37.354Z] #17 23.91 Fetched 28.5 MB in 2s (16.1 MB/s)
08:49:37 [2020-05-08T08:49:37.354Z] #17 ...
08:49:37 [2020-05-08T08:49:37.354Z] 
08:49:37 [2020-05-08T08:49:37.354Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:37 [2020-05-08T08:49:37.354Z] #44 88.86   CC       criu/bfd.o
08:49:37 [2020-05-08T08:49:37.387Z] #42 ...
08:49:37 [2020-05-08T08:49:37.387Z] 
08:49:37 [2020-05-08T08:49:37.387Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:37 [2020-05-08T08:49:37.387Z] #11 34.97 Reading package lists...
08:49:37 [2020-05-08T08:49:37.389Z] #56 ...
08:49:37 [2020-05-08T08:49:37.389Z] 
08:49:37 [2020-05-08T08:49:37.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:37 [2020-05-08T08:49:37.389Z] #44 21.18 make[1]: Nothing to be done for 'all'.
08:49:37 [2020-05-08T08:49:37.580Z] #44 81.29   DEP      criu/sk-tcp.d
08:49:37 [2020-05-08T08:49:37.609Z] #44 89.30   CC       criu/bitmap.o
08:49:38 [2020-05-08T08:49:38.140Z] #44 81.58   DEP      criu/sk-queue.d
08:49:38 [2020-05-08T08:49:38.140Z] #44 81.84   DEP      criu/sk-packet.d
08:49:38 [2020-05-08T08:49:38.169Z] #44 89.49   CC       criu/cgroup-props.o
08:49:38 [2020-05-08T08:49:38.395Z] #44 82.09   DEP      criu/sk-netlink.d
08:49:38 [2020-05-08T08:49:38.448Z] #11 44.66 Building dependency tree...
08:49:38 [2020-05-08T08:49:38.448Z] #11 ...
08:49:38 [2020-05-08T08:49:38.448Z] 
08:49:38 [2020-05-08T08:49:38.448Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:38 [2020-05-08T08:49:38.448Z] #36 25.29 Reading package lists...
08:49:38 [2020-05-08T08:49:38.448Z] #36 35.80 Reading package lists...
08:49:38 [2020-05-08T08:49:38.448Z] #36 ...
08:49:38 [2020-05-08T08:49:38.448Z] 
08:49:38 [2020-05-08T08:49:38.448Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:49:38 [2020-05-08T08:49:38.448Z] #63 35.88 Reading package lists...
08:49:38 [2020-05-08T08:49:38.650Z] #44 82.30   DEP      criu/sk-inet.d
08:49:38 [2020-05-08T08:49:38.650Z] #44 82.52   DEP      criu/signalfd.d
08:49:38 [2020-05-08T08:49:38.730Z] #44 90.21   CC       criu/cgroup.o
08:49:39 [2020-05-08T08:49:39.214Z] #44 82.72   DEP      criu/sigframe.d
08:49:39 [2020-05-08T08:49:39.214Z] #44 82.88   DEP      criu/shmem.d
08:49:39 [2020-05-08T08:49:39.308Z] #44 23.43   CC       images/stats.o
08:49:39 [2020-05-08T08:49:39.308Z] #44 ...
08:49:39 [2020-05-08T08:49:39.308Z] 
08:49:39 [2020-05-08T08:49:39.308Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:39 [2020-05-08T08:49:39.308Z] #47 72.55 crypto/cipher
08:49:39 [2020-05-08T08:49:39.308Z] #47 72.55 crypto/sha512
08:49:39 [2020-05-08T08:49:39.308Z] #47 74.22 crypto/ed25519/internal/edwards25519
08:49:39 [2020-05-08T08:49:39.308Z] #47 75.44 crypto/aes
08:49:39 [2020-05-08T08:49:39.308Z] #47 78.06 go/scanner
08:49:39 [2020-05-08T08:49:39.308Z] #47 78.47 net/url
08:49:39 [2020-05-08T08:49:39.308Z] #47 79.31 text/template/parse
08:49:39 [2020-05-08T08:49:39.308Z] #47 81.10 go/ast
08:49:39 [2020-05-08T08:49:39.308Z] #47 82.11 encoding/json
08:49:39 [2020-05-08T08:49:39.469Z] #44 83.04   DEP      criu/servicefd.d
08:49:39 [2020-05-08T08:49:39.469Z] #44 83.21   DEP      criu/seize.d
08:49:39 [2020-05-08T08:49:39.571Z] #47 ...
08:49:39 [2020-05-08T08:49:39.571Z] 
08:49:39 [2020-05-08T08:49:39.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:39 [2020-05-08T08:49:39.571Z] #44 24.02   CC       images/core.o
08:49:39 [2020-05-08T08:49:39.724Z] #44 83.38   DEP      criu/seccomp.d
08:49:39 [2020-05-08T08:49:39.724Z] #44 83.52   DEP      criu/rst-malloc.d
08:49:39 [2020-05-08T08:49:39.780Z] #78 exporting layers 2.5s done
08:49:39 [2020-05-08T08:49:39.780Z] #78 writing image sha256:1ceecc0180bd921f493e5bde94a2f0548d4237569cefc7e3c04cf7c6b272fc11 done
08:49:39 [2020-05-08T08:49:39.780Z] #78 naming to docker.io/library/docker:fdae67c842d9eb8df7357231b583408ca298b486 done
08:49:39 [2020-05-08T08:49:39.780Z] #78 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:49:39 [2020-05-08T08:49:39.980Z] #44 83.59   DEP      criu/rbtree.d
08:49:39 [2020-05-08T08:49:39.980Z] #44 83.64   DEP      criu/pstree.d
08:49:40 [2020-05-08T08:49:40.202Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/test/unit
08:49:40 [2020-05-08T08:49:40.235Z] #44 83.94   DEP      criu/protobuf.d
08:49:40 [2020-05-08T08:49:40.490Z] #44 84.13   GEN      criu/protobuf-desc-gen.h
08:49:40 [2020-05-08T08:49:40.512Z] #44 24.81   CC       images/core-x86.o
08:49:41 [2020-05-08T08:49:41.108Z] #63 45.76 Building dependency tree...
08:49:41 [2020-05-08T08:49:41.240Z] #44 92.62   CC       criu/clone-noasan.o
08:49:41 [2020-05-08T08:49:41.240Z] #44 92.73   CC       criu/config.o
08:49:41 [2020-05-08T08:49:41.460Z] #44 25.90   CC       images/core-arm.o
08:49:42 [2020-05-08T08:49:42.225Z] ?   	github.com/docker/docker/api	[no test files]
08:49:42 [2020-05-08T08:49:42.379Z] #44 85.65   DEP      criu/protobuf-desc.d
08:49:42 [2020-05-08T08:49:42.379Z] #44 85.81   DEP      criu/proc_parse.d
08:49:42 [2020-05-08T08:49:42.379Z] #44 ...
08:49:42 [2020-05-08T08:49:42.379Z] 
08:49:42 [2020-05-08T08:49:42.379Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:42 [2020-05-08T08:49:42.379Z] #47 DONE 165.4s
08:49:42 [2020-05-08T08:49:42.379Z] 
08:49:42 [2020-05-08T08:49:42.379Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:42 [2020-05-08T08:49:42.379Z] #17 11.32 Fetched 8347 kB in 9s (931 kB/s)
08:49:42 [2020-05-08T08:49:42.379Z] #17 11.32 Reading package lists...
08:49:42 [2020-05-08T08:49:42.379Z] #17 15.55 Reading package lists...
08:49:42 [2020-05-08T08:49:42.379Z] #17 ...
08:49:42 [2020-05-08T08:49:42.379Z] 
08:49:42 [2020-05-08T08:49:42.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:42 [2020-05-08T08:49:42.379Z] #44 86.11   DEP      criu/plugin.d
08:49:42 [2020-05-08T08:49:42.413Z] #44 26.64   CC       images/core-aarch64.o
08:49:42 [2020-05-08T08:49:42.600Z] #44 94.00   CC       criu/cr-check.o
08:49:42 [2020-05-08T08:49:42.644Z] #44 86.20   DEP      criu/pipes.d
08:49:42 [2020-05-08T08:49:42.645Z] #44 86.26   DEP      criu/pie-util.d
08:49:42 [2020-05-08T08:49:42.645Z] #44 86.45   DEP      criu/pie-util-vdso.d
08:49:42 [2020-05-08T08:49:42.855Z] #44 ...
08:49:42 [2020-05-08T08:49:42.855Z] 
08:49:42 [2020-05-08T08:49:42.855Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:42 [2020-05-08T08:49:42.855Z] #17 23.96 Selecting previously unselected package pigz.
08:49:42 [2020-05-08T08:49:42.855Z] #17 23.96 (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 ... 23431 files and directories currently installed.)
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.03 Unpacking pigz (2.4-1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.11 Selecting previously unselected package libpython3.7-minimal:amd64.
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.51 Selecting previously unselected package python3.7-minimal.
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 24.53 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 25.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 25.16 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.00 Selecting previously unselected package python3-minimal.
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.00 (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 ... 23680 files and directories currently installed.)
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.06 Unpacking python3-minimal (3.7.3-1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.13 Selecting previously unselected package libmpdec2:amd64.
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.14 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.22 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 27.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.08 Selecting previously unselected package python3.7.
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.10 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.20 Selecting previously unselected package libpython3-stdlib:amd64.
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 28.33 Setting up python3-minimal (3.7.3-1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.22 Selecting previously unselected package python3.
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.29 Unpacking python3 (3.7.3-1) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.40 Selecting previously unselected package libip4tc0:amd64.
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:49:42 [2020-05-08T08:49:42.855Z] #17 29.49 Selecting previously unselected package libip6tc0:amd64.
08:49:42 [2020-05-08T08:49:42.900Z] #44 86.65   DEP      criu/pie-util-vdso-elf32.d
08:49:42 [2020-05-08T08:49:42.985Z] #44 27.44   CC       images/core-ppc64.o
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.50 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.60 Selecting previously unselected package libiptc0:amd64.
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.61 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.70 Selecting previously unselected package libnfnetlink0:amd64.
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:49:43 [2020-05-08T08:49:43.111Z] #17 29.79 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.89 Selecting previously unselected package libnftnl11:amd64.
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.90 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.96 Selecting previously unselected package iptables.
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.98 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.366Z] #17 29.99 Unpacking iptables (1.8.2-4) ...
08:49:43 [2020-05-08T08:49:43.401Z] #63 50.19 The following additional packages will be installed:
08:49:43 [2020-05-08T08:49:43.401Z] #63 50.21   libbtrfs0
08:49:43 [2020-05-08T08:49:43.401Z] #63 50.40 The following NEW packages will be installed:
08:49:43 [2020-05-08T08:49:43.401Z] #63 50.42   libbtrfs-dev libbtrfs0
08:49:43 [2020-05-08T08:49:43.461Z] #44 86.92   DEP      criu/path.d
08:49:43 [2020-05-08T08:49:43.461Z] #44 87.06   DEP      criu/parasite-syscall.d
08:49:43 [2020-05-08T08:49:43.716Z] #44 87.40   DEP      criu/pagemap.d
08:49:43 [2020-05-08T08:49:43.740Z] #63 50.80 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
08:49:43 [2020-05-08T08:49:43.741Z] #63 50.80 Need to get 120 kB of archives.
08:49:43 [2020-05-08T08:49:43.741Z] #63 50.80 After this operation, 423 kB of additional disk space will be used.
08:49:43 [2020-05-08T08:49:43.741Z] #63 50.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:49:43 [2020-05-08T08:49:43.925Z] #17 30.33 Selecting previously unselected package xxd.
08:49:43 [2020-05-08T08:49:43.925Z] #17 30.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:49:43 [2020-05-08T08:49:43.925Z] #17 30.36 Unpacking xxd (2:8.1.0875-5) ...
08:49:43 [2020-05-08T08:49:43.925Z] #17 30.48 Selecting previously unselected package vim-common.
08:49:43 [2020-05-08T08:49:43.926Z] #44 27.99   CC       images/core-s390.o
08:49:43 [2020-05-08T08:49:43.972Z] #44 87.52   DEP      criu/pagemap-cache.d
08:49:43 [2020-05-08T08:49:43.972Z] #44 87.72   DEP      criu/page-xfer.d
08:49:44 [2020-05-08T08:49:44.078Z] #63 50.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:49:44 [2020-05-08T08:49:44.180Z] #17 30.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:49:44 [2020-05-08T08:49:44.180Z] #17 30.52 Unpacking vim-common (2:8.1.0875-5) ...
08:49:44 [2020-05-08T08:49:44.180Z] #17 30.70 Selecting previously unselected package bash-completion.
08:49:44 [2020-05-08T08:49:44.180Z] #17 30.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:49:44 [2020-05-08T08:49:44.228Z] #44 87.89   DEP      criu/page-pipe.d
08:49:44 [2020-05-08T08:49:44.414Z] #63 ...
08:49:44 [2020-05-08T08:49:44.414Z] 
08:49:44 [2020-05-08T08:49:44.414Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:44 [2020-05-08T08:49:44.414Z] #11 44.66 Building dependency tree...
08:49:44 [2020-05-08T08:49:44.414Z] #11 48.98 The following additional packages will be installed:
08:49:44 [2020-05-08T08:49:44.414Z] #11 48.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:49:44 [2020-05-08T08:49:44.414Z] #11 48.98   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:49:44 [2020-05-08T08:49:44.414Z] #11 48.99   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:49:44 [2020-05-08T08:49:44.414Z] #11 48.99   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
08:49:44 [2020-05-08T08:49:44.414Z] #11 49.00 Suggested packages:
08:49:44 [2020-05-08T08:49:44.414Z] #11 49.00   gcc-8-locales seccomp wine64
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.22 The following NEW packages will be installed:
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.23   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.23   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.23   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.24   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:49:44 [2020-05-08T08:49:44.414Z] #11 51.25   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:49:44 [2020-05-08T08:49:44.484Z] #44 88.01   DEP      criu/netfilter.d
08:49:44 [2020-05-08T08:49:44.484Z] #44 88.25   DEP      criu/net.d
08:49:44 [2020-05-08T08:49:44.740Z] #44 88.46   DEP      criu/namespaces.d
08:49:44 [2020-05-08T08:49:44.752Z] #11 51.62 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
08:49:44 [2020-05-08T08:49:44.752Z] #11 51.62 Need to get 78.9 MB of archives.
08:49:44 [2020-05-08T08:49:44.752Z] #11 51.62 After this operation, 532 MB of additional disk space will be used.
08:49:44 [2020-05-08T08:49:44.752Z] #11 51.62 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]
08:49:44 [2020-05-08T08:49:44.867Z] #44 29.24   CC       images/cpuinfo.o
08:49:44 [2020-05-08T08:49:44.996Z] #44 88.58   DEP      criu/mount.d
08:49:44 [2020-05-08T08:49:44.996Z] #44 88.79   DEP      criu/mem.d
08:49:45 [2020-05-08T08:49:45.088Z] #11 52.22 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]
08:49:45 [2020-05-08T08:49:45.252Z] #44 89.01   DEP      criu/lsm.d
08:49:45 [2020-05-08T08:49:45.252Z] #44 89.11   DEP      criu/log.d
08:49:45 [2020-05-08T08:49:45.508Z] #44 89.24   DEP      criu/libnetlink.d
08:49:45 [2020-05-08T08:49:45.763Z] #44 89.33   DEP      criu/kerndat.d
08:49:45 [2020-05-08T08:49:45.763Z] #44 89.50   DEP      criu/kcmp-ids.d
08:49:45 [2020-05-08T08:49:45.809Z] #11 52.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:49:45 [2020-05-08T08:49:45.809Z] #11 52.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
08:49:45 [2020-05-08T08:49:45.809Z] #11 52.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
08:49:45 [2020-05-08T08:49:45.809Z] #11 52.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
08:49:45 [2020-05-08T08:49:45.810Z] #44 29.95   CC       images/inventory.o
08:49:45 [2020-05-08T08:49:45.810Z] #44 30.16   CC       images/fdinfo.o
08:49:46 [2020-05-08T08:49:46.018Z] #44 89.56   DEP      criu/irmap.d
08:49:46 [2020-05-08T08:49:46.019Z] #44 89.77   DEP      criu/ipc_ns.d
08:49:46 [2020-05-08T08:49:46.019Z] #44 89.88   DEP      criu/image.d
08:49:46 [2020-05-08T08:49:46.381Z] #44 30.66   CC       images/fown.o
08:49:46 [2020-05-08T08:49:46.381Z] #44 ...
08:49:46 [2020-05-08T08:49:46.381Z] 
08:49:46 [2020-05-08T08:49:46.381Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:46 [2020-05-08T08:49:46.381Z] #10 89.92 Selecting previously unselected package g++-mingw-w64-x86-64.
08:49:46 [2020-05-08T08:49:46.381Z] #10 89.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
08:49:46 [2020-05-08T08:49:46.381Z] #10 89.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:49:46 [2020-05-08T08:49:46.531Z] #11 ...
08:49:46 [2020-05-08T08:49:46.531Z] 
08:49:46 [2020-05-08T08:49:46.531Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
08:49:46 [2020-05-08T08:49:46.531Z] #63 52.80 debconf: delaying package configuration, since apt-utils is not installed
08:49:46 [2020-05-08T08:49:46.531Z] #63 53.16 Fetched 120 kB in 0s (378 kB/s)
08:49:46 [2020-05-08T08:49:46.531Z] #63 53.37 Selecting previously unselected package libbtrfs0.
08:49:46 [2020-05-08T08:49:46.532Z] #63 53.37 (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 ... 15338 files and directories currently installed.)
08:49:46 [2020-05-08T08:49:46.532Z] #63 53.56 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
08:49:46 [2020-05-08T08:49:46.532Z] #63 53.59 Unpacking libbtrfs0 (4.20.1-2) ...
08:49:46 [2020-05-08T08:49:46.579Z] #44 90.05   DEP      criu/image-desc.d
08:49:46 [2020-05-08T08:49:46.579Z] #44 90.11   DEP      criu/fsnotify.d
08:49:46 [2020-05-08T08:49:46.579Z] #44 90.25   DEP      criu/filesystems.d
08:49:46 [2020-05-08T08:49:46.835Z] #44 90.42   DEP      criu/files.d
08:49:46 [2020-05-08T08:49:46.835Z] #44 90.61   DEP      criu/files-reg.d
08:49:46 [2020-05-08T08:49:46.869Z] #63 53.82 Selecting previously unselected package libbtrfs-dev.
08:49:46 [2020-05-08T08:49:46.869Z] #63 53.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:49:46 [2020-05-08T08:49:46.869Z] #63 53.86 Unpacking libbtrfs-dev (4.20.1-2) ...
08:49:47 [2020-05-08T08:49:47.090Z] #44 90.75   DEP      criu/files-ext.d
08:49:47 [2020-05-08T08:49:47.090Z] #44 90.87   DEP      criu/file-lock.d
08:49:47 [2020-05-08T08:49:47.345Z] #44 91.01   DEP      criu/file-ids.d
08:49:47 [2020-05-08T08:49:47.346Z] #44 91.10   DEP      criu/fifo.d
08:49:47 [2020-05-08T08:49:47.443Z] #17 33.36 Unpacking bash-completion (1:2.8-6) ...
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.79 Selecting previously unselected package bzip2.
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.89 Selecting previously unselected package xz-utils.
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:49:47 [2020-05-08T08:49:47.444Z] #17 33.91 Unpacking xz-utils (5.2.4-1) ...
08:49:47 [2020-05-08T08:49:47.601Z] #44 91.25   DEP      criu/fdstore.d
08:49:47 [2020-05-08T08:49:47.601Z] #44 91.34   DEP      criu/fault-injection.d
08:49:47 [2020-05-08T08:49:47.601Z] #44 91.43   DEP      criu/external.d
08:49:47 [2020-05-08T08:49:47.645Z] #63 54.40 Setting up libbtrfs0 (4.20.1-2) ...
08:49:47 [2020-05-08T08:49:47.645Z] #63 54.42 Setting up libbtrfs-dev (4.20.1-2) ...
08:49:47 [2020-05-08T08:49:47.645Z] #63 54.45 Processing triggers for libc-bin (2.28-10) ...
08:49:47 [2020-05-08T08:49:47.699Z] #17 34.08 Selecting previously unselected package apparmor.
08:49:47 [2020-05-08T08:49:47.699Z] #17 34.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:49:47 [2020-05-08T08:49:47.699Z] #17 34.18 Unpacking apparmor (2.13.2-10) ...
08:49:47 [2020-05-08T08:49:47.856Z] #44 91.56   DEP      criu/eventpoll.d
08:49:47 [2020-05-08T08:49:47.856Z] #44 91.69   DEP      criu/eventfd.d
08:49:47 [2020-05-08T08:49:47.954Z] #17 34.55 Selecting previously unselected package aufs-tools.
08:49:47 [2020-05-08T08:49:47.954Z] #17 34.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:49:47 [2020-05-08T08:49:47.954Z] #17 34.56 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:49:47 [2020-05-08T08:49:47.990Z] #63 DONE 55.0s
08:49:47 [2020-05-08T08:49:47.990Z] 
08:49:47 [2020-05-08T08:49:47.990Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:49:47 [2020-05-08T08:49:47.990Z] #64 DONE 0.1s
08:49:47 [2020-05-08T08:49:47.990Z] 
08:49:47 [2020-05-08T08:49:47.990Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
08:49:48 [2020-05-08T08:49:48.111Z] #44 91.75   DEP      criu/crtools.d
08:49:48 [2020-05-08T08:49:48.239Z] #17 34.74 Selecting previously unselected package libonig5:amd64.
08:49:48 [2020-05-08T08:49:48.239Z] #17 34.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.239Z] #17 34.79 Unpacking libonig5:amd64 (6.9.1-1) ...
08:49:48 [2020-05-08T08:49:48.294Z] #10 ...
08:49:48 [2020-05-08T08:49:48.294Z] 
08:49:48 [2020-05-08T08:49:48.294Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:48 [2020-05-08T08:49:48.294Z] #56 81.36 mvdan.cc/sh/v3/syntax
08:49:48 [2020-05-08T08:49:48.294Z] #56 87.16 golang.org/x/crypto/ssh/terminal
08:49:48 [2020-05-08T08:49:48.294Z] #56 ...
08:49:48 [2020-05-08T08:49:48.294Z] 
08:49:48 [2020-05-08T08:49:48.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:48 [2020-05-08T08:49:48.294Z] #44 30.91   CC       images/ns.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 31.20   CC       images/regfile.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 31.51   CC       images/ghost-file.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 31.96   CC       images/fifo.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 32.19   CC       images/remap-file-path.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 32.46   CC       images/eventfd.o
08:49:48 [2020-05-08T08:49:48.294Z] #44 32.65   CC       images/eventpoll.o
08:49:48 [2020-05-08T08:49:48.337Z] #65 DONE 0.1s
08:49:48 [2020-05-08T08:49:48.337Z] 
08:49:48 [2020-05-08T08:49:48.337Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:49:48 [2020-05-08T08:49:48.366Z] #44 91.93   DEP      criu/cr-service.d
08:49:48 [2020-05-08T08:49:48.366Z] #44 92.06   DEP      criu/cr-restore.d
08:49:48 [2020-05-08T08:49:48.499Z] #17 34.95 Selecting previously unselected package libjq1:amd64.
08:49:48 [2020-05-08T08:49:48.499Z] #17 34.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.499Z] #17 34.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:49:48 [2020-05-08T08:49:48.499Z] #17 35.07 Selecting previously unselected package jq.
08:49:48 [2020-05-08T08:49:48.499Z] #17 35.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.499Z] #17 35.08 Unpacking jq (1.5+dfsg-2+b1) ...
08:49:48 [2020-05-08T08:49:48.555Z] #44 32.92   CC       images/fh.o
08:49:48 [2020-05-08T08:49:48.622Z] #44 92.23   DEP      criu/cr-errno.d
08:49:48 [2020-05-08T08:49:48.622Z] #44 92.26   DEP      criu/cr-dump.d
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.374 + RM_GOPATH=0
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.375 + TMP_GOPATH=
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.375 + : /build
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.376 + '[' -z '' ']'
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.384 ++ mktemp -d
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.387 + export GOPATH=/tmp/tmp.qNEeCSaL9L
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.388 + GOPATH=/tmp/tmp.qNEeCSaL9L
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.388 + RM_GOPATH=1
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.393 ++ dirname ./install.sh
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.402 + dir=.
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.402 + bin=containerd
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.403 + shift
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.411 + '[' '!' -f ./containerd.installer ']'
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.415 + . ./containerd.installer
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.416 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.430 + install_containerd
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.439 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qNEeCSaL9L/src/github.com/containerd/containerd
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.440 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
08:49:48 [2020-05-08T08:49:48.674Z] #66 0.449 Cloning into '/tmp/tmp.qNEeCSaL9L/src/github.com/containerd/containerd'...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.16 Selecting previously unselected package libaio1:amd64.
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.18 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.18 Unpacking libaio1:amd64 (0.3.112-3) ...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.29 Selecting previously unselected package libgpm2:amd64.
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.29 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.30 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.34 Selecting previously unselected package libicu63:amd64.
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:49:48 [2020-05-08T08:49:48.756Z] #17 35.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:49:48 [2020-05-08T08:49:48.816Z] #44 33.19   CC       images/fsnotify.o
08:49:48 [2020-05-08T08:49:48.877Z] #44 92.45   DEP      criu/cr-dedup.d
08:49:48 [2020-05-08T08:49:48.877Z] #44 92.56   DEP      criu/cr-check.d
08:49:49 [2020-05-08T08:49:49.014Z] #66 ...
08:49:49 [2020-05-08T08:49:49.014Z] 
08:49:49 [2020-05-08T08:49:49.014Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:49:49 [2020-05-08T08:49:49.014Z] #36 45.94 Building dependency tree...
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.05 The following additional packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.06   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.07 Suggested packages:
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.07   cmake-doc ninja-build lrzip
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.07 Recommended packages:
08:49:49 [2020-05-08T08:49:49.014Z] #36 50.07   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.07 The following NEW packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.08   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.09   vim-common xxd
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.38 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.38 Need to get 14.9 MB of archives.
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.38 After this operation, 67.2 MB of additional disk space will be used.
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 52.90 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 55.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #36 ...
08:49:49 [2020-05-08T08:49:49.014Z] 
08:49:49 [2020-05-08T08:49:49.014Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
08:49:49 [2020-05-08T08:49:49.014Z] #26 36.02 Reading package lists...
08:49:49 [2020-05-08T08:49:49.014Z] #26 46.60 Building dependency tree...
08:49:49 [2020-05-08T08:49:49.014Z] #26 50.37 ca-certificates is already the newest version (20190110).
08:49:49 [2020-05-08T08:49:49.014Z] #26 50.37 The following additional packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #26 50.38   libjq1 libonig5
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.15 The following NEW packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.16   jq libjq1 libonig5
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.51 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.51 Need to get 358 kB of archives.
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.51 After this operation, 1277 kB of additional disk space will be used.
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #26 51.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #26 53.78 debconf: delaying package configuration, since apt-utils is not installed
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.08 Fetched 358 kB in 0s (1100 kB/s)
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.33 Selecting previously unselected package libonig5:ppc64el.
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.33 (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 ... 15338 files and directories currently installed.)
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.44 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.48 Unpacking libonig5:ppc64el (6.9.1-1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.96 Selecting previously unselected package libjq1:ppc64el.
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 54.97 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.29 Selecting previously unselected package jq.
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.30 Unpacking jq (1.5+dfsg-2+b1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.62 Setting up libonig5:ppc64el (6.9.1-1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.65 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.66 Setting up jq (1.5+dfsg-2+b1) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 55.67 Processing triggers for libc-bin (2.28-10) ...
08:49:49 [2020-05-08T08:49:49.014Z] #26 DONE 56.0s
08:49:49 [2020-05-08T08:49:49.014Z] 
08:49:49 [2020-05-08T08:49:49.014Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
08:49:49 [2020-05-08T08:49:49.014Z] #27 DONE 0.1s
08:49:49 [2020-05-08T08:49:49.014Z] 
08:49:49 [2020-05-08T08:49:49.014Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:49:49 [2020-05-08T08:49:49.014Z] #44 37.31 Reading package lists...
08:49:49 [2020-05-08T08:49:49.014Z] #44 47.97 Building dependency tree...
08:49:49 [2020-05-08T08:49:49.014Z] #44 51.35 The following additional packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #44 51.35   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
08:49:49 [2020-05-08T08:49:49.014Z] #44 51.36   libprotoc17 python-pkg-resources python-six zlib1g-dev
08:49:49 [2020-05-08T08:49:49.014Z] #44 51.37 Suggested packages:
08:49:49 [2020-05-08T08:49:49.014Z] #44 51.37   manpages-dev python-setuptools
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.16 The following NEW packages will be installed:
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.17   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.17   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.17   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.18   python-six zlib1g-dev
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.50 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.50 Need to get 4075 kB of archives.
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.50 After this operation, 24.5 MB of additional disk space will be used.
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 54.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.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]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
08:49:49 [2020-05-08T08:49:49.014Z] #44 55.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
08:49:49 [2020-05-08T08:49:49.132Z] #44 92.74   DEP      criu/config.d
08:49:49 [2020-05-08T08:49:49.132Z] #44 92.89   DEP      criu/clone-noasan.d
08:49:49 [2020-05-08T08:49:49.132Z] #44 92.95   DEP      criu/cgroup.d
08:49:49 [2020-05-08T08:49:49.351Z] #44 ...
08:49:49 [2020-05-08T08:49:49.351Z] 
08:49:49 [2020-05-08T08:49:49.351Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:49 [2020-05-08T08:49:49.387Z] #44 93.14   DEP      criu/cgroup-props.d
08:49:49 [2020-05-08T08:49:49.387Z] #44 93.21   DEP      criu/bitmap.d
08:49:49 [2020-05-08T08:49:49.643Z] #44 93.23   DEP      criu/bfd.d
08:49:49 [2020-05-08T08:49:49.643Z] #44 93.40   DEP      criu/autofs.d
08:49:49 [2020-05-08T08:49:49.759Z] #44 33.97   CC       images/signalfd.o
08:49:49 [2020-05-08T08:49:49.899Z] #44 93.60   DEP      criu/aio.d
08:49:50 [2020-05-08T08:49:50.020Z] #44 34.28   CC       images/fs.o
08:49:50 [2020-05-08T08:49:50.020Z] #44 34.42   CC       images/pstree.o
08:49:50 [2020-05-08T08:49:50.154Z] #44 93.82   DEP      criu/action-scripts.d
08:49:50 [2020-05-08T08:49:50.280Z] #44 34.75   CC       images/pipe.o
08:49:50 [2020-05-08T08:49:50.410Z] #44 94.14   CC       criu/action-scripts.o
08:49:50 [2020-05-08T08:49:50.410Z] #44 ...
08:49:50 [2020-05-08T08:49:50.410Z] 
08:49:50 [2020-05-08T08:49:50.410Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:50 [2020-05-08T08:49:50.410Z] #17 15.55 Reading package lists...
08:49:50 [2020-05-08T08:49:50.410Z] #17 20.01 Building dependency tree...
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.94 libcap2-bin is already the newest version (1:2.25-2).
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.94 The following additional packages will be installed:
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.95   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.95   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.95   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.95   python3.7 python3.7-minimal vim-runtime xxd
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96 Suggested packages:
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96 Recommended packages:
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96   aufs-dkms nftables build-essential python3-dev python3-keyring
08:49:50 [2020-05-08T08:49:50.410Z] #17 21.96   python3-keyrings.alt python3-xdg unzip
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82 The following NEW packages will be installed:
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:49:50 [2020-05-08T08:49:50.410Z] #17 23.82   xz-utils zip
08:49:50 [2020-05-08T08:49:50.410Z] #17 24.15 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:49:50 [2020-05-08T08:49:50.410Z] #17 24.15 Need to get 28.5 MB of archives.
08:49:50 [2020-05-08T08:49:50.410Z] #17 24.15 After this operation, 116 MB of additional disk space will be used.
08:49:50 [2020-05-08T08:49:50.410Z] #17 24.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 24.59 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:49:50 [2020-05-08T08:49:50.411Z] #17 25.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:49:50 [2020-05-08T08:49:50.541Z] #44 35.10   CC       images/tcp-stream.o
08:49:50 [2020-05-08T08:49:50.587Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:49:50 [2020-05-08T08:49:50.666Z] #17 25.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:49:50 [2020-05-08T08:49:50.921Z] #17 25.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:49:50 [2020-05-08T08:49:50.921Z] #17 25.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:49:51 [2020-05-08T08:49:51.114Z] #44 35.51   CC       images/sk-packet.o
08:49:51 [2020-05-08T08:49:51.176Z] #17 25.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:49:51 [2020-05-08T08:49:51.688Z] #44 36.01   CC       images/mnt.o
08:49:51 [2020-05-08T08:49:51.949Z] #44 36.34   CC       images/pipe-data.o
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.52 debconf: delaying package configuration, since apt-utils is not installed
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.65 Fetched 28.5 MB in 2s (15.0 MB/s)
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.70 Selecting previously unselected package pigz.
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.77 Unpacking pigz (2.4-1) ...
08:49:52 [2020-05-08T08:49:52.103Z] #17 26.86 Selecting previously unselected package libpython3.7-minimal:amd64.
08:49:52 [2020-05-08T08:49:52.211Z] #44 36.65   CC       images/sa.o
08:49:52 [2020-05-08T08:49:52.358Z] #17 26.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.358Z] #17 26.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:49:52 [2020-05-08T08:49:52.473Z] #44 36.91   CC       images/timer.o
08:49:52 [2020-05-08T08:49:52.613Z] #17 ...
08:49:52 [2020-05-08T08:49:52.613Z] 
08:49:52 [2020-05-08T08:49:52.613Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:49:52 [2020-05-08T08:49:52.613Z] #30 DONE 175.9s
08:49:52 [2020-05-08T08:49:52.613Z] 
08:49:52 [2020-05-08T08:49:52.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:52 [2020-05-08T08:49:52.613Z] #44 94.55   CC       criu/aio.o
08:49:52 [2020-05-08T08:49:52.613Z] #44 95.06   CC       criu/autofs.o
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.76 Selecting previously unselected package libnet1:amd64.
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.86 Selecting previously unselected package libnl-3-200:amd64.
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.97 Selecting previously unselected package libprotobuf-c1:amd64.
08:49:52 [2020-05-08T08:49:52.912Z] #17 38.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.08 Selecting previously unselected package libreadline5:amd64.
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.19 Selecting previously unselected package net-tools.
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.21 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.40 Selecting previously unselected package python-pip-whl.
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:49:52 [2020-05-08T08:49:52.912Z] #17 39.42 Unpacking python-pip-whl (18.1-5) ...
08:49:53 [2020-05-08T08:49:53.045Z] #44 ...
08:49:53 [2020-05-08T08:49:53.045Z] 
08:49:53 [2020-05-08T08:49:53.045Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:49:53 [2020-05-08T08:49:53.045Z] #56 91.86 mvdan.cc/sh/v3/cmd/shfmt
08:49:53 [2020-05-08T08:49:53.045Z] #56 DONE 96.3s
08:49:53 [2020-05-08T08:49:53.045Z] 
08:49:53 [2020-05-08T08:49:53.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:53 [2020-05-08T08:49:53.045Z] #44 37.39   CC       images/timerfd.o
08:49:53 [2020-05-08T08:49:53.045Z] #44 ...
08:49:53 [2020-05-08T08:49:53.045Z] 
08:49:53 [2020-05-08T08:49:53.045Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:49:53 [2020-05-08T08:49:53.045Z] #47 88.23 text/template
08:49:53 [2020-05-08T08:49:53.045Z] #47 91.08 go/parser
08:49:53 [2020-05-08T08:49:53.045Z] #47 91.83 encoding/xml
08:49:53 [2020-05-08T08:49:53.192Z] #28 3.344 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
08:49:53 [2020-05-08T08:49:53.305Z] #47 ...
08:49:53 [2020-05-08T08:49:53.305Z] 
08:49:53 [2020-05-08T08:49:53.305Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:53 [2020-05-08T08:49:53.305Z] #44 37.74   CC       images/mm.o
08:49:53 [2020-05-08T08:49:53.479Z] #17 39.99 Selecting previously unselected package python3-lib2to3.
08:49:53 [2020-05-08T08:49:53.479Z] #17 40.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:49:53 [2020-05-08T08:49:53.479Z] #17 40.00 Unpacking python3-lib2to3 (3.7.3-1) ...
08:49:53 [2020-05-08T08:49:53.530Z] #28 4.190 #=#=#                                                                         
08:49:53 [2020-05-08T08:49:53.537Z] #44 97.00   CC       criu/bfd.o
08:49:53 [2020-05-08T08:49:53.734Z] #17 40.21 Selecting previously unselected package python3-distutils.
08:49:53 [2020-05-08T08:49:53.734Z] #17 40.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:49:53 [2020-05-08T08:49:53.734Z] #17 40.22 Unpacking python3-distutils (3.7.3-1) ...
08:49:53 [2020-05-08T08:49:53.793Z] #44 97.53   CC       criu/bitmap.o
08:49:53 [2020-05-08T08:49:53.879Z] #44 38.25   CC       images/sk-opts.o
08:49:53 [2020-05-08T08:49:53.988Z] #17 40.36 Selecting previously unselected package python3-pip.
08:49:53 [2020-05-08T08:49:53.988Z] #17 40.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:49:53 [2020-05-08T08:49:53.989Z] #17 40.37 Unpacking python3-pip (18.1-5) ...
08:49:53 [2020-05-08T08:49:53.989Z] #17 40.52 Selecting previously unselected package python3-pkg-resources.
08:49:53 [2020-05-08T08:49:53.989Z] #17 40.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:49:53 [2020-05-08T08:49:53.989Z] #17 40.56 Unpacking python3-pkg-resources (40.8.0-1) ...
08:49:53 [2020-05-08T08:49:53.989Z] #17 ...
08:49:53 [2020-05-08T08:49:53.989Z] 
08:49:53 [2020-05-08T08:49:53.989Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:49:53 [2020-05-08T08:49:53.989Z] #44 95.53   CC       criu/cr-dedup.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 95.95   CC       criu/cr-dump.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 98.13   CC       criu/cr-errno.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 98.20   CC       criu/cr-restore.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 102.4   CC       criu/cr-service.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 104.0   CC       criu/crtools.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 104.5   CC       criu/eventfd.o
08:49:53 [2020-05-08T08:49:53.989Z] #44 104.9   CC       criu/eventpoll.o
08:49:54 [2020-05-08T08:49:54.048Z] #44 97.72   CC       criu/cgroup-props.o
08:49:54 [2020-05-08T08:49:54.142Z] #44 38.52   CC       images/sk-unix.o
08:49:54 [2020-05-08T08:49:54.243Z] #44 105.8   CC       criu/external.o
08:49:54 [2020-05-08T08:49:54.243Z] #44 ...
08:49:54 [2020-05-08T08:49:54.243Z] 
08:49:54 [2020-05-08T08:49:54.243Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:54 [2020-05-08T08:49:54.243Z] #17 40.68 Selecting previously unselected package python3-setuptools.
08:49:54 [2020-05-08T08:49:54.243Z] #17 40.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:49:54 [2020-05-08T08:49:54.243Z] #17 40.69 Unpacking python3-setuptools (40.8.0-1) ...
08:49:54 [2020-05-08T08:49:54.404Z] #44 38.73   CC       images/sk-inet.o
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.88 Selecting previously unselected package python3-wheel.
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.89 Unpacking python3-wheel (0.32.3-2) ...
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.96 Selecting previously unselected package sudo.
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:49:54 [2020-05-08T08:49:54.497Z] #17 40.97 Unpacking sudo (1.8.27-1+deb10u2) ...
08:49:54 [2020-05-08T08:49:54.665Z] #44 39.16   CC       images/tun.o
08:49:54 [2020-05-08T08:49:54.974Z] #44 98.51   CC       criu/cgroup.o
08:49:55 [2020-05-08T08:49:55.056Z] #17 41.46 Selecting previously unselected package thin-provisioning-tools.
08:49:55 [2020-05-08T08:49:55.056Z] #17 41.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:49:55 [2020-05-08T08:49:55.056Z] #17 41.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:49:55 [2020-05-08T08:49:55.240Z] #44 39.52   CC       images/sk-netlink.o
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.75 Selecting previously unselected package uidmap.
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.76 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.77 Unpacking uidmap (1:4.5-1.1) ...
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.89 Selecting previously unselected package vim-runtime.
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.95 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:49:55 [2020-05-08T08:49:55.310Z] #17 41.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:49:55 [2020-05-08T08:49:55.504Z] #44 39.84   CC       images/packet-sock.o
08:49:55 [2020-05-08T08:49:55.565Z] #17 41.99 Unpacking vim-runtime (2:8.1.0875-5) ...
08:49:55 [2020-05-08T08:49:55.765Z] #44 40.34   CC       images/ipc-var.o
08:49:55 [2020-05-08T08:49:55.907Z] Running on azwin-2-27a020 in d:\jenkins\workspace\moby_PR-40930
[Pipeline] {
[Pipeline] ws
08:49:55 [2020-05-08T08:49:55.923Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
08:49:56 [2020-05-08T08:49:56.339Z] #44 ...
08:49:56 [2020-05-08T08:49:56.339Z] 
08:49:56 [2020-05-08T08:49:56.339Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:49:56 [2020-05-08T08:49:56.339Z] #17 27.47 Selecting previously unselected package python3.7-minimal.
08:49:56 [2020-05-08T08:49:56.339Z] #17 27.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 27.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 28.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 28.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.62 Selecting previously unselected package python3-minimal.
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.66 Unpacking python3-minimal (3.7.3-1) ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.75 Selecting previously unselected package libmpdec2:amd64.
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.76 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.89 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
08:49:56 [2020-05-08T08:49:56.339Z] #17 30.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:49:56 [2020-05-08T08:49:56.342Z] #44 40.58   CC       images/ipc-desc.o
08:49:56 [2020-05-08T08:49:56.367Z] #28 4.599 #=#=#                                                                         

###                                                                        5.4%
######                                                                     9.7%
##########                                                                13.9%
#############                                                             18.2%
################                                                          22.4%
###################                                                       26.7%
######################                                                    30.9%
##########################                                                37.3%
#############################                                             41.6%
####################################                                      50.1%
########################################                                  56.5%
#############################################                             62.8%
#################################################                         69.2%
######################################################                    75.6%
#########################################################                 79.9%
##############################################################            86.3%
#################################################################         90.6%
####################################################################      94.8%
#######################################################################   99.1%
######################################################################## 100.0%
08:49:56 [2020-05-08T08:49:56.603Z] #44 40.86   CC       images/ipc-shm.o
08:49:56 [2020-05-08T08:49:56.864Z] #44 41.26   CC       images/ipc-msg.o
08:49:57 [2020-05-08T08:49:57.125Z] #44 41.56   CC       images/ipc-sem.o
08:49:57 [2020-05-08T08:49:57.141Z] #28 ...
08:49:57 [2020-05-08T08:49:57.141Z] 
08:49:57 [2020-05-08T08:49:57.141Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:57 [2020-05-08T08:49:57.141Z] #11 53.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:49:57 [2020-05-08T08:49:57.141Z] #11 54.24 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]
08:49:57 [2020-05-08T08:49:57.141Z] #11 54.24 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]
08:49:57 [2020-05-08T08:49:57.141Z] #11 59.98 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]
08:49:57 [2020-05-08T08:49:57.142Z] #11 ...
08:49:57 [2020-05-08T08:49:57.142Z] 
08:49:57 [2020-05-08T08:49:57.142Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:49:57 [2020-05-08T08:49:57.142Z] #28 7.913 #=#=#                                                                         
08:49:57 [2020-05-08T08:49:57.264Z] #17 31.99 Selecting previously unselected package python3.7.
08:49:57 [2020-05-08T08:49:57.264Z] #17 31.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
08:49:57 [2020-05-08T08:49:57.264Z] #17 32.00 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:49:57 [2020-05-08T08:49:57.523Z] #17 32.11 Selecting previously unselected package libpython3-stdlib:amd64.
08:49:57 [2020-05-08T08:49:57.523Z] #17 32.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:49:57 [2020-05-08T08:49:57.523Z] #17 32.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:49:57 [2020-05-08T08:49:57.523Z] #17 32.22 Setting up python3-minimal (3.7.3-1) ...
08:49:57 [2020-05-08T08:49:57.699Z] #44 41.90   CC       images/utsns.o
08:49:57 [2020-05-08T08:49:57.847Z] #28 8.146 
                                                                           0.6%
######                                                                     8.9%
##########                                                                14.7%
###########################                                               37.6%
###########################################                               60.6%
########################################################                  77.8%
######################################################################## 100.0%
08:49:57 [2020-05-08T08:49:57.960Z] #44 42.17   CC       images/creds.o
08:49:58 [2020-05-08T08:49:58.221Z] #44 42.48   CC       images/vma.o
08:49:58 [2020-05-08T08:49:58.450Z] #17 33.04 Selecting previously unselected package python3.
08:49:58 [2020-05-08T08:49:58.450Z] #17 33.05 (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 ... 24092 files and directories currently installed.)
08:49:58 [2020-05-08T08:49:58.450Z] #17 33.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.450Z] #17 33.15 Unpacking python3 (3.7.3-1) ...
08:49:58 [2020-05-08T08:49:58.483Z] #44 42.82   CC       images/netdev.o
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.25 Selecting previously unselected package libip4tc0:amd64.
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.26 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.35 Selecting previously unselected package libip6tc0:amd64.
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.36 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:49:58 [2020-05-08T08:49:58.705Z] #17 33.45 Selecting previously unselected package libiptc0:amd64.
08:49:58 [2020-05-08T08:49:58.744Z] #44 43.26   CC       images/tty.o
08:49:58 [2020-05-08T08:49:58.823Z] #17 45.19 Selecting previously unselected package vim.
08:49:58 [2020-05-08T08:49:58.823Z] #17 45.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.823Z] #17 45.23 Unpacking vim (2:8.1.0875-5) ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.46 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.53 Selecting previously unselected package libnfnetlink0:amd64.
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.58 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.66 Selecting previously unselected package libnftnl11:amd64.
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:49:58 [2020-05-08T08:49:58.960Z] #17 33.68 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:49:59 [2020-05-08T08:49:59.006Z] #44 ...
08:49:59 [2020-05-08T08:49:59.006Z] 
08:49:59 [2020-05-08T08:49:59.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:49:59 [2020-05-08T08:49:59.006Z] #10 101.9 Selecting previously unselected package libapparmor1:arm64.
08:49:59 [2020-05-08T08:49:59.006Z] #10 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 101.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.1 Selecting previously unselected package libapparmor-dev:arm64.
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.3 Selecting previously unselected package libbtrfs0.
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.3 Unpacking libbtrfs0 (4.20.1-2) ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.5 Selecting previously unselected package libbtrfs-dev.
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.5 Unpacking libbtrfs-dev (4.20.1-2) ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.7 Selecting previously unselected package libudev-dev:arm64.
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.006Z] #10 102.7 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
08:49:59 [2020-05-08T08:49:59.027Z] #28 9.681 #=#=#                                                                         
08:49:59 [2020-05-08T08:49:59.215Z] #17 33.78 Selecting previously unselected package iptables.
08:49:59 [2020-05-08T08:49:59.215Z] #17 33.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:49:59 [2020-05-08T08:49:59.215Z] #17 33.79 Unpacking iptables (1.8.2-4) ...
08:49:59 [2020-05-08T08:49:59.266Z] #10 103.0 Selecting previously unselected package libsepol1-dev:arm64.
08:49:59 [2020-05-08T08:49:59.382Z] #17 45.85 Selecting previously unselected package xfsprogs.
08:49:59 [2020-05-08T08:49:59.382Z] #17 45.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:49:59 [2020-05-08T08:49:59.382Z] #17 45.86 Unpacking xfsprogs (4.20.0-1) ...
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.09 Selecting previously unselected package xxd.
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.11 Unpacking xxd (2:8.1.0875-5) ...
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.22 Selecting previously unselected package vim-common.
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:49:59 [2020-05-08T08:49:59.470Z] #17 34.25 Unpacking vim-common (2:8.1.0875-5) ...
08:49:59 [2020-05-08T08:49:59.527Z] #10 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.527Z] #10 103.0 Unpacking libsepol1-dev:arm64 (2.8-1) ...
08:49:59 [2020-05-08T08:49:59.725Z] #17 34.46 Selecting previously unselected package bash-completion.
08:49:59 [2020-05-08T08:49:59.788Z] #10 103.3 Selecting previously unselected package libpcre16-3:arm64.
08:49:59 [2020-05-08T08:49:59.788Z] #10 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.788Z] #10 103.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
08:49:59 [2020-05-08T08:49:59.788Z] #10 103.5 Selecting previously unselected package libpcre32-3:arm64.
08:49:59 [2020-05-08T08:49:59.788Z] #10 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.26 Selecting previously unselected package zip.
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.27 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.29 Unpacking zip (3.0-11+b1) ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.50 Setting up aufs-tools (1:4.14+20190211-1) ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.54 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:49:59 [2020-05-08T08:49:59.940Z] #17 46.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.56 Setting up libgpm2:amd64 (1.20.7-5) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.58 Setting up uidmap (1:4.5-1.1) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:49:59 [2020-05-08T08:49:59.941Z] #17 46.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:49:59 [2020-05-08T08:49:59.980Z] #17 34.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:50:00 [2020-05-08T08:50:00.049Z] #10 103.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
08:50:00 [2020-05-08T08:50:00.049Z] #10 103.7 Selecting previously unselected package libpcrecpp0v5:arm64.
08:50:00 [2020-05-08T08:50:00.049Z] #10 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
08:50:00 [2020-05-08T08:50:00.049Z] #10 103.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
08:50:00 [2020-05-08T08:50:00.196Z] #17 46.64 Setting up xxd (2:8.1.0875-5) ...
08:50:00 [2020-05-08T08:50:00.196Z] #17 46.65 Setting up zip (3.0-11+b1) ...
08:50:00 [2020-05-08T08:50:00.196Z] #17 46.66 Setting up vim-common (2:8.1.0875-5) ...
08:50:00 [2020-05-08T08:50:00.196Z] #17 46.68 Setting up bash-completion (1:2.8-6) ...
08:50:00 [2020-05-08T08:50:00.311Z] #10 103.8 Selecting previously unselected package libpcre3-dev:arm64.
08:50:00 [2020-05-08T08:50:00.311Z] #10 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
08:50:00 [2020-05-08T08:50:00.311Z] #10 103.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
08:50:00 [2020-05-08T08:50:00.389Z] #28 9.968 
                                                                           0.4%
##                                                                         2.9%
#####                                                                      8.1%
###########                                                               15.8%
###############                                                           20.9%
###################                                                       26.6%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
##################################                                        47.3%
#####################################                                     52.4%
###########################################                               60.2%
###
08:50:00 [2020-05-08T08:50:00.389Z] #28 ...
08:50:00 [2020-05-08T08:50:00.389Z] 
08:50:00 [2020-05-08T08:50:00.389Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:50:00 [2020-05-08T08:50:00.389Z] #44 57.48 debconf: delaying package configuration, since apt-utils is not installed
08:50:00 [2020-05-08T08:50:00.389Z] #44 57.80 Fetched 4075 kB in 1s (3356 kB/s)
08:50:00 [2020-05-08T08:50:00.389Z] #44 57.97 Selecting previously unselected package libcap-dev:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 57.98 (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 ... 15338 files and directories currently installed.)
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.20 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.51 Selecting previously unselected package libnet1:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.57 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.80 Selecting previously unselected package libnet1-dev.
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 58.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.13 Selecting previously unselected package libnl-3-200:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.39 Selecting previously unselected package libnl-3-dev:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.44 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.81 Selecting previously unselected package libprotobuf-c1:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 59.88 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.04 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.05 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.20 Selecting previously unselected package zlib1g-dev:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.24 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.71 Selecting previously unselected package libprotobuf17:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 60.74 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.08 Selecting previously unselected package libprotobuf-lite17:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.11 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.60 Selecting previously unselected package libprotobuf-dev:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 62.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 65.65 Selecting previously unselected package libprotoc17:ppc64el.
08:50:00 [2020-05-08T08:50:00.389Z] #44 65.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 65.66 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 66.97 Selecting previously unselected package protobuf-c-compiler.
08:50:00 [2020-05-08T08:50:00.389Z] #44 66.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 67.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
08:50:00 [2020-05-08T08:50:00.389Z] #44 67.45 Selecting previously unselected package protobuf-compiler.
08:50:00 [2020-05-08T08:50:00.389Z] #44 67.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
08:50:00 [2020-05-08T08:50:00.732Z] #44 67.50 Unpacking protobuf-compiler (3.6.1.3-2) ...
08:50:00 [2020-05-08T08:50:00.732Z] #44 ...
08:50:00 [2020-05-08T08:50:00.732Z] 
08:50:00 [2020-05-08T08:50:00.732Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:00 [2020-05-08T08:50:00.883Z] #10 104.4 Selecting previously unselected package libselinux1-dev:arm64.
08:50:00 [2020-05-08T08:50:00.883Z] #10 104.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
08:50:00 [2020-05-08T08:50:00.883Z] #10 104.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
08:50:01 [2020-05-08T08:50:01.071Z] #28 9.968 
                                                                           0.4%
##                                                                         2.9%
#####                                                                      8.1%
###########                                                               15.8%
###############                                                           20.9%
###################                                                       26.6%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
##################################                                        47.3%
#####################################                                     52.4%
###########################################                               60.2%
################################################                          66.9%
#####################################################                     74.0%
########################################################                  79.1%
##############################################################            86.9%
08:50:01 [2020-05-08T08:50:01.071Z] #28 ...
08:50:01 [2020-05-08T08:50:01.071Z] 
08:50:01 [2020-05-08T08:50:01.071Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:01 [2020-05-08T08:50:01.071Z] #75 DONE 67.6s
08:50:01 [2020-05-08T08:50:01.071Z] 
08:50:01 [2020-05-08T08:50:01.071Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:01 [2020-05-08T08:50:01.071Z] #28 9.968 
                                                                           0.4%
##                                                                         2.9%
#####                                                                      8.1%
###########                                                               15.8%
###############                                                           20.9%
###################                                                       26.6%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
##################################                                        47.3%
#####################################                                     52.4%
###########################################                               60.2%
################################################                          66.9%
#####################################################                     74.0%
########################################################                  79.1%
##############################################################            86.9%
####################################################################      94.6%
#####################################################################     97.2%
08:50:01 [2020-05-08T08:50:01.071Z] #28 ...
08:50:01 [2020-05-08T08:50:01.071Z] 
08:50:01 [2020-05-08T08:50:01.071Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.13 debconf: delaying package configuration, since apt-utils is not installed
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.37 Fetched 14.9 MB in 4s (3842 kB/s)
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.57 Selecting previously unselected package xxd.
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.57 (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 ... 15338 files and directories currently installed.)
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 58.78 Unpacking xxd (2:8.1.0875-5) ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.16 Selecting previously unselected package vim-common.
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.29 Unpacking vim-common (2:8.1.0875-5) ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.77 Selecting previously unselected package cmake-data.
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 59.82 Unpacking cmake-data (3.13.4-1) ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 65.53 Selecting previously unselected package libicu63:ppc64el.
08:50:01 [2020-05-08T08:50:01.071Z] #36 65.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:50:01 [2020-05-08T08:50:01.071Z] #36 65.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:50:01 [2020-05-08T08:50:01.144Z] #10 104.7 Selecting previously unselected package libdevmapper-dev:arm64.
08:50:01 [2020-05-08T08:50:01.144Z] #10 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
08:50:01 [2020-05-08T08:50:01.144Z] #10 104.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
08:50:01 [2020-05-08T08:50:01.405Z] #10 104.9 Selecting previously unselected package libseccomp-dev:arm64.
08:50:01 [2020-05-08T08:50:01.405Z] #10 104.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
08:50:01 [2020-05-08T08:50:01.405Z] #10 105.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
08:50:01 [2020-05-08T08:50:01.405Z] #10 105.1 Selecting previously unselected package libsystemd-dev:arm64.
08:50:01 [2020-05-08T08:50:01.405Z] #10 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
08:50:01 [2020-05-08T08:50:01.408Z] #36 ...
08:50:01 [2020-05-08T08:50:01.408Z] 
08:50:01 [2020-05-08T08:50:01.408Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:01 [2020-05-08T08:50:01.408Z] #28 9.968 
                                                                           0.4%
##                                                                         2.9%
#####                                                                      8.1%
###########                                                               15.8%
###############                                                           20.9%
###################                                                       26.6%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.1%
##################################                                        47.3%
#####################################                                     52.4%
###########################################                               60.2%
################################################                          66.9%
#####################################################                     74.0%
########################################################                  79.1%
##############################################################            86.9%
####################################################################      94.6%
#####################################################################     97.2%
#######################################################################   99.8%
######################################################################## 100.0%
08:50:01 [2020-05-08T08:50:01.667Z] #10 ...
08:50:01 [2020-05-08T08:50:01.667Z] 
08:50:01 [2020-05-08T08:50:01.667Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:50:01 [2020-05-08T08:50:01.667Z] #68 99.78 + for f in rootlesskit rootlesskit-docker-proxy
08:50:01 [2020-05-08T08:50:01.667Z] #68 99.78 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:50:01 [2020-05-08T08:50:01.667Z] #68 DONE 104.9s
08:50:01 [2020-05-08T08:50:01.667Z] 
08:50:01 [2020-05-08T08:50:01.667Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:50:01 [2020-05-08T08:50:01.667Z] #69 DONE 0.1s
08:50:01 [2020-05-08T08:50:01.667Z] 
08:50:01 [2020-05-08T08:50:01.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:01 [2020-05-08T08:50:01.667Z] #10 105.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 105.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 105.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 105.9 Setting up libapparmor1:arm64 (2.13.2-10) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 105.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 106.0 Setting up libpcre16-3:arm64 (2:8.39-12) ...
08:50:02 [2020-05-08T08:50:02.270Z] #10 106.0 Setting up libsepol1-dev:arm64 (2.8-1) ...
08:50:02 [2020-05-08T08:50:02.493Z] #17 37.10 Unpacking bash-completion (1:2.8-6) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.0 Setting up libbtrfs0 (4.20.1-2) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.0 Setting up libpcre32-3:arm64 (2:8.39-12) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.0 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.1 Setting up libbtrfs-dev (4.20.1-2) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up mingw-w64-common (6.0.0-3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 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
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 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
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
08:50:02 [2020-05-08T08:50:02.532Z] #10 106.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
08:50:02 [2020-05-08T08:50:02.579Z] #28 13.38 #=#=#                                                                         
08:50:02 [2020-05-08T08:50:02.748Z] #17 37.48 Selecting previously unselected package bzip2.
08:50:02 [2020-05-08T08:50:02.748Z] #17 37.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:50:02 [2020-05-08T08:50:02.793Z] #10 106.4 Setting up dmsetup (2:1.02.155-3) ...
08:50:02 [2020-05-08T08:50:02.794Z] #10 106.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
08:50:02 [2020-05-08T08:50:02.794Z] #10 106.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
08:50:02 [2020-05-08T08:50:02.794Z] #10 106.5 Processing triggers for libc-bin (2.28-10) ...
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.57 Selecting previously unselected package xz-utils.
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.58 Unpacking xz-utils (5.2.4-1) ...
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.75 Selecting previously unselected package apparmor.
08:50:03 [2020-05-08T08:50:03.004Z] #17 37.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:50:03 [2020-05-08T08:50:03.263Z] #17 37.87 Unpacking apparmor (2.13.2-10) ...
08:50:03 [2020-05-08T08:50:03.367Z] #10 DONE 107.0s
08:50:03 [2020-05-08T08:50:03.367Z] 
08:50:03 [2020-05-08T08:50:03.367Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:03 [2020-05-08T08:50:03.367Z] #44 43.79   CC       images/file-lock.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 44.11   CC       images/rlimit.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 44.31   CC       images/pagemap.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 44.63   CC       images/siginfo.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 44.88   CC       images/rpc.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 46.31   CC       images/ext-file.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 46.63   CC       images/cgroup.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 47.57   CC       images/userns.o
08:50:03 [2020-05-08T08:50:03.367Z] #44 ...
08:50:03 [2020-05-08T08:50:03.367Z] 
08:50:03 [2020-05-08T08:50:03.367Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:50:03 [2020-05-08T08:50:03.367Z] #58 DONE 0.1s
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.46 Setting up libiptc0:amd64 (1.8.2-4) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.47 Setting up xz-utils (5.2.4-1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.49 Setting up sudo (1.8.27-1+deb10u2) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.55 invoke-rc.d: could not determine current runlevel
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.56 invoke-rc.d: policy-rc.d denied execution of start.
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.56 Setting up pigz (2.4-1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.60 Setting up python-pip-whl (18.1-5) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.62 Setting up vim-runtime (2:8.1.0875-5) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.98 Setting up libaio1:amd64 (0.3.112-3) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 49.99 Setting up libonig5:amd64 (6.9.1-1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.01 Setting up vim (2:8.1.0875-5) ...
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:50:03 [2020-05-08T08:50:03.460Z] #17 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:50:03 [2020-05-08T08:50:03.523Z] #17 38.22 Selecting previously unselected package aufs-tools.
08:50:03 [2020-05-08T08:50:03.523Z] #17 38.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:50:03 [2020-05-08T08:50:03.523Z] #17 38.24 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:50:03 [2020-05-08T08:50:03.628Z] 
08:50:03 [2020-05-08T08:50:03.628Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:50:03 [2020-05-08T08:50:03.628Z] #59 DONE 0.1s
08:50:03 [2020-05-08T08:50:03.628Z] 
08:50:03 [2020-05-08T08:50:03.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:03 [2020-05-08T08:50:03.628Z] #44 47.90   CC       images/google/protobuf/descriptor.o
08:50:03 [2020-05-08T08:50:03.628Z] #44 ...
08:50:03 [2020-05-08T08:50:03.628Z] 
08:50:03 [2020-05-08T08:50:03.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:03 [2020-05-08T08:50:03.628Z] #47 96.89 encoding/asn1
08:50:03 [2020-05-08T08:50:03.628Z] #47 97.23 go/doc
08:50:03 [2020-05-08T08:50:03.628Z] #47 100.8 github.com/LK4D4/vndr/build
08:50:03 [2020-05-08T08:50:03.628Z] #47 101.0 vendor/golang.org/x/crypto/cryptobyte
08:50:03 [2020-05-08T08:50:03.628Z] #47 101.4 vendor/golang.org/x/text/unicode/norm
08:50:03 [2020-05-08T08:50:03.628Z] #47 103.6 mime
08:50:03 [2020-05-08T08:50:03.628Z] #47 106.6 net/textproto
08:50:03 [2020-05-08T08:50:03.628Z] #47 106.6 crypto/x509
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.11 Setting up jq (1.5+dfsg-2+b1) ...
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:50:03 [2020-05-08T08:50:03.716Z] #17 50.14 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:50:03 [2020-05-08T08:50:03.779Z] #17 38.36 Selecting previously unselected package libonig5:amd64.
08:50:03 [2020-05-08T08:50:03.779Z] #17 38.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:50:03 [2020-05-08T08:50:03.779Z] #17 38.38 Unpacking libonig5:amd64 (6.9.1-1) ...
08:50:03 [2020-05-08T08:50:03.779Z] #17 38.55 Selecting previously unselected package libjq1:amd64.
08:50:03 [2020-05-08T08:50:03.779Z] #17 38.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:50:03 [2020-05-08T08:50:03.890Z] #47 ...
08:50:03 [2020-05-08T08:50:03.890Z] 
08:50:03 [2020-05-08T08:50:03.890Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.66 Selecting previously unselected package jq.
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.67 Unpacking jq (1.5+dfsg-2+b1) ...
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.76 Selecting previously unselected package libaio1:amd64.
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:50:04 [2020-05-08T08:50:04.034Z] #17 38.79 Unpacking libaio1:amd64 (0.3.112-3) ...
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.85 Selecting previously unselected package libgpm2:amd64.
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.86 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.93 Selecting previously unselected package libicu63:amd64.
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:50:04 [2020-05-08T08:50:04.289Z] #17 38.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:50:04 [2020-05-08T08:50:04.642Z] #17 ...
08:50:04 [2020-05-08T08:50:04.642Z] 
08:50:04 [2020-05-08T08:50:04.642Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:04 [2020-05-08T08:50:04.642Z] #44 106.2   CC       criu/fault-injection.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 106.3   CC       criu/fdstore.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 106.6   CC       criu/fifo.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 107.1   CC       criu/file-ids.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 107.4   CC       criu/file-lock.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 108.3   CC       criu/files-ext.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 108.7   CC       criu/files-reg.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 110.7   CC       criu/files.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 112.8   CC       criu/filesystems.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 113.5   CC       criu/fsnotify.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 114.6   CC       criu/image-desc.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 114.7   CC       criu/image.o
08:50:04 [2020-05-08T08:50:04.642Z] #44 115.7   CC       criu/ipc_ns.o
08:50:05 [2020-05-08T08:50:05.568Z] #44 116.9   CC       criu/irmap.o
08:50:05 [2020-05-08T08:50:05.808Z] #60 ...
08:50:05 [2020-05-08T08:50:05.808Z] 
08:50:05 [2020-05-08T08:50:05.808Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
08:50:05 [2020-05-08T08:50:05.808Z] #11 DONE 2.3s
08:50:05 [2020-05-08T08:50:05.808Z] 
08:50:05 [2020-05-08T08:50:05.808Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.045 + RM_GOPATH=0
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.045 + TMP_GOPATH=
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.046 + : /build
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.046 + '[' -z '' ']'
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.051 ++ mktemp -d
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.060 + export GOPATH=/tmp/tmp.Lhv5JMJofZ
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.061 + GOPATH=/tmp/tmp.Lhv5JMJofZ
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.061 + RM_GOPATH=1
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.067 ++ dirname ./install.sh
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.077 + dir=.
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.077 + bin=runc
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.077 + shift
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.078 + '[' '!' -f ./runc.installer ']'
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.078 + . ./runc.installer
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.079 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.080 + install_runc
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.083 + uname -r
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.083 + grep -q '^3\.10\.0.*\.el7\.'
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.088 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.089 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.093 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.093 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Lhv5JMJofZ/src/github.com/opencontainers/runc
08:50:05 [2020-05-08T08:50:05.808Z] #60 2.098 Cloning into '/tmp/tmp.Lhv5JMJofZ/src/github.com/opencontainers/runc'...
08:50:06 [2020-05-08T08:50:06.129Z] #44 117.7   CC       criu/kcmp-ids.o
08:50:06 [2020-05-08T08:50:06.129Z] #44 ...
08:50:06 [2020-05-08T08:50:06.129Z] 
08:50:06 [2020-05-08T08:50:06.129Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.66 Setting up iptables (1.8.2-4) ...
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:50:06 [2020-05-08T08:50:06.129Z] #17 52.73 Setting up python3 (3.7.3-1) ...
08:50:06 [2020-05-08T08:50:06.690Z] #17 53.13 Setting up python3-wheel (0.32.3-2) ...
08:50:07 [2020-05-08T08:50:07.263Z] #17 53.71 Setting up apparmor (2.13.2-10) ...
08:50:07 [2020-05-08T08:50:07.723Z] #60 ...
08:50:07 [2020-05-08T08:50:07.723Z] 
08:50:07 [2020-05-08T08:50:07.723Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:50:07 [2020-05-08T08:50:07.723Z] #12 DONE 2.1s
08:50:07 [2020-05-08T08:50:07.791Z] #28 13.76 
                                                                           0.2%
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.5%
#######                                                                   10.3%
########                                                                  12.1%
#########                                                                 13.9%
###########                                                               15.6%
############                                                              17.4%
#############                                                             19.2%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.6%
##################                                                        26.4%
####################                                                      28.2%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                37.1%
###########################                                               38.9%
#############################                                             40.7%
##############################                                            42.4%
################################                                          45.4%
#################################                                         46.3%
###################################                                       49.0%
#####################################                                     51.7%
#######################################                                   54.4%
#########################################                                 57.0%
###########################################                               59.7%
############################################                              62.4%
##############################################                            65.1%
################################################                          67.8%
##################################################                        70.5%
####################################################                      72.2%
#####################################################                     74.9%
###
08:50:07 [2020-05-08T08:50:07.791Z] #28 ...
08:50:07 [2020-05-08T08:50:07.791Z] 
08:50:07 [2020-05-08T08:50:07.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.94 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]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 64.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 65.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
08:50:07 [2020-05-08T08:50:07.791Z] #11 67.80 debconf: delaying package configuration, since apt-utils is not installed
08:50:07 [2020-05-08T08:50:07.791Z] #11 68.36 Fetched 78.9 MB in 14s (5615 kB/s)
08:50:07 [2020-05-08T08:50:07.791Z] #11 68.61 Selecting previously unselected package binutils-mingw-w64-i686.
08:50:07 [2020-05-08T08:50:07.791Z] #11 68.61 (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 ... 15338 files and directories currently installed.)
08:50:07 [2020-05-08T08:50:07.791Z] #11 68.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
08:50:07 [2020-05-08T08:50:07.791Z] #11 68.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:50:07 [2020-05-08T08:50:07.987Z] 
08:50:07 [2020-05-08T08:50:07.987Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:50:08 [2020-05-08T08:50:08.130Z] #11 ...
08:50:08 [2020-05-08T08:50:08.130Z] 
08:50:08 [2020-05-08T08:50:08.130Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:08 [2020-05-08T08:50:08.447Z] #17 ...
08:50:08 [2020-05-08T08:50:08.447Z] 
08:50:08 [2020-05-08T08:50:08.447Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:08 [2020-05-08T08:50:08.447Z] #44 101.6   CC       criu/clone-noasan.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 101.7   CC       criu/config.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 103.1   CC       criu/cr-check.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 105.0   CC       criu/cr-dedup.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 105.4   CC       criu/cr-dump.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 107.8   CC       criu/cr-errno.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 108.0   CC       criu/cr-restore.o
08:50:08 [2020-05-08T08:50:08.447Z] #44 ...
08:50:08 [2020-05-08T08:50:08.447Z] 
08:50:08 [2020-05-08T08:50:08.447Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.75 Selecting previously unselected package libnet1:amd64.
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.87 Selecting previously unselected package libnl-3-200:amd64.
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 42.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.04 Selecting previously unselected package libprotobuf-c1:amd64.
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.12 Selecting previously unselected package libreadline5:amd64.
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:50:08 [2020-05-08T08:50:08.447Z] #17 43.26 Selecting previously unselected package net-tools.
08:50:08 [2020-05-08T08:50:08.701Z] #17 43.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:50:08 [2020-05-08T08:50:08.701Z] #17 43.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:50:08 [2020-05-08T08:50:08.701Z] #17 43.45 Selecting previously unselected package python-pip-whl.
08:50:08 [2020-05-08T08:50:08.701Z] #17 43.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:50:08 [2020-05-08T08:50:08.701Z] #17 43.46 Unpacking python-pip-whl (18.1-5) ...
08:50:09 [2020-05-08T08:50:09.150Z] #17 55.38 Setting up xfsprogs (4.20.0-1) ...
08:50:09 [2020-05-08T08:50:09.150Z] #17 55.39 Setting up python3-lib2to3 (3.7.3-1) ...
08:50:09 [2020-05-08T08:50:09.150Z] #17 55.71 Setting up python3-pkg-resources (40.8.0-1) ...
08:50:09 [2020-05-08T08:50:09.151Z] #28 13.76 
                                                                           0.2%
                                                                           1.3%
##                                                                         3.1%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.5%
#######                                                                   10.3%
########                                                                  12.1%
#########                                                                 13.9%
###########                                                               15.6%
############                                                              17.4%
#############                                                             19.2%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.6%
##################                                                        26.4%
####################                                                      28.2%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.5%
#########################                                                 35.3%
##########################                                                37.1%
###########################                                               38.9%
#############################                                             40.7%
##############################                                            42.4%
################################                                          45.4%
#################################                                         46.3%
###################################                                       49.0%
#####################################                                     51.7%
#######################################                                   54.4%
#########################################                                 57.0%
###########################################                               59.7%
############################################                              62.4%
##############################################                            65.1%
################################################                          67.8%
##################################################                        70.5%
####################################################                      72.2%
#####################################################                     74.9%
#######################################################                   77.6%
#########################################################                 79.4%
###########################################################               82.1%
############################################################              83.9%
#############################################################             85.6%
###############################################################           88.3%
#################################################################         91.0%
##################################################################        92.8%
####################################################################      95.5%
######################################################################    97.4%
#######################################################################   99.3%
######################################################################## 100.0%
08:50:09 [2020-05-08T08:50:09.151Z] #28 20.23 
08:50:09 [2020-05-08T08:50:09.261Z] #17 43.94 Selecting previously unselected package python3-lib2to3.
08:50:09 [2020-05-08T08:50:09.261Z] #17 43.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:50:09 [2020-05-08T08:50:09.261Z] #17 43.95 Unpacking python3-lib2to3 (3.7.3-1) ...
08:50:09 [2020-05-08T08:50:09.261Z] #17 44.09 Selecting previously unselected package python3-distutils.
08:50:09 [2020-05-08T08:50:09.261Z] #17 44.09 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:50:09 [2020-05-08T08:50:09.261Z] #17 44.10 Unpacking python3-distutils (3.7.3-1) ...
08:50:09 [2020-05-08T08:50:09.373Z] #13 1.729 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:50:09 [2020-05-08T08:50:09.634Z] #13 DONE 1.9s
08:50:09 [2020-05-08T08:50:09.634Z] 
08:50:09 [2020-05-08T08:50:09.634Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.26 Selecting previously unselected package python3-pip.
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.28 Unpacking python3-pip (18.1-5) ...
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.45 Selecting previously unselected package python3-pkg-resources.
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.48 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.49 Unpacking python3-pkg-resources (40.8.0-1) ...
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.63 Selecting previously unselected package python3-setuptools.
08:50:09 [2020-05-08T08:50:09.821Z] #17 44.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:50:10 [2020-05-08T08:50:10.075Z] #17 56.69 Setting up python3-distutils (3.7.3-1) ...
08:50:10 [2020-05-08T08:50:10.077Z] #17 44.65 Unpacking python3-setuptools (40.8.0-1) ...
08:50:10 [2020-05-08T08:50:10.077Z] #17 44.89 Selecting previously unselected package python3-wheel.
08:50:10 [2020-05-08T08:50:10.331Z] #17 44.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:50:10 [2020-05-08T08:50:10.331Z] #17 44.93 Unpacking python3-wheel (0.32.3-2) ...
08:50:10 [2020-05-08T08:50:10.331Z] #17 45.03 Selecting previously unselected package sudo.
08:50:10 [2020-05-08T08:50:10.331Z] #17 45.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:50:10 [2020-05-08T08:50:10.331Z] #17 45.05 Unpacking sudo (1.8.27-1+deb10u2) ...
08:50:10 [2020-05-08T08:50:10.636Z] #17 57.17 Setting up python3-setuptools (40.8.0-1) ...
08:50:10 [2020-05-08T08:50:10.845Z] #28 ...
08:50:10 [2020-05-08T08:50:10.845Z] 
08:50:10 [2020-05-08T08:50:10.845Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:50:10 [2020-05-08T08:50:10.845Z] #44 67.66 Selecting previously unselected package python-pkg-resources.
08:50:10 [2020-05-08T08:50:10.845Z] #44 67.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 67.68 Unpacking python-pkg-resources (40.8.0-1) ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.05 Selecting previously unselected package python-six.
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.09 Unpacking python-six (1.12.0-1) ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.25 Selecting previously unselected package python-protobuf.
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 68.30 Unpacking python-protobuf (3.6.1.3-2) ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 69.60 Setting up python-pkg-resources (40.8.0-1) ...
08:50:10 [2020-05-08T08:50:10.845Z] #44 ...
08:50:10 [2020-05-08T08:50:10.845Z] 
08:50:10 [2020-05-08T08:50:10.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:10 [2020-05-08T08:50:10.845Z] #11 75.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:50:10 [2020-05-08T08:50:10.845Z] #11 75.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
08:50:10 [2020-05-08T08:50:10.845Z] #11 76.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:50:10 [2020-05-08T08:50:10.890Z] #17 45.59 Selecting previously unselected package thin-provisioning-tools.
08:50:10 [2020-05-08T08:50:10.890Z] #17 45.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:50:10 [2020-05-08T08:50:10.890Z] #17 45.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:50:11 [2020-05-08T08:50:11.145Z] #17 45.86 Selecting previously unselected package uidmap.
08:50:11 [2020-05-08T08:50:11.145Z] #17 45.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:50:11 [2020-05-08T08:50:11.145Z] #17 45.87 Unpacking uidmap (1:4.5-1.1) ...
08:50:11 [2020-05-08T08:50:11.197Z] #17 ...
08:50:11 [2020-05-08T08:50:11.197Z] 
08:50:11 [2020-05-08T08:50:11.197Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:50:11 [2020-05-08T08:50:11.197Z] #41 195.2 + dpkg --print-architecture
08:50:11 [2020-05-08T08:50:11.399Z] #17 45.97 Selecting previously unselected package vim-runtime.
08:50:11 [2020-05-08T08:50:11.399Z] #17 45.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:50:11 [2020-05-08T08:50:11.399Z] #17 46.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:50:11 [2020-05-08T08:50:11.399Z] #17 46.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:50:11 [2020-05-08T08:50:11.399Z] #17 46.04 Unpacking vim-runtime (2:8.1.0875-5) ...
08:50:11 [2020-05-08T08:50:11.452Z] #41 195.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:50:11 [2020-05-08T08:50:11.591Z] #11 ...
08:50:11 [2020-05-08T08:50:11.591Z] 
08:50:11 [2020-05-08T08:50:11.591Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:11 [2020-05-08T08:50:11.591Z] #34 67.95 internal/reflectlite
08:50:11 [2020-05-08T08:50:11.591Z] #34 67.98 sync
08:50:11 [2020-05-08T08:50:11.591Z] #34 74.76 errors
08:50:11 [2020-05-08T08:50:11.591Z] #34 74.76 sort
08:50:11 [2020-05-08T08:50:11.591Z] #34 75.49 io
08:50:11 [2020-05-08T08:50:11.591Z] #34 75.52 internal/oserror
08:50:11 [2020-05-08T08:50:11.591Z] #34 75.54 strconv
08:50:11 [2020-05-08T08:50:11.591Z] #34 76.09 syscall
08:50:11 [2020-05-08T08:50:11.591Z] #34 ...
08:50:11 [2020-05-08T08:50:11.591Z] 
08:50:11 [2020-05-08T08:50:11.591Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:50:11 [2020-05-08T08:50:11.591Z] #44 78.03 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
08:50:11 [2020-05-08T08:50:11.591Z] #44 78.04 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:50:11 [2020-05-08T08:50:11.591Z] #44 78.05 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:50:11 [2020-05-08T08:50:11.591Z] #44 78.06 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
08:50:11 [2020-05-08T08:50:11.591Z] #44 78.06 Setting up python-six (1.12.0-1) ...
08:50:11 [2020-05-08T08:50:11.707Z] #41 195.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:50:11 [2020-05-08T08:50:11.707Z] #41 195.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:50:12 [2020-05-08T08:50:12.185Z] #14 DONE 2.4s
08:50:12 [2020-05-08T08:50:12.185Z] 
08:50:12 [2020-05-08T08:50:12.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:12 [2020-05-08T08:50:12.185Z] #44 49.68   CC       images/opts.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 50.08   CC       images/seccomp.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 50.53   CC       images/binfmt-misc.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 50.79   CC       images/time.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 51.10   CC       images/sysctl.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 51.32   CC       images/autofs.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 51.52   CC       images/macvlan.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 51.79   CC       images/sit.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.17   LINK     images/built-in.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.33   GEN      compel/include/asm
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.36   GEN      compel/include/version.h
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.40 touch .config
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.47   GEN      include/common/config.h
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.62   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.66   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.70   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.70   DEP      compel/plugins/std/infect.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 52.87   DEP      compel/plugins/std/string.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 53.11   DEP      compel/plugins/std/log.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 53.25   DEP      compel/plugins/std/fds.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 53.41   DEP      compel/plugins/std/std.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 53.63   DEP      compel/plugins/shmem/shmem.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 53.84   DEP      compel/plugins/fds/fds.d
08:50:12 [2020-05-08T08:50:12.185Z] #44 54.16   CC       compel/plugins/std/std.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 54.59   CC       compel/plugins/std/fds.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 55.09   CC       compel/plugins/std/log.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 56.00   CC       compel/plugins/std/string.o
08:50:12 [2020-05-08T08:50:12.185Z] #44 ...
08:50:12 [2020-05-08T08:50:12.185Z] 
08:50:12 [2020-05-08T08:50:12.185Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:12 [2020-05-08T08:50:12.185Z] #60 8.549 + cd /tmp/tmp.Lhv5JMJofZ/src/github.com/opencontainers/runc
08:50:12 [2020-05-08T08:50:12.185Z] #60 8.549 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:50:12 [2020-05-08T08:50:12.314Z] #44 ...
08:50:12 [2020-05-08T08:50:12.314Z] 
08:50:12 [2020-05-08T08:50:12.314Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:12 [2020-05-08T08:50:12.314Z] #48 68.68 internal/reflectlite
08:50:12 [2020-05-08T08:50:12.314Z] #48 68.73 sync
08:50:12 [2020-05-08T08:50:12.314Z] #48 73.67 math/rand
08:50:12 [2020-05-08T08:50:12.314Z] #48 73.67 internal/singleflight
08:50:12 [2020-05-08T08:50:12.314Z] #48 73.67 github.com/LK4D4/vndr/godl/singleflight
08:50:12 [2020-05-08T08:50:12.314Z] #48 78.40 io
08:50:12 [2020-05-08T08:50:12.314Z] #48 78.42 strconv
08:50:12 [2020-05-08T08:50:12.314Z] #48 78.43 sort
08:50:12 [2020-05-08T08:50:12.314Z] #48 78.48 syscall
08:50:12 [2020-05-08T08:50:12.314Z] #48 ...
08:50:12 [2020-05-08T08:50:12.314Z] 
08:50:12 [2020-05-08T08:50:12.314Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:12 [2020-05-08T08:50:12.314Z] #28 22.60 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
08:50:12 [2020-05-08T08:50:12.654Z] #28 23.35 #=#=#                                                                         
08:50:12 [2020-05-08T08:50:12.989Z] #28 23.69 #=#=#                                                                         

######################################################################## 100.0%
08:50:13 [2020-05-08T08:50:13.135Z] #60 ...
08:50:13 [2020-05-08T08:50:13.135Z] 
08:50:13 [2020-05-08T08:50:13.135Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:50:13 [2020-05-08T08:50:13.135Z] #50 DONE 116.2s
08:50:13 [2020-05-08T08:50:13.135Z] 
08:50:13 [2020-05-08T08:50:13.135Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:13 [2020-05-08T08:50:13.135Z] #60 9.393 + '[' -z '' ']'
08:50:13 [2020-05-08T08:50:13.135Z] #60 9.393 + target=static
08:50:13 [2020-05-08T08:50:13.135Z] #60 9.393 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:50:13 [2020-05-08T08:50:13.327Z] #28 24.24 
08:50:13 [2020-05-08T08:50:13.594Z] #41 ...
08:50:13 [2020-05-08T08:50:13.594Z] 
08:50:13 [2020-05-08T08:50:13.594Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:13 [2020-05-08T08:50:13.594Z] #17 58.47 Setting up python3-pip (18.1-5) ...
08:50:13 [2020-05-08T08:50:13.594Z] #17 59.45 Processing triggers for libc-bin (2.28-10) ...
08:50:13 [2020-05-08T08:50:13.594Z] #17 59.51 Processing triggers for mime-support (3.62) ...
08:50:13 [2020-05-08T08:50:13.594Z] #17 DONE 60.0s
08:50:13 [2020-05-08T08:50:13.594Z] 
08:50:13 [2020-05-08T08:50:13.594Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:50:14 [2020-05-08T08:50:14.521Z] #60 ...
08:50:14 [2020-05-08T08:50:14.521Z] 
08:50:14 [2020-05-08T08:50:14.521Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:50:14 [2020-05-08T08:50:14.521Z] #15 DONE 2.3s
08:50:14 [2020-05-08T08:50:14.521Z] 
08:50:14 [2020-05-08T08:50:14.521Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:14 [2020-05-08T08:50:14.521Z] #60 10.80 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 .
08:50:14 [2020-05-08T08:50:14.657Z] #17 49.21 Selecting previously unselected package vim.
08:50:14 [2020-05-08T08:50:14.657Z] #17 49.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:50:14 [2020-05-08T08:50:14.657Z] #17 49.24 Unpacking vim (2:8.1.0875-5) ...
08:50:14 [2020-05-08T08:50:14.784Z] #60 ...
08:50:14 [2020-05-08T08:50:14.784Z] 
08:50:14 [2020-05-08T08:50:14.784Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:14 [2020-05-08T08:50:14.784Z] #47 108.0 vendor/golang.org/x/net/http/httpproxy
08:50:14 [2020-05-08T08:50:14.784Z] #47 108.3 vendor/golang.org/x/net/http/httpguts
08:50:14 [2020-05-08T08:50:14.784Z] #47 108.3 mime/multipart
08:50:14 [2020-05-08T08:50:14.784Z] #47 110.4 crypto/tls
08:50:14 [2020-05-08T08:50:14.784Z] #47 117.0 net/http/httptrace
08:50:14 [2020-05-08T08:50:14.784Z] #47 117.3 net/http
08:50:14 [2020-05-08T08:50:14.784Z] #47 ...
08:50:14 [2020-05-08T08:50:14.784Z] 
08:50:14 [2020-05-08T08:50:14.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:14 [2020-05-08T08:50:14.784Z] #44 56.80   CC       compel/plugins/std/infect.o
08:50:14 [2020-05-08T08:50:14.784Z] #44 57.32   CC       compel/arch/aarch64/plugins/std/parasite-head.o
08:50:14 [2020-05-08T08:50:14.784Z] #44 57.38   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
08:50:14 [2020-05-08T08:50:14.784Z] #44 57.44   AR       compel/plugins/std.lib.a
08:50:14 [2020-05-08T08:50:14.784Z] #44 57.59   CC       compel/plugins/fds/fds.o
08:50:14 [2020-05-08T08:50:14.784Z] #44 57.93   AR       compel/plugins/fds.lib.a
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.02   HOSTDEP  compel/src/lib/log-host.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.16   HOSTDEP  compel/src/lib/handle-elf-host.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.38   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.57   HOSTDEP  compel/src/main-host.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.77   DEP      compel/src/lib/ptrace.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 58.92   DEP      compel/src/lib/infect.d
08:50:14 [2020-05-08T08:50:14.784Z] #44 59.17   DEP      compel/src/lib/infect-util.d
08:50:15 [2020-05-08T08:50:15.045Z] #44 59.32   DEP      compel/src/lib/infect-rpc.d
08:50:15 [2020-05-08T08:50:15.045Z] #44 59.51   DEP      compel/arch/aarch64/src/lib/infect.d
08:50:15 [2020-05-08T08:50:15.216Z] #17 49.83 Selecting previously unselected package xfsprogs.
08:50:15 [2020-05-08T08:50:15.216Z] #17 49.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:50:15 [2020-05-08T08:50:15.216Z] #17 49.85 Unpacking xfsprogs (4.20.0-1) ...
08:50:15 [2020-05-08T08:50:15.481Z] #18 1.819 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:50:15 [2020-05-08T08:50:15.481Z] #18 1.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:50:15 [2020-05-08T08:50:15.482Z] #18 1.826 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:50:15 [2020-05-08T08:50:15.482Z] #18 DONE 1.9s
08:50:15 [2020-05-08T08:50:15.482Z] 
08:50:15 [2020-05-08T08:50:15.482Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:50:15 [2020-05-08T08:50:15.617Z] #44 59.79   DEP      compel/arch/aarch64/src/lib/cpu.d
08:50:15 [2020-05-08T08:50:15.617Z] #44 59.92   DEP      compel/src/lib/log.d
08:50:15 [2020-05-08T08:50:15.623Z] #28 26.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
08:50:15 [2020-05-08T08:50:15.775Z] #17 50.39 Selecting previously unselected package zip.
08:50:15 [2020-05-08T08:50:15.775Z] #17 50.41 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:50:15 [2020-05-08T08:50:15.775Z] #17 50.42 Unpacking zip (3.0-11+b1) ...
08:50:15 [2020-05-08T08:50:15.878Z] #44 60.09   DEP      compel/src/main.d
08:50:15 [2020-05-08T08:50:15.878Z] #44 60.27   DEP      compel/src/lib/handle-elf.d
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.65 Setting up aufs-tools (1:4.14+20190211-1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.68 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.70 Setting up libgpm2:amd64 (1.20.7-5) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.72 Setting up uidmap (1:4.5-1.1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.73 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.77 Setting up xxd (2:8.1.0875-5) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.78 Setting up zip (3.0-11+b1) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.79 Setting up vim-common (2:8.1.0875-5) ...
08:50:16 [2020-05-08T08:50:16.030Z] #17 50.81 Setting up bash-completion (1:2.8-6) ...
08:50:16 [2020-05-08T08:50:16.139Z] #44 60.47   DEP      compel/arch/aarch64/src/lib/handle-elf.d
08:50:16 [2020-05-08T08:50:16.139Z] #44 ...
08:50:16 [2020-05-08T08:50:16.139Z] 
08:50:16 [2020-05-08T08:50:16.139Z] #16 [dev-systemd-false  6/26] RUN ldconfig
08:50:16 [2020-05-08T08:50:16.139Z] #16 DONE 1.8s
08:50:16 [2020-05-08T08:50:16.344Z] #28 27.21 #=#=#                                                                         
08:50:16 [2020-05-08T08:50:16.400Z] 
08:50:16 [2020-05-08T08:50:16.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:16 [2020-05-08T08:50:16.401Z] #44 60.74   CC       compel/src/lib/log.o
08:50:16 [2020-05-08T08:50:16.408Z] #19 ...
08:50:16 [2020-05-08T08:50:16.408Z] 
08:50:16 [2020-05-08T08:50:16.408Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:16 [2020-05-08T08:50:16.408Z] #44 118.1   CC       criu/kerndat.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 119.0   CC       criu/libnetlink.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 119.3   CC       criu/log.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 119.8   CC       criu/lsm.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 120.3   CC       criu/mem.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 121.9   CC       criu/mount.o
08:50:16 [2020-05-08T08:50:16.408Z] #44 126.2   CC       criu/namespaces.o
08:50:16 [2020-05-08T08:50:16.662Z] #44 61.24   CC       compel/arch/aarch64/src/lib/cpu.o
08:50:16 [2020-05-08T08:50:16.663Z] #44 128.2   CC       criu/net.o
08:50:16 [2020-05-08T08:50:16.684Z] #28 27.55 
####################################################################      95.4%
######################################################################## 100.0%
08:50:17 [2020-05-08T08:50:17.023Z] #28 27.77 
08:50:17 [2020-05-08T08:50:17.234Z] #44 61.68   CC       compel/arch/aarch64/src/lib/infect.o
08:50:17 [2020-05-08T08:50:17.670Z] using credential docker-jenkins-github-credentials
08:50:17 [2020-05-08T08:50:17.743Z] Cloning the remote Git repository
08:50:17 [2020-05-08T08:50:17.743Z] Cloning with configured refspecs honoured and without tags
08:50:17 [2020-05-08T08:50:17.806Z] #44 62.18   CC       compel/src/lib/infect-rpc.o
08:50:18 [2020-05-08T08:50:18.068Z] #44 62.47   CC       compel/src/lib/infect-util.o
08:50:18 [2020-05-08T08:50:18.329Z] #44 62.61   CC       compel/src/lib/infect.o
08:50:17 [2020-05-08T08:50:17.921Z] Cloning repository https://github.com/moby/moby.git
08:50:18 [2020-05-08T08:50:18.290Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:50:18 [2020-05-08T08:50:18.825Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:18 [2020-05-08T08:50:18.825Z]  > git --version # timeout=10
08:50:18 [2020-05-08T08:50:18.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:18 [2020-05-08T08:50:18.866Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.58 Setting up libiptc0:amd64 (1.8.2-4) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.60 Setting up xz-utils (5.2.4-1) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.63 Setting up sudo (1.8.27-1+deb10u2) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.68 invoke-rc.d: could not determine current runlevel
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.70 invoke-rc.d: policy-rc.d denied execution of start.
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.71 Setting up pigz (2.4-1) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.73 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.74 Setting up python-pip-whl (18.1-5) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.75 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 53.76 Setting up vim-runtime (2:8.1.0875-5) ...
08:50:19 [2020-05-08T08:50:19.291Z] #17 ...
08:50:19 [2020-05-08T08:50:19.291Z] 
08:50:19 [2020-05-08T08:50:19.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:19 [2020-05-08T08:50:19.291Z] #44 112.7   CC       criu/cr-service.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 114.3   CC       criu/crtools.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 115.0   CC       criu/eventfd.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 115.5   CC       criu/eventpoll.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 116.4   CC       criu/external.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 116.7   CC       criu/fault-injection.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 116.8   CC       criu/fdstore.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 117.3   CC       criu/fifo.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 117.8   CC       criu/file-ids.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 118.1   CC       criu/file-lock.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 119.1   CC       criu/files-ext.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 119.5   CC       criu/files-reg.o
08:50:19 [2020-05-08T08:50:19.291Z] #44 121.9   CC       criu/files.o
08:50:19 [2020-05-08T08:50:19.360Z] #28 29.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
08:50:19 [2020-05-08T08:50:19.361Z] #28 30.07 skipping existing c8c2d4a6b2e3
08:50:19 [2020-05-08T08:50:19.361Z] #28 30.30 
08:50:19 [2020-05-08T08:50:19.545Z] #44 ...
08:50:19 [2020-05-08T08:50:19.545Z] 
08:50:19 [2020-05-08T08:50:19.545Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.14 Setting up libaio1:amd64 (0.3.112-3) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.15 Setting up libonig5:amd64 (6.9.1-1) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.17 Setting up vim (2:8.1.0875-5) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.31 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:50:19 [2020-05-08T08:50:19.545Z] #17 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:50:19 [2020-05-08T08:50:19.546Z] #17 54.33 Setting up jq (1.5+dfsg-2+b1) ...
08:50:19 [2020-05-08T08:50:19.546Z] #17 54.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:50:19 [2020-05-08T08:50:19.546Z] #17 54.34 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:50:20 [2020-05-08T08:50:20.244Z] #44 64.70   CC       compel/src/lib/ptrace.o
08:50:20 [2020-05-08T08:50:20.540Z] #28 ...
08:50:20 [2020-05-08T08:50:20.540Z] 
08:50:20 [2020-05-08T08:50:20.540Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:50:20 [2020-05-08T08:50:20.540Z] #31 87.25 Checking out files:  71% (1086/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
08:50:20 [2020-05-08T08:50:20.540Z] #31 ...
08:50:20 [2020-05-08T08:50:20.540Z] 
08:50:20 [2020-05-08T08:50:20.540Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
08:50:20 [2020-05-08T08:50:20.540Z] #36 79.26 Selecting previously unselected package libxml2:ppc64el.
08:50:20 [2020-05-08T08:50:20.540Z] #36 79.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.540Z] #36 79.29 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:50:20 [2020-05-08T08:50:20.540Z] #36 80.42 Selecting previously unselected package libarchive13:ppc64el.
08:50:20 [2020-05-08T08:50:20.540Z] #36 80.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.540Z] #36 80.44 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:50:20 [2020-05-08T08:50:20.540Z] #36 81.19 Selecting previously unselected package libjsoncpp1:ppc64el.
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.22 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.49 Selecting previously unselected package librhash0:ppc64el.
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.53 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.56 Unpacking librhash0:ppc64el (1.3.8-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.89 Selecting previously unselected package libuv1:ppc64el.
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.89 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 81.90 Unpacking libuv1:ppc64el (1.24.1-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 82.23 Selecting previously unselected package cmake.
08:50:20 [2020-05-08T08:50:20.541Z] #36 82.26 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 82.27 Unpacking cmake (3.13.4-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.61 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.62 Setting up xxd (2:8.1.0875-5) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.63 Setting up libuv1:ppc64el (1.24.1-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.64 Setting up vim-common (2:8.1.0875-5) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.75 Setting up librhash0:ppc64el (1.3.8-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.76 Setting up cmake-data (3.13.4-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.79 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.81 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.81 Setting up cmake (3.13.4-1) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.82 Processing triggers for libc-bin (2.28-10) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 86.98 Processing triggers for mime-support (3.62) ...
08:50:20 [2020-05-08T08:50:20.541Z] #36 DONE 87.5s
08:50:20 [2020-05-08T08:50:20.541Z] 
08:50:20 [2020-05-08T08:50:20.541Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:50:20 [2020-05-08T08:50:20.815Z] #44 65.18   AR       compel/libcompel.a
08:50:20 [2020-05-08T08:50:20.815Z] #44 65.26   HOSTCC   compel/src/main-host.o
08:50:20 [2020-05-08T08:50:20.825Z] #44 131.6   CC       criu/netfilter.o
08:50:20 [2020-05-08T08:50:20.825Z] #44 132.1   CC       criu/page-pipe.o
08:50:20 [2020-05-08T08:50:20.878Z] #31 87.25 Checking out files:  71% (1086/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
08:50:20 [2020-05-08T08:50:20.878Z] #31 ...
08:50:20 [2020-05-08T08:50:20.878Z] 
08:50:20 [2020-05-08T08:50:20.878Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
08:50:20 [2020-05-08T08:50:20.878Z] #37 DONE 0.2s
08:50:20 [2020-05-08T08:50:20.878Z] 
08:50:20 [2020-05-08T08:50:20.878Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
08:50:20 [2020-05-08T08:50:20.878Z] #38 DONE 0.1s
08:50:20 [2020-05-08T08:50:20.878Z] 
08:50:20 [2020-05-08T08:50:20.878Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:21 [2020-05-08T08:50:21.179Z] sha256:d5e8e8e376614ae346d8a52b615ca9a0d550d18bde95889d57ddbb3f2ee396e4
08:50:21 [2020-05-08T08:50:21.179Z] INFO: Starting docker-py tests...
08:50:21 [2020-05-08T08:50:21.179Z] ============================= test session starts ==============================
08:50:21 [2020-05-08T08:50:21.179Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
08:50:21 [2020-05-08T08:50:21.179Z] rootdir: /src, inifile: pytest.ini
08:50:21 [2020-05-08T08:50:21.179Z] plugins: cov-2.6.1, timeout-1.3.3
08:50:21 [2020-05-08T08:50:21.179Z] collected 387 items / 1 deselected / 386 selected
08:50:21 [2020-05-08T08:50:21.179Z] 
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.353 + RM_GOPATH=0
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.354 + TMP_GOPATH=
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.354 + : /build
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.354 + '[' -z '' ']'
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.355 ++ mktemp -d
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.361 + export GOPATH=/tmp/tmp.2F4QyfdaGE
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.361 + GOPATH=/tmp/tmp.2F4QyfdaGE
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.361 + RM_GOPATH=1
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.363 ++ dirname ./install.sh
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.365 + dir=.
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.365 + bin=tini
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.365 + shift
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.367 + '[' '!' -f ./tini.installer ']'
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.367 + . ./tini.installer
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.370 ++ : fec3683b971d9c3ef73f284f176672c44b448662
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.373 + install_tini
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.380 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.381 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.2F4QyfdaGE/tini
08:50:21 [2020-05-08T08:50:21.216Z] #39 0.400 Cloning into '/tmp/tmp.2F4QyfdaGE/tini'...
08:50:21 [2020-05-08T08:50:21.386Z] #44 132.8   CC       criu/page-xfer.o
08:50:21 [2020-05-08T08:50:21.386Z] #44 ...
08:50:21 [2020-05-08T08:50:21.386Z] 
08:50:21 [2020-05-08T08:50:21.386Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:50:21 [2020-05-08T08:50:21.386Z] #19 5.882 Collecting yamllint==1.16.0
08:50:21 [2020-05-08T08:50:21.387Z] #44 65.71   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
08:50:21 [2020-05-08T08:50:21.388Z] #44 65.90   HOSTCC   compel/src/lib/handle-elf-host.o
08:50:21 [2020-05-08T08:50:21.652Z] #44 66.20   HOSTCC   compel/src/lib/log-host.o
08:50:21 [2020-05-08T08:50:21.913Z] #44 66.34   HOSTLINK compel/compel-host-bin
08:50:22 [2020-05-08T08:50:22.178Z] #44 66.61   DEP      soccr/soccr.d
08:50:22 [2020-05-08T08:50:22.441Z] #44 66.80   CC       soccr/soccr.o
08:50:22 [2020-05-08T08:50:22.702Z] #44 ...
08:50:22 [2020-05-08T08:50:22.702Z] 
08:50:22 [2020-05-08T08:50:22.702Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:22 [2020-05-08T08:50:22.702Z] #47 125.8 github.com/LK4D4/vndr/godl
08:50:22 [2020-05-08T08:50:22.803Z] #17 57.61 Setting up iptables (1.8.2-4) ...
08:50:22 [2020-05-08T08:50:22.803Z] #17 57.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:50:22 [2020-05-08T08:50:22.803Z] #17 57.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:50:22 [2020-05-08T08:50:22.900Z] #39 1.833 + cd /tmp/tmp.2F4QyfdaGE/tini
08:50:22 [2020-05-08T08:50:22.900Z] #39 1.833 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
08:50:22 [2020-05-08T08:50:22.900Z] #39 1.878 + cmake .
08:50:23 [2020-05-08T08:50:23.057Z] #17 57.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:50:23 [2020-05-08T08:50:23.057Z] #17 57.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:50:23 [2020-05-08T08:50:23.058Z] #17 57.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:50:23 [2020-05-08T08:50:23.058Z] #17 57.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:50:23 [2020-05-08T08:50:23.058Z] #17 57.68 Setting up python3 (3.7.3-1) ...
08:50:23 [2020-05-08T08:50:23.239Z] #39 ...
08:50:23 [2020-05-08T08:50:23.239Z] 
08:50:23 [2020-05-08T08:50:23.239Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
08:50:23 [2020-05-08T08:50:23.239Z] #28 32.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.31 #=#=#                                                                         
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.53 
######################################################################## 100.0%
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.80 
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.96 Download of images into '/build' complete.
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.98 Use something like the following to load the result into a Docker daemon:
08:50:23 [2020-05-08T08:50:23.239Z] #28 33.98   tar -cC '/build' . | docker load
08:50:23 [2020-05-08T08:50:23.239Z] #28 DONE 34.1s
08:50:23 [2020-05-08T08:50:23.273Z] #47 126.6 github.com/LK4D4/vndr
08:50:23 [2020-05-08T08:50:23.576Z] 
08:50:23 [2020-05-08T08:50:23.576Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:50:23 [2020-05-08T08:50:23.576Z] #31 87.25 Checking out files:  71% (1086/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:50:23 [2020-05-08T08:50:23.576Z] #31 88.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:50:23 [2020-05-08T08:50:23.576Z] #31 89.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:50:23 [2020-05-08T08:50:23.616Z] #17 58.17 Setting up python3-wheel (0.32.3-2) ...
08:50:24 [2020-05-08T08:50:24.296Z] #31 ...
08:50:24 [2020-05-08T08:50:24.296Z] 
08:50:24 [2020-05-08T08:50:24.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.19 Selecting previously unselected package binutils-mingw-w64.
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.46 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.49 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.74 Selecting previously unselected package dmsetup.
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 81.79 Unpacking dmsetup (2:1.02.155-3) ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 82.02 Selecting previously unselected package mingw-w64-common.
08:50:24 [2020-05-08T08:50:24.296Z] #11 82.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:50:24 [2020-05-08T08:50:24.296Z] #11 82.03 Unpacking mingw-w64-common (6.0.0-3) ...
08:50:24 [2020-05-08T08:50:24.430Z] #17 58.97 Setting up apparmor (2.13.2-10) ...
08:50:24 [2020-05-08T08:50:24.631Z] #11 ...
08:50:24 [2020-05-08T08:50:24.631Z] 
08:50:24 [2020-05-08T08:50:24.631Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:24 [2020-05-08T08:50:24.631Z] #39 3.469 -- The C compiler identification is GNU 8.3.0
08:50:24 [2020-05-08T08:50:24.631Z] #39 3.640 -- Check for working C compiler: /usr/bin/cc
08:50:24 [2020-05-08T08:50:24.631Z] #39 ...
08:50:24 [2020-05-08T08:50:24.631Z] 
08:50:24 [2020-05-08T08:50:24.631Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:24 [2020-05-08T08:50:24.631Z] #57 81.34 io
08:50:24 [2020-05-08T08:50:24.631Z] #57 81.43 strconv
08:50:24 [2020-05-08T08:50:24.631Z] #57 81.43 syscall
08:50:24 [2020-05-08T08:50:24.631Z] #57 85.79 bytes
08:50:24 [2020-05-08T08:50:24.631Z] #57 85.87 strings
08:50:24 [2020-05-08T08:50:24.966Z] #57 ...
08:50:24 [2020-05-08T08:50:24.966Z] 
08:50:24 [2020-05-08T08:50:24.966Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:24 [2020-05-08T08:50:24.966Z] #11 91.79 Selecting previously unselected package mingw-w64-x86-64-dev.
08:50:24 [2020-05-08T08:50:24.966Z] #11 91.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:50:24 [2020-05-08T08:50:24.966Z] #11 91.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:50:25 [2020-05-08T08:50:25.300Z] #11 ...
08:50:25 [2020-05-08T08:50:25.300Z] 
08:50:25 [2020-05-08T08:50:25.300Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:50:25 [2020-05-08T08:50:25.300Z] #51 81.83 + cd /tmp/tmp.eONJO4Ff2a/src/gotest.tools/gotestsum
08:50:25 [2020-05-08T08:50:25.300Z] #51 81.84 + git checkout -q v0.3.5
08:50:25 [2020-05-08T08:50:25.300Z] #51 82.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
08:50:25 [2020-05-08T08:50:25.300Z] #51 ...
08:50:25 [2020-05-08T08:50:25.300Z] 
08:50:25 [2020-05-08T08:50:25.300Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.26 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.26 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.28 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.28 Setting up libcap-dev:ppc64el (1:2.25-2) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.29 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.29 Setting up protobuf-compiler (3.6.1.3-2) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.31 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
08:50:25 [2020-05-08T08:50:25.300Z] #44 83.32 Setting up python-protobuf (3.6.1.3-2) ...
08:50:25 [2020-05-08T08:50:25.638Z] #44 ...
08:50:25 [2020-05-08T08:50:25.638Z] 
08:50:25 [2020-05-08T08:50:25.638Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:25 [2020-05-08T08:50:25.638Z] #39 4.853 -- Check for working C compiler: /usr/bin/cc -- works
08:50:25 [2020-05-08T08:50:25.638Z] #39 4.857 -- Detecting C compiler ABI info
08:50:25 [2020-05-08T08:50:25.973Z] #39 ...
08:50:25 [2020-05-08T08:50:25.973Z] 
08:50:25 [2020-05-08T08:50:25.973Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:25 [2020-05-08T08:50:25.973Z] #34 82.33 bytes
08:50:25 [2020-05-08T08:50:25.973Z] #34 82.35 strings
08:50:25 [2020-05-08T08:50:25.973Z] #34 ...
08:50:25 [2020-05-08T08:50:25.973Z] 
08:50:25 [2020-05-08T08:50:25.973Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:25 [2020-05-08T08:50:25.973Z] #48 85.36 vendor/golang.org/x/net/dns/dnsmessage
08:50:25 [2020-05-08T08:50:25.973Z] #48 85.96 bytes
08:50:26 [2020-05-08T08:50:26.313Z] #17 60.58 Setting up xfsprogs (4.20.0-1) ...
08:50:26 [2020-05-08T08:50:26.313Z] #17 60.59 Setting up python3-lib2to3 (3.7.3-1) ...
08:50:26 [2020-05-08T08:50:26.313Z] #17 61.00 Setting up python3-pkg-resources (40.8.0-1) ...
08:50:26 [2020-05-08T08:50:26.577Z] #47 ...
08:50:26 [2020-05-08T08:50:26.577Z] 
08:50:26 [2020-05-08T08:50:26.577Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:26 [2020-05-08T08:50:26.577Z] #17 2.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:50:26 [2020-05-08T08:50:26.577Z] #17 2.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:50:26 [2020-05-08T08:50:26.577Z] #17 2.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:50:26 [2020-05-08T08:50:26.577Z] #17 2.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
08:50:26 [2020-05-08T08:50:26.577Z] #17 3.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [195 kB]
08:50:26 [2020-05-08T08:50:26.577Z] #17 4.932 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
08:50:26 [2020-05-08T08:50:26.577Z] #17 7.150 Fetched 8175 kB in 5s (1538 kB/s)
08:50:26 [2020-05-08T08:50:26.577Z] #17 7.150 Reading package lists...
08:50:26 [2020-05-08T08:50:26.577Z] #17 9.980 Reading package lists...
08:50:26 [2020-05-08T08:50:26.577Z] #17 ...
08:50:26 [2020-05-08T08:50:26.577Z] 
08:50:26 [2020-05-08T08:50:26.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.00   AR       soccr/libsoccr.a
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.03 make[1]: 'soccr/libsoccr.a' is up to date.
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.49   DEP      criu/arch/aarch64/sigframe.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.69   DEP      criu/arch/aarch64/crtools.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.84   DEP      criu/arch/aarch64/cpu.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.88   DEP      criu/arch/aarch64/bitops.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.93   CC       criu/arch/aarch64/bitops.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 68.97   CC       criu/arch/aarch64/cpu.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 69.19   CC       criu/arch/aarch64/crtools.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 69.78   CC       criu/arch/aarch64/sigframe.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 70.16   LINK     criu/arch/aarch64/crtools.built-in.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 70.25   DEP      criu/pie/util-vdso.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 70.48   DEP      criu/pie/util.d
08:50:26 [2020-05-08T08:50:26.577Z] #44 70.68   CC       criu/pie/util.o
08:50:26 [2020-05-08T08:50:26.577Z] #44 71.02   CC       criu/pie/util-vdso.o
08:50:26 [2020-05-08T08:50:26.625Z] #19 11.28   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:50:26 [2020-05-08T08:50:26.751Z] #48 ...
08:50:26 [2020-05-08T08:50:26.751Z] 
08:50:26 [2020-05-08T08:50:26.751Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:26 [2020-05-08T08:50:26.751Z] #39 6.067 -- Detecting C compiler ABI info - done
08:50:26 [2020-05-08T08:50:26.881Z] #19 11.36 Collecting pyyaml (from yamllint==1.16.0)
08:50:27 [2020-05-08T08:50:27.086Z] #39 6.153 -- Detecting C compile features
08:50:27 [2020-05-08T08:50:27.136Z] #19 11.50   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:50:27 [2020-05-08T08:50:27.444Z] #39 ...
08:50:27 [2020-05-08T08:50:27.444Z] 
08:50:27 [2020-05-08T08:50:27.444Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
08:50:27 [2020-05-08T08:50:27.444Z] #44 93.91 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
08:50:27 [2020-05-08T08:50:27.444Z] #44 93.92 Processing triggers for libc-bin (2.28-10) ...
08:50:27 [2020-05-08T08:50:27.444Z] #44 DONE 94.3s
08:50:27 [2020-05-08T08:50:27.444Z] 
08:50:27 [2020-05-08T08:50:27.444Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:27 [2020-05-08T08:50:27.493Z] #17 62.01 Setting up python3-distutils (3.7.3-1) ...
08:50:27 [2020-05-08T08:50:27.521Z] #44 71.78   AR       criu/pie/pie.lib.a
08:50:27 [2020-05-08T08:50:27.521Z] #44 71.87   DEP      criu/pie/restorer.d
08:50:27 [2020-05-08T08:50:27.748Z] #17 62.50 Setting up python3-setuptools (40.8.0-1) ...
08:50:27 [2020-05-08T08:50:27.782Z] #44 72.13   DEP      criu/arch/aarch64/intraprocedure.d
08:50:27 [2020-05-08T08:50:27.782Z] #44 72.15   DEP      criu/arch/aarch64/restorer.d
08:50:27 [2020-05-08T08:50:27.782Z] #44 72.32   DEP      criu/arch/aarch64/vdso-pie.d
08:50:28 [2020-05-08T08:50:28.043Z] #44 72.37   DEP      criu/pie/parasite-vdso.d
08:50:28 [2020-05-08T08:50:28.043Z] #44 72.43   DEP      criu/pie/parasite.d
08:50:28 [2020-05-08T08:50:28.062Z] #19 ...
08:50:28 [2020-05-08T08:50:28.062Z] 
08:50:28 [2020-05-08T08:50:28.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:28 [2020-05-08T08:50:28.062Z] #44 133.8   CC       criu/pagemap-cache.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 134.1   CC       criu/pagemap.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 135.0   CC       criu/parasite-syscall.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 135.8   CC       criu/path.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 136.1   CC       criu/pie-util-vdso-elf32.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 136.5   CC       criu/pie-util-vdso.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 136.9   CC       criu/pie-util.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 137.2   CC       criu/pipes.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 137.9   CC       criu/plugin.o
08:50:28 [2020-05-08T08:50:28.062Z] #44 138.3   CC       criu/proc_parse.o
08:50:28 [2020-05-08T08:50:28.305Z] #44 72.76   CC       criu/pie/parasite.o
08:50:28 [2020-05-08T08:50:28.317Z] #44 ...
08:50:28 [2020-05-08T08:50:28.317Z] 
08:50:28 [2020-05-08T08:50:28.317Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:50:28 [2020-05-08T08:50:28.317Z] #19 12.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:50:28 [2020-05-08T08:50:28.317Z] #19 12.89   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:50:28 [2020-05-08T08:50:28.317Z] #19 12.93 Building wheels for collected packages: pyyaml
08:50:28 [2020-05-08T08:50:28.317Z] #19 12.94   Running setup.py bdist_wheel for pyyaml: started
08:50:28 [2020-05-08T08:50:28.671Z] #17 ...
08:50:28 [2020-05-08T08:50:28.671Z] 
08:50:28 [2020-05-08T08:50:28.672Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:50:28 [2020-05-08T08:50:28.672Z] #41 211.8 + dpkg --print-architecture
08:50:28 [2020-05-08T08:50:28.672Z] #41 211.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:50:29 [2020-05-08T08:50:29.137Z] #45 1.665 Note: Building without setproctitle() and strlcpy() support.
08:50:29 [2020-05-08T08:50:29.137Z] #45 1.665       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:50:29 [2020-05-08T08:50:29.137Z] #45 1.676 Note: Building without GnuTLS support
08:50:29 [2020-05-08T08:50:29.232Z] #41 212.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:50:29 [2020-05-08T08:50:29.232Z] #41 212.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:50:29 [2020-05-08T08:50:29.243Z] #19 13.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:50:29 [2020-05-08T08:50:29.265Z] #44 ...
08:50:29 [2020-05-08T08:50:29.265Z] 
08:50:29 [2020-05-08T08:50:29.265Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:50:29 [2020-05-08T08:50:29.499Z] #19 13.95   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:50:29 [2020-05-08T08:50:29.499Z] #19 14.01 Successfully built pyyaml
08:50:29 [2020-05-08T08:50:29.499Z] #19 14.03 Installing collected packages: pyyaml, pathspec, yamllint
08:50:30 [2020-05-08T08:50:30.059Z] #19 14.38 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:50:30 [2020-05-08T08:50:30.314Z] #19 DONE 14.9s
08:50:30 [2020-05-08T08:50:30.314Z] 
08:50:30 [2020-05-08T08:50:30.314Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:50:30 [2020-05-08T08:50:30.570Z] #24 DONE 0.2s
08:50:30 [2020-05-08T08:50:30.570Z] 
08:50:30 [2020-05-08T08:50:30.570Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:50:30 [2020-05-08T08:50:30.570Z] #23 130.3 Checking out files:  23% (2556/10798)   
Checking out files:  24% (2592/10798)   
Checking out files:  25% (2700/10798)   
Checking out files:  26% (2808/10798)   
Checking out files:  27% (2916/10798)   
Checking out files:  28% (3024/10798)   
Checking out files:  29% (3132/10798)   
Checking out files:  30% (3240/10798)   
Checking out files:  31% (3348/10798)   
Checking out files:  32% (3456/10798)   
Checking out files:  33% (3564/10798)   
Checking out files:  34% (3672/10798)   
Checking out files:  35% (3780/10798)   
Checking out files:  36% (3888/10798)   
Checking out files:  37% (3996/10798)   
Checking out files:  38% (4104/10798)   
Checking out files:  39% (4212/10798)   
Checking out files:  40% (4320/10798)   
Checking out files:  41% (4428/10798)   
Checking out files:  42% (4536/10798)   
Checking out files:  42% (4610/10798)   
Checking out files:  43% (4644/10798)   
Checking out files:  44% (4752/10798)   
Checking out files:  45% (4860/10798)   
Checking out files:  46% (4968/10798)   
Checking out files:  47% (5076/10798)   
Checking out files:  48% (5184/10798)   
Checking out files:  49% (5292/10798)   
Checking out files:  50% (5399/10798)   
Checking out files:  51% (5507/10798)   
Checking out files:  52% (5615/10798)   
Checking out files:  53% (5723/10798)   
Checking out files:  54% (5831/10798)   
Checking out files:  55% (5939/10798)   
Checking out files:  56% (6047/10798)   
Checking out files:  57% (6155/10798)   
Checking out files:  58% (6263/10798)   
Checking out files:  59% (6371/10798)   
Checking out files:  60% (6479/10798)   
Checking out files:  61% (6587/10798)   
Checking out files:  62% (6695/10798)   
Checking out files:  63% (6803/10798)   
Checking out files:  64% (6911/10798)   
Checking out files:  65% (7019/10798)   
Checking out files:  66% (7127/10798)   
Checking out files:  66% (7178/10798)   
Checking out files:  67% (7235/10798)   
Checking out files:  68% (7343/10798)   
Checking out files:  69% (7451/10798)   
Checking out files:  70% (7559/10798)   
Checking out files:  71% (7667/10798)   
Checking out files:  72% (7775/10798)   
Checking out files:  73% (7883/10798)   
Checking out files:  74% (7991/10798)   
Checking out files:  75% (8099/10798)   
Checking out files:  76% (8207/10798)   
Checking out files:  77% (8315/10798)   
Checking out files:  78% (8423/10798)   
Checking out files:  79% (8531/10798)   
Checking out files:  80% (8639/10798)   
Checking out files:  81% (8747/10798)   
Checking out files:  82% (8855/10798)   
Checking out files:  83% (8963/10798)   
Checking out files:  84% (9071/10798)   
Checking out files:  85% (9179/10798)   
Checking out files:  86% (9287/10798)   
Checking out files:  86% (9345/10798)   
Checking out files:  87% (9395/10798)   
Checking out files:  88% (9503/10798)   
Checking out files:  89% (9611/10798)   
Checking out files:  90% (9719/10798)   
Checking out files:  91% (9827/10798)   
Checking out files:  92% (9935/10798)   
Checking out files:  93% (10043/10798)   
Checking out files:  94% (10151/10798)   
Checking out files:  95% (10259/10798)   
Checking out files:  96% (10367/10798)   
Checking out files:  97% (10475/10798)   
Checking out files:  98% (10583/10798)   
#23 ...
08:50:30 [2020-05-08T08:50:30.570Z] 
08:50:30 [2020-05-08T08:50:30.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:30 [2020-05-08T08:50:30.570Z] #47 DONE 133.9s
08:50:30 [2020-05-08T08:50:30.570Z] 
08:50:30 [2020-05-08T08:50:30.570Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:50:30 [2020-05-08T08:50:30.570Z] #23 130.3 Checking out files:  23% (2556/10798)   
Checking out files:  24% (2592/10798)   
Checking out files:  25% (2700/10798)   
Checking out files:  26% (2808/10798)   
Checking out files:  27% (2916/10798)   
Checking out files:  28% (3024/10798)   
Checking out files:  29% (3132/10798)   
Checking out files:  30% (3240/10798)   
Checking out files:  31% (3348/10798)   
Checking out files:  32% (3456/10798)   
Checking out files:  33% (3564/10798)   
Checking out files:  34% (3672/10798)   
Checking out files:  35% (3780/10798)   
Checking out files:  36% (3888/10798)   
Checking out files:  37% (3996/10798)   
Checking out files:  38% (4104/10798)   
Checking out files:  39% (4212/10798)   
Checking out files:  40% (4320/10798)   
Checking out files:  41% (4428/10798)   
Checking out files:  42% (4536/10798)   
Checking out files:  42% (4610/10798)   
Checking out files:  43% (4644/10798)   
Checking out files:  44% (4752/10798)   
Checking out files:  45% (4860/10798)   
Checking out files:  46% (4968/10798)   
Checking out files:  47% (5076/10798)   
Checking out files:  48% (5184/10798)   
Checking out files:  49% (5292/10798)   
Checking out files:  50% (5399/10798)   
Checking out files:  51% (5507/10798)   
Checking out files:  52% (5615/10798)   
Checking out files:  53% (5723/10798)   
Checking out files:  54% (5831/10798)   
Checking out files:  55% (5939/10798)   
Checking out files:  56% (6047/10798)   
Checking out files:  57% (6155/10798)   
Checking out files:  58% (6263/10798)   
Checking out files:  59% (6371/10798)   
Checking out files:  60% (6479/10798)   
Checking out files:  61% (6587/10798)   
Checking out files:  62% (6695/10798)   
Checking out files:  63% (6803/10798)   
Checking out files:  64% (6911/10798)   
Checking out files:  65% (7019/10798)   
Checking out files:  66% (7127/10798)   
Checking out files:  66% (7178/10798)   
Checking out files:  67% (7235/10798)   
Checking out files:  68% (7343/10798)   
Checking out files:  69% (7451/10798)   
Checking out files:  70% (7559/10798)   
Checking out files:  71% (7667/10798)   
Checking out files:  72% (7775/10798)   
Checking out files:  73% (7883/10798)   
Checking out files:  74% (7991/10798)   
Checking out files:  75% (8099/10798)   
Checking out files:  76% (8207/10798)   
Checking out files:  77% (8315/10798)   
Checking out files:  78% (8423/10798)   
Checking out files:  79% (8531/10798)   
Checking out files:  80% (8639/10798)   
Checking out files:  81% (8747/10798)   
Checking out files:  82% (8855/10798)   
Checking out files:  83% (8963/10798)   
Checking out files:  84% (9071/10798)   
Checking out files:  85% (9179/10798)   
Checking out files:  86% (9287/10798)   
Checking out files:  86% (9345/10798)   
Checking out files:  87% (9395/10798)   
Checking out files:  88% (9503/10798)   
Checking out files:  89% (9611/10798)   
Checking out files:  90% (9719/10798)   
Checking out files:  91% (9827/10798)   
Checking out files:  92% (9935/10798)   
Checking out files:  93% (10043/10798)   
Checking out files:  94% (10151/10798)   
Checking out files:  95% (10259/10798)   
Checking out files:  96% (10367/10798)   
Checking out files:  97% (10475/10798)   
Checking out files:  98% (10583/10798)   
Checking out files:  99% (10691/10798)   
Checking out files: 100% (10798/10798)   
Checking out files: 100% (10798/10798), done.
08:50:30 [2020-05-08T08:50:30.593Z] #41 ...
08:50:30 [2020-05-08T08:50:30.593Z] 
08:50:30 [2020-05-08T08:50:30.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:30 [2020-05-08T08:50:30.593Z] #44 124.2   CC       criu/filesystems.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 124.9   CC       criu/fsnotify.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 126.2   CC       criu/image-desc.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 126.3   CC       criu/image.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 127.3   CC       criu/ipc_ns.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 128.3   CC       criu/irmap.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 129.1   CC       criu/kcmp-ids.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 129.4   CC       criu/kerndat.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 130.7   CC       criu/libnetlink.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 131.1   CC       criu/log.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 131.7   CC       criu/lsm.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 132.2   CC       criu/mem.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 134.1   CC       criu/mount.o
08:50:30 [2020-05-08T08:50:30.593Z] #44 ...
08:50:30 [2020-05-08T08:50:30.593Z] 
08:50:30 [2020-05-08T08:50:30.593Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:30 [2020-05-08T08:50:30.593Z] #17 63.89 Setting up python3-pip (18.1-5) ...
08:50:30 [2020-05-08T08:50:30.593Z] #17 65.08 Processing triggers for libc-bin (2.28-10) ...
08:50:30 [2020-05-08T08:50:30.593Z] #17 65.13 Processing triggers for mime-support (3.62) ...
08:50:30 [2020-05-08T08:50:30.832Z] #23 134.1 + cd /tmp/tmp.R7z45od49p/tmp/docker-ce
08:50:30 [2020-05-08T08:50:30.832Z] #23 134.1 + git checkout -q v17.06.2-ce
08:50:30 [2020-05-08T08:50:30.847Z] #17 DONE 65.7s
08:50:30 [2020-05-08T08:50:30.847Z] 
08:50:30 [2020-05-08T08:50:30.847Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:31 [2020-05-08T08:50:31.102Z] #60 ...
08:50:31 [2020-05-08T08:50:31.102Z] 
08:50:31 [2020-05-08T08:50:31.102Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:50:31 [2020-05-08T08:50:31.130Z] #28 DONE 0.7s
08:50:31 [2020-05-08T08:50:31.130Z] 
08:50:31 [2020-05-08T08:50:31.130Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:31 [2020-05-08T08:50:31.130Z] #44 141.3   CC       criu/protobuf-desc.o
08:50:31 [2020-05-08T08:50:31.130Z] #44 142.4   CC       criu/protobuf.o
08:50:31 [2020-05-08T08:50:31.130Z] #44 ...
08:50:31 [2020-05-08T08:50:31.130Z] 
08:50:31 [2020-05-08T08:50:31.130Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:50:31 [2020-05-08T08:50:31.130Z] #31 DONE 0.1s
08:50:31 [2020-05-08T08:50:31.130Z] 
08:50:31 [2020-05-08T08:50:31.130Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:31 [2020-05-08T08:50:31.130Z] #44 142.8   CC       criu/pstree.o
08:50:31 [2020-05-08T08:50:31.386Z] #44 ...
08:50:31 [2020-05-08T08:50:31.386Z] 
08:50:31 [2020-05-08T08:50:31.386Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:50:31 [2020-05-08T08:50:31.386Z] #34 DONE 0.1s
08:50:31 [2020-05-08T08:50:31.386Z] 
08:50:31 [2020-05-08T08:50:31.386Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:50:31 [2020-05-08T08:50:31.386Z] #39 DONE 0.1s
08:50:31 [2020-05-08T08:50:31.430Z] #45 3.727 fatal: not a git repository (or any of the parent directories): .git
08:50:31 [2020-05-08T08:50:31.430Z] #45 3.773   GEN      .gitid
08:50:31 [2020-05-08T08:50:31.430Z] #45 3.782   GEN      criu/include/version.h
08:50:31 [2020-05-08T08:50:31.430Z] #45 3.846   GEN      include/common/asm
08:50:31 [2020-05-08T08:50:31.641Z] 
08:50:31 [2020-05-08T08:50:31.641Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:50:32 [2020-05-08T08:50:32.566Z] #53 ...
08:50:32 [2020-05-08T08:50:32.566Z] 
08:50:32 [2020-05-08T08:50:32.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:32 [2020-05-08T08:50:32.566Z] #44 144.0   CC       criu/rbtree.o
08:50:32 [2020-05-08T08:50:32.747Z] #23 ...
08:50:32 [2020-05-08T08:50:32.747Z] 
08:50:32 [2020-05-08T08:50:32.747Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:50:32 [2020-05-08T08:50:32.747Z] #30 DONE 136.0s
08:50:32 [2020-05-08T08:50:32.747Z] 
08:50:32 [2020-05-08T08:50:32.747Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:32 [2020-05-08T08:50:32.747Z] #17 9.980 Reading package lists...
08:50:32 [2020-05-08T08:50:32.747Z] #17 12.84 Building dependency tree...
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53 libcap2-bin is already the newest version (1:2.25-2).
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53 The following additional packages will be installed:
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.53   python3.7 python3.7-minimal vim-runtime xxd
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54 Suggested packages:
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54 Recommended packages:
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54   aufs-dkms nftables build-essential python3-dev python3-keyring
08:50:32 [2020-05-08T08:50:32.747Z] #17 14.54   python3-keyrings.alt python3-xdg unzip
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.11 The following NEW packages will be installed:
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.11   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.11   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.11   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.11   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.12   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.12   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.12   xz-utils zip
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.48 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.48 Need to get 27.6 MB of archives.
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.48 After this operation, 114 MB of additional disk space will be used.
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
08:50:32 [2020-05-08T08:50:32.747Z] #17 16.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
08:50:32 [2020-05-08T08:50:32.822Z] #44 144.2   CC       criu/rst-malloc.o
08:50:32 [2020-05-08T08:50:32.822Z] #44 144.5   CC       criu/seccomp.o
08:50:32 [2020-05-08T08:50:32.990Z] #18 1.945 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:50:32 [2020-05-08T08:50:32.990Z] #18 1.948 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:50:32 [2020-05-08T08:50:32.990Z] #18 1.952 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:50:32 [2020-05-08T08:50:32.990Z] #18 DONE 2.1s
08:50:32 [2020-05-08T08:50:32.990Z] 
08:50:32 [2020-05-08T08:50:32.990Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
08:50:33 [2020-05-08T08:50:33.008Z] #17 16.80 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
08:50:33 [2020-05-08T08:50:33.245Z] #60 ...
08:50:33 [2020-05-08T08:50:33.245Z] 
08:50:33 [2020-05-08T08:50:33.245Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
08:50:33 [2020-05-08T08:50:33.269Z] #17 17.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
08:50:33 [2020-05-08T08:50:33.529Z] #17 17.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
08:50:33 [2020-05-08T08:50:33.730Z] #45 5.949   PBCC     images/google/protobuf/descriptor.pb-c.c
08:50:33 [2020-05-08T08:50:33.730Z] #45 6.162   PBCC     images/opts.pb-c.c
08:50:33 [2020-05-08T08:50:33.730Z] #45 6.249   PBCC     images/sit.pb-c.c
08:50:33 [2020-05-08T08:50:33.730Z] #45 6.428   DEP      images/google/protobuf/descriptor.pb-c.d
08:50:33 [2020-05-08T08:50:33.730Z] #45 6.534   DEP      images/opts.pb-c.d
08:50:33 [2020-05-08T08:50:33.750Z] #44 145.2   CC       criu/seize.o
08:50:33 [2020-05-08T08:50:33.790Z] #17 17.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
08:50:33 [2020-05-08T08:50:33.790Z] #17 17.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:50:34 [2020-05-08T08:50:34.051Z] #17 17.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
08:50:34 [2020-05-08T08:50:34.051Z] #17 17.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
08:50:34 [2020-05-08T08:50:34.051Z] #17 17.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
08:50:34 [2020-05-08T08:50:34.068Z] #45 6.625   DEP      images/sit.pb-c.d
08:50:34 [2020-05-08T08:50:34.068Z] #45 6.686   PBCC     images/macvlan.pb-c.c
08:50:34 [2020-05-08T08:50:34.068Z] #45 6.717   DEP      images/macvlan.pb-c.d
08:50:34 [2020-05-08T08:50:34.068Z] #45 6.826   PBCC     images/autofs.pb-c.c
08:50:34 [2020-05-08T08:50:34.138Z] Fetching without tags
08:50:34 [2020-05-08T08:50:34.406Z] #45 6.884   DEP      images/autofs.pb-c.d
08:50:34 [2020-05-08T08:50:34.406Z] #45 6.955   PBCC     images/sysctl.pb-c.c
08:50:34 [2020-05-08T08:50:34.406Z] #45 6.992   DEP      images/sysctl.pb-c.d
08:50:34 [2020-05-08T08:50:34.406Z] #45 7.113   PBCC     images/time.pb-c.c
08:50:34 [2020-05-08T08:50:34.406Z] #45 7.144   DEP      images/time.pb-c.d
08:50:34 [2020-05-08T08:50:34.406Z] #45 7.252   PBCC     images/binfmt-misc.pb-c.c
08:50:34 [2020-05-08T08:50:34.623Z] #17 18.58 debconf: delaying package configuration, since apt-utils is not installed
08:50:34 [2020-05-08T08:50:34.676Z] #44 146.0   CC       criu/servicefd.o
08:50:34 [2020-05-08T08:50:34.676Z] #44 146.4   CC       criu/shmem.o
08:50:34 [2020-05-08T08:50:34.747Z] #45 7.294   DEP      images/binfmt-misc.pb-c.d
08:50:34 [2020-05-08T08:50:34.747Z] #45 ...
08:50:34 [2020-05-08T08:50:34.747Z] 
08:50:34 [2020-05-08T08:50:34.747Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:50:34 [2020-05-08T08:50:34.747Z] #11 101.7 Selecting previously unselected package gcc-mingw-w64-base.
08:50:34 [2020-05-08T08:50:34.747Z] #11 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:50:34 [2020-05-08T08:50:34.747Z] #11 101.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:50:34 [2020-05-08T08:50:34.815Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit dc0a400738fd699cc9e749c3e61d557c4a0c58c6
08:50:34 [2020-05-08T08:50:34.884Z] #17 18.67 Fetched 27.6 MB in 2s (17.0 MB/s)
08:50:34 [2020-05-08T08:50:34.884Z] #17 18.73 Selecting previously unselected package pigz.
08:50:34 [2020-05-08T08:50:34.884Z] #17 18.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23404 files and directories currently installed.)
08:50:34 [2020-05-08T08:50:34.884Z] #17 18.79 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
08:50:34 [2020-05-08T08:50:34.884Z] #17 18.79 Unpacking pigz (2.4-1) ...
08:50:33 [2020-05-08T08:50:33.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:33 [2020-05-08T08:50:33.906Z]  > git config --add remote.origin.fetch +refs/pull/40930/head:refs/remotes/origin/PR-40930 # timeout=10
08:50:33 [2020-05-08T08:50:33.949Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:50:34 [2020-05-08T08:50:34.058Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:50:34 [2020-05-08T08:50:34.171Z] Fetching upstream changes from https://github.com/moby/moby.git
08:50:34 [2020-05-08T08:50:34.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:50:34 [2020-05-08T08:50:34.173Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40930/head:refs/remotes/origin/PR-40930 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:50:34 [2020-05-08T08:50:34.913Z]  > git config core.sparsecheckout # timeout=10
08:50:34 [2020-05-08T08:50:34.954Z]  > git checkout -f dc0a400738fd699cc9e749c3e61d557c4a0c58c6 # timeout=10
08:50:35 [2020-05-08T08:50:35.085Z] #11 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:50:35 [2020-05-08T08:50:35.085Z] #11 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:50:35 [2020-05-08T08:50:35.085Z] #11 101.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:50:35 [2020-05-08T08:50:35.145Z] #17 18.89 Selecting previously unselected package libpython3.7-minimal:arm64.
08:50:35 [2020-05-08T08:50:35.145Z] #17 18.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
08:50:35 [2020-05-08T08:50:35.145Z] #17 18.90 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
08:50:35 [2020-05-08T08:50:35.405Z] #17 19.29 Selecting previously unselected package python3.7-minimal.
08:50:35 [2020-05-08T08:50:35.405Z] #17 19.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
08:50:35 [2020-05-08T08:50:35.405Z] #17 19.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:50:35 [2020-05-08T08:50:35.820Z] #11 ...
08:50:35 [2020-05-08T08:50:35.820Z] 
08:50:35 [2020-05-08T08:50:35.820Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:35 [2020-05-08T08:50:35.820Z] #39 9.481 -- Detecting C compile features - done
08:50:35 [2020-05-08T08:50:35.820Z] #39 9.559 -- Performing Test HAS_BUILTIN_FORTIFY
08:50:35 [2020-05-08T08:50:35.820Z] #39 9.907 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.12 -- Configuring done
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.15 -- Generating done
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.16 -- Build files have been written to: /tmp/tmp.2F4QyfdaGE/tini
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.17 + make tini-static
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.71 Scanning dependencies of target tini-static
08:50:35 [2020-05-08T08:50:35.820Z] #39 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:50:35 [2020-05-08T08:50:35.820Z] #39 13.86 [100%] Linking C executable tini-static
08:50:35 [2020-05-08T08:50:35.820Z] #39 14.86 [100%] Built target tini-static
08:50:35 [2020-05-08T08:50:35.820Z] #39 14.95 + mkdir -p /build
08:50:35 [2020-05-08T08:50:35.820Z] #39 14.95 + cp tini-static /build/docker-init
08:50:35 [2020-05-08T08:50:35.820Z] #39 DONE 15.1s
08:50:35 [2020-05-08T08:50:35.976Z] #17 19.93 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
08:50:36 [2020-05-08T08:50:36.044Z] #44 147.4   CC       criu/sigframe.o
08:50:36 [2020-05-08T08:50:36.044Z] #44 147.6   CC       criu/signalfd.o
08:50:36 [2020-05-08T08:50:36.164Z] 
08:50:36 [2020-05-08T08:50:36.164Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.401   PBCC     images/seccomp.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.436   DEP      images/seccomp.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.535   PBCC     images/userns.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.589   DEP      images/userns.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.672   PBCC     images/cgroup.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.703   DEP      images/cgroup.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.777   PBCC     images/fown.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.792   PBCC     images/ext-file.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.837   DEP      images/fown.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.917   DEP      images/ext-file.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 7.977   PBCC     images/rpc.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.195   DEP      images/rpc.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.229   PBCC     images/siginfo.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.245   DEP      images/siginfo.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.279   PBCC     images/pagemap.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.341   DEP      images/pagemap.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.401   PBCC     images/rlimit.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.449   DEP      images/rlimit.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.509   PBCC     images/file-lock.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.598   DEP      images/file-lock.pb-c.d
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.670   PBCC     images/tty.pb-c.c
08:50:36 [2020-05-08T08:50:36.164Z] #45 8.814   DEP      images/tty.pb-c.d
08:50:36 [2020-05-08T08:50:36.237Z] #17 19.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:50:36 [2020-05-08T08:50:36.300Z] #44 147.9   CC       criu/sk-inet.o
08:50:36 [2020-05-08T08:50:36.510Z] #45 9.072   PBCC     images/tun.pb-c.c
08:50:36 [2020-05-08T08:50:36.510Z] #45 9.188   PBCC     images/netdev.pb-c.c
08:50:36 [2020-05-08T08:50:36.510Z] #45 9.269   DEP      images/tun.pb-c.d
08:50:36 [2020-05-08T08:50:36.859Z] #45 9.387   DEP      images/netdev.pb-c.d
08:50:36 [2020-05-08T08:50:36.859Z] #45 9.484   PBCC     images/vma.pb-c.c
08:50:37 [2020-05-08T08:50:37.198Z] #45 9.611   DEP      images/vma.pb-c.d
08:50:37 [2020-05-08T08:50:37.198Z] #45 9.756   PBCC     images/creds.pb-c.c
08:50:37 [2020-05-08T08:50:37.198Z] #45 9.804   DEP      images/creds.pb-c.d
08:50:37 [2020-05-08T08:50:37.198Z] #45 9.989   PBCC     images/utsns.pb-c.c
08:50:37 [2020-05-08T08:50:37.198Z] #45 10.01   DEP      images/utsns.pb-c.d
08:50:37 [2020-05-08T08:50:37.226Z] #44 148.8   CC       criu/sk-netlink.o
08:50:37 [2020-05-08T08:50:37.535Z] #45 10.10   PBCC     images/ipc-desc.pb-c.c
08:50:37 [2020-05-08T08:50:37.535Z] #45 10.16   PBCC     images/ipc-sem.pb-c.c
08:50:37 [2020-05-08T08:50:37.535Z] #45 10.31   DEP      images/ipc-desc.pb-c.d
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
08:50:37 [2020-05-08T08:50:37.714Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:50:37 [2020-05-08T08:50:37.714Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:50:37 [2020-05-08T08:50:37.334Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
08:50:37 [2020-05-08T08:50:37.786Z] #44 149.3   CC       criu/sk-packet.o
08:50:37 [2020-05-08T08:50:37.786Z] #44 ...
08:50:37 [2020-05-08T08:50:37.786Z] 
08:50:37 [2020-05-08T08:50:37.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:50:37 [2020-05-08T08:50:37.786Z] #41 DONE 221.7s
08:50:37 [2020-05-08T08:50:37.786Z] 
08:50:37 [2020-05-08T08:50:37.786Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:50:37 [2020-05-08T08:50:37.786Z] #53 219.4 + cd /tmp/tmp.3xHuPLj1jf/src/github.com/golangci/golangci-lint/
08:50:37 [2020-05-08T08:50:37.786Z] #53 219.4 + git checkout -q v1.23.8
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 ++ git describe --tags
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 + version=v1.23.8
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 ++ git rev-parse --short HEAD
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 + commit=76a82c6
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 ++ git show -s --format=%cd
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:50:37 [2020-05-08T08:50:37.787Z] #53 220.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
08:50:37 [2020-05-08T08:50:37.872Z] #45 10.43   DEP      images/ipc-sem.pb-c.d
08:50:37 [2020-05-08T08:50:37.872Z] #45 10.51   PBCC     images/ipc-msg.pb-c.c
08:50:37 [2020-05-08T08:50:37.872Z] #45 10.57   DEP      images/ipc-msg.pb-c.d
08:50:37 [2020-05-08T08:50:37.872Z] #45 10.62   PBCC     images/ipc-shm.pb-c.c
08:50:37 [2020-05-08T08:50:37.872Z] #45 10.67   DEP      images/ipc-shm.pb-c.d
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.75 Selecting previously unselected package python3-minimal.
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23653 files and directories currently installed.)
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.80 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.81 Unpacking python3-minimal (3.7.3-1) ...
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.90 Selecting previously unselected package libmpdec2:arm64.
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
08:50:38 [2020-05-08T08:50:38.163Z] #17 21.92 Unpacking libmpdec2:arm64 (2.4.2-2) ...
08:50:38 [2020-05-08T08:50:38.163Z] #17 22.02 Selecting previously unselected package libpython3.7-stdlib:arm64.
08:50:38 [2020-05-08T08:50:38.163Z] #17 22.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
08:50:38 [2020-05-08T08:50:38.163Z] #17 22.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
08:50:38 [2020-05-08T08:50:38.200Z] Merge succeeded, producing 7968c8c093741ffd4517d3137cf6662484ad6342
08:50:38 [2020-05-08T08:50:38.200Z] Checking out Revision 7968c8c093741ffd4517d3137cf6662484ad6342 (PR-40930)
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.72   PBCC     images/ipc-var.pb-c.c
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.76   DEP      images/ipc-var.pb-c.d
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.82   PBCC     images/sk-opts.pb-c.c
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.84   PBCC     images/packet-sock.pb-c.c
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.92   DEP      images/sk-opts.pb-c.d
08:50:38 [2020-05-08T08:50:38.209Z] #45 10.97   DEP      images/packet-sock.pb-c.d
08:50:38 [2020-05-08T08:50:38.209Z] #45 11.03   PBCC     images/sk-netlink.pb-c.c
08:50:38 [2020-05-08T08:50:38.325Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.8% of statements
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/types	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:50:38 [2020-05-08T08:50:38.325Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:50:38 [2020-05-08T08:50:38.547Z] #45 11.11   DEP      images/sk-netlink.pb-c.d
08:50:38 [2020-05-08T08:50:38.547Z] #45 11.21   PBCC     images/sk-inet.pb-c.c
08:50:38 [2020-05-08T08:50:38.607Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
08:50:38 [2020-05-08T08:50:38.607Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:50:38 [2020-05-08T08:50:38.607Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:50:38 [2020-05-08T08:50:38.885Z] #45 11.35   DEP      images/sk-inet.pb-c.d
08:50:38 [2020-05-08T08:50:38.885Z] #45 11.45   PBCC     images/sk-unix.pb-c.c
08:50:38 [2020-05-08T08:50:38.885Z] #45 11.57   DEP      images/sk-unix.pb-c.d
08:50:38 [2020-05-08T08:50:38.885Z] #45 11.64   PBCC     images/mm.pb-c.c
08:50:38 [2020-05-08T08:50:38.885Z] #45 ...
08:50:38 [2020-05-08T08:50:38.885Z] 
08:50:38 [2020-05-08T08:50:38.885Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:38 [2020-05-08T08:50:38.885Z] #34 95.54 bufio
08:50:38 [2020-05-08T08:50:38.885Z] #34 96.12 reflect
08:50:38 [2020-05-08T08:50:38.885Z] #34 99.25 path
08:50:38 [2020-05-08T08:50:38.885Z] #34 101.7 text/tabwriter
08:50:38 [2020-05-08T08:50:38.888Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
08:50:38 [2020-05-08T08:50:38.888Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:50:38 [2020-05-08T08:50:38.888Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:50:39 [2020-05-08T08:50:39.105Z] #17 22.95 Selecting previously unselected package python3.7.
08:50:39 [2020-05-08T08:50:39.105Z] #17 22.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
08:50:39 [2020-05-08T08:50:39.105Z] #17 22.97 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:50:39 [2020-05-08T08:50:39.224Z] #34 ...
08:50:39 [2020-05-08T08:50:39.224Z] 
08:50:39 [2020-05-08T08:50:39.224Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:39 [2020-05-08T08:50:39.224Z] #45 11.82   DEP      images/mm.pb-c.d
08:50:39 [2020-05-08T08:50:39.224Z] #45 11.88   PBCC     images/timerfd.pb-c.c
08:50:39 [2020-05-08T08:50:39.224Z] #45 11.96   DEP      images/timerfd.pb-c.d
08:50:39 [2020-05-08T08:50:39.366Z] #17 23.12 Selecting previously unselected package libpython3-stdlib:arm64.
08:50:39 [2020-05-08T08:50:39.366Z] #17 23.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
08:50:39 [2020-05-08T08:50:39.366Z] #17 23.15 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
08:50:39 [2020-05-08T08:50:39.500Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
08:50:39 [2020-05-08T08:50:39.560Z] #45 12.09   PBCC     images/timer.pb-c.c
08:50:39 [2020-05-08T08:50:39.560Z] #45 12.14   DEP      images/timer.pb-c.d
08:50:39 [2020-05-08T08:50:39.560Z] #45 12.22   PBCC     images/sa.pb-c.c
08:50:39 [2020-05-08T08:50:39.626Z] #17 23.31 Setting up python3-minimal (3.7.3-1) ...
08:50:39 [2020-05-08T08:50:39.626Z] #17 ...
08:50:39 [2020-05-08T08:50:39.626Z] 
08:50:39 [2020-05-08T08:50:39.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:39 [2020-05-08T08:50:39.626Z] #44 73.89   LINK     criu/pie/parasite.built-in.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 73.91   GEN      criu/pie/parasite-blob.h
08:50:39 [2020-05-08T08:50:39.626Z] #44 73.93   CC       criu/pie/parasite-vdso.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 74.80   CC       criu/arch/aarch64/vdso-pie.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 75.15   CC       criu/arch/aarch64/restorer.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 75.78   CC       criu/arch/aarch64/intraprocedure.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 75.85   CC       criu/pie/restorer.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.06   LINK     criu/pie/restorer.built-in.o
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.07   GEN      criu/pie/restorer-blob.h
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.17   DEP      criu/vdso.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.40   DEP      criu/uts_ns.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.53   DEP      criu/util.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.70   DEP      criu/uffd.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 79.92   DEP      criu/tun.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.02   DEP      criu/tty.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.13   DEP      criu/timerfd.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.24   DEP      criu/sysfs_parse.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.36   DEP      criu/sysctl.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.52   DEP      criu/string.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.59   DEP      criu/stats.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.75   DEP      criu/sockets.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 80.95   DEP      criu/sk-unix.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.15   DEP      criu/sk-tcp.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.37   DEP      criu/sk-queue.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.49   DEP      criu/sk-packet.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.68   DEP      criu/sk-netlink.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.82   DEP      criu/sk-inet.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 81.96   DEP      criu/signalfd.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.14   DEP      criu/sigframe.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.22   DEP      criu/shmem.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.34   DEP      criu/servicefd.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.50   DEP      criu/seize.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.66   DEP      criu/seccomp.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.84   DEP      criu/rst-malloc.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.94   DEP      criu/rbtree.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 82.97   DEP      criu/pstree.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 83.08   DEP      criu/protobuf.d
08:50:39 [2020-05-08T08:50:39.626Z] #44 83.25   GEN      criu/protobuf-desc-gen.h
08:50:39 [2020-05-08T08:50:39.673Z] #53 ...
08:50:39 [2020-05-08T08:50:39.673Z] 
08:50:39 [2020-05-08T08:50:39.673Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:50:39 [2020-05-08T08:50:39.673Z] #42 DONE 0.1s
08:50:39 [2020-05-08T08:50:39.673Z] 
08:50:39 [2020-05-08T08:50:39.673Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:39 [2020-05-08T08:50:39.673Z] #44 150.3   CC       criu/sk-queue.o
08:50:39 [2020-05-08T08:50:39.673Z] #44 151.0   CC       criu/sk-tcp.o
08:50:39 [2020-05-08T08:50:39.788Z] #19 6.094 Collecting yamllint==1.16.0
08:50:39 [2020-05-08T08:50:39.897Z] #45 12.31   DEP      images/sa.pb-c.d
08:50:39 [2020-05-08T08:50:39.897Z] #45 12.39   PBCC     images/pipe-data.pb-c.c
08:50:39 [2020-05-08T08:50:39.897Z] #45 12.43   DEP      images/pipe-data.pb-c.d
08:50:39 [2020-05-08T08:50:39.897Z] #45 12.50   PBCC     images/mnt.pb-c.c
08:50:39 [2020-05-08T08:50:39.897Z] #45 12.58   DEP      images/mnt.pb-c.d
08:50:39 [2020-05-08T08:50:39.929Z] #44 151.4   CC       criu/sk-unix.o
08:50:40 [2020-05-08T08:50:40.198Z] #44 84.59   DEP      criu/protobuf-desc.d
08:50:40 [2020-05-08T08:50:40.237Z] #45 12.74   PBCC     images/sk-packet.pb-c.c
08:50:40 [2020-05-08T08:50:40.237Z] #45 12.80   DEP      images/sk-packet.pb-c.d
08:50:40 [2020-05-08T08:50:40.237Z] #45 12.93   PBCC     images/tcp-stream.pb-c.c
08:50:40 [2020-05-08T08:50:40.237Z] #45 13.02   DEP      images/tcp-stream.pb-c.d
08:50:40 [2020-05-08T08:50:40.459Z] #44 84.78   DEP      criu/proc_parse.d
08:50:40 [2020-05-08T08:50:40.459Z] #44 84.99   DEP      criu/plugin.d
08:50:40 [2020-05-08T08:50:40.574Z] #45 13.11   PBCC     images/pipe.pb-c.c
08:50:40 [2020-05-08T08:50:40.574Z] #45 13.21   DEP      images/pipe.pb-c.d
08:50:40 [2020-05-08T08:50:40.574Z] #45 13.28   PBCC     images/pstree.pb-c.c
08:50:38 [2020-05-08T08:50:38.109Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:50:38 [2020-05-08T08:50:38.231Z]  > git config core.sparsecheckout # timeout=10
08:50:38 [2020-05-08T08:50:38.272Z]  > git checkout -f 7968c8c093741ffd4517d3137cf6662484ad6342 # timeout=10
08:50:40 [2020-05-08T08:50:40.714Z] #19 ...
08:50:40 [2020-05-08T08:50:40.714Z] 
08:50:40 [2020-05-08T08:50:40.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:40 [2020-05-08T08:50:40.714Z] #44 138.6   CC       criu/namespaces.o
08:50:40 [2020-05-08T08:50:40.714Z] #44 140.6   CC       criu/net.o
08:50:40 [2020-05-08T08:50:40.714Z] #44 144.2   CC       criu/netfilter.o
08:50:40 [2020-05-08T08:50:40.719Z] #44 ...
08:50:40 [2020-05-08T08:50:40.719Z] 
08:50:40 [2020-05-08T08:50:40.719Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:40 [2020-05-08T08:50:40.719Z] #17 24.45 Selecting previously unselected package python3.
08:50:40 [2020-05-08T08:50:40.719Z] #17 24.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24065 files and directories currently installed.)
08:50:40 [2020-05-08T08:50:40.719Z] #17 24.52 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
08:50:40 [2020-05-08T08:50:40.719Z] #17 24.54 Unpacking python3 (3.7.3-1) ...
08:50:40 [2020-05-08T08:50:40.719Z] #17 24.64 Selecting previously unselected package libip4tc0:arm64.
08:50:40 [2020-05-08T08:50:40.911Z] #45 13.34   DEP      images/pstree.pb-c.d
08:50:40 [2020-05-08T08:50:40.911Z] #45 13.46   PBCC     images/fs.pb-c.c
08:50:40 [2020-05-08T08:50:40.911Z] #45 13.51   DEP      images/fs.pb-c.d
08:50:40 [2020-05-08T08:50:40.911Z] #45 13.58   PBCC     images/signalfd.pb-c.c
08:50:40 [2020-05-08T08:50:40.911Z] #45 13.65   DEP      images/signalfd.pb-c.d
08:50:40 [2020-05-08T08:50:40.970Z] #44 144.6   CC       criu/page-pipe.o
08:50:40 [2020-05-08T08:50:40.980Z] #17 24.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
08:50:40 [2020-05-08T08:50:40.980Z] #17 24.65 Unpacking libip4tc0:arm64 (1.8.2-4) ...
08:50:40 [2020-05-08T08:50:40.980Z] #17 24.74 Selecting previously unselected package libip6tc0:arm64.
08:50:40 [2020-05-08T08:50:40.980Z] #17 24.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
08:50:40 [2020-05-08T08:50:40.980Z] #17 24.78 Unpacking libip6tc0:arm64 (1.8.2-4) ...
08:50:41 [2020-05-08T08:50:41.241Z] #17 24.88 Selecting previously unselected package libiptc0:arm64.
08:50:41 [2020-05-08T08:50:41.241Z] #17 24.89 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
08:50:41 [2020-05-08T08:50:41.241Z] #17 24.91 Unpacking libiptc0:arm64 (1.8.2-4) ...
08:50:41 [2020-05-08T08:50:41.241Z] #17 25.01 Selecting previously unselected package libnfnetlink0:arm64.
08:50:41 [2020-05-08T08:50:41.241Z] #17 25.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:50:41 [2020-05-08T08:50:41.241Z] #17 25.03 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:50:41 [2020-05-08T08:50:41.249Z] #45 13.74   PBCC     images/fh.pb-c.c
08:50:41 [2020-05-08T08:50:41.249Z] #45 13.83   PBCC     images/fsnotify.pb-c.c
08:50:41 [2020-05-08T08:50:41.249Z] #45 13.92   DEP      images/fh.pb-c.d
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.16 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.27 Selecting previously unselected package libnftnl11:arm64.
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
08:50:41 [2020-05-08T08:50:41.502Z] #17 25.28 Unpacking libnftnl11:arm64 (1.1.2-2) ...
08:50:41 [2020-05-08T08:50:41.530Z] #44 145.1   CC       criu/page-xfer.o
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.01   DEP      images/fsnotify.pb-c.d
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.12   PBCC     images/eventpoll.pb-c.c
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.16   DEP      images/eventpoll.pb-c.d
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.24   PBCC     images/eventfd.pb-c.c
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.26   DEP      images/eventfd.pb-c.d
08:50:41 [2020-05-08T08:50:41.585Z] #45 14.37   PBCC     images/remap-file-path.pb-c.c
08:50:41 [2020-05-08T08:50:41.762Z] #17 25.43 Selecting previously unselected package iptables.
08:50:41 [2020-05-08T08:50:41.762Z] #17 25.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
08:50:41 [2020-05-08T08:50:41.762Z] #17 25.44 Unpacking iptables (1.8.2-4) ...
08:50:41 [2020-05-08T08:50:41.816Z] #44 153.0   CC       criu/sockets.o
08:50:41 [2020-05-08T08:50:41.976Z] tests/integration/api_build_test.py .......................X             [  6%]
08:50:41 [2020-05-08T08:50:41.983Z] #45 14.46   DEP      images/remap-file-path.pb-c.d
08:50:41 [2020-05-08T08:50:41.983Z] #45 14.55   PBCC     images/fifo.pb-c.c
08:50:41 [2020-05-08T08:50:41.983Z] #45 14.59   DEP      images/fifo.pb-c.d
08:50:41 [2020-05-08T08:50:41.983Z] #45 ...
08:50:41 [2020-05-08T08:50:41.983Z] 
08:50:41 [2020-05-08T08:50:41.983Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:41 [2020-05-08T08:50:41.983Z] #48 98.56 bufio
08:50:41 [2020-05-08T08:50:41.983Z] #48 99.04 reflect
08:50:41 [2020-05-08T08:50:41.983Z] #48 107.4 regexp/syntax
08:50:41 [2020-05-08T08:50:41.983Z] #48 ...
08:50:41 [2020-05-08T08:50:41.983Z] 
08:50:41 [2020-05-08T08:50:41.983Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:41 [2020-05-08T08:50:41.983Z] #45 14.67   PBCC     images/ghost-file.pb-c.c
08:50:41 [2020-05-08T08:50:41.983Z] #45 14.78   DEP      images/ghost-file.pb-c.d
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.74 Selecting previously unselected package xxd.
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.76 Unpacking xxd (2:8.1.0875-5) ...
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.91 Selecting previously unselected package vim-common.
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:50:42 [2020-05-08T08:50:42.023Z] #17 25.94 Unpacking vim-common (2:8.1.0875-5) ...
08:50:42 [2020-05-08T08:50:42.071Z] #44 153.7   CC       criu/stats.o
08:50:42 [2020-05-08T08:50:42.168Z] ok  	github.com/docker/docker/builder/remotecontext	0.327s	coverage: 13.6% of statements
08:50:42 [2020-05-08T08:50:42.234Z] tests/integration/api_client_test.py .....                               [  7%]
08:50:42 [2020-05-08T08:50:42.284Z] #17 26.11 Selecting previously unselected package bash-completion.
08:50:42 [2020-05-08T08:50:42.284Z] #17 26.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:50:42 [2020-05-08T08:50:42.321Z] #45 14.94   PBCC     images/regfile.pb-c.c
08:50:42 [2020-05-08T08:50:42.321Z] #45 15.03   DEP      images/regfile.pb-c.d
08:50:42 [2020-05-08T08:50:42.326Z] #44 154.0   CC       criu/string.o
08:50:42 [2020-05-08T08:50:42.449Z] ok  	github.com/docker/docker/builder/dockerfile	0.956s	coverage: 48.2% of statements
08:50:42 [2020-05-08T08:50:42.455Z] #44 146.2   CC       criu/pagemap-cache.o
08:50:42 [2020-05-08T08:50:42.582Z] #44 154.1   CC       criu/sysctl.o
08:50:42 [2020-05-08T08:50:42.658Z] #45 15.08   PBCC     images/ns.pb-c.c
08:50:42 [2020-05-08T08:50:42.658Z] #45 15.11   DEP      images/ns.pb-c.d
08:50:42 [2020-05-08T08:50:42.658Z] #45 15.20   PBCC     images/fdinfo.pb-c.c
08:50:42 [2020-05-08T08:50:42.658Z] #45 15.30   DEP      images/fdinfo.pb-c.d
08:50:42 [2020-05-08T08:50:42.658Z] #45 ...
08:50:42 [2020-05-08T08:50:42.658Z] 
08:50:42 [2020-05-08T08:50:42.658Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:42 [2020-05-08T08:50:42.658Z] #57 99.14 bufio
08:50:42 [2020-05-08T08:50:42.658Z] #57 100.3 reflect
08:50:42 [2020-05-08T08:50:42.658Z] #57 103.5 regexp/syntax
08:50:42 [2020-05-08T08:50:42.995Z] #57 ...
08:50:42 [2020-05-08T08:50:42.995Z] 
08:50:42 [2020-05-08T08:50:42.995Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:42 [2020-05-08T08:50:42.995Z] #45 15.47   PBCC     images/core-aarch64.pb-c.c
08:50:42 [2020-05-08T08:50:42.995Z] #45 15.58   PBCC     images/core-arm.pb-c.c
08:50:42 [2020-05-08T08:50:42.995Z] #45 15.71   PBCC     images/core-ppc64.pb-c.c
08:50:42 [2020-05-08T08:50:42.995Z] #45 15.79   PBCC     images/core-s390.pb-c.c
08:50:42 [2020-05-08T08:50:42.995Z] #45 15.85   PBCC     images/core-x86.pb-c.c
08:50:43 [2020-05-08T08:50:43.055Z] #44 146.7   CC       criu/pagemap.o
08:50:43 [2020-05-08T08:50:43.061Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:50:43 [2020-05-08T08:50:43.145Z] #44 154.7   CC       criu/sysfs_parse.o
08:50:43 [2020-05-08T08:50:43.336Z] #45 15.94   PBCC     images/core.pb-c.c
08:50:43 [2020-05-08T08:50:43.336Z] #45 16.07   PBCC     images/inventory.pb-c.c
08:50:43 [2020-05-08T08:50:43.400Z] #44 155.0   CC       criu/timerfd.o
08:50:43 [2020-05-08T08:50:43.675Z] #45 16.21   DEP      images/core-aarch64.pb-c.d
08:50:43 [2020-05-08T08:50:43.675Z] #45 16.30   DEP      images/core-arm.pb-c.d
08:50:43 [2020-05-08T08:50:43.675Z] #45 16.39   DEP      images/core-ppc64.pb-c.d
08:50:43 [2020-05-08T08:50:43.675Z] #45 16.51   DEP      images/core-s390.pb-c.d
08:50:43 [2020-05-08T08:50:43.961Z] #44 155.4   CC       criu/tty.o
08:50:44 [2020-05-08T08:50:44.010Z] #45 16.62   DEP      images/core-x86.pb-c.d
08:50:44 [2020-05-08T08:50:44.010Z] #45 16.69   DEP      images/core.pb-c.d
08:50:44 [2020-05-08T08:50:44.010Z] #45 16.76   DEP      images/inventory.pb-c.d
08:50:44 [2020-05-08T08:50:44.064Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.304s	coverage: 86.3% of statements
08:50:44 [2020-05-08T08:50:44.064Z] ?   	github.com/docker/docker/cli	[no test files]
08:50:44 [2020-05-08T08:50:44.064Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:50:44 [2020-05-08T08:50:44.348Z] #45 16.84   PBCC     images/cpuinfo.pb-c.c
08:50:44 [2020-05-08T08:50:44.348Z] #45 16.89   DEP      images/cpuinfo.pb-c.d
08:50:44 [2020-05-08T08:50:44.348Z] #45 16.98   PBCC     images/stats.pb-c.c
08:50:44 [2020-05-08T08:50:44.348Z] #45 17.03   DEP      images/stats.pb-c.d
08:50:44 [2020-05-08T08:50:44.438Z] #44 147.9   CC       criu/parasite-syscall.o
08:50:44 [2020-05-08T08:50:44.438Z] #44 ...
08:50:44 [2020-05-08T08:50:44.438Z] 
08:50:44 [2020-05-08T08:50:44.438Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:50:44 [2020-05-08T08:50:44.438Z] #19 11.41   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:50:44 [2020-05-08T08:50:44.693Z] #19 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:50:44 [2020-05-08T08:50:44.693Z] #19 11.55   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:50:44 [2020-05-08T08:50:44.693Z] #19 11.60 Collecting pyyaml (from yamllint==1.16.0)
08:50:44 [2020-05-08T08:50:44.693Z] #19 11.74   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:50:44 [2020-05-08T08:50:44.699Z] tests/integration/api_config_test.py .....                               [  8%]
08:50:44 [2020-05-08T08:50:44.828Z] #17 ...
08:50:44 [2020-05-08T08:50:44.828Z] 
08:50:44 [2020-05-08T08:50:44.828Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:50:44 [2020-05-08T08:50:44.828Z] #23 137.6 + mkdir -p /tmp/tmp.R7z45od49p/src/github.com/docker
08:50:44 [2020-05-08T08:50:44.828Z] #23 137.6 + mv components/cli /tmp/tmp.R7z45od49p/src/github.com/docker/cli
08:50:44 [2020-05-08T08:50:44.828Z] #23 137.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:50:44 [2020-05-08T08:50:44.828Z] #23 ...
08:50:44 [2020-05-08T08:50:44.828Z] 
08:50:44 [2020-05-08T08:50:44.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:44 [2020-05-08T08:50:44.828Z] #44 85.11   DEP      criu/pipes.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 85.30   DEP      criu/pie-util.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 85.44   DEP      criu/pie-util-vdso.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 85.60   DEP      criu/path.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 85.82   DEP      criu/parasite-syscall.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.05   DEP      criu/pagemap.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.17   DEP      criu/pagemap-cache.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.32   DEP      criu/page-xfer.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.55   DEP      criu/page-pipe.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.69   DEP      criu/netfilter.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 86.85   DEP      criu/net.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.02   DEP      criu/namespaces.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.21   DEP      criu/mount.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.43   DEP      criu/mem.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.55   DEP      criu/lsm.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.73   DEP      criu/log.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 87.84   DEP      criu/libnetlink.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.00   DEP      criu/kerndat.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.21   DEP      criu/kcmp-ids.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.32   DEP      criu/irmap.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.50   DEP      criu/ipc_ns.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.74   DEP      criu/image.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 88.92   DEP      criu/image-desc.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 89.00   DEP      criu/fsnotify.d
08:50:44 [2020-05-08T08:50:44.828Z] #44 89.23   DEP      criu/filesystems.d
08:50:45 [2020-05-08T08:50:45.089Z] #44 89.42   DEP      criu/files.d
08:50:45 [2020-05-08T08:50:45.349Z] #44 89.62   DEP      criu/files-reg.d
08:50:45 [2020-05-08T08:50:45.349Z] #44 89.80   DEP      criu/files-ext.d
08:50:45 [2020-05-08T08:50:45.610Z] #44 89.95   DEP      criu/file-lock.d
08:50:45 [2020-05-08T08:50:45.847Z] #44 157.1   CC       criu/tun.o
08:50:45 [2020-05-08T08:50:45.847Z] #44 157.5   CC       criu/uffd.o
08:50:45 [2020-05-08T08:50:45.871Z] #44 90.12   DEP      criu/file-ids.d
08:50:45 [2020-05-08T08:50:45.871Z] #44 90.20   DEP      criu/fifo.d
08:50:45 [2020-05-08T08:50:45.871Z] #44 90.28   DEP      criu/fdstore.d
08:50:45 [2020-05-08T08:50:45.871Z] #44 90.33   DEP      criu/fault-injection.d
08:50:46 [2020-05-08T08:50:46.079Z] ok  	github.com/docker/docker/client	0.174s	coverage: 75.4% of statements
08:50:46 [2020-05-08T08:50:46.131Z] #44 90.38   DEP      criu/external.d
08:50:46 [2020-05-08T08:50:46.132Z] #44 90.54   DEP      criu/eventpoll.d
08:50:46 [2020-05-08T08:50:46.398Z] #44 90.72   DEP      criu/eventfd.d
08:50:46 [2020-05-08T08:50:46.398Z] #44 90.86   DEP      criu/crtools.d
08:50:46 [2020-05-08T08:50:46.577Z] #19 13.07 Building wheels for collected packages: pyyaml
08:50:46 [2020-05-08T08:50:46.577Z] #19 13.07   Running setup.py bdist_wheel for pyyaml: started
08:50:46 [2020-05-08T08:50:46.659Z] #44 90.96   DEP      criu/cr-service.d
08:50:46 [2020-05-08T08:50:46.659Z] #44 91.17   DEP      criu/cr-restore.d
08:50:46 [2020-05-08T08:50:46.920Z] #44 91.38   DEP      criu/cr-errno.d
08:50:46 [2020-05-08T08:50:46.920Z] #44 91.41   DEP      criu/cr-dump.d
08:50:47 [2020-05-08T08:50:47.181Z] #44 91.67   DEP      criu/cr-dedup.d
08:50:47 [2020-05-08T08:50:47.181Z] #44 91.76   DEP      criu/cr-check.d
08:50:47 [2020-05-08T08:50:47.210Z] #44 158.4   CC       criu/util.o
08:50:47 [2020-05-08T08:50:47.345Z] #45 19.67 make[1]: Nothing to be done for 'all'.
08:50:47 [2020-05-08T08:50:47.443Z] #44 91.90   DEP      criu/config.d
08:50:47 [2020-05-08T08:50:47.443Z] #44 92.02   DEP      criu/clone-noasan.d
08:50:47 [2020-05-08T08:50:47.500Z] #19 14.31   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:50:47 [2020-05-08T08:50:47.500Z] #19 14.31   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:50:47 [2020-05-08T08:50:47.500Z] #19 14.39 Successfully built pyyaml
08:50:47 [2020-05-08T08:50:47.500Z] #19 14.41 Installing collected packages: pathspec, pyyaml, yamllint
08:50:47 [2020-05-08T08:50:47.703Z] #44 92.10   DEP      criu/cgroup.d
08:50:47 [2020-05-08T08:50:47.755Z] #19 14.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:50:47 [2020-05-08T08:50:47.984Z] #44 92.32   DEP      criu/cgroup-props.d
08:50:47 [2020-05-08T08:50:47.984Z] #44 92.47   DEP      criu/bitmap.d
08:50:48 [2020-05-08T08:50:48.068Z] #45 ...
08:50:48 [2020-05-08T08:50:48.068Z] 
08:50:48 [2020-05-08T08:50:48.068Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:48 [2020-05-08T08:50:48.068Z] #57 114.7 time
08:50:48 [2020-05-08T08:50:48.176Z] #44 159.6   CC       criu/uts_ns.o
08:50:48 [2020-05-08T08:50:48.245Z] #44 92.50   DEP      criu/bfd.d
08:50:48 [2020-05-08T08:50:48.245Z] #44 92.67   DEP      criu/autofs.d
08:50:48 [2020-05-08T08:50:48.432Z] #44 159.9   CC       criu/vdso-compat.o
08:50:48 [2020-05-08T08:50:48.432Z] #44 ...
08:50:48 [2020-05-08T08:50:48.432Z] 
08:50:48 [2020-05-08T08:50:48.432Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:48 [2020-05-08T08:50:48.432Z] #60 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
08:50:48 [2020-05-08T08:50:48.506Z] #44 92.84   DEP      criu/aio.d
08:50:48 [2020-05-08T08:50:48.506Z] #44 93.02   DEP      criu/action-scripts.d
08:50:48 [2020-05-08T08:50:48.682Z] #19 DONE 15.3s
08:50:48 [2020-05-08T08:50:48.682Z] 
08:50:48 [2020-05-08T08:50:48.682Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:50:48 [2020-05-08T08:50:48.682Z] #24 DONE 0.2s
08:50:48 [2020-05-08T08:50:48.682Z] 
08:50:48 [2020-05-08T08:50:48.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:48 [2020-05-08T08:50:48.682Z] #44 148.8   CC       criu/path.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 149.2   CC       criu/pie-util-vdso-elf32.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 149.8   CC       criu/pie-util-vdso.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 150.4   CC       criu/pie-util.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 150.7   CC       criu/pipes.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 151.5   CC       criu/plugin.o
08:50:48 [2020-05-08T08:50:48.682Z] #44 152.1   CC       criu/proc_parse.o
08:50:48 [2020-05-08T08:50:48.767Z] #44 93.17   CC       criu/action-scripts.o
08:50:48 [2020-05-08T08:50:48.767Z] #44 ...
08:50:48 [2020-05-08T08:50:48.767Z] 
08:50:48 [2020-05-08T08:50:48.767Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:48 [2020-05-08T08:50:48.767Z] #17 28.98 Unpacking bash-completion (1:2.8-6) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.37 Selecting previously unselected package bzip2.
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.50 Selecting previously unselected package xz-utils.
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.51 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.52 Unpacking xz-utils (5.2.4-1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.73 Selecting previously unselected package apparmor.
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.74 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 29.83 Unpacking apparmor (2.13.2-10) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.12 Selecting previously unselected package aufs-tools.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.27 Selecting previously unselected package libonig5:arm64.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.28 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.29 Unpacking libonig5:arm64 (6.9.1-1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.48 Selecting previously unselected package libjq1:arm64.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.63 Selecting previously unselected package jq.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.63 Unpacking jq (1.5+dfsg-2+b1) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.73 Selecting previously unselected package libaio1:arm64.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.73 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.75 Unpacking libaio1:arm64 (0.3.112-3) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.84 Selecting previously unselected package libgpm2:arm64.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.84 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.86 Unpacking libgpm2:arm64 (1.20.7-5) ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.93 Selecting previously unselected package libicu63:arm64.
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
08:50:48 [2020-05-08T08:50:48.767Z] #17 30.95 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.12 Selecting previously unselected package libnet1:arm64.
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.13 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.21 Selecting previously unselected package libnl-3-200:arm64.
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.22 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
08:50:49 [2020-05-08T08:50:49.339Z] #17 33.34 Selecting previously unselected package libprotobuf-c1:arm64.
08:50:49 [2020-05-08T08:50:49.599Z] #17 33.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
08:50:49 [2020-05-08T08:50:49.599Z] #17 33.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:50:49 [2020-05-08T08:50:49.599Z] #17 33.46 Selecting previously unselected package libreadline5:arm64.
08:50:49 [2020-05-08T08:50:49.599Z] #17 33.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
08:50:49 [2020-05-08T08:50:49.599Z] #17 33.48 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
08:50:49 [2020-05-08T08:50:49.605Z] #44 ...
08:50:49 [2020-05-08T08:50:49.605Z] 
08:50:49 [2020-05-08T08:50:49.605Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:50:49 [2020-05-08T08:50:49.605Z] #28 DONE 0.8s
08:50:49 [2020-05-08T08:50:49.605Z] 
08:50:49 [2020-05-08T08:50:49.605Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:50:49 [2020-05-08T08:50:49.605Z] #31 DONE 0.1s
08:50:49 [2020-05-08T08:50:49.605Z] 
08:50:49 [2020-05-08T08:50:49.605Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:50:49 [2020-05-08T08:50:49.605Z] #34 DONE 0.1s
08:50:49 [2020-05-08T08:50:49.605Z] 
08:50:49 [2020-05-08T08:50:49.605Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:50:49 [2020-05-08T08:50:49.605Z] #53 232.2 + cd /tmp/tmp.LK9kgH8pxH/src/github.com/golangci/golangci-lint/
08:50:49 [2020-05-08T08:50:49.605Z] #53 232.2 + git checkout -q v1.23.8
08:50:49 [2020-05-08T08:50:49.860Z] #53 ...
08:50:49 [2020-05-08T08:50:49.860Z] 
08:50:49 [2020-05-08T08:50:49.860Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:50:49 [2020-05-08T08:50:49.860Z] #39 DONE 0.1s
08:50:49 [2020-05-08T08:50:49.860Z] 
08:50:49 [2020-05-08T08:50:49.860Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 ++ git describe --tags
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 + version=v1.23.8
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 ++ git rev-parse --short HEAD
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 + commit=76a82c6
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 ++ git show -s --format=%cd
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:50:49 [2020-05-08T08:50:49.860Z] #53 233.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
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.59 Selecting previously unselected package net-tools.
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.76 Selecting previously unselected package python-pip-whl.
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:50:49 [2020-05-08T08:50:49.861Z] #17 33.78 Unpacking python-pip-whl (18.1-5) ...
08:50:50 [2020-05-08T08:50:50.314Z] #60 110.6 + mkdir -p /build
08:50:50 [2020-05-08T08:50:50.314Z] #60 110.6 + cp runc /build/runc
08:50:50 [2020-05-08T08:50:50.314Z] #60 DONE 110.8s
08:50:50 [2020-05-08T08:50:50.314Z] 
08:50:50 [2020-05-08T08:50:50.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:50 [2020-05-08T08:50:50.314Z] #44 160.1   CC       criu/vdso.o
08:50:50 [2020-05-08T08:50:50.314Z] #44 160.7   LINK     criu/built-in.o
08:50:50 [2020-05-08T08:50:50.314Z] #44 160.9   LINK     criu/criu
08:50:50 [2020-05-08T08:50:50.314Z] #44 161.2   DEP      lib/c/criu.d
08:50:50 [2020-05-08T08:50:50.314Z] #44 161.3   CC       images/rpc.pb-c.o
08:50:50 [2020-05-08T08:50:50.314Z] #44 161.8   CC       lib/c/criu.o
08:50:50 [2020-05-08T08:50:50.432Z] #17 34.17 Selecting previously unselected package python3-lib2to3.
08:50:50 [2020-05-08T08:50:50.432Z] #17 34.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:50:50 [2020-05-08T08:50:50.432Z] #17 34.19 Unpacking python3-lib2to3 (3.7.3-1) ...
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.36 Selecting previously unselected package python3-distutils.
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.38 Unpacking python3-distutils (3.7.3-1) ...
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.52 Selecting previously unselected package python3-pip.
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:50:50 [2020-05-08T08:50:50.694Z] #17 34.54 Unpacking python3-pip (18.1-5) ...
08:50:50 [2020-05-08T08:50:50.954Z] #17 34.74 Selecting previously unselected package python3-pkg-resources.
08:50:50 [2020-05-08T08:50:50.954Z] #17 34.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:50:50 [2020-05-08T08:50:50.954Z] #17 34.77 Unpacking python3-pkg-resources (40.8.0-1) ...
08:50:51 [2020-05-08T08:50:51.216Z] #17 34.90 Selecting previously unselected package python3-setuptools.
08:50:51 [2020-05-08T08:50:51.216Z] #17 34.90 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:50:51 [2020-05-08T08:50:51.216Z] #17 34.91 Unpacking python3-setuptools (40.8.0-1) ...
08:50:51 [2020-05-08T08:50:51.216Z] #17 35.16 Selecting previously unselected package python3-wheel.
08:50:51 [2020-05-08T08:50:51.240Z] #44 162.9   LINK     lib/c/built-in.o
08:50:51 [2020-05-08T08:50:51.477Z] #17 35.16 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:50:51 [2020-05-08T08:50:51.477Z] #17 35.18 Unpacking python3-wheel (0.32.3-2) ...
08:50:51 [2020-05-08T08:50:51.477Z] #17 35.32 Selecting previously unselected package sudo.
08:50:51 [2020-05-08T08:50:51.477Z] #17 35.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
08:50:51 [2020-05-08T08:50:51.477Z] #17 35.35 Unpacking sudo (1.8.27-1+deb10u2) ...
08:50:51 [2020-05-08T08:50:51.494Z] #44 162.9   LINK     lib/c/libcriu.so
08:50:51 [2020-05-08T08:50:51.494Z] #44 163.0   LINK     lib/c/libcriu.a
08:50:51 [2020-05-08T08:50:51.494Z] #44 163.1   GEN      magic.py
08:50:51 [2020-05-08T08:50:51.748Z] #44 163.1 Note: Building without setproctitle() and strlcpy() support.
08:50:51 [2020-05-08T08:50:51.748Z] #44 163.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:50:51 [2020-05-08T08:50:51.748Z] #44 163.1 Note: Building without GnuTLS support
08:50:52 [2020-05-08T08:50:52.072Z] #17 35.83 Selecting previously unselected package thin-provisioning-tools.
08:50:52 [2020-05-08T08:50:52.072Z] #17 35.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
08:50:52 [2020-05-08T08:50:52.072Z] #17 ...
08:50:52 [2020-05-08T08:50:52.072Z] 
08:50:52 [2020-05-08T08:50:52.072Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:50:52 [2020-05-08T08:50:52.072Z] #41 155.5 + dpkg --print-architecture
08:50:52 [2020-05-08T08:50:52.307Z] #44 163.7 fatal: not a git repository (or any of the parent directories): .git
08:50:52 [2020-05-08T08:50:52.562Z] #44 164.2 make[1]: Nothing to be done for 'all'.
08:50:52 [2020-05-08T08:50:52.644Z] #41 DONE 156.1s
08:50:52 [2020-05-08T08:50:52.644Z] 
08:50:52 [2020-05-08T08:50:52.644Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:52 [2020-05-08T08:50:52.644Z] #17 35.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.19 Selecting previously unselected package uidmap.
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.21 Unpacking uidmap (1:4.5-1.1) ...
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.43 Selecting previously unselected package vim-runtime.
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:50:52 [2020-05-08T08:50:52.644Z] #17 36.49 Unpacking vim-runtime (2:8.1.0875-5) ...
08:50:52 [2020-05-08T08:50:52.874Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
08:50:52 [2020-05-08T08:50:52.874Z] First time build. Skipping changelog.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.6 make[1]: 'images/built-in.o' is up to date.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.7 make[1]: 'compel/libcompel.a' is up to date.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.7 make[1]: 'compel/compel-host-bin' is up to date.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.8 make[1]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.127Z] #44 164.8 make[1]: 'soccr/libsoccr.a' is up to date.
08:50:53 [2020-05-08T08:50:53.242Z]  > git --version # timeout=10
08:50:53 [2020-05-08T08:50:53.331Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
08:50:53 [2020-05-08T08:50:53.382Z] #44 164.9 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.382Z] #44 164.9 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.382Z] #44 165.0 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.382Z] #44 165.1 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.637Z] #44 165.1 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.637Z] #44 165.1 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.637Z] #44 165.2 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.637Z] #44 165.3 make[2]: Nothing to be done for 'all'.
08:50:53 [2020-05-08T08:50:53.637Z] #44 165.3   INSTALL  criu/criu
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:50:54 [2020-05-08T08:50:54.057Z] #57 ...
08:50:54 [2020-05-08T08:50:54.057Z] 
08:50:54 [2020-05-08T08:50:54.057Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:50:54 [2020-05-08T08:50:54.057Z] #34 109.9 internal/syscall/execenv
08:50:54 [2020-05-08T08:50:54.057Z] #34 109.9 internal/syscall/unix
08:50:54 [2020-05-08T08:50:54.057Z] #34 110.0 time
08:50:54 [2020-05-08T08:50:54.057Z] #34 ...
08:50:54 [2020-05-08T08:50:54.057Z] 
08:50:54 [2020-05-08T08:50:54.057Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:54 [2020-05-08T08:50:54.057Z] #45 21.93   CC       images/stats.o
08:50:54 [2020-05-08T08:50:54.057Z] #45 22.66   CC       images/core.o
08:50:54 [2020-05-08T08:50:54.057Z] #45 24.02   CC       images/core-x86.o
08:50:54 [2020-05-08T08:50:54.057Z] #45 25.35   CC       images/core-arm.o
08:50:54 [2020-05-08T08:50:54.057Z] #45 26.00   CC       images/core-aarch64.o
08:50:54 [2020-05-08T08:50:54.058Z] #45 26.60   CC       images/core-ppc64.o
08:50:54 [2020-05-08T08:50:54.196Z] #44 DONE 165.5s
08:50:54 [2020-05-08T08:50:54.196Z] 
08:50:54 [2020-05-08T08:50:54.196Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:50:54 [2020-05-08T08:50:54.396Z] #45 ...
08:50:54 [2020-05-08T08:50:54.396Z] 
08:50:54 [2020-05-08T08:50:54.396Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:50:55 [2020-05-08T08:50:55.120Z] #53 ...
08:50:55 [2020-05-08T08:50:55.120Z] 
08:50:55 [2020-05-08T08:50:55.120Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:50:55 [2020-05-08T08:50:55.120Z] #65 195.0 + bin/containerd
08:50:55 [2020-05-08T08:50:55.195Z] #17 39.15 Selecting previously unselected package vim.
08:50:55 [2020-05-08T08:50:55.195Z] #17 39.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
08:50:55 [2020-05-08T08:50:55.195Z] #17 39.20 Unpacking vim (2:8.1.0875-5) ...
08:50:55 [2020-05-08T08:50:55.679Z] #65 ...
08:50:55 [2020-05-08T08:50:55.679Z] 
08:50:55 [2020-05-08T08:50:55.679Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:50:55 [2020-05-08T08:50:55.679Z] #45 DONE 0.1s
08:50:55 [2020-05-08T08:50:55.679Z] 
08:50:55 [2020-05-08T08:50:55.679Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:50:55 [2020-05-08T08:50:55.679Z] #48 DONE 0.1s
08:50:55 [2020-05-08T08:50:55.679Z] 
08:50:55 [2020-05-08T08:50:55.679Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:50:55 [2020-05-08T08:50:55.679Z] #51 DONE 0.1s
08:50:55 [2020-05-08T08:50:55.679Z] 
08:50:55 [2020-05-08T08:50:55.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:50:55 [2020-05-08T08:50:55.766Z] #17 39.57 Selecting previously unselected package xfsprogs.
08:50:55 [2020-05-08T08:50:55.766Z] #17 39.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
08:50:55 [2020-05-08T08:50:55.766Z] #17 39.60 Unpacking xfsprogs (4.20.0-1) ...
08:50:56 [2020-05-08T08:50:56.082Z] #66 66.19 Checking out files:  43% (1398/3186)   
Checking out files:  44% (1402/3186)   
Checking out files:  45% (1434/3186)   
Checking out files:  46% (1466/3186)   
Checking out files:  47% (1498/3186)   
Checking out files:  48% (1530/3186)   
Checking out files:  49% (1562/3186)   
Checking out files:  50% (1593/3186)   
Checking out files:  51% (1625/3186)   
Checking out files:  52% (1657/3186)   
Checking out files:  53% (1689/3186)   
Checking out files:  54% (1721/3186)   
Checking out files:  55% (1753/3186)   
Checking out files:  56% (1785/3186)   
Checking out files:  57% (1817/3186)   
Checking out files:  58% (1848/3186)   
Checking out files:  59% (1880/3186)   
Checking out files:  60% (1912/3186)   
Checking out files:  61% (1944/3186)   
Checking out files:  62% (1976/3186)   
Checking out files:  63% (2008/3186)   
Checking out files:  64% (2040/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  81% (2606/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
08:50:56 [2020-05-08T08:50:56.082Z] #66 ...
08:50:56 [2020-05-08T08:50:56.082Z] 
08:50:56 [2020-05-08T08:50:56.082Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:50:56 [2020-05-08T08:50:56.082Z] #48 112.6 hash/crc32
08:50:56 [2020-05-08T08:50:56.082Z] #48 116.8 time
08:50:56 [2020-05-08T08:50:56.082Z] #48 ...
08:50:56 [2020-05-08T08:50:56.082Z] 
08:50:56 [2020-05-08T08:50:56.082Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:50:56 [2020-05-08T08:50:56.082Z] #66 66.19 Checking out files:  43% (1398/3186)   
Checking out files:  44% (1402/3186)   
Checking out files:  45% (1434/3186)   
Checking out files:  46% (1466/3186)   
Checking out files:  47% (1498/3186)   
Checking out files:  48% (1530/3186)   
Checking out files:  49% (1562/3186)   
Checking out files:  50% (1593/3186)   
Checking out files:  51% (1625/3186)   
Checking out files:  52% (1657/3186)   
Checking out files:  53% (1689/3186)   
Checking out files:  54% (1721/3186)   
Checking out files:  55% (1753/3186)   
Checking out files:  56% (1785/3186)   
Checking out files:  57% (1817/3186)   
Checking out files:  58% (1848/3186)   
Checking out files:  59% (1880/3186)   
Checking out files:  60% (1912/3186)   
Checking out files:  61% (1944/3186)   
Checking out files:  62% (1976/3186)   
Checking out files:  63% (2008/3186)   
Checking out files:  64% (2040/3186)   
Checking out files:  65% (2071/3186)   
Checking out files:  66% (2103/3186)   
Checking out files:  67% (2135/3186)   
Checking out files:  68% (2167/3186)   
Checking out files:  69% (2199/3186)   
Checking out files:  70% (2231/3186)   
Checking out files:  71% (2263/3186)   
Checking out files:  72% (2294/3186)   
Checking out files:  73% (2326/3186)   
Checking out files:  74% (2358/3186)   
Checking out files:  75% (2390/3186)   
Checking out files:  76% (2422/3186)   
Checking out files:  77% (2454/3186)   
Checking out files:  78% (2486/3186)   
Checking out files:  79% (2517/3186)   
Checking out files:  80% (2549/3186)   
Checking out files:  81% (2581/3186)   
Checking out files:  81% (2606/3186)   
Checking out files:  82% (2613/3186)   
Checking out files:  83% (2645/3186)   
Checking out files:  84% (2677/3186)   
Checking out files:  85% (2709/3186)   
Checking out files:  86% (2740/3186)   
Checking out files:  87% (2772/3186)   
Checking out files:  88% (2804/3186)   
Checking out files:  89% (2836/3186)   
Checking out files:  90% (2868/3186)   
Checking out files:  91% (2900/3186)   
Checking out files:  92% (2932/3186)   
Checking out files:  93% (2963/3186)   
Checking out files:  94% (2995/3186)   
Checking out files:  95% (3027/3186)   
Checking out files:  96% (3059/3186)   
Checking out files:  97% (3091/3186)   
Checking out files:  98% (3123/3186)   
Checking out files:  99% (3155/3186)   
Checking out files: 100% (3186/3186)   
Checking out files: 100% (3186/3186), done.
08:50:56 [2020-05-08T08:50:56.082Z] #66 68.06 + cd /tmp/tmp.qNEeCSaL9L/src/github.com/containerd/containerd
08:50:56 [2020-05-08T08:50:56.311Z] + docker version
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.05 Selecting previously unselected package zip.
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.08 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.08 Unpacking zip (3.0-11+b1) ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.24 Setting up aufs-tools (1:4.14+20190211-1) ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.28 Setting up libip6tc0:arm64 (1.8.2-4) ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.29 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
08:50:56 [2020-05-08T08:50:56.338Z] #17 40.32 Setting up libgpm2:arm64 (1.20.7-5) ...
08:50:56 [2020-05-08T08:50:56.419Z] #66 68.06 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.33 Setting up libip4tc0:arm64 (1.8.2-4) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.35 Setting up uidmap (1:4.5-1.1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.36 Setting up libnftnl11:arm64 (1.1.2-2) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.42 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.43 Setting up xxd (2:8.1.0875-5) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.46 Setting up zip (3.0-11+b1) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.48 Setting up vim-common (2:8.1.0875-5) ...
08:50:56 [2020-05-08T08:50:56.599Z] #17 40.53 Setting up bash-completion (1:2.8-6) ...
08:50:57 [2020-05-08T08:50:57.933Z] #53 ...
08:50:57 [2020-05-08T08:50:57.933Z] 
08:50:57 [2020-05-08T08:50:57.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:57 [2020-05-08T08:50:57.933Z] #44 155.0   CC       criu/protobuf-desc.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 155.9   CC       criu/protobuf.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 156.2   CC       criu/pstree.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 157.4   CC       criu/rbtree.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 157.7   CC       criu/rst-malloc.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 158.0   CC       criu/seccomp.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 158.8   CC       criu/seize.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 159.7   CC       criu/servicefd.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 160.3   CC       criu/shmem.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 161.4   CC       criu/sigframe.o
08:50:57 [2020-05-08T08:50:57.933Z] #44 ...
08:50:57 [2020-05-08T08:50:57.933Z] 
08:50:57 [2020-05-08T08:50:57.933Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:50:57 [2020-05-08T08:50:57.933Z] #41 DONE 241.2s
08:50:57 [2020-05-08T08:50:57.933Z] 
08:50:57 [2020-05-08T08:50:57.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:57 [2020-05-08T08:50:57.933Z] #44 161.6   CC       criu/signalfd.o
08:50:58 [2020-05-08T08:50:58.188Z] #44 161.8   CC       criu/sk-inet.o
08:50:59 [2020-05-08T08:50:59.149Z] #17 ...
08:50:59 [2020-05-08T08:50:59.149Z] 
08:50:59 [2020-05-08T08:50:59.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:50:59 [2020-05-08T08:50:59.149Z] #44 93.63   CC       criu/aio.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 94.13   CC       criu/autofs.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 95.35   CC       criu/bfd.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 95.85   CC       criu/bitmap.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 96.06   CC       criu/cgroup-props.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 96.75   CC       criu/cgroup.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 99.24   CC       criu/clone-noasan.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 99.35   CC       criu/config.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 100.5   CC       criu/cr-check.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 101.9   CC       criu/cr-dedup.o
08:50:59 [2020-05-08T08:50:59.149Z] #44 102.2   CC       criu/cr-dump.o
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.70 + export 'BUILDTAGS=netgo osusergo static_build'
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.70 + BUILDTAGS='netgo osusergo static_build'
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.70 + export EXTRA_FLAGS=-buildmode=pie
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.70 + EXTRA_FLAGS=-buildmode=pie
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.71 + '[' '' = dynamic ']'
08:50:59 [2020-05-08T08:50:59.414Z] #66 70.71 + make
08:50:59 [2020-05-08T08:50:59.724Z] #44 104.0   CC       criu/cr-errno.o
08:50:59 [2020-05-08T08:50:59.724Z] #44 104.1   CC       criu/cr-restore.o
08:50:59 [2020-05-08T08:50:59.985Z] #44 ...
08:50:59 [2020-05-08T08:50:59.985Z] 
08:50:59 [2020-05-08T08:50:59.985Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:50:59 [2020-05-08T08:50:59.985Z] #17 43.76 Setting up libiptc0:arm64 (1.8.2-4) ...
08:50:59 [2020-05-08T08:50:59.985Z] #17 43.78 Setting up xz-utils (5.2.4-1) ...
08:50:59 [2020-05-08T08:50:59.985Z] #17 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:50:59 [2020-05-08T08:50:59.985Z] #17 43.82 Setting up sudo (1.8.27-1+deb10u2) ...
08:51:00 [2020-05-08T08:51:00.079Z] #44 163.4   CC       criu/sk-netlink.o
08:51:00 [2020-05-08T08:51:00.079Z] #44 ...
08:51:00 [2020-05-08T08:51:00.079Z] 
08:51:00 [2020-05-08T08:51:00.079Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:51:00 [2020-05-08T08:51:00.079Z] #42 DONE 0.2s
08:51:00 [2020-05-08T08:51:00.079Z] 
08:51:00 [2020-05-08T08:51:00.079Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:00 [2020-05-08T08:51:00.079Z] #65 ...
08:51:00 [2020-05-08T08:51:00.079Z] 
08:51:00 [2020-05-08T08:51:00.079Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:00 [2020-05-08T08:51:00.079Z] #44 163.8   CC       criu/sk-packet.o
08:51:00 [2020-05-08T08:51:00.253Z] #17 43.94 invoke-rc.d: could not determine current runlevel
08:51:00 [2020-05-08T08:51:00.253Z] #17 43.95 invoke-rc.d: policy-rc.d denied execution of start.
08:51:00 [2020-05-08T08:51:00.253Z] #17 43.97 Setting up pigz (2.4-1) ...
08:51:00 [2020-05-08T08:51:00.253Z] #17 43.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:51:00 [2020-05-08T08:51:00.253Z] #17 44.02 Setting up libnl-3-200:arm64 (3.4.0-1) ...
08:51:00 [2020-05-08T08:51:00.253Z] #17 44.04 Setting up python-pip-whl (18.1-5) ...
08:51:00 [2020-05-08T08:51:00.253Z] #17 44.07 Setting up libmpdec2:arm64 (2.4.2-2) ...
08:51:00 [2020-05-08T08:51:00.253Z] #17 44.08 Setting up vim-runtime (2:8.1.0875-5) ...
08:51:00 [2020-05-08T08:51:00.577Z] #66 72.28 + bin/ctr
08:51:00 [2020-05-08T08:51:00.642Z] #44 164.3   CC       criu/sk-queue.o
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.62 Setting up libaio1:arm64 (0.3.112-3) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.63 Setting up libonig5:arm64 (6.9.1-1) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.65 Setting up vim (2:8.1.0875-5) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.79 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.81 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
08:51:00 [2020-05-08T08:51:00.835Z] #17 44.84 Setting up jq (1.5+dfsg-2+b1) ...
08:51:00 [2020-05-08T08:51:00.897Z] #44 164.8   CC       criu/sk-tcp.o
08:51:00 [2020-05-08T08:51:00.913Z] Client: Docker Engine - Enterprise
08:51:00 [2020-05-08T08:51:00.913Z]  Version:           19.03.5
08:51:00 [2020-05-08T08:51:00.913Z]  API version:       1.40
08:51:00 [2020-05-08T08:51:00.913Z]  Go version:        go1.12.12
08:51:00 [2020-05-08T08:51:00.913Z]  Git commit:        2ee0c57608
08:51:00 [2020-05-08T08:51:00.913Z]  Built:             11/13/2019 08:00:16
08:51:00 [2020-05-08T08:51:00.913Z]  OS/Arch:           windows/amd64
08:51:00 [2020-05-08T08:51:00.913Z]  Experimental:      false
08:51:00 [2020-05-08T08:51:00.913Z] 
08:51:00 [2020-05-08T08:51:00.913Z] Server: Docker Engine - Enterprise
08:51:00 [2020-05-08T08:51:00.913Z]  Engine:
08:51:00 [2020-05-08T08:51:00.913Z]   Version:          19.03.5
08:51:00 [2020-05-08T08:51:00.913Z]   API version:      1.40 (minimum version 1.24)
08:51:00 [2020-05-08T08:51:00.913Z]   Go version:       go1.12.12
08:51:00 [2020-05-08T08:51:00.913Z]   Git commit:       2ee0c57608
08:51:00 [2020-05-08T08:51:00.913Z]   Built:            11/13/2019 07:58:51
08:51:00 [2020-05-08T08:51:00.913Z]   OS/Arch:          windows/amd64
08:51:00 [2020-05-08T08:51:00.913Z]   Experimental:     true
08:51:01 [2020-05-08T08:51:01.095Z] #17 44.85 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
08:51:01 [2020-05-08T08:51:01.095Z] #17 44.86 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:51:01 [2020-05-08T08:51:01.458Z] #44 165.2   CC       criu/sk-unix.o
[Pipeline] sh
08:51:02 [2020-05-08T08:51:02.364Z] + docker info
08:51:03 [2020-05-08T08:51:03.640Z] #17 47.01 Setting up iptables (1.8.2-4) ...
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:51:03 [2020-05-08T08:51:03.641Z] #17 47.13 Setting up python3 (3.7.3-1) ...
08:51:03 [2020-05-08T08:51:03.901Z] #17 47.73 Setting up python3-wheel (0.32.3-2) ...
08:51:03 [2020-05-08T08:51:03.977Z] #44 167.2   CC       criu/sockets.o
08:51:04 [2020-05-08T08:51:04.232Z] #44 168.0   CC       criu/stats.o
08:51:04 [2020-05-08T08:51:04.469Z] #66 ...
08:51:04 [2020-05-08T08:51:04.469Z] 
08:51:04 [2020-05-08T08:51:04.469Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:04 [2020-05-08T08:51:04.469Z] #45 27.79   CC       images/core-s390.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 29.09   CC       images/cpuinfo.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 29.89   CC       images/inventory.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 30.31   CC       images/fdinfo.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 31.00   CC       images/fown.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 31.35   CC       images/ns.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 31.80   CC       images/regfile.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 32.21   CC       images/ghost-file.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 32.70   CC       images/fifo.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 33.00   CC       images/remap-file-path.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 33.33   CC       images/eventfd.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 33.64   CC       images/eventpoll.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 34.14   CC       images/fh.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 34.71   CC       images/fsnotify.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 36.04   CC       images/signalfd.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 36.48   CC       images/fs.o
08:51:04 [2020-05-08T08:51:04.469Z] #45 36.88   CC       images/pstree.o
08:51:04 [2020-05-08T08:51:04.488Z] #44 168.3   CC       criu/string.o
08:51:04 [2020-05-08T08:51:04.744Z] #44 168.4   CC       criu/sysctl.o
08:51:04 [2020-05-08T08:51:04.806Z] #45 37.25   CC       images/pipe.o
08:51:04 [2020-05-08T08:51:04.806Z] #45 ...
08:51:04 [2020-05-08T08:51:04.806Z] 
08:51:04 [2020-05-08T08:51:04.806Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:04 [2020-05-08T08:51:04.806Z] #57 121.4 regexp
08:51:04 [2020-05-08T08:51:04.806Z] #57 131.3 path/filepath
08:51:04 [2020-05-08T08:51:04.806Z] #57 ...
08:51:04 [2020-05-08T08:51:04.806Z] 
08:51:04 [2020-05-08T08:51:04.806Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:04 [2020-05-08T08:51:04.806Z] #45 37.64   CC       images/tcp-stream.o
08:51:04 [2020-05-08T08:51:04.844Z] #17 48.50 Setting up apparmor (2.13.2-10) ...
08:51:05 [2020-05-08T08:51:05.305Z] #44 169.0   CC       criu/sysfs_parse.o
08:51:05 [2020-05-08T08:51:05.528Z] #45 38.10   CC       images/sk-packet.o
08:51:05 [2020-05-08T08:51:05.865Z] #45 ...
08:51:05 [2020-05-08T08:51:05.865Z] 
08:51:05 [2020-05-08T08:51:05.865Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:05 [2020-05-08T08:51:05.865Z] #34 122.3 internal/poll
08:51:05 [2020-05-08T08:51:05.865Z] #34 126.0 os
08:51:05 [2020-05-08T08:51:05.865Z] #34 127.0 internal/fmtsort
08:51:05 [2020-05-08T08:51:05.865Z] #34 130.1 path/filepath
08:51:05 [2020-05-08T08:51:05.865Z] #34 130.1 fmt
08:51:05 [2020-05-08T08:51:05.865Z] #34 ...
08:51:05 [2020-05-08T08:51:05.865Z] 
08:51:05 [2020-05-08T08:51:05.865Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:05 [2020-05-08T08:51:05.865Z] #45 38.65   CC       images/mnt.o
08:51:05 [2020-05-08T08:51:05.867Z] #44 169.5   CC       criu/timerfd.o
08:51:06 [2020-05-08T08:51:06.122Z] #44 169.8   CC       criu/tty.o
08:51:06 [2020-05-08T08:51:06.587Z] #45 39.10   CC       images/pipe-data.o
08:51:06 [2020-05-08T08:51:06.756Z] #17 50.30 Setting up xfsprogs (4.20.0-1) ...
08:51:06 [2020-05-08T08:51:06.756Z] #17 50.32 Setting up python3-lib2to3 (3.7.3-1) ...
08:51:06 [2020-05-08T08:51:06.924Z] #45 39.48   CC       images/sa.o
08:51:07 [2020-05-08T08:51:07.017Z] #17 50.72 Setting up python3-pkg-resources (40.8.0-1) ...
08:51:07 [2020-05-08T08:51:07.264Z] #45 40.00   CC       images/timer.o
08:51:07 [2020-05-08T08:51:07.982Z] #17 51.71 Setting up python3-distutils (3.7.3-1) ...
08:51:07 [2020-05-08T08:51:07.988Z] #45 40.70   CC       images/timerfd.o
08:51:08 [2020-05-08T08:51:08.010Z] #44 171.5   CC       criu/tun.o
08:51:08 [2020-05-08T08:51:08.242Z] #17 52.11 Setting up python3-setuptools (40.8.0-1) ...
08:51:08 [2020-05-08T08:51:08.270Z] #44 172.0   CC       criu/uffd.o
08:51:08 [2020-05-08T08:51:08.713Z] #45 41.39   CC       images/mm.o
08:51:09 [2020-05-08T08:51:09.049Z] #45 ...
08:51:09 [2020-05-08T08:51:09.050Z] 
08:51:09 [2020-05-08T08:51:09.050Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:09 [2020-05-08T08:51:09.050Z] #48 125.7 regexp
08:51:09 [2020-05-08T08:51:09.050Z] #48 135.4 os/exec
08:51:09 [2020-05-08T08:51:09.050Z] #48 135.5 net
08:51:09 [2020-05-08T08:51:09.385Z] #48 ...
08:51:09 [2020-05-08T08:51:09.385Z] 
08:51:09 [2020-05-08T08:51:09.385Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:09 [2020-05-08T08:51:09.385Z] #45 41.98   CC       images/sk-opts.o
08:51:09 [2020-05-08T08:51:09.628Z] #17 53.42 Setting up python3-pip (18.1-5) ...
08:51:09 [2020-05-08T08:51:09.636Z] #44 173.4   CC       criu/util.o
08:51:09 [2020-05-08T08:51:09.722Z] #45 42.45   CC       images/sk-unix.o
08:51:10 [2020-05-08T08:51:10.480Z] #45 43.19   CC       images/sk-inet.o
08:51:10 [2020-05-08T08:51:10.567Z] #44 ...
08:51:10 [2020-05-08T08:51:10.567Z] 
08:51:10 [2020-05-08T08:51:10.567Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:10 [2020-05-08T08:51:10.567Z] #60 120.5 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
08:51:11 [2020-05-08T08:51:11.014Z] #17 54.66 Processing triggers for libc-bin (2.28-10) ...
08:51:11 [2020-05-08T08:51:11.014Z] #17 54.71 Processing triggers for mime-support (3.62) ...
08:51:11 [2020-05-08T08:51:11.205Z] #45 43.90   CC       images/tun.o
08:51:11 [2020-05-08T08:51:11.585Z] #17 DONE 55.5s
08:51:11 [2020-05-08T08:51:11.585Z] 
08:51:11 [2020-05-08T08:51:11.585Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:51:11 [2020-05-08T08:51:11.927Z] #45 44.44   CC       images/sk-netlink.o
08:51:12 [2020-05-08T08:51:12.265Z] #45 44.89   CC       images/packet-sock.o
08:51:12 [2020-05-08T08:51:12.453Z] #60 122.2 + mkdir -p /build
08:51:12 [2020-05-08T08:51:12.453Z] #60 122.2 + cp runc /build/runc
08:51:12 [2020-05-08T08:51:12.453Z] #60 DONE 122.4s
08:51:12 [2020-05-08T08:51:12.453Z] 
08:51:12 [2020-05-08T08:51:12.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:12 [2020-05-08T08:51:12.453Z] #44 174.5   CC       criu/uts_ns.o
08:51:12 [2020-05-08T08:51:12.453Z] #44 174.7   CC       criu/vdso-compat.o
08:51:12 [2020-05-08T08:51:12.453Z] #44 174.9   CC       criu/vdso.o
08:51:12 [2020-05-08T08:51:12.453Z] #44 175.5   LINK     criu/built-in.o
08:51:12 [2020-05-08T08:51:12.453Z] #44 175.7   LINK     criu/criu
08:51:12 [2020-05-08T08:51:12.453Z] #44 176.0   DEP      lib/c/criu.d
08:51:12 [2020-05-08T08:51:12.453Z] #44 176.1   CC       images/rpc.pb-c.o
08:51:13 [2020-05-08T08:51:13.004Z] ok  	github.com/docker/docker/cmd/dockerd	0.046s	coverage: 30.8% of statements
08:51:13 [2020-05-08T08:51:13.004Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.9% of statements
08:51:13 [2020-05-08T08:51:13.004Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:51:13 [2020-05-08T08:51:13.004Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:51:13 [2020-05-08T08:51:13.004Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:51:13 [2020-05-08T08:51:13.004Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:51:13 [2020-05-08T08:51:13.007Z] #45 45.63   CC       images/ipc-var.o
08:51:13 [2020-05-08T08:51:13.342Z] #45 45.96   CC       images/ipc-desc.o
08:51:13 [2020-05-08T08:51:13.378Z] #44 176.9   CC       lib/c/criu.o
08:51:13 [2020-05-08T08:51:13.499Z] #18 1.728 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:51:13 [2020-05-08T08:51:13.499Z] #18 1.732 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:51:13 [2020-05-08T08:51:13.499Z] #18 1.736 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:51:13 [2020-05-08T08:51:13.679Z] #45 46.40   CC       images/ipc-shm.o
08:51:13 [2020-05-08T08:51:13.760Z] #18 DONE 1.9s
08:51:13 [2020-05-08T08:51:13.760Z] 
08:51:13 [2020-05-08T08:51:13.760Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:51:13 [2020-05-08T08:51:13.760Z] #19 ...
08:51:13 [2020-05-08T08:51:13.760Z] 
08:51:13 [2020-05-08T08:51:13.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:13 [2020-05-08T08:51:13.760Z] #44 108.2   CC       criu/cr-service.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 109.9   CC       criu/crtools.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 110.6   CC       criu/eventfd.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 111.0   CC       criu/eventpoll.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 111.9   CC       criu/external.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 112.3   CC       criu/fault-injection.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 112.5   CC       criu/fdstore.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 113.0   CC       criu/fifo.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 113.4   CC       criu/file-ids.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 113.7   CC       criu/file-lock.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 114.6   CC       criu/files-ext.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 115.1   CC       criu/files-reg.o
08:51:13 [2020-05-08T08:51:13.760Z] #44 116.9   CC       criu/files.o
08:51:14 [2020-05-08T08:51:14.303Z] #44 177.9   LINK     lib/c/built-in.o
08:51:14 [2020-05-08T08:51:14.303Z] #44 177.9   LINK     lib/c/libcriu.so
08:51:14 [2020-05-08T08:51:14.303Z] #44 178.0   LINK     lib/c/libcriu.a
08:51:14 [2020-05-08T08:51:14.335Z] #44 118.8   CC       criu/filesystems.o
08:51:14 [2020-05-08T08:51:14.404Z] #45 46.88   CC       images/ipc-msg.o
08:51:14 [2020-05-08T08:51:14.559Z] #44 178.1   GEN      magic.py
08:51:14 [2020-05-08T08:51:14.559Z] #44 178.2 Note: Building without setproctitle() and strlcpy() support.
08:51:14 [2020-05-08T08:51:14.559Z] #44 178.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:51:14 [2020-05-08T08:51:14.559Z] #44 178.2 Note: Building without GnuTLS support
08:51:14 [2020-05-08T08:51:14.743Z] #45 47.39   CC       images/ipc-sem.o
08:51:15 [2020-05-08T08:51:15.080Z] #45 47.78   CC       images/utsns.o
08:51:15 [2020-05-08T08:51:15.119Z] #44 179.0 fatal: not a git repository (or any of the parent directories): .git
08:51:15 [2020-05-08T08:51:15.276Z] #44 119.6   CC       criu/fsnotify.o
08:51:15 [2020-05-08T08:51:15.804Z] #45 48.16   CC       images/creds.o
08:51:16 [2020-05-08T08:51:16.043Z] #44 179.4 make[1]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.140Z] #45 48.65   CC       images/vma.o
08:51:16 [2020-05-08T08:51:16.297Z] #44 179.9 make[1]: 'images/built-in.o' is up to date.
08:51:16 [2020-05-08T08:51:16.297Z] #44 179.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:51:16 [2020-05-08T08:51:16.297Z] #44 180.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:51:16 [2020-05-08T08:51:16.297Z] #44 180.0 make[1]: 'compel/libcompel.a' is up to date.
08:51:16 [2020-05-08T08:51:16.297Z] #44 180.0 make[1]: 'compel/compel-host-bin' is up to date.
08:51:16 [2020-05-08T08:51:16.297Z] #44 180.0 make[1]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.297Z] #44 180.0 make[1]: 'soccr/libsoccr.a' is up to date.
08:51:16 [2020-05-08T08:51:16.478Z] #45 49.12   CC       images/netdev.o
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.2 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.2 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.2 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.3 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.4 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.553Z] #44 180.4 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.662Z] #44 120.8   CC       criu/image-desc.o
08:51:16 [2020-05-08T08:51:16.662Z] #44 121.0   CC       criu/image.o
08:51:16 [2020-05-08T08:51:16.809Z] #44 180.5 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.809Z] #44 180.5 make[2]: Nothing to be done for 'all'.
08:51:16 [2020-05-08T08:51:16.809Z] #44 180.5   INSTALL  criu/criu
08:51:16 [2020-05-08T08:51:16.821Z] #45 ...
08:51:16 [2020-05-08T08:51:16.821Z] 
08:51:16 [2020-05-08T08:51:16.821Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:16 [2020-05-08T08:51:16.821Z] #34 133.1 io/ioutil
08:51:16 [2020-05-08T08:51:16.821Z] #34 136.7 flag
08:51:16 [2020-05-08T08:51:16.821Z] #34 136.8 log
08:51:16 [2020-05-08T08:51:16.821Z] #34 136.8 github.com/BurntSushi/toml
08:51:16 [2020-05-08T08:51:16.821Z] #34 ...
08:51:16 [2020-05-08T08:51:16.821Z] 
08:51:16 [2020-05-08T08:51:16.821Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:16 [2020-05-08T08:51:16.821Z] #48 140.6 internal/lazyregexp
08:51:16 [2020-05-08T08:51:16.821Z] #48 141.5 github.com/LK4D4/vndr/versioned
08:51:16 [2020-05-08T08:51:16.821Z] #48 143.5 encoding/base64
08:51:16 [2020-05-08T08:51:16.821Z] #48 143.5 go/token
08:51:17 [2020-05-08T08:51:17.065Z] #44 DONE 180.7s
08:51:17 [2020-05-08T08:51:17.065Z] 
08:51:17 [2020-05-08T08:51:17.065Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:17 [2020-05-08T08:51:17.065Z] #65 220.0 + bin/containerd
08:51:17 [2020-05-08T08:51:17.196Z] #48 143.7 crypto/cipher
08:51:17 [2020-05-08T08:51:17.376Z] ok  	github.com/docker/docker/daemon/cluster	0.044s	coverage: 0.5% of statements
08:51:17 [2020-05-08T08:51:17.603Z] #44 121.8   CC       criu/ipc_ns.o
08:51:17 [2020-05-08T08:51:17.918Z] #48 ...
08:51:17 [2020-05-08T08:51:17.918Z] 
08:51:17 [2020-05-08T08:51:17.918Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:17 [2020-05-08T08:51:17.918Z] #57 134.4 mvdan.cc/sh/v3/fileutil
08:51:17 [2020-05-08T08:51:17.918Z] #57 136.4 encoding/binary
08:51:17 [2020-05-08T08:51:17.918Z] #57 136.4 fmt
08:51:17 [2020-05-08T08:51:17.918Z] #57 140.7 encoding/base64
08:51:17 [2020-05-08T08:51:17.918Z] #57 140.7 golang.org/x/sys/unix
08:51:18 [2020-05-08T08:51:18.175Z] #44 ...
08:51:18 [2020-05-08T08:51:18.175Z] 
08:51:18 [2020-05-08T08:51:18.175Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:51:18 [2020-05-08T08:51:18.175Z] #19 4.697 Collecting yamllint==1.16.0
08:51:18 [2020-05-08T08:51:18.256Z] #57 ...
08:51:18 [2020-05-08T08:51:18.256Z] 
08:51:18 [2020-05-08T08:51:18.256Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:18 [2020-05-08T08:51:18.256Z] #45 50.07   CC       images/tty.o
08:51:18 [2020-05-08T08:51:18.382Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
08:51:18 [2020-05-08T08:51:18.432Z] #65 ...
08:51:18 [2020-05-08T08:51:18.432Z] 
08:51:18 [2020-05-08T08:51:18.432Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:51:18 [2020-05-08T08:51:18.432Z] #45 DONE 0.2s
08:51:18 [2020-05-08T08:51:18.432Z] 
08:51:18 [2020-05-08T08:51:18.432Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:51:18 [2020-05-08T08:51:18.432Z] #48 DONE 0.1s
08:51:18 [2020-05-08T08:51:18.432Z] 
08:51:18 [2020-05-08T08:51:18.432Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:18 [2020-05-08T08:51:18.432Z] #65 ...
08:51:18 [2020-05-08T08:51:18.432Z] 
08:51:18 [2020-05-08T08:51:18.432Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:51:18 [2020-05-08T08:51:18.432Z] #51 DONE 0.2s
08:51:18 [2020-05-08T08:51:18.591Z] #45 51.35   CC       images/file-lock.o
08:51:18 [2020-05-08T08:51:18.591Z] #45 ...
08:51:18 [2020-05-08T08:51:18.591Z] 
08:51:18 [2020-05-08T08:51:18.591Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:51:18 [2020-05-08T08:51:18.591Z] #11 135.6 Selecting previously unselected package g++-mingw-w64-x86-64.
08:51:18 [2020-05-08T08:51:18.591Z] #11 135.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
08:51:18 [2020-05-08T08:51:18.591Z] #11 135.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:51:18 [2020-05-08T08:51:18.688Z] 
08:51:18 [2020-05-08T08:51:18.688Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:51:18 [2020-05-08T08:51:18.928Z] #11 ...
08:51:18 [2020-05-08T08:51:18.928Z] 
08:51:18 [2020-05-08T08:51:18.928Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:18 [2020-05-08T08:51:18.928Z] #34 144.8 github.com/BurntSushi/toml/cmd/tomlv
08:51:19 [2020-05-08T08:51:19.907Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
08:51:21 [2020-05-08T08:51:21.617Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:51:23 [2020-05-08T08:51:23.275Z] Client:
08:51:23 [2020-05-08T08:51:23.275Z]  Debug Mode: false
08:51:23 [2020-05-08T08:51:23.275Z]  Plugins:
08:51:23 [2020-05-08T08:51:23.275Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:51:23 [2020-05-08T08:51:23.275Z] 
08:51:23 [2020-05-08T08:51:23.275Z] Server:
08:51:23 [2020-05-08T08:51:23.275Z]  Containers: 0
08:51:23 [2020-05-08T08:51:23.275Z]   Running: 0
08:51:23 [2020-05-08T08:51:23.275Z]   Paused: 0
08:51:23 [2020-05-08T08:51:23.275Z]   Stopped: 0
08:51:23 [2020-05-08T08:51:23.275Z]  Images: 0
08:51:23 [2020-05-08T08:51:23.275Z]  Server Version: 19.03.5
08:51:23 [2020-05-08T08:51:23.275Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:51:23 [2020-05-08T08:51:23.275Z]   Windows: 
08:51:23 [2020-05-08T08:51:23.275Z]   LCOW: 
08:51:23 [2020-05-08T08:51:23.275Z]  Logging Driver: json-file
08:51:23 [2020-05-08T08:51:23.275Z]  Plugins:
08:51:23 [2020-05-08T08:51:23.275Z]   Volume: local
08:51:23 [2020-05-08T08:51:23.275Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:51:23 [2020-05-08T08:51:23.275Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:51:23 [2020-05-08T08:51:23.275Z]  Swarm: inactive
08:51:23 [2020-05-08T08:51:23.275Z]  Default Isolation: process
08:51:23 [2020-05-08T08:51:23.275Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:51:23 [2020-05-08T08:51:23.275Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
08:51:23 [2020-05-08T08:51:23.275Z]  OSType: windows
08:51:23 [2020-05-08T08:51:23.275Z]  Architecture: x86_64
08:51:23 [2020-05-08T08:51:23.275Z]  CPUs: 4
08:51:23 [2020-05-08T08:51:23.275Z]  Total Memory: 32GiB
08:51:23 [2020-05-08T08:51:23.275Z]  Name: azwin-2-27a020
08:51:23 [2020-05-08T08:51:23.275Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
08:51:23 [2020-05-08T08:51:23.275Z]  Docker Root Dir: D:\docker
08:51:23 [2020-05-08T08:51:23.275Z]  Debug Mode: false
08:51:23 [2020-05-08T08:51:23.275Z]  Registry: https://index.docker.io/v1/
08:51:23 [2020-05-08T08:51:23.275Z]  Labels:
08:51:23 [2020-05-08T08:51:23.275Z]  Experimental: true
08:51:23 [2020-05-08T08:51:23.275Z]  Insecure Registries:
08:51:23 [2020-05-08T08:51:23.275Z]   10.0.0.4:5000
08:51:23 [2020-05-08T08:51:23.275Z]   127.0.0.0/8
08:51:23 [2020-05-08T08:51:23.275Z]  Registry Mirrors:
08:51:23 [2020-05-08T08:51:23.275Z]   http://10.0.0.4:5000/
08:51:23 [2020-05-08T08:51:23.275Z]  Live Restore Enabled: false
08:51:23 [2020-05-08T08:51:23.275Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
08:51:23 [2020-05-08T08:51:23.765Z] #34 ...
08:51:23 [2020-05-08T08:51:23.765Z] 
08:51:23 [2020-05-08T08:51:23.765Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:23 [2020-05-08T08:51:23.765Z] #57 148.3 github.com/pkg/diff
08:51:23 [2020-05-08T08:51:23.765Z] #57 148.4 go/scanner
08:51:23 [2020-05-08T08:51:23.765Z] #57 148.4 encoding/json
08:51:24 [2020-05-08T08:51:24.496Z] #57 ...
08:51:24 [2020-05-08T08:51:24.496Z] 
08:51:24 [2020-05-08T08:51:24.496Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:24 [2020-05-08T08:51:24.496Z] #34 DONE 150.9s
08:51:24 [2020-05-08T08:51:24.496Z] 
08:51:24 [2020-05-08T08:51:24.496Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:24 [2020-05-08T08:51:24.496Z] #45 51.66   CC       images/rlimit.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 52.01   CC       images/pagemap.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 52.57   CC       images/siginfo.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 53.12   CC       images/rpc.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 55.35   CC       images/ext-file.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 55.72   CC       images/cgroup.o
08:51:24 [2020-05-08T08:51:24.496Z] #45 57.13   CC       images/userns.o
08:51:24 [2020-05-08T08:51:24.759Z] #19 10.06   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:51:24 [2020-05-08T08:51:24.759Z] #19 10.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:51:24 [2020-05-08T08:51:24.759Z] #19 10.21   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:51:24 [2020-05-08T08:51:24.759Z] #19 10.27 Collecting pyyaml (from yamllint==1.16.0)
08:51:24 [2020-05-08T08:51:24.759Z] #19 10.46   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:51:25 [2020-05-08T08:51:25.671Z] #45 58.16   CC       images/google/protobuf/descriptor.o
08:51:25 [2020-05-08T08:51:25.701Z] #19 12.10 Building wheels for collected packages: pyyaml
08:51:25 [2020-05-08T08:51:25.701Z] #19 12.10   Running setup.py bdist_wheel for pyyaml: started
08:51:26 [2020-05-08T08:51:26.698Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 13.9% of statements
08:51:27 [2020-05-08T08:51:27.087Z] #19 13.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:51:27 [2020-05-08T08:51:27.087Z] #19 13.25   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:51:27 [2020-05-08T08:51:27.087Z] #19 13.31 Successfully built pyyaml
08:51:27 [2020-05-08T08:51:27.087Z] #19 13.32 Installing collected packages: pathspec, pyyaml, yamllint
08:51:27 [2020-05-08T08:51:27.348Z] #19 13.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:51:27 [2020-05-08T08:51:27.919Z] #19 DONE 14.3s
08:51:27 [2020-05-08T08:51:27.919Z] 
08:51:27 [2020-05-08T08:51:27.919Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:27 [2020-05-08T08:51:27.919Z] #44 123.0   CC       criu/irmap.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 123.6   CC       criu/kcmp-ids.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 123.8   CC       criu/kerndat.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 124.7   CC       criu/libnetlink.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 125.2   CC       criu/log.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 125.7   CC       criu/lsm.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 126.0   CC       criu/mem.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 127.3   CC       criu/mount.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 130.3   CC       criu/namespaces.o
08:51:27 [2020-05-08T08:51:27.919Z] #44 132.0   CC       criu/net.o
08:51:28 [2020-05-08T08:51:28.167Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.7% of statements
08:51:28 [2020-05-08T08:51:28.447Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
08:51:28 [2020-05-08T08:51:28.490Z] #44 ...
08:51:28 [2020-05-08T08:51:28.490Z] 
08:51:28 [2020-05-08T08:51:28.490Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:28 [2020-05-08T08:51:28.490Z] #60 85.08 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
08:51:28 [2020-05-08T08:51:28.703Z] #45 ...
08:51:28 [2020-05-08T08:51:28.704Z] 
08:51:28 [2020-05-08T08:51:28.704Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:28 [2020-05-08T08:51:28.704Z] #57 155.1 go/ast
08:51:29 [2020-05-08T08:51:29.061Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
08:51:29 [2020-05-08T08:51:29.675Z] ok  	github.com/docker/docker/daemon	12.218s	coverage: 17.4% of statements
08:51:29 [2020-05-08T08:51:29.676Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:51:29 [2020-05-08T08:51:29.676Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:51:29 [2020-05-08T08:51:29.676Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:51:29 [2020-05-08T08:51:29.676Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:51:29 [2020-05-08T08:51:29.875Z] #60 86.29 + mkdir -p /build
08:51:29 [2020-05-08T08:51:29.875Z] #60 86.30 + cp runc /build/runc
08:51:29 [2020-05-08T08:51:29.875Z] #57 156.2 mvdan.cc/editorconfig
08:51:29 [2020-05-08T08:51:29.958Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
08:51:30 [2020-05-08T08:51:30.147Z] #60 DONE 86.5s
08:51:30 [2020-05-08T08:51:30.147Z] 
08:51:30 [2020-05-08T08:51:30.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:30 [2020-05-08T08:51:30.147Z] #44 134.4   CC       criu/netfilter.o
08:51:30 [2020-05-08T08:51:30.409Z] #44 134.9   CC       criu/page-pipe.o
08:51:30 [2020-05-08T08:51:30.596Z] #57 ...
08:51:30 [2020-05-08T08:51:30.596Z] 
08:51:30 [2020-05-08T08:51:30.597Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:30 [2020-05-08T08:51:30.597Z] #48 147.2 net/url
08:51:30 [2020-05-08T08:51:30.597Z] #48 147.9 go/scanner
08:51:30 [2020-05-08T08:51:30.597Z] #48 149.0 text/template/parse
08:51:30 [2020-05-08T08:51:30.597Z] #48 154.5 go/ast
08:51:30 [2020-05-08T08:51:30.597Z] #48 155.8 encoding/json
08:51:30 [2020-05-08T08:51:30.933Z] #48 ...
08:51:30 [2020-05-08T08:51:30.933Z] 
08:51:30 [2020-05-08T08:51:30.933Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:30 [2020-05-08T08:51:30.933Z] #45 61.77   CC       images/opts.o
08:51:30 [2020-05-08T08:51:30.933Z] #45 62.15   CC       images/seccomp.o
08:51:30 [2020-05-08T08:51:30.933Z] #45 62.58   CC       images/binfmt-misc.o
08:51:30 [2020-05-08T08:51:30.933Z] #45 62.93   CC       images/time.o
08:51:30 [2020-05-08T08:51:30.933Z] #45 63.22   CC       images/sysctl.o
08:51:30 [2020-05-08T08:51:30.980Z] #44 135.4   CC       criu/page-xfer.o
08:51:31 [2020-05-08T08:51:31.269Z] #45 63.72   CC       images/autofs.o
08:51:31 [2020-05-08T08:51:31.269Z] #45 64.07   CC       images/macvlan.o
08:51:31 [2020-05-08T08:51:31.604Z] #45 64.35   CC       images/sit.o
08:51:31 [2020-05-08T08:51:31.941Z] #45 64.71   LINK     images/built-in.o
08:51:31 [2020-05-08T08:51:31.981Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
08:51:32 [2020-05-08T08:51:32.276Z] #45 65.00   GEN      compel/include/asm
08:51:32 [2020-05-08T08:51:32.373Z] #44 136.6   CC       criu/pagemap-cache.o
08:51:32 [2020-05-08T08:51:32.373Z] #44 136.8   CC       criu/pagemap.o
08:51:32 [2020-05-08T08:51:32.596Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 57.0% of statements
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.01   GEN      compel/include/version.h
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.03 touch .config
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.07   GEN      include/common/config.h
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.20   GEN      compel/plugins/include/uapi/std/syscall-codes.h
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.24   GEN      compel/plugins/include/uapi/std/syscall.h
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.27   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.28   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
08:51:32 [2020-05-08T08:51:32.613Z] #45 65.36   DEP      compel/arch/ppc64/plugins/std/memcmp.d
08:51:32 [2020-05-08T08:51:32.949Z] #45 65.43   DEP      compel/arch/ppc64/plugins/std/memcpy.d
08:51:32 [2020-05-08T08:51:32.949Z] #45 65.45   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
08:51:32 [2020-05-08T08:51:32.949Z] #45 65.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
08:51:32 [2020-05-08T08:51:32.949Z] #45 65.51   DEP      compel/plugins/std/infect.d
08:51:33 [2020-05-08T08:51:33.288Z] #45 65.76   DEP      compel/plugins/std/string.d
08:51:33 [2020-05-08T08:51:33.288Z] #45 65.88   DEP      compel/plugins/std/log.d
08:51:33 [2020-05-08T08:51:33.288Z] #45 65.99   DEP      compel/plugins/std/fds.d
08:51:33 [2020-05-08T08:51:33.316Z] #44 137.5   CC       criu/parasite-syscall.o
08:51:33 [2020-05-08T08:51:33.623Z] #45 66.18   DEP      compel/plugins/std/std.d
08:51:33 [2020-05-08T08:51:33.624Z] #45 66.37   DEP      compel/plugins/shmem/shmem.d
08:51:33 [2020-05-08T08:51:33.958Z] #45 66.61   DEP      compel/plugins/fds/fds.d
08:51:34 [2020-05-08T08:51:34.295Z] #45 66.82   CC       compel/plugins/std/std.o
08:51:34 [2020-05-08T08:51:34.323Z] #65 ...
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:51:34 [2020-05-08T08:51:34.323Z] #53 DONE 274.9s
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:34 [2020-05-08T08:51:34.323Z] #65 ...
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:51:34 [2020-05-08T08:51:34.323Z] #54 DONE 0.1s
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:51:34 [2020-05-08T08:51:34.323Z] #57 DONE 0.1s
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:34 [2020-05-08T08:51:34.323Z] #65 ...
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:51:34 [2020-05-08T08:51:34.323Z] #61 DONE 0.1s
08:51:34 [2020-05-08T08:51:34.323Z] 
08:51:34 [2020-05-08T08:51:34.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:34 [2020-05-08T08:51:34.327Z] #44 138.1   CC       criu/path.o
08:51:34 [2020-05-08T08:51:34.327Z] #44 138.3   CC       criu/pie-util-vdso.o
08:51:34 [2020-05-08T08:51:34.327Z] #44 138.6   CC       criu/pie-util.o
08:51:34 [2020-05-08T08:51:34.327Z] #44 138.8   CC       criu/pipes.o
08:51:34 [2020-05-08T08:51:34.669Z] #45 67.34   CC       compel/plugins/std/fds.o
08:51:34 [2020-05-08T08:51:34.906Z] #44 139.4   CC       criu/plugin.o
08:51:35 [2020-05-08T08:51:35.178Z] #44 139.7   CC       criu/proc_parse.o
08:51:35 [2020-05-08T08:51:35.388Z] #45 68.22   CC       compel/plugins/std/log.o
08:51:35 [2020-05-08T08:51:35.724Z] #45 ...
08:51:35 [2020-05-08T08:51:35.724Z] 
08:51:35 [2020-05-08T08:51:35.724Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:35 [2020-05-08T08:51:35.724Z] #57 162.4 mvdan.cc/sh/v3/syntax
08:51:35 [2020-05-08T08:51:35.935Z] #44 ...
08:51:35 [2020-05-08T08:51:35.935Z] 
08:51:35 [2020-05-08T08:51:35.935Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:35 [2020-05-08T08:51:35.935Z] #65 162.5 + bin/containerd
08:51:36 [2020-05-08T08:51:36.159Z] DEBUG: print all environment variables to check how Jenkins runs this script
08:51:36 [2020-05-08T08:51:36.159Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-80a18787\powershellScript.ps1'; exit $LASTEXITCODE;
08:51:36 [2020-05-08T08:51:36.159Z] ----------------------------------------------------------------------------
08:51:36 [2020-05-08T08:51:36.159Z] 
08:51:36 [2020-05-08T08:51:36.159Z] INFO: executeCI.ps1 starting at Fri May  8 08:51:34 CUT 2020
08:51:36 [2020-05-08T08:51:36.159Z] 
08:51:36 [2020-05-08T08:51:36.159Z] INFO: Script version 05-Feb-2019 09:03 PDT
08:51:36 [2020-05-08T08:51:36.159Z] INFO: Running git version 2.24.1.windows.2
08:51:36 [2020-05-08T08:51:36.159Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
08:51:36 [2020-05-08T08:51:36.159Z] INFO: Environment variables:
08:51:36 [2020-05-08T08:51:36.159Z] 
08:51:36 [2020-05-08T08:51:36.159Z] Name                           Value                                                                                   
08:51:36 [2020-05-08T08:51:36.159Z] ----                           -----                                                                                   
08:51:36 [2020-05-08T08:51:36.159Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
08:51:36 [2020-05-08T08:51:36.159Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
08:51:36 [2020-05-08T08:51:36.159Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
08:51:36 [2020-05-08T08:51:36.159Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
08:51:36 [2020-05-08T08:51:36.159Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
08:51:36 [2020-05-08T08:51:36.159Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
08:51:36 [2020-05-08T08:51:36.159Z] BRANCH_NAME                    PR-40930                                                                                
08:51:36 [2020-05-08T08:51:36.159Z] BUILD_DISPLAY_NAME             #1                                                                                      
08:51:36 [2020-05-08T08:51:36.159Z] BUILD_ID                       1                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] BUILD_NUMBER                   1                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] BUILD_TAG                      jenkins-moby-PR-40930-1                                                                 
08:51:36 [2020-05-08T08:51:36.159Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40930/1/                              
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_AUTHOR                  thaJeztah                                                                               
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_BRANCH                  bump_cobra                                                                              
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_FORK                    thaJeztah/docker                                                                        
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_ID                      40930                                                                                   
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_TARGET                  master                                                                                  
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_TITLE                   vendor: spf13/cobra v1.0.0, spf13/pflag v1.0.5                                          
08:51:36 [2020-05-08T08:51:36.159Z] CHANGE_URL                     https://github.com/moby/moby/pull/40930                                                 
08:51:36 [2020-05-08T08:51:36.159Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
08:51:36 [2020-05-08T08:51:36.159Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
08:51:36 [2020-05-08T08:51:36.159Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
08:51:36 [2020-05-08T08:51:36.159Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
08:51:36 [2020-05-08T08:51:36.159Z] COMPUTERNAME                   azwin-2-27a020                                                                          
08:51:36 [2020-05-08T08:51:36.159Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
08:51:36 [2020-05-08T08:51:36.159Z] ConfigSequenceNumber           0                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] DOCKER_BUILDKIT                0                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] DOCKER_DUT_DEBUG               1                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] DOCKER_EXPERIMENTAL            1                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
08:51:36 [2020-05-08T08:51:36.159Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
08:51:36 [2020-05-08T08:51:36.159Z] EXECUTOR_NUMBER                0                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] FQDN                           azwin-2-27a020.westus.cloudapp.azure.com                                                
08:51:36 [2020-05-08T08:51:36.159Z] GIT_BRANCH                     PR-40930                                                                                
08:51:36 [2020-05-08T08:51:36.159Z] GIT_COMMIT                     fdae67c842d9eb8df7357231b583408ca298b486                                                
08:51:36 [2020-05-08T08:51:36.159Z] GIT_URL                        https://github.com/moby/moby.git                                                        
08:51:36 [2020-05-08T08:51:36.159Z] HUDSON_COOKIE                  2ee9fd15-ae16-46fb-83f2-5e5f3c5ee56b                                                    
08:51:36 [2020-05-08T08:51:36.159Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
08:51:36 [2020-05-08T08:51:36.159Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
08:51:36 [2020-05-08T08:51:36.159Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
08:51:36 [2020-05-08T08:51:36.159Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
08:51:36 [2020-05-08T08:51:36.159Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
08:51:36 [2020-05-08T08:51:36.159Z] JENKINS_NODE_COOKIE            fb91697c-d982-46bc-8cd5-663a07c30fd6                                                    
08:51:36 [2020-05-08T08:51:36.159Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
08:51:36 [2020-05-08T08:51:36.159Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
08:51:36 [2020-05-08T08:51:36.159Z] JOB_BASE_NAME                  PR-40930                                                                                
08:51:36 [2020-05-08T08:51:36.159Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40930/display/redirect                
08:51:36 [2020-05-08T08:51:36.159Z] JOB_NAME                       moby/PR-40930                                                                           
08:51:36 [2020-05-08T08:51:36.159Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40930/                                
08:51:36 [2020-05-08T08:51:36.159Z] library.jps.version            master                                                                                  
08:51:36 [2020-05-08T08:51:36.159Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
08:51:36 [2020-05-08T08:51:36.159Z] NODE_LABELS                    amd64 azure azwin-2-27a020 azwin-2019 docker west-us windows windows-2019 x86_64        
08:51:36 [2020-05-08T08:51:36.159Z] NODE_NAME                      azwin-2-27a020                                                                          
08:51:36 [2020-05-08T08:51:36.159Z] NUMBER_OF_PROCESSORS           4                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] OS                             Windows_NT                                                                              
08:51:36 [2020-05-08T08:51:36.159Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
08:51:36 [2020-05-08T08:51:36.159Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
08:51:36 [2020-05-08T08:51:36.159Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
08:51:36 [2020-05-08T08:51:36.159Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
08:51:36 [2020-05-08T08:51:36.159Z] PROCESSOR_LEVEL                6                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] PROCESSOR_REVISION             5504                                                                                    
08:51:36 [2020-05-08T08:51:36.159Z] ProgramData                    C:\ProgramData                                                                          
08:51:36 [2020-05-08T08:51:36.159Z] ProgramFiles                   C:\Program Files                                                                        
08:51:36 [2020-05-08T08:51:36.159Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
08:51:36 [2020-05-08T08:51:36.159Z] ProgramW6432                   C:\Program Files                                                                        
08:51:36 [2020-05-08T08:51:36.159Z] PROMPT                         $P$G                                                                                    
08:51:36 [2020-05-08T08:51:36.159Z] PSExecutionPolicyPreference    Bypass                                                                                  
08:51:36 [2020-05-08T08:51:36.159Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
08:51:36 [2020-05-08T08:51:36.159Z] PUBLIC                         C:\Users\Public                                                                         
08:51:36 [2020-05-08T08:51:36.159Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40930/1/display/redirect?page=changes 
08:51:36 [2020-05-08T08:51:36.159Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40930/1/display/redirect              
08:51:36 [2020-05-08T08:51:36.159Z] SKIP_VALIDATION_TESTS          1                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] SOURCES_DRIVE                  d                                                                                       
08:51:36 [2020-05-08T08:51:36.159Z] SOURCES_SUBDIR                 gopath                                                                                  
08:51:36 [2020-05-08T08:51:36.160Z] STAGE_NAME                     Run tests                                                                               
08:51:36 [2020-05-08T08:51:36.160Z] SystemDrive                    C:                                                                                      
08:51:36 [2020-05-08T08:51:36.160Z] SystemRoot                     C:\windows                                                                              
08:51:36 [2020-05-08T08:51:36.160Z] TEMP                           C:\windows\TEMP                                                                         
08:51:36 [2020-05-08T08:51:36.160Z] TESTDEBUG                      0                                                                                       
08:51:36 [2020-05-08T08:51:36.160Z] TESTRUN_DRIVE                  d                                                                                       
08:51:36 [2020-05-08T08:51:36.160Z] TESTRUN_SUBDIR                 CI                                                                                      
08:51:36 [2020-05-08T08:51:36.160Z] TIMEOUT                        120m                                                                                    
08:51:36 [2020-05-08T08:51:36.160Z] TMP                            C:\windows\TEMP                                                                         
08:51:36 [2020-05-08T08:51:36.160Z] USERDOMAIN                     WORKGROUP                                                                               
08:51:36 [2020-05-08T08:51:36.160Z] USERNAME                       azwin-2-27a020$                                                                         
08:51:36 [2020-05-08T08:51:36.160Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
08:51:36 [2020-05-08T08:51:36.160Z] windir                         C:\windows                                                                              
08:51:36 [2020-05-08T08:51:36.160Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
08:51:36 [2020-05-08T08:51:36.160Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
08:51:36 [2020-05-08T08:51:36.160Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
08:51:36 [2020-05-08T08:51:36.160Z] 
08:51:36 [2020-05-08T08:51:36.160Z] 
08:51:36 [2020-05-08T08:51:36.160Z] 
08:51:36 [2020-05-08T08:51:36.160Z] INFO: Sources under d:\gopath\...
08:51:36 [2020-05-08T08:51:36.160Z] INFO: Test run under d:\CI\...
08:51:36 [2020-05-08T08:51:36.160Z] INFO: Running in D:\gopath\src\github.com\docker\docker
08:51:36 [2020-05-08T08:51:36.160Z] INFO: docker/docker repository was found
08:51:36 [2020-05-08T08:51:36.160Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
08:51:36 [2020-05-08T08:51:36.606Z] ltsc2019: Pulling from windows/servercore
08:51:36 [2020-05-08T08:51:36.606Z] 65014b3c3121: Pulling fs layer
08:51:36 [2020-05-08T08:51:36.606Z] eac6fba788c9: Pulling fs layer
08:51:36 [2020-05-08T08:51:36.977Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.042s	coverage: 46.2% of statements
08:51:37 [2020-05-08T08:51:37.592Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
08:51:38 [2020-05-08T08:51:38.482Z] #65 237.7 + bin/containerd-stress
08:51:39 [2020-05-08T08:51:39.842Z] #65 239.4 + bin/containerd-shim
08:51:41 [2020-05-08T08:51:41.048Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.291s	coverage: 49.5% of statements
08:51:41 [2020-05-08T08:51:41.258Z] #65 ...
08:51:41 [2020-05-08T08:51:41.258Z] 
08:51:41 [2020-05-08T08:51:41.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:41 [2020-05-08T08:51:41.258Z] #44 141.9   CC       criu/protobuf-desc.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 142.7   CC       criu/protobuf.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 143.1   CC       criu/pstree.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 144.2   CC       criu/rbtree.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 144.5   CC       criu/rst-malloc.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 144.7   CC       criu/seccomp.o
08:51:41 [2020-05-08T08:51:41.258Z] #44 145.3   CC       criu/seize.o
08:51:41 [2020-05-08T08:51:41.526Z] #44 145.9   CC       criu/servicefd.o
08:51:41 [2020-05-08T08:51:41.688Z] #57 ...
08:51:41 [2020-05-08T08:51:41.688Z] 
08:51:41 [2020-05-08T08:51:41.688Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
08:51:41 [2020-05-08T08:51:41.688Z] #11 162.9 Selecting previously unselected package libapparmor1:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.1 Selecting previously unselected package libapparmor-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.3 Selecting previously unselected package libbtrfs0.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.4 Unpacking libbtrfs0 (4.20.1-2) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.5 Selecting previously unselected package libbtrfs-dev.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.5 Unpacking libbtrfs-dev (4.20.1-2) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.8 Selecting previously unselected package libudev-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 163.8 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.1 Selecting previously unselected package libsepol1-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.7 Selecting previously unselected package libpcre16-3:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 164.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.0 Selecting previously unselected package libpcre32-3:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.3 Selecting previously unselected package libpcrecpp0v5:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.5 Selecting previously unselected package libpcre3-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 165.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.2 Selecting previously unselected package libselinux1-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.7 Selecting previously unselected package libseccomp-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 166.9 Selecting previously unselected package libsystemd-dev:ppc64el.
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.8 Setting up libapparmor1:ppc64el (2.13.2-10) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up libbtrfs0 (4.20.1-2) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 167.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up libbtrfs-dev (4.20.1-2) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up mingw-w64-common (6.0.0-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 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
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 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
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up dmsetup (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 168.1 Processing triggers for libc-bin (2.28-10) ...
08:51:41 [2020-05-08T08:51:41.688Z] #11 DONE 168.4s
08:51:41 [2020-05-08T08:51:41.688Z] 
08:51:41 [2020-05-08T08:51:41.688Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
08:51:41 [2020-05-08T08:51:41.688Z] #12 ...
08:51:41 [2020-05-08T08:51:41.688Z] 
08:51:41 [2020-05-08T08:51:41.688Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:51:41 [2020-05-08T08:51:41.688Z] #59 DONE 0.2s
08:51:41 [2020-05-08T08:51:41.688Z] 
08:51:41 [2020-05-08T08:51:41.688Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
08:51:41 [2020-05-08T08:51:41.688Z] #60 DONE 0.1s
08:51:42 [2020-05-08T08:51:42.024Z] 
08:51:42 [2020-05-08T08:51:42.024Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.269 + RM_GOPATH=0
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.271 + TMP_GOPATH=
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.272 + : /build
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.273 + '[' -z '' ']'
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.275 ++ mktemp -d
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.279 + export GOPATH=/tmp/tmp.Av2OogDfVT
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.280 + GOPATH=/tmp/tmp.Av2OogDfVT
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.280 + RM_GOPATH=1
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.281 ++ dirname ./install.sh
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.283 + dir=.
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.284 + bin=runc
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.284 + shift
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.284 + '[' '!' -f ./runc.installer ']'
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.284 + . ./runc.installer
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.284 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.293 + install_runc
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.294 + uname -r
08:51:42 [2020-05-08T08:51:42.024Z] #61 0.314 + grep -q '^3\.10\.0.*\.el7\.'
08:51:42 [2020-05-08T08:51:42.107Z] #44 146.3   CC       criu/shmem.o
08:51:42 [2020-05-08T08:51:42.308Z] eac6fba788c9: Download complete
08:51:42 [2020-05-08T08:51:42.359Z] #61 ...
08:51:42 [2020-05-08T08:51:42.359Z] 
08:51:42 [2020-05-08T08:51:42.359Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
08:51:42 [2020-05-08T08:51:42.359Z] #12 DONE 0.7s
08:51:42 [2020-05-08T08:51:42.359Z] 
08:51:42 [2020-05-08T08:51:42.359Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:42 [2020-05-08T08:51:42.359Z] #61 0.321 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:51:42 [2020-05-08T08:51:42.359Z] #61 0.321 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
08:51:42 [2020-05-08T08:51:42.359Z] #61 0.321 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
08:51:42 [2020-05-08T08:51:42.359Z] #61 0.321 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Av2OogDfVT/src/github.com/opencontainers/runc
08:51:42 [2020-05-08T08:51:42.359Z] #61 0.328 Cloning into '/tmp/tmp.Av2OogDfVT/src/github.com/opencontainers/runc'...
08:51:42 [2020-05-08T08:51:42.520Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.349s	coverage: 73.1% of statements
08:51:42 [2020-05-08T08:51:42.520Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:51:42 [2020-05-08T08:51:42.695Z] #61 ...
08:51:42 [2020-05-08T08:51:42.695Z] 
08:51:42 [2020-05-08T08:51:42.695Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:51:42 [2020-05-08T08:51:42.695Z] #13 DONE 0.6s
08:51:42 [2020-05-08T08:51:42.698Z] #44 ...
08:51:42 [2020-05-08T08:51:42.698Z] 
08:51:42 [2020-05-08T08:51:42.698Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.1 + cd /tmp/tmp.RiCLPxwrZB/src/github.com/golangci/golangci-lint/
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.1 + git checkout -q v1.23.8
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.4 ++ git describe --tags
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.4 + version=v1.23.8
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.4 ++ git rev-parse --short HEAD
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.4 + commit=76a82c6
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.4 ++ git show -s --format=%cd
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:51:42 [2020-05-08T08:51:42.698Z] #53 196.5 + 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
08:51:42 [2020-05-08T08:51:42.961Z] #53 ...
08:51:42 [2020-05-08T08:51:42.961Z] 
08:51:42 [2020-05-08T08:51:42.961Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:42 [2020-05-08T08:51:42.961Z] #44 147.2   CC       criu/sigframe.o
08:51:42 [2020-05-08T08:51:42.961Z] #44 147.4   CC       criu/signalfd.o
08:51:43 [2020-05-08T08:51:43.043Z] 
08:51:43 [2020-05-08T08:51:43.043Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:51:43 [2020-05-08T08:51:43.043Z] #14 0.389 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:51:43 [2020-05-08T08:51:43.043Z] #14 DONE 0.5s
08:51:43 [2020-05-08T08:51:43.043Z] 
08:51:43 [2020-05-08T08:51:43.043Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:43 [2020-05-08T08:51:43.043Z] #45 69.77   CC       compel/plugins/std/string.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 70.96   CC       compel/plugins/std/infect.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 71.61   CC       compel/arch/ppc64/plugins/std/parasite-head.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 71.66   CC       compel/arch/ppc64/plugins/std/memcpy.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 71.75   CC       compel/arch/ppc64/plugins/std/memcmp.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 71.85   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 71.94   AR       compel/plugins/std.lib.a
08:51:43 [2020-05-08T08:51:43.043Z] #45 72.14   CC       compel/plugins/fds/fds.o
08:51:43 [2020-05-08T08:51:43.043Z] #45 72.51   AR       compel/plugins/fds.lib.a
08:51:43 [2020-05-08T08:51:43.043Z] #45 72.59   HOSTDEP  compel/src/lib/log-host.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 72.80   HOSTDEP  compel/src/lib/handle-elf-host.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 73.10   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 73.31   HOSTDEP  compel/src/main-host.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 73.56   DEP      compel/src/lib/ptrace.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 73.86   DEP      compel/src/lib/infect.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 74.08   DEP      compel/src/lib/infect-util.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 74.20   DEP      compel/src/lib/infect-rpc.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 74.36   DEP      compel/arch/ppc64/src/lib/infect.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 74.51   DEP      compel/arch/ppc64/src/lib/cpu.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 74.83   DEP      compel/src/lib/log.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 75.03   DEP      compel/src/main.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 75.31   DEP      compel/src/lib/handle-elf.d
08:51:43 [2020-05-08T08:51:43.043Z] #45 75.59   DEP      compel/arch/ppc64/src/lib/handle-elf.d
08:51:43 [2020-05-08T08:51:43.220Z] #44 147.6   CC       criu/sk-inet.o
08:51:43 [2020-05-08T08:51:43.378Z] #45 75.88   CC       compel/src/lib/log.o
08:51:43 [2020-05-08T08:51:43.712Z] #45 76.27   CC       compel/arch/ppc64/src/lib/cpu.o
08:51:43 [2020-05-08T08:51:43.712Z] #45 ...
08:51:43 [2020-05-08T08:51:43.712Z] 
08:51:43 [2020-05-08T08:51:43.712Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:51:43 [2020-05-08T08:51:43.712Z] #15 DONE 0.5s
08:51:43 [2020-05-08T08:51:43.712Z] 
08:51:43 [2020-05-08T08:51:43.712Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:51:43 [2020-05-08T08:51:43.992Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.670s	coverage: 76.1% of statements
08:51:44 [2020-05-08T08:51:44.049Z] #16 DONE 0.4s
08:51:44 [2020-05-08T08:51:44.049Z] 
08:51:44 [2020-05-08T08:51:44.049Z] #17 [dev-systemd-false  6/26] RUN ldconfig
08:51:44 [2020-05-08T08:51:44.159Z] #44 148.5   CC       criu/sk-netlink.o
08:51:44 [2020-05-08T08:51:44.419Z] #44 148.8   CC       criu/sk-packet.o
08:51:44 [2020-05-08T08:51:44.607Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
08:51:44 [2020-05-08T08:51:44.774Z] #17 DONE 0.4s
08:51:44 [2020-05-08T08:51:44.774Z] 
08:51:44 [2020-05-08T08:51:44.774Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:51:44 [2020-05-08T08:51:44.988Z] #44 149.3   CC       criu/sk-queue.o
08:51:45 [2020-05-08T08:51:45.249Z] #44 149.8   CC       criu/sk-tcp.o
08:51:45 [2020-05-08T08:51:45.525Z] #18 0.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
08:51:45 [2020-05-08T08:51:45.614Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
08:51:45 [2020-05-08T08:51:45.819Z] #44 150.2   CC       criu/sk-unix.o
08:51:45 [2020-05-08T08:51:45.857Z] #18 1.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:51:45 [2020-05-08T08:51:45.857Z] #18 1.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
08:51:46 [2020-05-08T08:51:46.365Z] #65 246.0 + bin/containerd-shim-runc-v1
08:51:47 [2020-05-08T08:51:47.537Z] #18 2.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
08:51:47 [2020-05-08T08:51:47.637Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
08:51:47 [2020-05-08T08:51:47.637Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
08:51:47 [2020-05-08T08:51:47.730Z] #44 152.1   CC       criu/sockets.o
08:51:47 [2020-05-08T08:51:47.920Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.076s	coverage: 57.7% of statements
08:51:47 [2020-05-08T08:51:47.920Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:51:47 [2020-05-08T08:51:47.920Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:51:47 [2020-05-08T08:51:47.920Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:51:47 [2020-05-08T08:51:47.920Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:51:48 [2020-05-08T08:51:48.300Z] #44 152.8   CC       criu/stats.o
08:51:48 [2020-05-08T08:51:48.535Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 41.8% of statements
08:51:48 [2020-05-08T08:51:48.871Z] #44 153.2   CC       criu/string.o
08:51:48 [2020-05-08T08:51:48.871Z] #44 153.3   CC       criu/sysctl.o
08:51:49 [2020-05-08T08:51:49.442Z] #44 153.8   CC       criu/sysfs_parse.o
08:51:49 [2020-05-08T08:51:49.542Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 77.4% of statements
08:51:49 [2020-05-08T08:51:49.542Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:51:49 [2020-05-08T08:51:49.542Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:51:49 [2020-05-08T08:51:49.542Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
08:51:49 [2020-05-08T08:51:49.626Z] #65 249.0 + bin/containerd-shim-runc-v2
08:51:49 [2020-05-08T08:51:49.702Z] #44 154.2   CC       criu/timerfd.o
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + binaries
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + mkdir -p /build
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + cp bin/containerd /build/containerd
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + cp bin/containerd-shim /build/containerd-shim
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:51:49 [2020-05-08T08:51:49.881Z] #65 249.8 + cp bin/ctr /build/ctr
08:51:49 [2020-05-08T08:51:49.962Z] #44 154.5   CC       criu/tty.o
08:51:50 [2020-05-08T08:51:50.439Z] #65 DONE 250.1s
08:51:50 [2020-05-08T08:51:50.534Z] #18 ...
08:51:50 [2020-05-08T08:51:50.534Z] 
08:51:50 [2020-05-08T08:51:50.534Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:50 [2020-05-08T08:51:50.534Z] #48 166.7 text/template
08:51:50 [2020-05-08T08:51:50.534Z] #48 175.8 go/parser
08:51:50 [2020-05-08T08:51:50.534Z] #48 ...
08:51:50 [2020-05-08T08:51:50.534Z] 
08:51:50 [2020-05-08T08:51:50.534Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:50 [2020-05-08T08:51:50.534Z] #45 77.08   CC       compel/arch/ppc64/src/lib/infect.o
08:51:50 [2020-05-08T08:51:50.534Z] #45 78.46   CC       compel/src/lib/infect-rpc.o
08:51:50 [2020-05-08T08:51:50.534Z] #45 79.26   CC       compel/src/lib/infect-util.o
08:51:50 [2020-05-08T08:51:50.534Z] #45 79.76   CC       compel/src/lib/infect.o
08:51:50 [2020-05-08T08:51:50.534Z] #45 ...
08:51:50 [2020-05-08T08:51:50.534Z] 
08:51:50 [2020-05-08T08:51:50.534Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:51:50 [2020-05-08T08:51:50.534Z] #18 5.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB]
08:51:50 [2020-05-08T08:51:50.549Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
08:51:50 [2020-05-08T08:51:50.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 61.6% of statements
08:51:50 [2020-05-08T08:51:50.831Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
08:51:51 [2020-05-08T08:51:51.362Z] 
08:51:51 [2020-05-08T08:51:51.362Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:51:51 [2020-05-08T08:51:51.362Z] #66 DONE 0.2s
08:51:51 [2020-05-08T08:51:51.445Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 75.2% of statements
08:51:51 [2020-05-08T08:51:51.445Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:51:51 [2020-05-08T08:51:51.616Z] 
08:51:51 [2020-05-08T08:51:51.616Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:51:51 [2020-05-08T08:51:51.616Z] #70 DONE 0.1s
08:51:51 [2020-05-08T08:51:51.616Z] 
08:51:51 [2020-05-08T08:51:51.616Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:51:51 [2020-05-08T08:51:51.616Z] #72 DONE 0.1s
08:51:51 [2020-05-08T08:51:51.701Z] #18 7.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
08:51:51 [2020-05-08T08:51:51.727Z] time="2020-05-08T08:51:51Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate300171323/log384343134.1: no such file or directory"
08:51:51 [2020-05-08T08:51:51.727Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.074s	coverage: 38.3% of statements
08:51:51 [2020-05-08T08:51:51.870Z] 
08:51:51 [2020-05-08T08:51:51.870Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:51:51 [2020-05-08T08:51:51.870Z] #75 DONE 0.1s
08:51:51 [2020-05-08T08:51:51.870Z] 
08:51:51 [2020-05-08T08:51:51.870Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:51:51 [2020-05-08T08:51:51.870Z] #76 DONE 0.0s
08:51:51 [2020-05-08T08:51:51.870Z] 
08:51:51 [2020-05-08T08:51:51.870Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:51:51 [2020-05-08T08:51:51.872Z] #44 156.2   CC       criu/tun.o
08:51:52 [2020-05-08T08:51:52.342Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
08:51:52 [2020-05-08T08:51:52.431Z] #77 DONE 0.6s
08:51:52 [2020-05-08T08:51:52.431Z] 
08:51:52 [2020-05-08T08:51:52.431Z] #78 exporting to image
08:51:52 [2020-05-08T08:51:52.431Z] #78 exporting layers
08:51:52 [2020-05-08T08:51:52.442Z] #44 156.6   CC       criu/uffd.o
08:51:52 [2020-05-08T08:51:52.442Z] #44 ...
08:51:52 [2020-05-08T08:51:52.442Z] 
08:51:52 [2020-05-08T08:51:52.442Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:51:52 [2020-05-08T08:51:52.442Z] #23 215.6 + return
08:51:53 [2020-05-08T08:51:53.012Z] #23 DONE 216.2s
08:51:53 [2020-05-08T08:51:53.012Z] 
08:51:53 [2020-05-08T08:51:53.012Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:53 [2020-05-08T08:51:53.272Z] #65 ...
08:51:53 [2020-05-08T08:51:53.272Z] 
08:51:53 [2020-05-08T08:51:53.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:53 [2020-05-08T08:51:53.272Z] #44 157.8   CC       criu/util.o
08:51:53 [2020-05-08T08:51:53.348Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
08:51:53 [2020-05-08T08:51:53.630Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
08:51:54 [2020-05-08T08:51:54.245Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
08:51:54 [2020-05-08T08:51:54.528Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.486s	coverage: 82.5% of statements
08:51:54 [2020-05-08T08:51:54.528Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:51:54 [2020-05-08T08:51:54.528Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:51:54 [2020-05-08T08:51:54.656Z] #44 159.1   CC       criu/uts_ns.o
08:51:54 [2020-05-08T08:51:54.916Z] #44 159.3   CC       criu/vdso.o
08:51:55 [2020-05-08T08:51:55.177Z] #44 ...
08:51:55 [2020-05-08T08:51:55.177Z] 
08:51:55 [2020-05-08T08:51:55.177Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:51:55 [2020-05-08T08:51:55.177Z] #24 DONE 0.3s
08:51:55 [2020-05-08T08:51:55.437Z] 
08:51:55 [2020-05-08T08:51:55.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:55 [2020-05-08T08:51:55.437Z] #44 159.8   LINK     criu/built-in.o
08:51:55 [2020-05-08T08:51:55.437Z] #44 159.9   LINK     criu/criu
08:51:55 [2020-05-08T08:51:55.999Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
08:51:56 [2020-05-08T08:51:56.008Z] #44 160.3   DEP      lib/c/criu.d
08:51:56 [2020-05-08T08:51:56.008Z] #44 ...
08:51:56 [2020-05-08T08:51:56.008Z] 
08:51:56 [2020-05-08T08:51:56.008Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:51:56 [2020-05-08T08:51:56.008Z] #28 DONE 0.8s
08:51:56 [2020-05-08T08:51:56.008Z] 
08:51:56 [2020-05-08T08:51:56.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:56 [2020-05-08T08:51:56.008Z] #44 160.4   CC       images/rpc.pb-c.o
08:51:56 [2020-05-08T08:51:56.269Z] #44 ...
08:51:56 [2020-05-08T08:51:56.269Z] 
08:51:56 [2020-05-08T08:51:56.269Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:51:56 [2020-05-08T08:51:56.269Z] #31 DONE 0.2s
08:51:56 [2020-05-08T08:51:56.269Z] 
08:51:56 [2020-05-08T08:51:56.269Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:51:56 [2020-05-08T08:51:56.269Z] #34 DONE 0.2s
08:51:56 [2020-05-08T08:51:56.269Z] 
08:51:56 [2020-05-08T08:51:56.269Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:51:56 [2020-05-08T08:51:56.282Z] ok  	github.com/docker/docker/distribution	0.280s	coverage: 22.1% of statements
08:51:56 [2020-05-08T08:51:56.282Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:51:56 [2020-05-08T08:51:56.529Z] #39 DONE 0.1s
08:51:56 [2020-05-08T08:51:56.529Z] 
08:51:56 [2020-05-08T08:51:56.529Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:51:56 [2020-05-08T08:51:56.529Z] #42 DONE 0.2s
08:51:56 [2020-05-08T08:51:56.529Z] 
08:51:56 [2020-05-08T08:51:56.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:56 [2020-05-08T08:51:56.529Z] #44 161.0   CC       lib/c/criu.o
08:51:56 [2020-05-08T08:51:56.562Z] #18 ...
08:51:56 [2020-05-08T08:51:56.562Z] 
08:51:56 [2020-05-08T08:51:56.562Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:51:56 [2020-05-08T08:51:56.562Z] #45 83.95   CC       compel/src/lib/ptrace.o
08:51:56 [2020-05-08T08:51:56.562Z] #45 84.53   AR       compel/libcompel.a
08:51:56 [2020-05-08T08:51:56.562Z] #45 84.67   HOSTCC   compel/src/main-host.o
08:51:56 [2020-05-08T08:51:56.562Z] #45 85.17   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
08:51:56 [2020-05-08T08:51:56.562Z] #45 85.55   HOSTCC   compel/src/lib/handle-elf-host.o
08:51:56 [2020-05-08T08:51:56.562Z] #45 86.40   HOSTCC   compel/src/lib/log-host.o
08:51:56 [2020-05-08T08:51:56.562Z] #45 86.81   HOSTLINK compel/compel-host-bin
08:51:56 [2020-05-08T08:51:56.562Z] #45 87.13   DEP      soccr/soccr.d
08:51:56 [2020-05-08T08:51:56.562Z] #45 87.46   CC       soccr/soccr.o
08:51:57 [2020-05-08T08:51:57.289Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
08:51:57 [2020-05-08T08:51:57.338Z] #53 DONE 297.6s
08:51:57 [2020-05-08T08:51:57.338Z] 
08:51:57 [2020-05-08T08:51:57.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:57 [2020-05-08T08:51:57.338Z] #65 ...
08:51:57 [2020-05-08T08:51:57.338Z] 
08:51:57 [2020-05-08T08:51:57.338Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:51:57 [2020-05-08T08:51:57.338Z] #54 DONE 0.2s
08:51:57 [2020-05-08T08:51:57.338Z] 
08:51:57 [2020-05-08T08:51:57.338Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:51:57 [2020-05-08T08:51:57.338Z] #57 DONE 0.1s
08:51:57 [2020-05-08T08:51:57.338Z] 
08:51:57 [2020-05-08T08:51:57.338Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:51:57 [2020-05-08T08:51:57.338Z] #61 DONE 0.1s
08:51:57 [2020-05-08T08:51:57.338Z] 
08:51:57 [2020-05-08T08:51:57.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:51:57 [2020-05-08T08:51:57.470Z] #44 161.9   LINK     lib/c/built-in.o
08:51:57 [2020-05-08T08:51:57.470Z] #44 162.0   LINK     lib/c/libcriu.so
08:51:57 [2020-05-08T08:51:57.727Z] #45 ...
08:51:57 [2020-05-08T08:51:57.727Z] 
08:51:57 [2020-05-08T08:51:57.727Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:51:57 [2020-05-08T08:51:57.727Z] #57 174.2 golang.org/x/crypto/ssh/terminal
08:51:57 [2020-05-08T08:51:57.727Z] #57 ...
08:51:57 [2020-05-08T08:51:57.727Z] 
08:51:57 [2020-05-08T08:51:57.727Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:51:57 [2020-05-08T08:51:57.727Z] #61 16.05 + cd /tmp/tmp.Av2OogDfVT/src/github.com/opencontainers/runc
08:51:57 [2020-05-08T08:51:57.727Z] #61 16.05 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
08:51:57 [2020-05-08T08:51:57.730Z] #44 162.0   LINK     lib/c/libcriu.a
08:51:57 [2020-05-08T08:51:57.730Z] #44 162.2   GEN      magic.py
08:51:57 [2020-05-08T08:51:57.730Z] #44 162.3 Note: Building without setproctitle() and strlcpy() support.
08:51:57 [2020-05-08T08:51:57.730Z] #44 162.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:51:57 [2020-05-08T08:51:57.903Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
08:51:57 [2020-05-08T08:51:57.990Z] #44 162.3 Note: Building without GnuTLS support
08:51:58 [2020-05-08T08:51:58.560Z] #44 163.0 fatal: not a git repository (or any of the parent directories): .git
08:51:58 [2020-05-08T08:51:58.924Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
08:51:58 [2020-05-08T08:51:58.924Z] ok  	github.com/docker/docker/distribution/xfer	1.877s	coverage: 85.1% of statements
08:51:58 [2020-05-08T08:51:58.924Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:51:58 [2020-05-08T08:51:58.924Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:51:58 [2020-05-08T08:51:58.954Z] #78 exporting layers 6.0s done
08:51:58 [2020-05-08T08:51:58.954Z] #78 writing image sha256:70a27af4d85edf093df93b2e9b394329b62a90b957f858ad60dbdc8658f3b960 done
08:51:58 [2020-05-08T08:51:58.954Z] #78 naming to docker.io/library/docker:fdae67c842d9eb8df7357231b583408ca298b486 done
08:51:58 [2020-05-08T08:51:58.954Z] #78 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:51:59 [2020-05-08T08:51:59.409Z] #61 17.57 + '[' -z '' ']'
08:51:59 [2020-05-08T08:51:59.409Z] #61 17.57 + target=static
08:51:59 [2020-05-08T08:51:59.409Z] #61 17.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:51:59 [2020-05-08T08:51:59.500Z] #44 163.8 make[1]: Nothing to be done for 'all'.
08:51:59 [2020-05-08T08:51:59.538Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
08:51:59 [2020-05-08T08:51:59.539Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:52:00 [2020-05-08T08:52:00.153Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.6 make[1]: 'images/built-in.o' is up to date.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.8 make[1]: 'compel/libcompel.a' is up to date.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.8 make[1]: 'compel/compel-host-bin' is up to date.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.9 make[1]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.440Z] #44 164.9 make[1]: 'soccr/libsoccr.a' is up to date.
08:52:00 [2020-05-08T08:52:00.700Z] #44 165.2 make[2]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.700Z] #44 165.2 make[2]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.700Z] #44 165.2 make[2]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.960Z] #44 165.4 make[2]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.960Z] #44 165.5 make[2]: Nothing to be done for 'all'.
08:52:00 [2020-05-08T08:52:00.997Z] 
08:52:00 [2020-05-08T08:52:00.997Z] Removing bundles/
08:52:00 [2020-05-08T08:52:00.997Z] 
08:52:00 [2020-05-08T08:52:00.997Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:52:00 [2020-05-08T08:52:00.997Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:52:00 [2020-05-08T08:52:00.997Z] GOOS="" GOARCH="" GOARM=""
08:52:01 [2020-05-08T08:52:01.160Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.4% of statements
08:52:01 [2020-05-08T08:52:01.220Z] #44 165.5 make[2]: Nothing to be done for 'all'.
08:52:01 [2020-05-08T08:52:01.220Z] #44 165.6 make[2]: Nothing to be done for 'all'.
08:52:01 [2020-05-08T08:52:01.220Z] #44 165.7 make[2]: Nothing to be done for 'all'.
08:52:01 [2020-05-08T08:52:01.442Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
08:52:01 [2020-05-08T08:52:01.481Z] #44 165.7   INSTALL  criu/criu
08:52:01 [2020-05-08T08:52:01.745Z] #44 DONE 166.0s
08:52:01 [2020-05-08T08:52:01.745Z] 
08:52:01 [2020-05-08T08:52:01.745Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:52:02 [2020-05-08T08:52:02.578Z] #65 267.0 + bin/containerd-stress
08:52:02 [2020-05-08T08:52:02.914Z] ok  	github.com/docker/docker/pkg/archive	0.495s	coverage: 76.8% of statements
08:52:03 [2020-05-08T08:52:03.131Z] #65 ...
08:52:03 [2020-05-08T08:52:03.131Z] 
08:52:03 [2020-05-08T08:52:03.131Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:52:03 [2020-05-08T08:52:03.234Z] #61 20.86 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 .
08:52:03 [2020-05-08T08:52:03.391Z] #45 DONE 0.2s
08:52:03 [2020-05-08T08:52:03.391Z] 
08:52:03 [2020-05-08T08:52:03.391Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:52:03 [2020-05-08T08:52:03.651Z] #48 DONE 0.2s
08:52:03 [2020-05-08T08:52:03.651Z] 
08:52:03 [2020-05-08T08:52:03.651Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:52:03 [2020-05-08T08:52:03.651Z] #51 DONE 0.2s
08:52:03 [2020-05-08T08:52:03.651Z] 
08:52:03 [2020-05-08T08:52:03.651Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:52:03 [2020-05-08T08:52:03.921Z] ok  	github.com/docker/docker/pkg/authorization	0.417s	coverage: 68.3% of statements
08:52:04 [2020-05-08T08:52:04.204Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:52:04 [2020-05-08T08:52:04.204Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
08:52:04 [2020-05-08T08:52:04.401Z] #61 ...
08:52:04 [2020-05-08T08:52:04.401Z] 
08:52:04 [2020-05-08T08:52:04.401Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:04 [2020-05-08T08:52:04.401Z] #48 181.1 encoding/xml
08:52:04 [2020-05-08T08:52:04.463Z] #65 268.9 + bin/containerd-shim
08:52:04 [2020-05-08T08:52:04.736Z] #48 ...
08:52:04 [2020-05-08T08:52:04.736Z] 
08:52:04 [2020-05-08T08:52:04.736Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:04 [2020-05-08T08:52:04.736Z] #18 19.95 Fetched 8128 kB in 19s (419 kB/s)
08:52:07 [2020-05-08T08:52:07.772Z] #18 19.95 Reading package lists...
08:52:07 [2020-05-08T08:52:07.772Z] #18 ...
08:52:07 [2020-05-08T08:52:07.772Z] 
08:52:07 [2020-05-08T08:52:07.772Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:07 [2020-05-08T08:52:07.772Z] #45 90.50   AR       soccr/libsoccr.a
08:52:07 [2020-05-08T08:52:07.772Z] #45 90.57 make[1]: 'soccr/libsoccr.a' is up to date.
08:52:07 [2020-05-08T08:52:07.772Z] #45 91.23   DEP      criu/arch/ppc64/sigframe.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 91.47   DEP      criu/arch/ppc64/crtools.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 91.81   DEP      criu/arch/ppc64/cpu.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 92.16   CC       criu/arch/ppc64/cpu.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 93.27   CC       criu/arch/ppc64/crtools.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 95.06   CC       criu/arch/ppc64/sigframe.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 95.59   LINK     criu/arch/ppc64/crtools.built-in.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 95.71   DEP      criu/pie/util-vdso.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 95.95   DEP      criu/pie/util.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 96.26   CC       criu/pie/util.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 96.88   CC       criu/pie/util-vdso.o
08:52:07 [2020-05-08T08:52:07.772Z] #45 98.16   AR       criu/pie/pie.lib.a
08:52:07 [2020-05-08T08:52:07.772Z] #45 98.29   DEP      criu/pie/restorer.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 98.71   DEP      criu/arch/ppc64/vdso-trampoline.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 98.75   DEP      criu/arch/ppc64/restorer.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 99.14   DEP      criu/arch/ppc64/vdso-pie.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 99.41   DEP      criu/pie/parasite-vdso.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 99.76   DEP      criu/pie/parasite.d
08:52:07 [2020-05-08T08:52:07.772Z] #45 100.2   CC       criu/pie/parasite.o
08:52:08 [2020-05-08T08:52:08.597Z] ok  	github.com/docker/docker/layer	7.617s	coverage: 68.8% of statements
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/oci	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ok  	github.com/docker/docker/pkg/directory	0.001s	coverage: 80.0% of statements
08:52:08 [2020-05-08T08:52:08.597Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.568s	coverage: 43.2% of statements
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:52:08 [2020-05-08T08:52:08.597Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:52:08 [2020-05-08T08:52:08.880Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
08:52:08 [2020-05-08T08:52:08.880Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
08:52:08 [2020-05-08T08:52:08.941Z] #45 ...
08:52:08 [2020-05-08T08:52:08.941Z] 
08:52:08 [2020-05-08T08:52:08.941Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:08 [2020-05-08T08:52:08.941Z] #48 195.3 go/doc
08:52:09 [2020-05-08T08:52:09.495Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
08:52:09 [2020-05-08T08:52:09.777Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
08:52:10 [2020-05-08T08:52:10.107Z] #48 196.5 crypto/rand
08:52:10 [2020-05-08T08:52:10.392Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
08:52:10 [2020-05-08T08:52:10.830Z] #48 ...
08:52:10 [2020-05-08T08:52:10.830Z] 
08:52:10 [2020-05-08T08:52:10.830Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
08:52:10 [2020-05-08T08:52:10.830Z] #57 188.0 mvdan.cc/sh/v3/cmd/shfmt
08:52:10 [2020-05-08T08:52:10.830Z] #57 DONE 197.5s
08:52:11 [2020-05-08T08:52:11.166Z] 
08:52:11 [2020-05-08T08:52:11.167Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:11 [2020-05-08T08:52:11.167Z] #45 102.8   LINK     criu/pie/parasite.built-in.o
08:52:11 [2020-05-08T08:52:11.167Z] #45 102.8   GEN      criu/pie/parasite-blob.h
08:52:11 [2020-05-08T08:52:11.167Z] #45 102.9   CC       criu/pie/parasite-vdso.o
08:52:11 [2020-05-08T08:52:11.399Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
08:52:11 [2020-05-08T08:52:11.502Z] #45 104.2   CC       criu/arch/ppc64/vdso-pie.o
08:52:11 [2020-05-08T08:52:11.682Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
08:52:12 [2020-05-08T08:52:12.059Z] 65014b3c3121: Verifying Checksum
08:52:12 [2020-05-08T08:52:12.059Z] 65014b3c3121: Download complete
08:52:12 [2020-05-08T08:52:12.548Z] #65 276.0 + bin/containerd-shim-runc-v1
08:52:12 [2020-05-08T08:52:12.688Z] ok  	github.com/docker/docker/pkg/fsutils	0.407s	coverage: 85.1% of statements
08:52:12 [2020-05-08T08:52:12.688Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.085s	coverage: 84.1% of statements
08:52:12 [2020-05-08T08:52:12.974Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
08:52:13 [2020-05-08T08:52:13.186Z] #45 105.6   CC       criu/arch/ppc64/restorer.o
08:52:13 [2020-05-08T08:52:13.589Z] ok  	github.com/docker/docker/pkg/idtools	0.272s	coverage: 70.3% of statements
08:52:13 [2020-05-08T08:52:13.871Z] ok  	github.com/docker/docker/pkg/ioutils	0.296s	coverage: 70.6% of statements
08:52:13 [2020-05-08T08:52:13.871Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
08:52:13 [2020-05-08T08:52:13.961Z] #45 106.5   CC       criu/arch/ppc64/vdso-trampoline.o
08:52:13 [2020-05-08T08:52:13.961Z] #45 106.6   CC       criu/pie/restorer.o
08:52:14 [2020-05-08T08:52:14.154Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
08:52:14 [2020-05-08T08:52:14.154Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
08:52:14 [2020-05-08T08:52:14.154Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:52:14 [2020-05-08T08:52:14.154Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:52:14 [2020-05-08T08:52:14.437Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
08:52:14 [2020-05-08T08:52:14.437Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:52:14 [2020-05-08T08:52:14.719Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
08:52:14 [2020-05-08T08:52:14.719Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
08:52:15 [2020-05-08T08:52:15.002Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
08:52:15 [2020-05-08T08:52:15.002Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
08:52:15 [2020-05-08T08:52:15.002Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:52:15 [2020-05-08T08:52:15.002Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:52:15 [2020-05-08T08:52:15.064Z] #65 279.2 + bin/containerd-shim-runc-v2
08:52:15 [2020-05-08T08:52:15.618Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.0 + binaries
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.0 + mkdir -p /build
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.0 + cp bin/containerd /build/containerd
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.0 + cp bin/containerd-shim /build/containerd-shim
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:52:15 [2020-05-08T08:52:15.624Z] #65 280.1 + cp bin/ctr /build/ctr
08:52:15 [2020-05-08T08:52:15.879Z] #65 DONE 280.4s
08:52:16 [2020-05-08T08:52:16.233Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
08:52:16 [2020-05-08T08:52:16.515Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
08:52:16 [2020-05-08T08:52:16.515Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:52:17 [2020-05-08T08:52:17.244Z] 
08:52:17 [2020-05-08T08:52:17.244Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:52:17 [2020-05-08T08:52:17.244Z] #66 DONE 0.2s
08:52:17 [2020-05-08T08:52:17.244Z] 
08:52:17 [2020-05-08T08:52:17.244Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:52:17 [2020-05-08T08:52:17.498Z] #70 DONE 0.1s
08:52:17 [2020-05-08T08:52:17.498Z] 
08:52:17 [2020-05-08T08:52:17.498Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:52:17 [2020-05-08T08:52:17.498Z] #72 DONE 0.1s
08:52:17 [2020-05-08T08:52:17.498Z] 
08:52:17 [2020-05-08T08:52:17.498Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:52:17 [2020-05-08T08:52:17.498Z] #75 DONE 0.1s
08:52:17 [2020-05-08T08:52:17.498Z] 
08:52:17 [2020-05-08T08:52:17.498Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:52:17 [2020-05-08T08:52:17.498Z] #76 DONE 0.0s
08:52:17 [2020-05-08T08:52:17.754Z] 
08:52:17 [2020-05-08T08:52:17.754Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:52:17 [2020-05-08T08:52:17.986Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
08:52:18 [2020-05-08T08:52:18.268Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
08:52:18 [2020-05-08T08:52:18.312Z] #77 DONE 0.6s
08:52:18 [2020-05-08T08:52:18.312Z] 
08:52:18 [2020-05-08T08:52:18.312Z] #78 exporting to image
08:52:18 [2020-05-08T08:52:18.312Z] #78 exporting layers
08:52:18 [2020-05-08T08:52:18.767Z] #45 ...
08:52:18 [2020-05-08T08:52:18.767Z] 
08:52:18 [2020-05-08T08:52:18.767Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:52:18 [2020-05-08T08:52:18.767Z] #69 204.8 + for f in rootlesskit rootlesskit-docker-proxy
08:52:18 [2020-05-08T08:52:18.767Z] #69 204.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:52:20 [2020-05-08T08:52:20.944Z] ok  	github.com/docker/docker/pkg/signal	2.334s	coverage: 61.0% of statements
08:52:21 [2020-05-08T08:52:21.227Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
08:52:21 [2020-05-08T08:52:21.510Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
08:52:21 [2020-05-08T08:52:21.511Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:52:21 [2020-05-08T08:52:21.755Z] #65 ...
08:52:21 [2020-05-08T08:52:21.755Z] 
08:52:21 [2020-05-08T08:52:21.755Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:52:21 [2020-05-08T08:52:21.755Z] #53 DONE 244.1s
08:52:21 [2020-05-08T08:52:21.755Z] 
08:52:21 [2020-05-08T08:52:21.755Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:52:21 [2020-05-08T08:52:21.793Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
08:52:22 [2020-05-08T08:52:22.408Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
08:52:22 [2020-05-08T08:52:22.598Z] #69 ...
08:52:22 [2020-05-08T08:52:22.599Z] 
08:52:22 [2020-05-08T08:52:22.599Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:22 [2020-05-08T08:52:22.599Z] #18 19.95 Reading package lists...
08:52:22 [2020-05-08T08:52:22.599Z] #18 27.83 Reading package lists...
08:52:22 [2020-05-08T08:52:22.599Z] #18 34.52 Building dependency tree...
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57 libcap2-bin is already the newest version (1:2.25-2).
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57 The following additional packages will be installed:
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.57   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.58   python3.7 python3.7-minimal vim-runtime xxd
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59 Suggested packages:
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59 Recommended packages:
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59   aufs-dkms nftables build-essential python3-dev python3-keyring
08:52:22 [2020-05-08T08:52:22.599Z] #18 36.59   python3-keyrings.alt python3-xdg unzip
08:52:22 [2020-05-08T08:52:22.599Z] #18 ...
08:52:22 [2020-05-08T08:52:22.599Z] 
08:52:22 [2020-05-08T08:52:22.599Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:22 [2020-05-08T08:52:22.599Z] #45 111.9   LINK     criu/pie/restorer.built-in.o
08:52:22 [2020-05-08T08:52:22.599Z] #45 111.9   GEN      criu/pie/restorer-blob.h
08:52:22 [2020-05-08T08:52:22.599Z] #45 112.3   DEP      criu/vdso.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 112.6   DEP      criu/uts_ns.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 112.9   DEP      criu/util.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 113.3   DEP      criu/uffd.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 113.7   DEP      criu/tun.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 114.0   DEP      criu/tty.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 114.5   DEP      criu/timerfd.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 114.9   DEP      criu/sysfs_parse.d
08:52:22 [2020-05-08T08:52:22.599Z] #45 115.3   DEP      criu/sysctl.d
08:52:22 [2020-05-08T08:52:22.934Z] #45 115.6   DEP      criu/string.d
08:52:22 [2020-05-08T08:52:22.934Z] #45 115.7   DEP      criu/stats.d
08:52:23 [2020-05-08T08:52:23.023Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 36.9% of statements
08:52:23 [2020-05-08T08:52:23.165Z] #65 ...
08:52:23 [2020-05-08T08:52:23.165Z] 
08:52:23 [2020-05-08T08:52:23.165Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:52:23 [2020-05-08T08:52:23.165Z] #54 DONE 0.2s
08:52:23 [2020-05-08T08:52:23.165Z] 
08:52:23 [2020-05-08T08:52:23.165Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:52:23 [2020-05-08T08:52:23.165Z] #65 ...
08:52:23 [2020-05-08T08:52:23.165Z] 
08:52:23 [2020-05-08T08:52:23.165Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:52:23 [2020-05-08T08:52:23.165Z] #57 DONE 0.1s
08:52:23 [2020-05-08T08:52:23.165Z] 
08:52:23 [2020-05-08T08:52:23.165Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:52:23 [2020-05-08T08:52:23.165Z] #61 DONE 0.1s
08:52:23 [2020-05-08T08:52:23.165Z] 
08:52:23 [2020-05-08T08:52:23.165Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:52:23 [2020-05-08T08:52:23.305Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
08:52:23 [2020-05-08T08:52:23.588Z] ok  	github.com/docker/docker/pkg/tarsum	0.032s	coverage: 89.3% of statements
08:52:23 [2020-05-08T08:52:23.653Z] #45 116.0   DEP      criu/sockets.d
08:52:23 [2020-05-08T08:52:23.653Z] #45 116.4   DEP      criu/sk-unix.d
08:52:23 [2020-05-08T08:52:23.870Z] testing: warning: no tests to run
08:52:23 [2020-05-08T08:52:23.870Z] coverage: [no statements]
08:52:23 [2020-05-08T08:52:23.870Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
08:52:24 [2020-05-08T08:52:24.153Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
08:52:24 [2020-05-08T08:52:24.376Z] #45 116.9   DEP      criu/sk-tcp.d
08:52:24 [2020-05-08T08:52:24.376Z] #45 ...
08:52:24 [2020-05-08T08:52:24.376Z] 
08:52:24 [2020-05-08T08:52:24.376Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:24 [2020-05-08T08:52:24.376Z] #48 200.8 crypto/elliptic
08:52:24 [2020-05-08T08:52:24.435Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:52:24 [2020-05-08T08:52:24.435Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:52:24 [2020-05-08T08:52:24.711Z] #48 ...
08:52:24 [2020-05-08T08:52:24.711Z] 
08:52:24 [2020-05-08T08:52:24.711Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:24 [2020-05-08T08:52:24.711Z] #45 117.3   DEP      criu/sk-queue.d
08:52:24 [2020-05-08T08:52:24.838Z] #78 exporting layers 6.2s done
08:52:24 [2020-05-08T08:52:24.838Z] #78 writing image sha256:a6b3dbd70ba93f777e7f0727eda03507684f3cf8151b7f92d985fc23cd2bd663 done
08:52:24 [2020-05-08T08:52:24.838Z] #78 naming to docker.io/library/docker:fdae67c842d9eb8df7357231b583408ca298b486 done
08:52:24 [2020-05-08T08:52:24.838Z] #78 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:52:25 [2020-05-08T08:52:25.064Z] #45 117.6   DEP      criu/sk-packet.d
08:52:25 [2020-05-08T08:52:25.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -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:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh dynbinary test-integration
08:52:25 [2020-05-08T08:52:25.399Z] #45 118.2   DEP      criu/sk-netlink.d
08:52:26 [2020-05-08T08:52:26.120Z] #45 118.6   DEP      criu/sk-inet.d
08:52:26 [2020-05-08T08:52:26.234Z] 
08:52:26 [2020-05-08T08:52:26.234Z] Removing bundles/
08:52:26 [2020-05-08T08:52:26.234Z] 
08:52:26 [2020-05-08T08:52:26.234Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:52:26 [2020-05-08T08:52:26.234Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:52:26 [2020-05-08T08:52:26.234Z] GOOS="" GOARCH="" GOARM=""
08:52:26 [2020-05-08T08:52:26.453Z] #65 212.7 + bin/containerd-stress
08:52:26 [2020-05-08T08:52:26.457Z] #45 119.1   DEP      criu/signalfd.d
08:52:26 [2020-05-08T08:52:26.458Z] ok  	github.com/docker/docker/plugin	0.546s	coverage: 23.3% of statements
08:52:26 [2020-05-08T08:52:26.740Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
08:52:26 [2020-05-08T08:52:26.794Z] #45 119.4   DEP      criu/sigframe.d
08:52:26 [2020-05-08T08:52:26.794Z] #45 119.5   DEP      criu/shmem.d
08:52:27 [2020-05-08T08:52:27.131Z] #45 119.8   DEP      criu/servicefd.d
08:52:27 [2020-05-08T08:52:27.749Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
08:52:27 [2020-05-08T08:52:27.749Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
08:52:27 [2020-05-08T08:52:27.855Z] #45 120.3   DEP      criu/seize.d
08:52:27 [2020-05-08T08:52:27.855Z] #45 120.6   DEP      criu/seccomp.d
08:52:28 [2020-05-08T08:52:28.578Z] #45 121.0   DEP      criu/rst-malloc.d
08:52:28 [2020-05-08T08:52:28.578Z] #45 121.2   DEP      criu/rbtree.d
08:52:28 [2020-05-08T08:52:28.578Z] #45 121.3   DEP      criu/pstree.d
08:52:28 [2020-05-08T08:52:28.753Z] ................................................                         [ 29%]
08:52:28 [2020-05-08T08:52:28.989Z] #65 215.2 + bin/containerd-shim
08:52:29 [2020-05-08T08:52:29.226Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.1% of statements
08:52:29 [2020-05-08T08:52:29.304Z] #45 121.7   DEP      criu/protobuf.d
08:52:29 [2020-05-08T08:52:29.304Z] #45 122.0   GEN      criu/protobuf-desc-gen.h
08:52:29 [2020-05-08T08:52:29.508Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
08:52:29 [2020-05-08T08:52:29.790Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
08:52:30 [2020-05-08T08:52:30.404Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 65.8% of statements
08:52:30 [2020-05-08T08:52:30.686Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
08:52:31 [2020-05-08T08:52:31.008Z] #45 ...
08:52:31 [2020-05-08T08:52:31.008Z] 
08:52:31 [2020-05-08T08:52:31.008Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45 The following NEW packages will be installed:
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.45   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.46   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.46   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.46   xz-utils zip
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.73 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.73 Need to get 29.2 MB of archives.
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.73 After this operation, 134 MB of additional disk space will be used.
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 40.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 41.91 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 42.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 43.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 44.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 44.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 44.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
08:52:31 [2020-05-08T08:52:31.008Z] #18 46.18 debconf: delaying package configuration, since apt-utils is not installed
08:52:31 [2020-05-08T08:52:31.008Z] #18 46.36 Fetched 29.2 MB in 4s (7101 kB/s)
08:52:31 [2020-05-08T08:52:31.008Z] #18 46.48 Selecting previously unselected package pigz.
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23360 files and directories currently installed.)
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.66 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.66 Unpacking pigz (2.4-1) ...
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.82 Selecting previously unselected package libpython3.7-minimal:ppc64el.
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:52:31 [2020-05-08T08:52:31.344Z] #18 46.85 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:52:32 [2020-05-08T08:52:32.076Z] #18 47.64 Selecting previously unselected package python3.7-minimal.
08:52:32 [2020-05-08T08:52:32.410Z] #18 47.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
08:52:32 [2020-05-08T08:52:32.410Z] #18 47.67 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
08:52:32 [2020-05-08T08:52:32.745Z] #18 ...
08:52:32 [2020-05-08T08:52:32.745Z] 
08:52:32 [2020-05-08T08:52:32.745Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
08:52:32 [2020-05-08T08:52:32.745Z] #69 DONE 219.4s
08:52:32 [2020-05-08T08:52:32.745Z] 
08:52:32 [2020-05-08T08:52:32.745Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
08:52:32 [2020-05-08T08:52:32.745Z] #70 DONE 0.1s
08:52:32 [2020-05-08T08:52:32.745Z] 
08:52:32 [2020-05-08T08:52:32.745Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:32 [2020-05-08T08:52:32.745Z] #45 125.0   DEP      criu/protobuf-desc.d
08:52:32 [2020-05-08T08:52:32.745Z] #45 125.2   DEP      criu/proc_parse.d
08:52:33 [2020-05-08T08:52:33.400Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
08:52:33 [2020-05-08T08:52:33.400Z] ok  	github.com/docker/docker/volume/local	0.044s	coverage: 73.0% of statements
08:52:33 [2020-05-08T08:52:33.466Z] #45 125.8   DEP      criu/plugin.d
08:52:33 [2020-05-08T08:52:33.466Z] #45 126.2   DEP      criu/pipes.d
08:52:34 [2020-05-08T08:52:34.014Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
08:52:34 [2020-05-08T08:52:34.187Z] #45 126.9   DEP      criu/pie-util.d
08:52:34 [2020-05-08T08:52:34.267Z] #65 220.7 + bin/containerd-shim-runc-v1
08:52:34 [2020-05-08T08:52:34.546Z] #45 127.2   DEP      criu/pie-util-vdso.d
08:52:34 [2020-05-08T08:52:34.883Z] #45 127.6   DEP      criu/path.d
08:52:35 [2020-05-08T08:52:35.022Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
08:52:35 [2020-05-08T08:52:35.220Z] #45 127.8   DEP      criu/parasite-syscall.d
08:52:35 [2020-05-08T08:52:35.558Z] #45 128.2   DEP      criu/pagemap.d
08:52:35 [2020-05-08T08:52:35.894Z] #45 128.5   DEP      criu/pagemap-cache.d
08:52:36 [2020-05-08T08:52:36.230Z] #45 ...
08:52:36 [2020-05-08T08:52:36.230Z] 
08:52:36 [2020-05-08T08:52:36.230Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:36 [2020-05-08T08:52:36.230Z] #48 212.7 encoding/asn1
08:52:36 [2020-05-08T08:52:36.230Z] #48 213.6 github.com/LK4D4/vndr/build
08:52:36 [2020-05-08T08:52:36.230Z] #48 216.8 vendor/golang.org/x/text/unicode/norm
08:52:36 [2020-05-08T08:52:36.230Z] #48 ...
08:52:36 [2020-05-08T08:52:36.230Z] 
08:52:36 [2020-05-08T08:52:36.230Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:36 [2020-05-08T08:52:36.230Z] #45 128.8   DEP      criu/page-xfer.d
08:52:36 [2020-05-08T08:52:36.566Z] #45 129.1   DEP      criu/page-pipe.d
08:52:36 [2020-05-08T08:52:36.566Z] #45 129.3   DEP      criu/netfilter.d
08:52:36 [2020-05-08T08:52:36.803Z] #65 223.5 + bin/containerd-shim-runc-v2
08:52:36 [2020-05-08T08:52:36.908Z] #45 129.6   DEP      criu/net.d
08:52:37 [2020-05-08T08:52:37.245Z] #45 129.9   DEP      criu/namespaces.d
08:52:37 [2020-05-08T08:52:37.579Z] #45 130.2   DEP      criu/mount.d
08:52:37 [2020-05-08T08:52:37.738Z] #65 224.6 + binaries
08:52:37 [2020-05-08T08:52:37.738Z] #65 224.6 + mkdir -p /build
08:52:37 [2020-05-08T08:52:37.738Z] #65 224.6 + cp bin/containerd /build/containerd
08:52:37 [2020-05-08T08:52:37.738Z] #65 224.6 + cp bin/containerd-shim /build/containerd-shim
08:52:37 [2020-05-08T08:52:37.916Z] #45 130.5   DEP      criu/mem.d
08:52:37 [2020-05-08T08:52:37.996Z] #65 224.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:52:37 [2020-05-08T08:52:37.996Z] #65 224.7 + cp bin/ctr /build/ctr
08:52:38 [2020-05-08T08:52:38.252Z] #45 130.8   DEP      criu/lsm.d
08:52:38 [2020-05-08T08:52:38.252Z] #45 131.1   DEP      criu/log.d
08:52:38 [2020-05-08T08:52:38.565Z] #65 DONE 225.1s
08:52:38 [2020-05-08T08:52:38.588Z] #45 131.4   DEP      criu/libnetlink.d
08:52:38 [2020-05-08T08:52:38.924Z] #45 131.6   DEP      criu/kerndat.d
08:52:39 [2020-05-08T08:52:39.671Z] #45 132.0   DEP      criu/kcmp-ids.d
08:52:39 [2020-05-08T08:52:39.671Z] #45 132.1   DEP      criu/irmap.d
08:52:39 [2020-05-08T08:52:39.671Z] #45 132.4   DEP      criu/ipc_ns.d
08:52:39 [2020-05-08T08:52:39.942Z] 
08:52:39 [2020-05-08T08:52:39.942Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:52:40 [2020-05-08T08:52:40.010Z] #45 132.7   DEP      criu/image.d
08:52:40 [2020-05-08T08:52:40.201Z] #66 DONE 0.4s
08:52:40 [2020-05-08T08:52:40.201Z] 
08:52:40 [2020-05-08T08:52:40.201Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:52:40 [2020-05-08T08:52:40.351Z] #45 132.9   DEP      criu/image-desc.d
08:52:40 [2020-05-08T08:52:40.351Z] #45 133.0   DEP      criu/fsnotify.d
08:52:40 [2020-05-08T08:52:40.460Z] #70 DONE 0.1s
08:52:40 [2020-05-08T08:52:40.460Z] 
08:52:40 [2020-05-08T08:52:40.460Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:52:40 [2020-05-08T08:52:40.460Z] #72 DONE 0.2s
08:52:40 [2020-05-08T08:52:40.460Z] 
08:52:40 [2020-05-08T08:52:40.460Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:52:40 [2020-05-08T08:52:40.460Z] #75 DONE 0.1s
08:52:40 [2020-05-08T08:52:40.689Z] #45 133.3   DEP      criu/filesystems.d
08:52:40 [2020-05-08T08:52:40.718Z] 
08:52:40 [2020-05-08T08:52:40.718Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:52:40 [2020-05-08T08:52:40.718Z] #76 DONE 0.0s
08:52:40 [2020-05-08T08:52:40.718Z] 
08:52:40 [2020-05-08T08:52:40.718Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
08:52:41 [2020-05-08T08:52:41.027Z] #45 133.5   DEP      criu/files.d
08:52:41 [2020-05-08T08:52:41.027Z] #45 133.8   DEP      criu/files-reg.d
08:52:41 [2020-05-08T08:52:41.365Z] #45 134.1   DEP      criu/files-ext.d
08:52:41 [2020-05-08T08:52:41.703Z] #45 134.3   DEP      criu/file-lock.d
08:52:42 [2020-05-08T08:52:42.042Z] #45 134.6   DEP      criu/file-ids.d
08:52:42 [2020-05-08T08:52:42.379Z] #45 134.9   DEP      criu/fifo.d
08:52:42 [2020-05-08T08:52:42.621Z] #77 DONE 1.7s
08:52:42 [2020-05-08T08:52:42.621Z] 
08:52:42 [2020-05-08T08:52:42.621Z] #78 exporting to image
08:52:42 [2020-05-08T08:52:42.621Z] #78 exporting layers
08:52:42 [2020-05-08T08:52:42.717Z] #45 135.2   DEP      criu/fdstore.d
08:52:42 [2020-05-08T08:52:42.717Z] #45 135.4   DEP      criu/fault-injection.d
08:52:43 [2020-05-08T08:52:43.054Z] #45 135.5   DEP      criu/external.d
08:52:43 [2020-05-08T08:52:43.054Z] #45 135.7   DEP      criu/eventpoll.d
08:52:43 [2020-05-08T08:52:43.390Z] #45 136.0   DEP      criu/eventfd.d
08:52:43 [2020-05-08T08:52:43.727Z] #45 136.3   DEP      criu/crtools.d
08:52:44 [2020-05-08T08:52:44.065Z] #45 ...
08:52:44 [2020-05-08T08:52:44.065Z] 
08:52:44 [2020-05-08T08:52:44.065Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:44 [2020-05-08T08:52:44.065Z] #18 50.26 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 50.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 54.96 Selecting previously unselected package python3-minimal.
08:52:44 [2020-05-08T08:52:44.065Z] #18 54.96 (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 ... 23609 files and directories currently installed.)
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.02 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.02 Unpacking python3-minimal (3.7.3-1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.16 Selecting previously unselected package libmpdec2:ppc64el.
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.18 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.19 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.39 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 55.42 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.10 Selecting previously unselected package python3.7.
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.14 Unpacking python3.7 (3.7.3-2+deb10u1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.36 Selecting previously unselected package libpython3-stdlib:ppc64el.
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.37 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 57.58 Setting up python3-minimal (3.7.3-1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.18 Selecting previously unselected package python3.
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.18 (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 ... 24021 files and directories currently installed.)
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.25 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.29 Unpacking python3 (3.7.3-1) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.44 Selecting previously unselected package libip4tc0:ppc64el.
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.47 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.60 Selecting previously unselected package libip6tc0:ppc64el.
08:52:44 [2020-05-08T08:52:44.065Z] #18 59.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
08:52:44 [2020-05-08T08:52:44.065Z] #18 ...
08:52:44 [2020-05-08T08:52:44.065Z] 
08:52:44 [2020-05-08T08:52:44.065Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:44 [2020-05-08T08:52:44.065Z] #45 136.8   DEP      criu/cr-service.d
08:52:44 [2020-05-08T08:52:44.790Z] #45 137.2   DEP      criu/cr-restore.d
08:52:45 [2020-05-08T08:52:45.129Z] #45 137.7   DEP      criu/cr-errno.d
08:52:45 [2020-05-08T08:52:45.129Z] #45 137.7   DEP      criu/cr-dump.d
08:52:45 [2020-05-08T08:52:45.469Z] #45 138.0   DEP      criu/cr-dedup.d
08:52:45 [2020-05-08T08:52:45.841Z] #45 138.3   DEP      criu/cr-check.d
08:52:45 [2020-05-08T08:52:45.841Z] #45 138.7   DEP      criu/config.d
08:52:46 [2020-05-08T08:52:46.593Z] #45 139.0   DEP      criu/clone-noasan.d
08:52:46 [2020-05-08T08:52:46.593Z] #45 139.1   DEP      criu/cgroup.d
08:52:46 [2020-05-08T08:52:46.816Z] #78 exporting layers 3.7s done
08:52:46 [2020-05-08T08:52:46.816Z] #78 writing image sha256:523003d1b2b98ce0cf09742ace6de218cb339005dc7f577a8625e1c244013744 done
08:52:46 [2020-05-08T08:52:46.816Z] #78 naming to docker.io/library/docker:fdae67c842d9eb8df7357231b583408ca298b486 done
08:52:46 [2020-05-08T08:52:46.816Z] #78 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:52:46 [2020-05-08T08:52:46.930Z] #45 139.6   DEP      criu/cgroup-props.d
08:52:47 [2020-05-08T08:52:47.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/test/unit
08:52:47 [2020-05-08T08:52:47.269Z] #45 139.7   DEP      criu/bitmap.d
08:52:47 [2020-05-08T08:52:47.269Z] #45 139.8   DEP      criu/bfd.d
08:52:47 [2020-05-08T08:52:47.607Z] #45 140.1   DEP      criu/autofs.d
08:52:47 [2020-05-08T08:52:47.607Z] #45 140.4   DEP      criu/aio.d
08:52:48 [2020-05-08T08:52:48.332Z] #45 140.7   DEP      criu/action-scripts.d
08:52:48 [2020-05-08T08:52:48.671Z] #45 141.3   CC       criu/action-scripts.o
08:52:49 [2020-05-08T08:52:49.846Z] #45 142.4   CC       criu/aio.o
08:52:50 [2020-05-08T08:52:50.237Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/rootless	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/volume	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === Skipped
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver btrfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver btrfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver btrfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver btrfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver btrfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:73: No driver to put!
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z] time="2020-05-08T08:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z] time="2020-05-08T08:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z] time="2020-05-08T08:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z] time="2020-05-08T08:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z] time="2020-05-08T08:51:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:73: No driver to put!
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     overlay_test.go:49: Fails to compute changes intermittently
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver zfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver zfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver zfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver zfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:46: Driver zfs not supported
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     graphtest_unix.go:73: No driver to put!
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:52:50 [2020-05-08T08:52:50.237Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] 
08:52:50 [2020-05-08T08:52:50.237Z] DONE 2123 tests, 26 skipped in 188.221s
08:52:50 [2020-05-08T08:52:50.253Z] tests/integration/api_exec_test.py .....................                 [ 34%]
Post stage
[Pipeline] junit
08:52:50 [2020-05-08T08:52:50.273Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:52:50 [2020-05-08T08:52:50.576Z] #45 ...
08:52:50 [2020-05-08T08:52:50.576Z] 
08:52:50 [2020-05-08T08:52:50.576Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:50 [2020-05-08T08:52:50.576Z] #48 227.2 vendor/golang.org/x/crypto/cryptobyte
08:52:50 [2020-05-08T08:52:50.576Z] #48 230.7 mime
08:52:50 [2020-05-08T08:52:50.576Z] #48 ...
08:52:50 [2020-05-08T08:52:50.576Z] 
08:52:50 [2020-05-08T08:52:50.576Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.63 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.76 Selecting previously unselected package libiptc0:ppc64el.
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.77 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.78 Unpacking libiptc0:ppc64el (1.8.2-4) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.86 Selecting previously unselected package libnfnetlink0:ppc64el.
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.88 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.95 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 59.97 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.08 Selecting previously unselected package libnftnl11:ppc64el.
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.10 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.30 Selecting previously unselected package iptables.
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.31 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 60.32 Unpacking iptables (1.8.2-4) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.07 Selecting previously unselected package xxd.
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.09 Unpacking xxd (2:8.1.0875-5) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.37 Selecting previously unselected package vim-common.
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.43 Unpacking vim-common (2:8.1.0875-5) ...
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.84 Selecting previously unselected package bash-completion.
08:52:50 [2020-05-08T08:52:50.576Z] #18 61.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:52:50 [2020-05-08T08:52:50.803Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -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:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh dynbinary test-integration
08:52:51 [2020-05-08T08:52:51.086Z] 
08:52:51 [2020-05-08T08:52:51.086Z] Removing bundles/
08:52:51 [2020-05-08T08:52:51.086Z] 
08:52:51 [2020-05-08T08:52:51.086Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:52:51 [2020-05-08T08:52:51.086Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:52:51 [2020-05-08T08:52:51.086Z] GOOS="" GOARCH="" GOARM=""
08:52:51 [2020-05-08T08:52:51.306Z] #18 ...
08:52:51 [2020-05-08T08:52:51.306Z] 
08:52:51 [2020-05-08T08:52:51.306Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:51 [2020-05-08T08:52:51.306Z] #48 238.1 vendor/golang.org/x/net/idna
08:52:51 [2020-05-08T08:52:51.347Z] ?   	github.com/docker/docker/api	[no test files]
08:52:57 [2020-05-08T08:52:57.342Z] #48 243.0 crypto/x509
08:52:57 [2020-05-08T08:52:57.342Z] #48 243.1 net/textproto
08:52:57 [2020-05-08T08:52:57.342Z] #48 ...
08:52:57 [2020-05-08T08:52:57.342Z] 
08:52:57 [2020-05-08T08:52:57.342Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.00 Unpacking bash-completion (1:2.8-6) ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.68 Selecting previously unselected package bzip2.
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.85 Selecting previously unselected package xz-utils.
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.87 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 68.87 Unpacking xz-utils (5.2.4-1) ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.13 Selecting previously unselected package apparmor.
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.14 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.27 Unpacking apparmor (2.13.2-10) ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.96 Selecting previously unselected package aufs-tools.
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 69.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:52:57 [2020-05-08T08:52:57.342Z] #18 70.18 Selecting previously unselected package libonig5:ppc64el.
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.21 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.22 Unpacking libonig5:ppc64el (6.9.1-1) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.48 Selecting previously unselected package libjq1:ppc64el.
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.49 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.72 Selecting previously unselected package jq.
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.74 Unpacking jq (1.5+dfsg-2+b1) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.86 Selecting previously unselected package libaio1:ppc64el.
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.87 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.87 Unpacking libaio1:ppc64el (0.3.112-3) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.97 Selecting previously unselected package libgpm2:ppc64el.
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.98 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 70.99 Unpacking libgpm2:ppc64el (1.20.7-5) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 71.08 Selecting previously unselected package libicu63:ppc64el.
08:52:57 [2020-05-08T08:52:57.343Z] #18 71.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 71.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
08:52:57 [2020-05-08T08:52:57.343Z] #18 ...
08:52:57 [2020-05-08T08:52:57.343Z] 
08:52:57 [2020-05-08T08:52:57.343Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:52:57 [2020-05-08T08:52:57.343Z] #51 DONE 244.0s
08:52:57 [2020-05-08T08:52:57.680Z] 
08:52:57 [2020-05-08T08:52:57.680Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:52:57 [2020-05-08T08:52:57.680Z] #45 143.6   CC       criu/autofs.o
08:52:57 [2020-05-08T08:52:57.680Z] #45 147.5   CC       criu/bfd.o
08:52:57 [2020-05-08T08:52:57.680Z] #45 148.8   CC       criu/bitmap.o
08:52:57 [2020-05-08T08:52:57.680Z] #45 149.1   CC       criu/cgroup-props.o
08:52:58 [2020-05-08T08:52:58.234Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
08:52:58 [2020-05-08T08:52:58.849Z] #45 ...
08:52:58 [2020-05-08T08:52:58.849Z] 
08:52:58 [2020-05-08T08:52:58.849Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:52:58 [2020-05-08T08:52:58.849Z] #48 245.6 vendor/golang.org/x/net/http/httpproxy
08:53:01 [2020-05-08T08:53:01.144Z] #48 247.4 vendor/golang.org/x/net/http/httpguts
08:53:03 [2020-05-08T08:53:03.568Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 9.0% of statements
08:53:03 [2020-05-08T08:53:03.837Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:53:04 [2020-05-08T08:53:04.158Z] #48 ...
08:53:04 [2020-05-08T08:53:04.158Z] 
08:53:04 [2020-05-08T08:53:04.158Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.69 Selecting previously unselected package libnet1:ppc64el.
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.75 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.88 Selecting previously unselected package libnl-3-200:ppc64el.
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 77.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.06 Selecting previously unselected package libprotobuf-c1:ppc64el.
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.21 Selecting previously unselected package libreadline5:ppc64el.
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.23 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.40 Selecting previously unselected package net-tools.
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.75 Selecting previously unselected package python-pip-whl.
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 78.76 Unpacking python-pip-whl (18.1-5) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.45 Selecting previously unselected package python3-lib2to3.
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.46 Unpacking python3-lib2to3 (3.7.3-1) ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.62 Selecting previously unselected package python3-distutils.
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:53:04 [2020-05-08T08:53:04.158Z] #18 79.71 Unpacking python3-distutils (3.7.3-1) ...
08:53:04 [2020-05-08T08:53:04.496Z] #18 79.93 Selecting previously unselected package python3-pip.
08:53:04 [2020-05-08T08:53:04.496Z] #18 79.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:53:04 [2020-05-08T08:53:04.496Z] #18 79.96 Unpacking python3-pip (18.1-5) ...
08:53:04 [2020-05-08T08:53:04.834Z] #18 80.28 Selecting previously unselected package python3-pkg-resources.
08:53:04 [2020-05-08T08:53:04.834Z] #18 80.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:53:04 [2020-05-08T08:53:04.834Z] #18 80.31 Unpacking python3-pkg-resources (40.8.0-1) ...
08:53:05 [2020-05-08T08:53:05.203Z] #18 80.55 Selecting previously unselected package python3-setuptools.
08:53:05 [2020-05-08T08:53:05.203Z] #18 80.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:53:05 [2020-05-08T08:53:05.203Z] #18 80.59 Unpacking python3-setuptools (40.8.0-1) ...
08:53:05 [2020-05-08T08:53:05.541Z] #18 80.93 Selecting previously unselected package python3-wheel.
08:53:05 [2020-05-08T08:53:05.541Z] #18 80.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:53:05 [2020-05-08T08:53:05.541Z] #18 80.97 Unpacking python3-wheel (0.32.3-2) ...
08:53:05 [2020-05-08T08:53:05.879Z] #18 81.13 Selecting previously unselected package sudo.
08:53:05 [2020-05-08T08:53:05.879Z] #18 81.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
08:53:05 [2020-05-08T08:53:05.879Z] #18 81.17 Unpacking sudo (1.8.27-1+deb10u2) ...
08:53:06 [2020-05-08T08:53:06.604Z] #18 82.01 Selecting previously unselected package thin-provisioning-tools.
08:53:06 [2020-05-08T08:53:06.604Z] #18 82.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
08:53:06 [2020-05-08T08:53:06.604Z] #18 82.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:53:06 [2020-05-08T08:53:06.943Z] #18 82.50 Selecting previously unselected package uidmap.
08:53:06 [2020-05-08T08:53:06.943Z] #18 82.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
08:53:06 [2020-05-08T08:53:06.943Z] #18 82.52 Unpacking uidmap (1:4.5-1.1) ...
08:53:07 [2020-05-08T08:53:07.280Z] #18 82.80 Selecting previously unselected package vim-runtime.
08:53:07 [2020-05-08T08:53:07.280Z] #18 82.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:53:07 [2020-05-08T08:53:07.618Z] #18 82.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:53:07 [2020-05-08T08:53:07.618Z] #18 83.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:53:07 [2020-05-08T08:53:07.618Z] #18 83.01 Unpacking vim-runtime (2:8.1.0875-5) ...
08:53:09 [2020-05-08T08:53:09.312Z] #18 ...
08:53:09 [2020-05-08T08:53:09.312Z] 
08:53:09 [2020-05-08T08:53:09.312Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:09 [2020-05-08T08:53:09.312Z] #45 152.0   CC       criu/cgroup.o
08:53:09 [2020-05-08T08:53:09.312Z] #45 158.7   CC       criu/clone-noasan.o
08:53:09 [2020-05-08T08:53:09.312Z] #45 159.0   CC       criu/config.o
08:53:10 [2020-05-08T08:53:10.040Z] #45 162.6   CC       criu/cr-check.o
08:53:13 [2020-05-08T08:53:13.047Z] #45 ...
08:53:13 [2020-05-08T08:53:13.047Z] 
08:53:13 [2020-05-08T08:53:13.047Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:53:13 [2020-05-08T08:53:13.047Z] #18 88.30 Selecting previously unselected package vim.
08:53:13 [2020-05-08T08:53:13.047Z] #18 88.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
08:53:13 [2020-05-08T08:53:13.047Z] #18 88.33 Unpacking vim (2:8.1.0875-5) ...
08:53:13 [2020-05-08T08:53:13.836Z] #18 89.29 Selecting previously unselected package xfsprogs.
08:53:13 [2020-05-08T08:53:13.836Z] #18 89.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
08:53:13 [2020-05-08T08:53:13.836Z] #18 89.33 Unpacking xfsprogs (4.20.0-1) ...
08:53:14 [2020-05-08T08:53:14.639Z] #18 ...
08:53:14 [2020-05-08T08:53:14.639Z] 
08:53:14 [2020-05-08T08:53:14.639Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:53:14 [2020-05-08T08:53:14.639Z] #48 251.2 crypto/tls
08:53:14 [2020-05-08T08:53:14.639Z] #48 ...
08:53:14 [2020-05-08T08:53:14.639Z] 
08:53:14 [2020-05-08T08:53:14.639Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:14 [2020-05-08T08:53:14.639Z] #45 166.6   CC       criu/cr-dedup.o
08:53:14 [2020-05-08T08:53:14.976Z] #45 167.7   CC       criu/cr-dump.o
08:53:19 [2020-05-08T08:53:19.806Z] #45 ...
08:53:19 [2020-05-08T08:53:19.806Z] 
08:53:19 [2020-05-08T08:53:19.806Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:53:21 [2020-05-08T08:53:21.839Z] #24 264.0 Checking out files:  22% (2463/10798)   
Checking out files:  23% (2484/10798)   
Checking out files:  24% (2592/10798)   
Checking out files:  25% (2700/10798)   
Checking out files:  26% (2808/10798)   
Checking out files:  27% (2916/10798)   
Checking out files:  28% (3024/10798)   
Checking out files:  29% (3132/10798)   
Checking out files:  30% (3240/10798)   
Checking out files:  31% (3348/10798)   
Checking out files:  32% (3456/10798)   
Checking out files:  33% (3564/10798)   
Checking out files:  34% (3672/10798)   
Checking out files:  35% (3780/10798)   
Checking out files:  36% (3888/10798)   
Checking out files:  37% (3996/10798)   
Checking out files:  37% (4030/10798)   
Checking out files:  38% (4104/10798)   
Checking out files:  39% (4212/10798)   
Checking out files:  40% (4320/10798)   
Checking out files:  41% (4428/10798)   
Checking out files:  42% (4536/10798)   
Checking out files:  43% (4644/10798)   
Checking out files:  44% (4752/10798)   
Checking out files:  45% (4860/10798)   
Checking out files:  46% (4968/10798)   
Checking out files:  47% (5076/10798)   
Checking out files:  48% (5184/10798)   
Checking out files:  49% (5292/10798)   
Checking out files:  50% (5399/10798)   
Checking out files:  51% (5507/10798)   
Checking out files:  52% (5615/10798)   
Checking out files:  53% (5723/10798)   
Checking out files:  54% (5831/10798)   
Checking out files:  55% (5939/10798)   
Checking out files:  56% (6047/10798)   
Checking out files:  57% (6155/10798)   
Checking out files:  57% (6217/10798)   
Checking out files:  58% (6263/10798)   
Checking out files:  59% (6371/10798)   
Checking out files:  60% (6479/10798)   
Checking out files:  61% (6587/10798)   
Checking out files:  62% (6695/10798)   
Checking out files:  63% (6803/10798)   
Checking out files:  64% (6911/10798)   
Checking out files:  65% (7019/10798)   
Checking out files:  66% (7127/10798)   
Checking out files:  67% (7235/10798)   
Checking out files:  68% (7343/10798)   
Checking out files:  69% (7451/10798)   
Checking out files:  70% (7559/10798)   
Checking out files:  71% (7667/10798)   
Checking out files:  72% (7775/10798)   
Checking out files:  73% (7883/10798)   
Checking out files:  74% (7991/10798)   
Checking out files:  75% (8099/10798)   
Checking out files:  76% (8207/10798)   
Checking out files:  77% (8315/10798)   
Checking out files:  78% (8423/10798)   
Checking out files:  79% (8531/10798)   
Checking out files:  79% (8554/10798)   
Checking out files:  80% (8639/10798)   
Checking out files:  81% (8747/10798)   
Checking out files:  82% (8855/10798)   
Checking out files:  83% (8963/10798)   
Checking out files:  84% (9071/10798)   
Checking out files:  85% (9179/10798)   
Checking out files:  86% (9287/10798)   
Checking out files:  87% (9395/10798)   
Checking out files:  88% (9503/10798)   
Checking out files:  89% (9611/10798)   
Checking out files:  90% (9719/10798)   
Checking out files:  91% (9827/10798)   
Checking out files:  92% (9935/10798)   
Checking out files:  93% (10043/10798)   
Checking out files:  94% (10151/10798)   
Checking out files:  95% (10259/10798)   
Checking out files:  96% (10367/10798)   
Checking out files:  96% (10407/10798)   
Checking out files:  97% (10475/10798)   
Checking out files:  98% (10583/10798)   
Checking out files:  99% (10691/10798)   
Checking out files: 100% (10798/10798)   
Checking out files: 100% (10798/10798), done.
08:53:21 [2020-05-08T08:53:21.839Z] #24 268.4 + cd /tmp/tmp.keVsWkRNX8/tmp/docker-ce
08:53:21 [2020-05-08T08:53:21.839Z] #24 268.4 + git checkout -q v17.06.2-ce
08:53:22 [2020-05-08T08:53:22.359Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:53:22 [2020-05-08T08:53:22.359Z] 
08:53:23 [2020-05-08T08:53:23.718Z] 
08:53:23 [2020-05-08T08:53:23.718Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:53:23 [2020-05-08T08:53:23.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:53:23 [2020-05-08T08:53:23.972Z] HOSTNAME=11b4c5b31e64
08:53:23 [2020-05-08T08:53:23.972Z] TEST_SKIP_INTEGRATION=1
08:53:23 [2020-05-08T08:53:23.972Z] TESTDEBUG=0
08:53:23 [2020-05-08T08:53:23.972Z] DEST=bundles/test-integration
08:53:23 [2020-05-08T08:53:23.972Z] PWD=/go/src/github.com/docker/docker
08:53:23 [2020-05-08T08:53:23.972Z] KEEPBUNDLE=1
08:53:23 [2020-05-08T08:53:23.972Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:53:23 [2020-05-08T08:53:23.972Z] container=docker
08:53:23 [2020-05-08T08:53:23.972Z] HOME=/root
08:53:23 [2020-05-08T08:53:23.972Z] GOLANG_VERSION=1.13.10
08:53:23 [2020-05-08T08:53:23.972Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:53:23 [2020-05-08T08:53:23.972Z] VALIDATE_BRANCH=master
08:53:23 [2020-05-08T08:53:23.972Z] TERM=xterm
08:53:23 [2020-05-08T08:53:23.972Z] DOCKER_PKG=github.com/docker/docker
08:53:23 [2020-05-08T08:53:23.972Z] SHLVL=1
08:53:23 [2020-05-08T08:53:23.972Z] TIMEOUT=120m
08:53:23 [2020-05-08T08:53:23.972Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:53:23 [2020-05-08T08:53:23.972Z] DOCKER_GRAPHDRIVER=overlay2
08:53:23 [2020-05-08T08:53:23.972Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:53:23 [2020-05-08T08:53:23.972Z] GO111MODULE=off
08:53:23 [2020-05-08T08:53:23.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:53:23 [2020-05-08T08:53:23.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:53:23 [2020-05-08T08:53:23.972Z] GOPATH=/go
08:53:23 [2020-05-08T08:53:23.972Z] PKG_CONFIG=pkg-config
08:53:23 [2020-05-08T08:53:23.972Z] _=/usr/bin/env
08:53:23 [2020-05-08T08:53:23.972Z] Building test suite binary ./integration-cli/test.main
08:53:23 [2020-05-08T08:53:23.972Z] 
08:53:23 [2020-05-08T08:53:23.972Z] 
08:53:24 [2020-05-08T08:53:24.227Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:53:24 [2020-05-08T08:53:24.227Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:53:24 [2020-05-08T08:53:24.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:53:24 [2020-05-08T08:53:24.227Z] HOSTNAME=9fdebb28861f
08:53:24 [2020-05-08T08:53:24.227Z] TEST_SKIP_INTEGRATION=1
08:53:24 [2020-05-08T08:53:24.227Z] TESTDEBUG=0
08:53:24 [2020-05-08T08:53:24.227Z] DEST=bundles/test-integration
08:53:24 [2020-05-08T08:53:24.227Z] PWD=/go/src/github.com/docker/docker
08:53:24 [2020-05-08T08:53:24.227Z] KEEPBUNDLE=1
08:53:24 [2020-05-08T08:53:24.227Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:53:24 [2020-05-08T08:53:24.227Z] container=docker
08:53:24 [2020-05-08T08:53:24.227Z] HOME=/root
08:53:24 [2020-05-08T08:53:24.227Z] GOLANG_VERSION=1.13.10
08:53:24 [2020-05-08T08:53:24.227Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:53:24 [2020-05-08T08:53:24.227Z] VALIDATE_BRANCH=master
08:53:24 [2020-05-08T08:53:24.227Z] TERM=xterm
08:53:24 [2020-05-08T08:53:24.227Z] DOCKER_PKG=github.com/docker/docker
08:53:24 [2020-05-08T08:53:24.227Z] SHLVL=1
08:53:24 [2020-05-08T08:53:24.227Z] TIMEOUT=120m
08:53:24 [2020-05-08T08:53:24.227Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:53:24 [2020-05-08T08:53:24.227Z] DOCKER_GRAPHDRIVER=overlay2
08:53:24 [2020-05-08T08:53:24.227Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:53:24 [2020-05-08T08:53:24.227Z] GO111MODULE=off
08:53:24 [2020-05-08T08:53:24.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:53:24 [2020-05-08T08:53:24.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:53:24 [2020-05-08T08:53:24.227Z] GOPATH=/go
08:53:24 [2020-05-08T08:53:24.227Z] PKG_CONFIG=pkg-config
08:53:24 [2020-05-08T08:53:24.227Z] _=/usr/bin/env
08:53:24 [2020-05-08T08:53:24.227Z] Building test suite binary ./integration-cli/test.main
08:53:24 [2020-05-08T08:53:24.482Z] No new tests added to integration.
08:53:24 [2020-05-08T08:53:24.482Z] 
08:53:24 [2020-05-08T08:53:24.482Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:53:24 [2020-05-08T08:53:24.856Z] #24 ...
08:53:24 [2020-05-08T08:53:24.856Z] 
08:53:24 [2020-05-08T08:53:24.856Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.30 Selecting previously unselected package zip.
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.33 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.34 Unpacking zip (3.0-11+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.73 Setting up aufs-tools (1:4.14+20190211-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.76 Setting up libip6tc0:ppc64el (1.8.2-4) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.78 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.79 Setting up libgpm2:ppc64el (1.20.7-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.80 Setting up libip4tc0:ppc64el (1.8.2-4) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.82 Setting up uidmap (1:4.5-1.1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.83 Setting up libnftnl11:ppc64el (1.1.2-2) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.83 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.85 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.86 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.87 Setting up xxd (2:8.1.0875-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.88 Setting up zip (3.0-11+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.88 Setting up vim-common (2:8.1.0875-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 90.94 Setting up bash-completion (1:2.8-6) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.35 Setting up libiptc0:ppc64el (1.8.2-4) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.36 Setting up xz-utils (5.2.4-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.39 Setting up sudo (1.8.27-1+deb10u2) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.57 invoke-rc.d: could not determine current runlevel
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.60 invoke-rc.d: policy-rc.d denied execution of start.
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.62 Setting up pigz (2.4-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.62 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.64 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.66 Setting up python-pip-whl (18.1-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.68 Setting up libmpdec2:ppc64el (2.4.2-2) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 97.70 Setting up vim-runtime (2:8.1.0875-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.63 Setting up libaio1:ppc64el (0.3.112-3) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.64 Setting up libonig5:ppc64el (6.9.1-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.67 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.68 Setting up vim (2:8.1.0875-5) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.83 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.91 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.92 Setting up jq (1.5+dfsg-2+b1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.93 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
08:53:24 [2020-05-08T08:53:24.856Z] #18 98.94 Setting up python3.7 (3.7.3-2+deb10u1) ...
08:53:25 [2020-05-08T08:53:25.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:53:25 [2020-05-08T08:53:25.844Z] HOSTNAME=2640adfdec9f
08:53:25 [2020-05-08T08:53:25.844Z] TESTDEBUG=0
08:53:25 [2020-05-08T08:53:25.844Z] DEST=bundles/test-integration
08:53:25 [2020-05-08T08:53:25.844Z] PWD=/go/src/github.com/docker/docker
08:53:25 [2020-05-08T08:53:25.844Z] KEEPBUNDLE=1
08:53:25 [2020-05-08T08:53:25.844Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:53:25 [2020-05-08T08:53:25.844Z] container=docker
08:53:25 [2020-05-08T08:53:25.844Z] HOME=/root
08:53:25 [2020-05-08T08:53:25.844Z] GOLANG_VERSION=1.13.10
08:53:25 [2020-05-08T08:53:25.844Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:53:25 [2020-05-08T08:53:25.844Z] VALIDATE_BRANCH=master
08:53:25 [2020-05-08T08:53:25.844Z] TERM=xterm
08:53:25 [2020-05-08T08:53:25.844Z] DOCKER_PKG=github.com/docker/docker
08:53:25 [2020-05-08T08:53:25.844Z] SHLVL=1
08:53:25 [2020-05-08T08:53:25.844Z] TIMEOUT=120m
08:53:25 [2020-05-08T08:53:25.844Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:53:25 [2020-05-08T08:53:25.844Z] DOCKER_GRAPHDRIVER=overlay2
08:53:25 [2020-05-08T08:53:25.844Z] GO111MODULE=off
08:53:25 [2020-05-08T08:53:25.844Z] TEST_SKIP_INTEGRATION_CLI=1
08:53:25 [2020-05-08T08:53:25.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:53:25 [2020-05-08T08:53:25.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:53:25 [2020-05-08T08:53:25.844Z] GOPATH=/go
08:53:25 [2020-05-08T08:53:25.844Z] PKG_CONFIG=pkg-config
08:53:25 [2020-05-08T08:53:25.844Z] _=/usr/bin/env
08:53:25 [2020-05-08T08:53:25.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:53:26 [2020-05-08T08:53:26.025Z] #18 ...
08:53:26 [2020-05-08T08:53:26.025Z] 
08:53:26 [2020-05-08T08:53:26.025Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:53:26 [2020-05-08T08:53:26.025Z] #48 262.4 net/http/httptrace
08:53:26 [2020-05-08T08:53:26.025Z] #48 262.8 net/http
08:53:26 [2020-05-08T08:53:26.025Z] #48 ...
08:53:26 [2020-05-08T08:53:26.025Z] 
08:53:26 [2020-05-08T08:53:26.025Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:26 [2020-05-08T08:53:26.025Z] #45 172.7   CC       criu/cr-errno.o
08:53:26 [2020-05-08T08:53:26.025Z] #45 172.8   CC       criu/cr-restore.o
08:53:26 [2020-05-08T08:53:26.749Z] #45 ...
08:53:26 [2020-05-08T08:53:26.749Z] 
08:53:26 [2020-05-08T08:53:26.749Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:53:26 [2020-05-08T08:53:26.749Z] #24 273.4 + mkdir -p /tmp/tmp.keVsWkRNX8/src/github.com/docker
08:53:27 [2020-05-08T08:53:27.088Z] #24 273.4 + mv components/cli /tmp/tmp.keVsWkRNX8/src/github.com/docker/cli
08:53:27 [2020-05-08T08:53:27.088Z] #24 273.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
08:53:28 [2020-05-08T08:53:28.301Z] tests/integration/api_network_test.py ...........................        [ 47%]
08:53:33 [2020-05-08T08:53:33.068Z] #24 ...
08:53:33 [2020-05-08T08:53:33.068Z] 
08:53:33 [2020-05-08T08:53:33.068Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.8 Setting up iptables (1.8.2-4) ...
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:53:33 [2020-05-08T08:53:33.068Z] #18 104.9 Setting up python3 (3.7.3-1) ...
08:53:33 [2020-05-08T08:53:33.068Z] #18 105.7 Setting up python3-wheel (0.32.3-2) ...
08:53:33 [2020-05-08T08:53:33.068Z] #18 106.9 Setting up apparmor (2.13.2-10) ...
08:53:34 [2020-05-08T08:53:34.243Z] #18 109.7 Setting up xfsprogs (4.20.0-1) ...
08:53:34 [2020-05-08T08:53:34.243Z] #18 109.7 Setting up python3-lib2to3 (3.7.3-1) ...
08:53:34 [2020-05-08T08:53:34.969Z] #18 110.3 Setting up python3-pkg-resources (40.8.0-1) ...
08:53:35 [2020-05-08T08:53:35.878Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:53:36 [2020-05-08T08:53:36.736Z] #18 111.8 Setting up python3-distutils (3.7.3-1) ...
08:53:37 [2020-05-08T08:53:37.475Z] #18 112.7 Setting up python3-setuptools (40.8.0-1) ...
08:53:37 [2020-05-08T08:53:37.817Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:53:39 [2020-05-08T08:53:39.165Z] #18 114.7 Setting up python3-pip (18.1-5) ...
08:53:40 [2020-05-08T08:53:40.336Z] #18 ...
08:53:40 [2020-05-08T08:53:40.336Z] 
08:53:40 [2020-05-08T08:53:40.336Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:40 [2020-05-08T08:53:40.336Z] #45 183.0   CC       criu/cr-service.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 186.9   CC       criu/crtools.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 188.2   CC       criu/eventfd.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 188.9   CC       criu/eventpoll.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 190.7   CC       criu/external.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 191.6   CC       criu/fault-injection.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 191.8   CC       criu/fdstore.o
08:53:40 [2020-05-08T08:53:40.336Z] #45 192.5   CC       criu/fifo.o
08:53:40 [2020-05-08T08:53:40.675Z] #45 193.3   CC       criu/file-ids.o
08:53:41 [2020-05-08T08:53:41.400Z] #45 ...
08:53:41 [2020-05-08T08:53:41.400Z] 
08:53:41 [2020-05-08T08:53:41.400Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:53:41 [2020-05-08T08:53:41.400Z] #18 116.8 Processing triggers for libc-bin (2.28-10) ...
08:53:41 [2020-05-08T08:53:41.400Z] #18 116.9 Processing triggers for mime-support (3.62) ...
08:53:41 [2020-05-08T08:53:41.737Z] #18 DONE 117.3s
08:53:41 [2020-05-08T08:53:41.737Z] 
08:53:41 [2020-05-08T08:53:41.737Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:41 [2020-05-08T08:53:41.737Z] #45 194.0   CC       criu/file-lock.o
08:53:42 [2020-05-08T08:53:42.461Z] #45 ...
08:53:42 [2020-05-08T08:53:42.461Z] 
08:53:42 [2020-05-08T08:53:42.461Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:53:42 [2020-05-08T08:53:42.461Z] #19 0.483 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:53:42 [2020-05-08T08:53:42.461Z] #19 0.488 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:53:42 [2020-05-08T08:53:42.461Z] #19 0.496 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:53:42 [2020-05-08T08:53:42.461Z] #19 DONE 0.6s
08:53:42 [2020-05-08T08:53:42.461Z] 
08:53:42 [2020-05-08T08:53:42.461Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:53:42 [2020-05-08T08:53:42.588Z] tests/integration/api_service_test.py ................s................. [ 60%]
08:53:44 [2020-05-08T08:53:44.899Z] #20 ...
08:53:44 [2020-05-08T08:53:44.899Z] 
08:53:44 [2020-05-08T08:53:44.899Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:53:44 [2020-05-08T08:53:44.899Z] #48 281.6 github.com/LK4D4/vndr/godl
08:53:44 [2020-05-08T08:53:44.899Z] #48 283.2 github.com/LK4D4/vndr
08:53:45 [2020-05-08T08:53:45.237Z] #48 ...
08:53:45 [2020-05-08T08:53:45.237Z] 
08:53:45 [2020-05-08T08:53:45.237Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:45 [2020-05-08T08:53:45.237Z] #45 196.5   CC       criu/files-ext.o
08:53:45 [2020-05-08T08:53:45.237Z] #45 197.2   CC       criu/files-reg.o
08:53:47 [2020-05-08T08:53:47.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:53:47 [2020-05-08T08:53:47.813Z] 
08:53:47 [2020-05-08T08:53:47.813Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:53:47 [2020-05-08T08:53:47.813Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:53:47 [2020-05-08T08:53:47.813Z] HOSTNAME=64de1fb6e2de
08:53:47 [2020-05-08T08:53:47.813Z] TESTDEBUG=0
08:53:47 [2020-05-08T08:53:47.813Z] DEST=bundles/test-integration
08:53:47 [2020-05-08T08:53:47.813Z] PWD=/go/src/github.com/docker/docker
08:53:47 [2020-05-08T08:53:47.813Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:53:47 [2020-05-08T08:53:47.813Z] container=docker
08:53:47 [2020-05-08T08:53:47.813Z] HOME=/root
08:53:47 [2020-05-08T08:53:47.813Z] GOLANG_VERSION=1.13.10
08:53:47 [2020-05-08T08:53:47.813Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:53:47 [2020-05-08T08:53:47.813Z] VALIDATE_BRANCH=master
08:53:47 [2020-05-08T08:53:47.813Z] TERM=xterm
08:53:47 [2020-05-08T08:53:47.813Z] DOCKER_PKG=github.com/docker/docker
08:53:47 [2020-05-08T08:53:47.813Z] SHLVL=1
08:53:47 [2020-05-08T08:53:47.813Z] TIMEOUT=120m
08:53:47 [2020-05-08T08:53:47.813Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:53:47 [2020-05-08T08:53:47.813Z] DOCKER_GRAPHDRIVER=overlay2
08:53:47 [2020-05-08T08:53:47.813Z] GO111MODULE=off
08:53:47 [2020-05-08T08:53:47.813Z] DOCKER_EXPERIMENTAL=1
08:53:47 [2020-05-08T08:53:47.813Z] TEST_SKIP_INTEGRATION_CLI=1
08:53:47 [2020-05-08T08:53:47.813Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:53:47 [2020-05-08T08:53:47.813Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:53:47 [2020-05-08T08:53:47.813Z] GOPATH=/go
08:53:47 [2020-05-08T08:53:47.814Z] PKG_CONFIG=pkg-config
08:53:47 [2020-05-08T08:53:47.814Z] _=/usr/bin/env
08:53:47 [2020-05-08T08:53:47.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:53:48 [2020-05-08T08:53:48.296Z] #45 200.8   CC       criu/files.o
08:53:51 [2020-05-08T08:53:51.324Z] #45 ...
08:53:51 [2020-05-08T08:53:51.324Z] 
08:53:51 [2020-05-08T08:53:51.324Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:53:51 [2020-05-08T08:53:51.324Z] #20 8.343 Collecting yamllint==1.16.0
08:53:51 [2020-05-08T08:53:51.324Z] #20 8.906   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:53:51 [2020-05-08T08:53:51.661Z] #20 9.030 Collecting pyyaml (from yamllint==1.16.0)
08:53:52 [2020-05-08T08:53:52.000Z] #20 9.450   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:53:52 [2020-05-08T08:53:52.726Z] #20 ...
08:53:52 [2020-05-08T08:53:52.726Z] 
08:53:52 [2020-05-08T08:53:52.726Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:53:52 [2020-05-08T08:53:52.726Z] #48 DONE 299.4s
08:53:53 [2020-05-08T08:53:53.094Z] 
08:53:53 [2020-05-08T08:53:53.094Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:53:53 [2020-05-08T08:53:53.432Z] #42 ...
08:53:53 [2020-05-08T08:53:53.432Z] 
08:53:53 [2020-05-08T08:53:53.432Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:53 [2020-05-08T08:53:53.432Z] #45 206.0   CC       criu/filesystems.o
08:53:56 [2020-05-08T08:53:56.448Z] #45 208.8   CC       criu/fsnotify.o
08:53:57 [2020-05-08T08:53:57.203Z] .........................                                                [ 67%]
08:53:58 [2020-05-08T08:53:58.748Z] #45 211.0   CC       criu/image-desc.o
08:53:58 [2020-05-08T08:53:58.748Z] #45 ...
08:53:58 [2020-05-08T08:53:58.748Z] 
08:53:58 [2020-05-08T08:53:58.748Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:53:58 [2020-05-08T08:53:58.748Z] #20 13.04 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:53:58 [2020-05-08T08:53:58.748Z] #20 13.11   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:53:58 [2020-05-08T08:53:58.748Z] #20 13.18 Building wheels for collected packages: pyyaml
08:53:58 [2020-05-08T08:53:58.748Z] #20 13.19   Running setup.py bdist_wheel for pyyaml: started
08:53:58 [2020-05-08T08:53:58.748Z] #20 15.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:53:58 [2020-05-08T08:53:58.748Z] #20 15.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:53:58 [2020-05-08T08:53:58.748Z] #20 15.13 Successfully built pyyaml
08:53:58 [2020-05-08T08:53:58.748Z] #20 15.16 Installing collected packages: pyyaml, pathspec, yamllint
08:53:58 [2020-05-08T08:53:58.748Z] #20 15.78 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:53:58 [2020-05-08T08:53:58.748Z] #20 DONE 16.1s
08:53:58 [2020-05-08T08:53:58.748Z] 
08:53:58 [2020-05-08T08:53:58.748Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:53:58 [2020-05-08T08:53:58.748Z] #45 211.4   CC       criu/image.o
08:53:59 [2020-05-08T08:53:59.817Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/server/middleware	0.042s	coverage: 37.7% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 4.8% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/types/time	0.026s	coverage: 100.0% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/api/types/versions	0.020s	coverage: 75.0% of statements
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:53:59 [2020-05-08T08:53:59.818Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
08:54:00 [2020-05-08T08:54:00.444Z] #45 212.9   CC       criu/ipc_ns.o
08:54:00 [2020-05-08T08:54:00.757Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
08:54:02 [2020-05-08T08:54:02.601Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:54:02 [2020-05-08T08:54:02.601Z] 
08:54:02 [2020-05-08T08:54:02.601Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:54:02 [2020-05-08T08:54:02.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:54:02 [2020-05-08T08:54:02.601Z] HOSTNAME=179e9d04c42a
08:54:02 [2020-05-08T08:54:02.601Z] DEST=bundles/test-integration
08:54:02 [2020-05-08T08:54:02.601Z] PWD=/go/src/github.com/docker/docker
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_ROOTLESS=1
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:54:02 [2020-05-08T08:54:02.601Z] container=docker
08:54:02 [2020-05-08T08:54:02.601Z] HOME=/root
08:54:02 [2020-05-08T08:54:02.601Z] GOLANG_VERSION=1.13.10
08:54:02 [2020-05-08T08:54:02.601Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:54:02 [2020-05-08T08:54:02.601Z] VALIDATE_BRANCH=master
08:54:02 [2020-05-08T08:54:02.601Z] TERM=xterm
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_PKG=github.com/docker/docker
08:54:02 [2020-05-08T08:54:02.601Z] SHLVL=1
08:54:02 [2020-05-08T08:54:02.601Z] TIMEOUT=120m
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_GRAPHDRIVER=overlay2
08:54:02 [2020-05-08T08:54:02.601Z] GO111MODULE=off
08:54:02 [2020-05-08T08:54:02.601Z] DOCKER_EXPERIMENTAL=1
08:54:02 [2020-05-08T08:54:02.601Z] TEST_SKIP_INTEGRATION_CLI=1
08:54:02 [2020-05-08T08:54:02.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:54:02 [2020-05-08T08:54:02.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:54:02 [2020-05-08T08:54:02.601Z] GOPATH=/go
08:54:02 [2020-05-08T08:54:02.601Z] PKG_CONFIG=pkg-config
08:54:02 [2020-05-08T08:54:02.601Z] _=/usr/bin/env
08:54:02 [2020-05-08T08:54:02.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:54:02 [2020-05-08T08:54:02.668Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.369s	coverage: 86.3% of statements
08:54:02 [2020-05-08T08:54:02.668Z] ok  	github.com/docker/docker/builder/remotecontext	0.302s	coverage: 13.6% of statements
08:54:02 [2020-05-08T08:54:02.867Z] #45 215.1   CC       criu/irmap.o
08:54:03 [2020-05-08T08:54:03.607Z] ok  	github.com/docker/docker/builder/dockerfile	1.116s	coverage: 48.2% of statements
08:54:03 [2020-05-08T08:54:03.607Z] ?   	github.com/docker/docker/cli	[no test files]
08:54:03 [2020-05-08T08:54:03.607Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:54:04 [2020-05-08T08:54:04.040Z] #45 216.6   CC       criu/kcmp-ids.o
08:54:04 [2020-05-08T08:54:04.378Z] #45 217.1   CC       criu/kerndat.o
08:54:06 [2020-05-08T08:54:06.069Z] #45 218.9   CC       criu/libnetlink.o
08:54:07 [2020-05-08T08:54:07.242Z] #45 219.6   CC       criu/log.o
08:54:07 [2020-05-08T08:54:07.970Z] #45 220.4   CC       criu/lsm.o
08:54:08 [2020-05-08T08:54:08.215Z] 65014b3c3121: Pull complete
08:54:08 [2020-05-08T08:54:08.307Z] #45 ...
08:54:08 [2020-05-08T08:54:08.307Z] 
08:54:08 [2020-05-08T08:54:08.307Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:54:08 [2020-05-08T08:54:08.307Z] #31 DONE 315.3s
08:54:08 [2020-05-08T08:54:08.647Z] 
08:54:08 [2020-05-08T08:54:08.647Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:54:08 [2020-05-08T08:54:08.886Z] ok  	github.com/docker/docker/client	0.324s	coverage: 75.4% of statements
08:54:08 [2020-05-08T08:54:08.982Z] #66 ...
08:54:08 [2020-05-08T08:54:08.982Z] 
08:54:08 [2020-05-08T08:54:08.982Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:54:08 [2020-05-08T08:54:08.982Z] #45 221.7   CC       criu/mem.o
08:54:10 [2020-05-08T08:54:10.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:54:10 [2020-05-08T08:54:10.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:54:11 [2020-05-08T08:54:11.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:54:11 [2020-05-08T08:54:11.994Z] #45 224.5   CC       criu/mount.o
08:54:17 [2020-05-08T08:54:17.970Z] #45 230.6   CC       criu/namespaces.o
08:54:20 [2020-05-08T08:54:20.968Z] #45 233.5   CC       criu/net.o
08:54:26 [2020-05-08T08:54:26.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:54:26 [2020-05-08T08:54:26.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:54:26 [2020-05-08T08:54:26.988Z] #45 239.2   CC       criu/netfilter.o
08:54:27 [2020-05-08T08:54:27.325Z] #45 239.7   CC       criu/page-pipe.o
08:54:27 [2020-05-08T08:54:27.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:54:28 [2020-05-08T08:54:28.497Z] #45 240.9   CC       criu/page-xfer.o
08:54:28 [2020-05-08T08:54:28.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:54:29 [2020-05-08T08:54:29.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:54:30 [2020-05-08T08:54:30.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:54:30 [2020-05-08T08:54:30.797Z] #45 243.1   CC       criu/pagemap-cache.o
08:54:31 [2020-05-08T08:54:31.134Z] #45 243.9   CC       criu/pagemap.o
08:54:32 [2020-05-08T08:54:32.830Z] #45 245.5   CC       criu/parasite-syscall.o
08:54:33 [2020-05-08T08:54:33.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:54:34 [2020-05-08T08:54:34.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:54:34 [2020-05-08T08:54:34.587Z] #45 247.1   CC       criu/path.o
08:54:34 [2020-05-08T08:54:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:54:34 [2020-05-08T08:54:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:54:34 [2020-05-08T08:54:34.923Z] #45 247.7   CC       criu/pie-util-vdso.o
08:54:35 [2020-05-08T08:54:35.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:54:35 [2020-05-08T08:54:35.469Z] ok  	github.com/docker/docker/cmd/dockerd	0.127s	coverage: 30.8% of statements
08:54:35 [2020-05-08T08:54:35.902Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
08:54:36 [2020-05-08T08:54:36.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:54:36 [2020-05-08T08:54:36.103Z] #45 248.4   CC       criu/pie-util.o
08:54:36 [2020-05-08T08:54:36.103Z] #45 248.7   CC       criu/pipes.o
08:54:37 [2020-05-08T08:54:37.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:54:37 [2020-05-08T08:54:37.278Z] #45 249.8   CC       criu/plugin.o
08:54:37 [2020-05-08T08:54:37.384Z] ok  	github.com/docker/docker/container	0.218s	coverage: 34.9% of statements
08:54:37 [2020-05-08T08:54:37.384Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:54:37 [2020-05-08T08:54:37.384Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:54:37 [2020-05-08T08:54:37.384Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:54:37 [2020-05-08T08:54:37.384Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:54:37 [2020-05-08T08:54:37.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:54:38 [2020-05-08T08:54:38.007Z] #45 250.6   CC       criu/proc_parse.o
08:54:38 [2020-05-08T08:54:38.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:54:39 [2020-05-08T08:54:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:54:40 [2020-05-08T08:54:40.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:54:41 [2020-05-08T08:54:41.587Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
08:54:41 [2020-05-08T08:54:41.848Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.6% of statements
08:54:42 [2020-05-08T08:54:42.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:54:42 [2020-05-08T08:54:42.788Z] ok  	github.com/docker/docker/daemon/cluster	0.189s	coverage: 0.5% of statements
08:54:43 [2020-05-08T08:54:43.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:54:43 [2020-05-08T08:54:43.085Z] Using test binary docker
08:54:43 [2020-05-08T08:54:43.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:54:43 [2020-05-08T08:54:43.085Z] +++ /etc/init.d/apparmor start
08:54:43 [2020-05-08T08:54:43.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:54:43 [2020-05-08T08:54:43.085Z] INFO: Waiting for daemon to start...
08:54:43 [2020-05-08T08:54:43.085Z] Starting dockerd
08:54:43 [2020-05-08T08:54:43.085Z] +++ 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
08:54:43 [2020-05-08T08:54:43.988Z] #45 256.0   CC       criu/protobuf-desc.o
08:54:45 [2020-05-08T08:54:45.107Z] .
08:54:45 [2020-05-08T08:54:45.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:54:45 [2020-05-08T08:54:45.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:54:45 [2020-05-08T08:54:45.108Z] Error: No such image: emptyfs
08:54:45 [2020-05-08T08:54:45.108Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:54:45 [2020-05-08T08:54:45.108Z] ++++ docker load
08:54:45 [2020-05-08T08:54:45.253Z] #45 258.0   CC       criu/protobuf.o
08:54:45 [2020-05-08T08:54:45.390Z] Running integration-test (iteration 1)
08:54:45 [2020-05-08T08:54:45.390Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:54:45 [2020-05-08T08:54:45.390Z] ++ 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
08:54:45 [2020-05-08T08:54:45.390Z] ++ set -e
08:54:45 [2020-05-08T08:54:45.390Z] ++ '[' -n 0 ']'
08:54:45 [2020-05-08T08:54:45.390Z] ++ set -x
08:54:45 [2020-05-08T08:54:45.390Z] ++ env -i DEST=/go/src/github.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
08:54:45 [2020-05-08T08:54:45.976Z] #45 258.6   CC       criu/pstree.o
08:54:46 [2020-05-08T08:54:46.085Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
08:54:47 [2020-05-08T08:54:47.473Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
08:54:47 [2020-05-08T08:54:47.473Z] ok  	github.com/docker/docker/daemon/config	0.079s	coverage: 81.7% of statements
08:54:47 [2020-05-08T08:54:47.670Z] #45 260.3   CC       criu/rbtree.o
08:54:48 [2020-05-08T08:54:48.401Z] #45 260.8   CC       criu/rst-malloc.o
08:54:48 [2020-05-08T08:54:48.739Z] #45 261.3   CC       criu/seccomp.o
08:54:49 [2020-05-08T08:54:49.912Z] #45 262.4   CC       criu/seize.o
08:54:50 [2020-05-08T08:54:50.015Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
08:54:50 [2020-05-08T08:54:50.765Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:54:51 [2020-05-08T08:54:51.612Z] #45 263.9   CC       criu/servicefd.o
08:54:52 [2020-05-08T08:54:52.336Z] #45 264.7   CC       criu/shmem.o
08:54:53 [2020-05-08T08:54:53.291Z] tests/integration/client_test.py .....                                   [ 75%]
08:54:53 [2020-05-08T08:54:53.291Z] tests/integration/context_api_test.py ..                                 [ 76%]
08:54:53 [2020-05-08T08:54:53.303Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
08:54:53 [2020-05-08T08:54:53.549Z] tests/integration/errors_test.py .                                       [ 76%]
08:54:53 [2020-05-08T08:54:53.769Z] Loaded image: buildpack-deps:jessie
08:54:53 [2020-05-08T08:54:53.769Z] Loaded image: busybox:latest
08:54:53 [2020-05-08T08:54:53.769Z] Loaded image: busybox:glibc
08:54:53 [2020-05-08T08:54:53.769Z] Loaded image: debian:jessie
08:54:53 [2020-05-08T08:54:53.769Z] Loaded image: hello-world:latest
08:54:53 [2020-05-08T08:54:53.769Z] INFO: Testing against a local daemon
08:54:53 [2020-05-08T08:54:53.769Z] === RUN   TestCgroupNamespacesBuild
08:54:54 [2020-05-08T08:54:54.066Z] #45 266.4   CC       criu/sigframe.o
08:54:54 [2020-05-08T08:54:54.066Z] #45 266.6   CC       criu/signalfd.o
08:54:54 [2020-05-08T08:54:54.239Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.478s	coverage: 13.9% of statements
08:54:54 [2020-05-08T08:54:54.405Z] #45 267.1   CC       criu/sk-inet.o
08:54:54 [2020-05-08T08:54:54.499Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.655s	coverage: 57.0% of statements
08:54:55 [2020-05-08T08:54:55.241Z] --- PASS: TestCgroupNamespacesBuild (2.33s)
08:54:55 [2020-05-08T08:54:55.241Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:54:56 [2020-05-08T08:54:56.705Z] #45 269.2   CC       criu/sk-netlink.o
08:54:57 [2020-05-08T08:54:57.036Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
08:54:57 [2020-05-08T08:54:57.265Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
08:54:57 [2020-05-08T08:54:57.265Z] === RUN   TestBuildWithSession
08:54:57 [2020-05-08T08:54:57.265Z] --- SKIP: TestBuildWithSession (0.00s)
08:54:57 [2020-05-08T08:54:57.265Z]     build_session_test.go:25: TODO: BuildKit
08:54:57 [2020-05-08T08:54:57.265Z] === RUN   TestBuildSquashParent
08:54:57 [2020-05-08T08:54:57.436Z] #45 270.0   CC       criu/sk-packet.o
08:54:58 [2020-05-08T08:54:58.612Z] #45 271.2   CC       criu/sk-queue.o
08:54:58 [2020-05-08T08:54:58.954Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.761s	coverage: 73.1% of statements
08:54:59 [2020-05-08T08:54:59.340Z] #45 271.9   CC       criu/sk-tcp.o
08:54:59 [2020-05-08T08:54:59.896Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.287s	coverage: 46.2% of statements
08:55:00 [2020-05-08T08:55:00.068Z] #45 272.8   CC       criu/sk-unix.o
08:55:00 [2020-05-08T08:55:00.155Z] ok  	github.com/docker/docker/daemon	12.371s	coverage: 17.4% of statements
08:55:00 [2020-05-08T08:55:00.155Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:55:00 [2020-05-08T08:55:00.155Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:55:00 [2020-05-08T08:55:00.155Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:55:00 [2020-05-08T08:55:00.155Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:55:00 [2020-05-08T08:55:00.155Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:55:00 [2020-05-08T08:55:00.411Z] #45 ...
08:55:00 [2020-05-08T08:55:00.411Z] 
08:55:00 [2020-05-08T08:55:00.411Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:55:00 [2020-05-08T08:55:00.411Z] #42 367.3 + dpkg --print-architecture
08:55:00 [2020-05-08T08:55:00.411Z] #42 367.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:55:00 [2020-05-08T08:55:00.724Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.034s	coverage: 49.5% of statements
08:55:00 [2020-05-08T08:55:00.751Z] #42 367.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:55:00 [2020-05-08T08:55:00.751Z] #42 367.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:55:02 [2020-05-08T08:55:02.653Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
08:55:02 [2020-05-08T08:55:02.912Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
08:55:03 [2020-05-08T08:55:03.483Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.675s	coverage: 76.1% of statements
08:55:03 [2020-05-08T08:55:03.483Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
08:55:03 [2020-05-08T08:55:03.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:55:03 [2020-05-08T08:55:03.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:55:03 [2020-05-08T08:55:03.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:55:03 [2020-05-08T08:55:03.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:55:04 [2020-05-08T08:55:04.072Z] --- PASS: TestBuildSquashParent (6.88s)
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:04 [2020-05-08T08:55:04.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:04 [2020-05-08T08:55:04.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:04 [2020-05-08T08:55:04.072Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:04 [2020-05-08T08:55:04.072Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:04 [2020-05-08T08:55:04.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:55:06 [2020-05-08T08:55:06.022Z] ok  	github.com/docker/docker/daemon/logger	0.245s	coverage: 41.8% of statements
08:55:06 [2020-05-08T08:55:06.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:55:06 [2020-05-08T08:55:06.591Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.300s	coverage: 77.4% of statements
08:55:06 [2020-05-08T08:55:06.591Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.9% of statements
08:55:06 [2020-05-08T08:55:06.591Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.138s	coverage: 57.7% of statements
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:55:06 [2020-05-08T08:55:06.591Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:55:06 [2020-05-08T08:55:06.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:06 [2020-05-08T08:55:06.748Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:07 [2020-05-08T08:55:07.533Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
08:55:07 [2020-05-08T08:55:07.794Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.069s	coverage: 87.2% of statements
08:55:08 [2020-05-08T08:55:08.053Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
08:55:08 [2020-05-08T08:55:08.313Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 61.6% of statements
08:55:08 [2020-05-08T08:55:08.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:08 [2020-05-08T08:55:08.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:09 [2020-05-08T08:55:09.697Z] ok  	github.com/docker/docker/daemon/logger/local	0.094s	coverage: 75.2% of statements
08:55:09 [2020-05-08T08:55:09.697Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:55:09 [2020-05-08T08:55:09.697Z] time="2020-05-08T08:55:09Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate885339498/log412079553.1: no such file or directory"
08:55:09 [2020-05-08T08:55:09.697Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.078s	coverage: 37.7% of statements
08:55:09 [2020-05-08T08:55:09.957Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 33.3% of statements
08:55:10 [2020-05-08T08:55:10.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:55:10 [2020-05-08T08:55:10.897Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
08:55:10 [2020-05-08T08:55:10.897Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 47.8% of statements
08:55:11 [2020-05-08T08:55:11.446Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
08:55:11 [2020-05-08T08:55:11.446Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
08:55:11 [2020-05-08T08:55:11.446Z] === RUN   TestBuildMultiStageCopy
08:55:11 [2020-05-08T08:55:11.446Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:55:11 [2020-05-08T08:55:11.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:55:12 [2020-05-08T08:55:12.808Z] ok  	github.com/docker/docker/daemon/network	0.028s	coverage: 63.8% of statements
08:55:12 [2020-05-08T08:55:12.808Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.914s	coverage: 82.5% of statements
08:55:12 [2020-05-08T08:55:12.808Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:55:12 [2020-05-08T08:55:12.808Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:55:12 [2020-05-08T08:55:12.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:55:13 [2020-05-08T08:55:13.378Z] ok  	github.com/docker/docker/distribution/metadata	0.156s	coverage: 48.2% of statements
08:55:13 [2020-05-08T08:55:13.467Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:55:13 [2020-05-08T08:55:13.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:55:14 [2020-05-08T08:55:14.064Z] #42 ...
08:55:14 [2020-05-08T08:55:14.065Z] 
08:55:14 [2020-05-08T08:55:14.065Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:14 [2020-05-08T08:55:14.065Z] #45 276.3   CC       criu/sockets.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 278.0   CC       criu/stats.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 278.5   CC       criu/string.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 278.6   CC       criu/sysctl.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 279.7   CC       criu/sysfs_parse.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 280.3   CC       criu/timerfd.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 281.0   CC       criu/tty.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 284.3   CC       criu/tun.o
08:55:14 [2020-05-08T08:55:14.065Z] #45 285.4   CC       criu/uffd.o
08:55:14 [2020-05-08T08:55:14.081Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:55:14 [2020-05-08T08:55:14.695Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:55:14 [2020-05-08T08:55:14.762Z] ok  	github.com/docker/docker/distribution	0.298s	coverage: 22.1% of statements
08:55:14 [2020-05-08T08:55:14.762Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:55:14 [2020-05-08T08:55:14.762Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
08:55:15 [2020-05-08T08:55:15.243Z] #45 287.9   CC       criu/util.o
08:55:15 [2020-05-08T08:55:15.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:55:15 [2020-05-08T08:55:15.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:55:15 [2020-05-08T08:55:15.927Z] --- PASS: TestBuildMultiStageCopy (4.96s)
08:55:15 [2020-05-08T08:55:15.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
08:55:15 [2020-05-08T08:55:15.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
08:55:15 [2020-05-08T08:55:15.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
08:55:15 [2020-05-08T08:55:15.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
08:55:15 [2020-05-08T08:55:15.927Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
08:55:15 [2020-05-08T08:55:15.927Z] === RUN   TestBuildMultiStageParentConfig
08:55:16 [2020-05-08T08:55:16.144Z] ok  	github.com/docker/docker/image	0.058s	coverage: 86.4% of statements
08:55:16 [2020-05-08T08:55:16.719Z] ok  	github.com/docker/docker/image/cache	0.048s	coverage: 19.2% of statements
08:55:16 [2020-05-08T08:55:16.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:55:16 [2020-05-08T08:55:16.979Z] ok  	github.com/docker/docker/image/v1	0.037s	coverage: 25.0% of statements
08:55:17 [2020-05-08T08:55:17.239Z] ok  	github.com/docker/docker/distribution/xfer	1.694s	coverage: 85.1% of statements
08:55:17 [2020-05-08T08:55:17.239Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:55:17 [2020-05-08T08:55:17.239Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:55:17 [2020-05-08T08:55:17.239Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:55:17 [2020-05-08T08:55:17.500Z] ok  	github.com/docker/docker/libcontainerd/queue	0.044s	coverage: 100.0% of statements
08:55:17 [2020-05-08T08:55:17.950Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
08:55:17 [2020-05-08T08:55:17.950Z] === RUN   TestBuildLabelWithTargets
08:55:18 [2020-05-08T08:55:18.070Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
08:55:18 [2020-05-08T08:55:18.260Z] #45 290.6   CC       criu/uts_ns.o
08:55:18 [2020-05-08T08:55:18.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:55:18 [2020-05-08T08:55:18.630Z] #45 291.0   CC       criu/vdso.o
08:55:19 [2020-05-08T08:55:19.358Z] #45 292.1   LINK     criu/built-in.o
08:55:19 [2020-05-08T08:55:19.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:55:19 [2020-05-08T08:55:19.700Z] #45 292.4   LINK     criu/criu
08:55:19 [2020-05-08T08:55:19.970Z] --- PASS: TestBuildLabelWithTargets (2.49s)
08:55:19 [2020-05-08T08:55:19.970Z] === RUN   TestBuildWithEmptyLayers
08:55:19 [2020-05-08T08:55:19.979Z] ok  	github.com/docker/docker/opts	0.059s	coverage: 67.4% of statements
08:55:20 [2020-05-08T08:55:20.238Z] ok  	github.com/docker/docker/pkg/authorization	0.252s	coverage: 68.3% of statements
08:55:20 [2020-05-08T08:55:20.429Z] #45 293.2   DEP      lib/c/criu.d
08:55:20 [2020-05-08T08:55:20.498Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
08:55:20 [2020-05-08T08:55:20.757Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
08:55:20 [2020-05-08T08:55:20.768Z] #45 293.4   CC       images/rpc.pb-c.o
08:55:20 [2020-05-08T08:55:20.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:55:21 [2020-05-08T08:55:21.441Z] --- PASS: TestBuildWithEmptyLayers (1.12s)
08:55:21 [2020-05-08T08:55:21.441Z] === RUN   TestBuildMultiStageOnBuild
08:55:21 [2020-05-08T08:55:21.696Z] ok  	github.com/docker/docker/pkg/directory	0.026s	coverage: 80.0% of statements
08:55:21 [2020-05-08T08:55:21.696Z] ok  	github.com/docker/docker/pkg/archive	1.274s	coverage: 77.0% of statements
08:55:21 [2020-05-08T08:55:21.946Z] #45 294.5   CC       lib/c/criu.o
08:55:22 [2020-05-08T08:55:22.268Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
08:55:22 [2020-05-08T08:55:22.268Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:55:22 [2020-05-08T08:55:22.268Z] Using test binary docker
08:55:22 [2020-05-08T08:55:22.268Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:55:22 [2020-05-08T08:55:22.268Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:55:22 [2020-05-08T08:55:22.268Z] INFO: Waiting for daemon to start...
08:55:22 [2020-05-08T08:55:22.268Z] Starting dockerd
08:55:22 [2020-05-08T08:55:22.527Z] ok  	github.com/docker/docker/pkg/discovery/file	0.021s	coverage: 92.9% of statements
08:55:23 [2020-05-08T08:55:23.097Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
08:55:23 [2020-05-08T08:55:23.665Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
08:55:24 [2020-05-08T08:55:24.232Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
08:55:24 [2020-05-08T08:55:24.248Z] #45 296.6   LINK     lib/c/built-in.o
08:55:24 [2020-05-08T08:55:24.248Z] #45 296.6   LINK     lib/c/libcriu.so
08:55:24 [2020-05-08T08:55:24.248Z] #45 296.8   LINK     lib/c/libcriu.a
08:55:24 [2020-05-08T08:55:24.586Z] #45 297.1   GEN      magic.py
08:55:24 [2020-05-08T08:55:24.586Z] #45 297.3 Note: Building without setproctitle() and strlcpy() support.
08:55:24 [2020-05-08T08:55:24.586Z] #45 297.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:55:24 [2020-05-08T08:55:24.586Z] #45 297.4 Note: Building without GnuTLS support
08:55:24 [2020-05-08T08:55:24.774Z] .
08:55:24 [2020-05-08T08:55:24.774Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:55:24 [2020-05-08T08:55:24.774Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:55:24 [2020-05-08T08:55:24.774Z] Error: No such image: emptyfs
08:55:24 [2020-05-08T08:55:24.774Z] Running integration-test (iteration 1)
08:55:24 [2020-05-08T08:55:24.774Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:55:24 [2020-05-08T08:55:24.897Z] --- PASS: TestBuildMultiStageOnBuild (3.08s)
08:55:24 [2020-05-08T08:55:24.897Z] === RUN   TestBuildUncleanTarFilenames
08:55:25 [2020-05-08T08:55:25.167Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
08:55:25 [2020-05-08T08:55:25.512Z] --- PASS: TestBuildUncleanTarFilenames (1.35s)
08:55:25 [2020-05-08T08:55:25.512Z] === RUN   TestBuildMultiStageLayerLeak
08:55:25 [2020-05-08T08:55:25.736Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.537s	coverage: 43.2% of statements
08:55:25 [2020-05-08T08:55:25.761Z] #45 298.5 fatal: not a git repository (or any of the parent directories): .git
08:55:25 [2020-05-08T08:55:25.996Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
08:55:26 [2020-05-08T08:55:26.566Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
08:55:26 [2020-05-08T08:55:26.566Z] ok  	github.com/docker/docker/pkg/fsutils	0.289s	coverage: 85.1% of statements
08:55:26 [2020-05-08T08:55:26.566Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
08:55:27 [2020-05-08T08:55:27.007Z] #45 ...
08:55:27 [2020-05-08T08:55:27.007Z] 
08:55:27 [2020-05-08T08:55:27.007Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:55:27 [2020-05-08T08:55:27.007Z] #54 393.4 + cd /tmp/tmp.ZgQ65PS3wN/src/github.com/golangci/golangci-lint/
08:55:27 [2020-05-08T08:55:27.007Z] #54 393.4 + git checkout -q v1.23.8
08:55:27 [2020-05-08T08:55:27.136Z] ok  	github.com/docker/docker/layer	7.842s	coverage: 68.8% of statements
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/oci	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:55:27 [2020-05-08T08:55:27.136Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:55:27 [2020-05-08T08:55:27.705Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.027s	coverage: 91.7% of statements
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 ++ git describe --tags
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 + version=v1.23.8
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 ++ git rev-parse --short HEAD
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 + commit=76a82c6
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 ++ git show -s --format=%cd
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
08:55:27 [2020-05-08T08:55:27.733Z] #54 394.3 + 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
08:55:27 [2020-05-08T08:55:27.966Z] ok  	github.com/docker/docker/pkg/locker	0.067s	coverage: 88.9% of statements
08:55:27 [2020-05-08T08:55:27.966Z] ok  	github.com/docker/docker/pkg/ioutils	0.612s	coverage: 69.3% of statements
08:55:28 [2020-05-08T08:55:28.226Z] ok  	github.com/docker/docker/pkg/idtools	0.827s	coverage: 70.3% of statements
08:55:28 [2020-05-08T08:55:28.226Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
08:55:28 [2020-05-08T08:55:28.226Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:55:28 [2020-05-08T08:55:28.226Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:55:28 [2020-05-08T08:55:28.487Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
08:55:28 [2020-05-08T08:55:28.487Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:55:28 [2020-05-08T08:55:28.749Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
08:55:28 [2020-05-08T08:55:28.996Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s)
08:55:28 [2020-05-08T08:55:28.996Z] === RUN   TestBuildWithHugeFile
08:55:29 [2020-05-08T08:55:29.010Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
08:55:29 [2020-05-08T08:55:29.011Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.027s	coverage: 91.4% of statements
08:55:29 [2020-05-08T08:55:29.271Z] ok  	github.com/docker/docker/pkg/pidfile	0.027s	coverage: 82.4% of statements
08:55:29 [2020-05-08T08:55:29.271Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:55:29 [2020-05-08T08:55:29.271Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:55:29 [2020-05-08T08:55:29.841Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
08:55:30 [2020-05-08T08:55:30.411Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
08:55:30 [2020-05-08T08:55:30.411Z] ok  	github.com/docker/docker/pkg/progress	0.019s	coverage: 75.9% of statements
08:55:30 [2020-05-08T08:55:30.671Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.013s	coverage: 85.7% of statements
08:55:30 [2020-05-08T08:55:30.739Z] #54 ...
08:55:30 [2020-05-08T08:55:30.739Z] 
08:55:30 [2020-05-08T08:55:30.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:55:30 [2020-05-08T08:55:30.739Z] #45 299.8 make[1]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.1 make[1]: 'images/built-in.o' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.4 make[1]: 'compel/libcompel.a' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.5 make[1]: 'compel/compel-host-bin' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.6 make[1]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.6 make[1]: 'soccr/libsoccr.a' is up to date.
08:55:30 [2020-05-08T08:55:30.739Z] #45 301.9 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.0 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.1 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.3 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.5 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.6 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 302.7 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 303.1 make[2]: Nothing to be done for 'all'.
08:55:30 [2020-05-08T08:55:30.739Z] #45 303.1   INSTALL  criu/criu
08:55:30 [2020-05-08T08:55:30.739Z] #45 DONE 303.3s
08:55:30 [2020-05-08T08:55:30.739Z] 
08:55:30 [2020-05-08T08:55:30.739Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:55:30 [2020-05-08T08:55:30.930Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
08:55:31 [2020-05-08T08:55:31.870Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
08:55:31 [2020-05-08T08:55:31.870Z] ok  	github.com/docker/docker/pkg/pubsub	1.095s	coverage: 73.9% of statements
08:55:32 [2020-05-08T08:55:32.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:55:32 [2020-05-08T08:55:32.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:55:32 [2020-05-08T08:55:32.438Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
08:55:32 [2020-05-08T08:55:32.438Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
08:55:33 [2020-05-08T08:55:33.007Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
08:55:33 [2020-05-08T08:55:33.947Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 54.1% of statements
08:55:34 [2020-05-08T08:55:34.207Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
08:55:34 [2020-05-08T08:55:34.207Z] ok  	github.com/docker/docker/pkg/signal	2.788s	coverage: 61.0% of statements
08:55:34 [2020-05-08T08:55:34.699Z] Loaded image: buildpack-deps:jessie
08:55:34 [2020-05-08T08:55:34.699Z] Loaded image: busybox:latest
08:55:34 [2020-05-08T08:55:34.699Z] Loaded image: busybox:glibc
08:55:34 [2020-05-08T08:55:34.699Z] Loaded image: debian:jessie
08:55:34 [2020-05-08T08:55:34.699Z] Loaded image: hello-world:latest
08:55:34 [2020-05-08T08:55:34.699Z] INFO: Testing against a local daemon
08:55:34 [2020-05-08T08:55:34.699Z] === RUN   TestCgroupNamespacesBuild
08:55:34 [2020-05-08T08:55:34.777Z] ok  	github.com/docker/docker/pkg/tailfile	0.151s	coverage: 88.6% of statements
08:55:34 [2020-05-08T08:55:34.777Z] testing: warning: no tests to run
08:55:34 [2020-05-08T08:55:34.777Z] coverage: [no statements]
08:55:34 [2020-05-08T08:55:34.777Z] ok  	github.com/docker/docker/pkg/term/windows	0.023s	coverage: [no statements] [no tests to run]
08:55:35 [2020-05-08T08:55:35.346Z] ok  	github.com/docker/docker/pkg/tarsum	0.106s	coverage: 89.3% of statements
08:55:35 [2020-05-08T08:55:35.346Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
08:55:35 [2020-05-08T08:55:35.346Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
08:55:35 [2020-05-08T08:55:35.606Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
08:55:36 [2020-05-08T08:55:36.546Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
08:55:37 [2020-05-08T08:55:37.204Z] --- PASS: TestCgroupNamespacesBuild (2.89s)
08:55:37 [2020-05-08T08:55:37.205Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:55:37 [2020-05-08T08:55:37.391Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:55:37 [2020-05-08T08:55:37.486Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 83.7% of statements
08:55:37 [2020-05-08T08:55:37.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:55:38 [2020-05-08T08:55:38.057Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
08:55:38 [2020-05-08T08:55:38.095Z] #66 ...
08:55:38 [2020-05-08T08:55:38.095Z] 
08:55:38 [2020-05-08T08:55:38.095Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:55:38 [2020-05-08T08:55:38.095Z] #61 236.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
08:55:38 [2020-05-08T08:55:38.627Z] ok  	github.com/docker/docker/plugin	0.601s	coverage: 23.3% of statements
08:55:39 [2020-05-08T08:55:39.259Z] ok  	github.com/docker/docker/registry/resumable	0.033s	coverage: 100.0% of statements
08:55:39 [2020-05-08T08:55:39.520Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
08:55:39 [2020-05-08T08:55:39.709Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s)
08:55:39 [2020-05-08T08:55:39.709Z] === RUN   TestBuildWithSession
08:55:39 [2020-05-08T08:55:39.709Z] --- SKIP: TestBuildWithSession (0.00s)
08:55:39 [2020-05-08T08:55:39.709Z]     build_session_test.go:25: TODO: BuildKit
08:55:39 [2020-05-08T08:55:39.709Z] === RUN   TestBuildSquashParent
08:55:39 [2020-05-08T08:55:39.826Z] ok  	github.com/docker/docker/registry	0.259s	coverage: 56.1% of statements
08:55:40 [2020-05-08T08:55:40.422Z] ok  	github.com/docker/docker/testutil	0.021s	coverage: 62.5% of statements
08:55:41 [2020-05-08T08:55:41.263Z] #61 239.5 + mkdir -p /build
08:55:41 [2020-05-08T08:55:41.263Z] #61 239.5 + cp runc /build/runc
08:55:41 [2020-05-08T08:55:41.602Z] #61 DONE 239.6s
08:55:41 [2020-05-08T08:55:41.602Z] 
08:55:41 [2020-05-08T08:55:41.602Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:55:41 [2020-05-08T08:55:41.823Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 65.8% of statements
08:55:43 [2020-05-08T08:55:43.213Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
08:55:43 [2020-05-08T08:55:43.213Z] ok  	github.com/docker/docker/volume/local	0.054s	coverage: 73.0% of statements
08:55:43 [2020-05-08T08:55:43.298Z] #42 DONE 410.2s
08:55:43 [2020-05-08T08:55:43.298Z] 
08:55:43 [2020-05-08T08:55:43.298Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:55:43 [2020-05-08T08:55:43.798Z] ok  	github.com/docker/docker/volume/mounts	0.094s	coverage: 67.0% of statements
08:55:44 [2020-05-08T08:55:44.746Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
08:55:47 [2020-05-08T08:55:47.777Z] --- PASS: TestBuildSquashParent (6.94s)
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:47 [2020-05-08T08:55:47.777Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:47 [2020-05-08T08:55:47.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:47 [2020-05-08T08:55:47.777Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:55:47 [2020-05-08T08:55:47.777Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:55:48 [2020-05-08T08:55:48.700Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:55:48 [2020-05-08T08:55:48.700Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:55:51 [2020-05-08T08:55:51.207Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:55:51 [2020-05-08T08:55:51.207Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:55:53 [2020-05-08T08:55:53.088Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
08:55:53 [2020-05-08T08:55:53.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
08:55:53 [2020-05-08T08:55:53.088Z] === RUN   TestBuildMultiStageCopy
08:55:53 [2020-05-08T08:55:53.088Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:55:56 [2020-05-08T08:55:56.343Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:55:56 [2020-05-08T08:55:56.481Z] .........                                                                [ 86%]
08:55:57 [2020-05-08T08:55:57.266Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:55:58 [2020-05-08T08:55:58.188Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:55:59 [2020-05-08T08:55:59.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:56:00 [2020-05-08T08:56:00.470Z] --- PASS: TestBuildMultiStageCopy (7.28s)
08:56:00 [2020-05-08T08:56:00.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
08:56:00 [2020-05-08T08:56:00.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
08:56:00 [2020-05-08T08:56:00.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:56:00 [2020-05-08T08:56:00.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s)
08:56:00 [2020-05-08T08:56:00.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s)
08:56:00 [2020-05-08T08:56:00.471Z] === RUN   TestBuildMultiStageParentConfig
08:56:01 [2020-05-08T08:56:01.510Z] --- PASS: TestBuildWithHugeFile (27.73s)
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildWithEmptyDockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:56:01 [2020-05-08T08:56:01.510Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:56:01 [2020-05-08T08:56:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
08:56:01 [2020-05-08T08:56:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
08:56:01 [2020-05-08T08:56:01.510Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildPreserveOwnership
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildPreserveOwnership/copy_from
08:56:01 [2020-05-08T08:56:01.510Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:56:02 [2020-05-08T08:56:02.783Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:56:03 [2020-05-08T08:56:03.540Z] --- PASS: TestBuildPreserveOwnership (6.71s)
08:56:03 [2020-05-08T08:56:03.540Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.34s)
08:56:03 [2020-05-08T08:56:03.540Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s)
08:56:03 [2020-05-08T08:56:03.540Z] === RUN   TestBuildPlatformInvalid
08:56:03 [2020-05-08T08:56:03.822Z] --- PASS: TestBuildPlatformInvalid (0.16s)
08:56:03 [2020-05-08T08:56:03.822Z] PASS
08:56:03 [2020-05-08T08:56:03.822Z] 
08:56:03 [2020-05-08T08:56:03.822Z] === Skipped
08:56:03 [2020-05-08T08:56:03.822Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
08:56:03 [2020-05-08T08:56:03.822Z]     build_session_test.go:25: TODO: BuildKit
08:56:03 [2020-05-08T08:56:03.822Z] 
08:56:03 [2020-05-08T08:56:03.822Z] 
08:56:03 [2020-05-08T08:56:03.822Z] DONE 32 tests, 1 skipped in 78.484s
08:56:03 [2020-05-08T08:56:03.822Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:56:03 [2020-05-08T08:56:03.822Z] ++ 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
08:56:03 [2020-05-08T08:56:03.822Z] ++ set -e
08:56:03 [2020-05-08T08:56:03.822Z] ++ '[' -n 0 ']'
08:56:03 [2020-05-08T08:56:03.822Z] ++ set -x
08:56:03 [2020-05-08T08:56:03.822Z] ++ env -i DEST=/go/src/github.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
08:56:03 [2020-05-08T08:56:03.822Z] INFO: Testing against a local daemon
08:56:03 [2020-05-08T08:56:03.822Z] === RUN   TestConfigInspect
08:56:04 [2020-05-08T08:56:04.363Z] eac6fba788c9: Pull complete
08:56:04 [2020-05-08T08:56:04.363Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
08:56:04 [2020-05-08T08:56:04.363Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:56:04 [2020-05-08T08:56:04.363Z] mcr.microsoft.com/windows/servercore:ltsc2019
08:56:04 [2020-05-08T08:56:04.363Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
08:56:04 [2020-05-08T08:56:04.363Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
08:56:04 [2020-05-08T08:56:04.363Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
08:56:04 [2020-05-08T08:56:04.363Z] INFO: Docker version of control daemon
08:56:04 [2020-05-08T08:56:04.363Z] 
08:56:04 [2020-05-08T08:56:04.363Z] Client: Docker Engine - Enterprise
08:56:04 [2020-05-08T08:56:04.363Z]  Version:           19.03.5
08:56:04 [2020-05-08T08:56:04.363Z]  API version:       1.40
08:56:04 [2020-05-08T08:56:04.363Z]  Go version:        go1.12.12
08:56:04 [2020-05-08T08:56:04.363Z]  Git commit:        2ee0c57608
08:56:04 [2020-05-08T08:56:04.363Z]  Built:             11/13/2019 08:00:16
08:56:04 [2020-05-08T08:56:04.363Z]  OS/Arch:           windows/amd64
08:56:04 [2020-05-08T08:56:04.363Z]  Experimental:      false
08:56:04 [2020-05-08T08:56:04.363Z] 
08:56:04 [2020-05-08T08:56:04.363Z] Server: Docker Engine - Enterprise
08:56:04 [2020-05-08T08:56:04.363Z]  Engine:
08:56:04 [2020-05-08T08:56:04.363Z]   Version:          19.03.5
08:56:04 [2020-05-08T08:56:04.363Z]   API version:      1.40 (minimum version 1.24)
08:56:04 [2020-05-08T08:56:04.363Z]   Go version:       go1.12.12
08:56:04 [2020-05-08T08:56:04.363Z]   Git commit:       2ee0c57608
08:56:04 [2020-05-08T08:56:04.363Z]   Built:            11/13/2019 07:58:51
08:56:04 [2020-05-08T08:56:04.363Z]   OS/Arch:          windows/amd64
08:56:04 [2020-05-08T08:56:04.363Z]   Experimental:     true
08:56:04 [2020-05-08T08:56:04.363Z] 
08:56:04 [2020-05-08T08:56:04.363Z] INFO: Docker info of control daemon
08:56:04 [2020-05-08T08:56:04.363Z] 
08:56:04 [2020-05-08T08:56:04.363Z] Client:
08:56:04 [2020-05-08T08:56:04.363Z]  Debug Mode: false
08:56:04 [2020-05-08T08:56:04.363Z]  Plugins:
08:56:04 [2020-05-08T08:56:04.363Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
08:56:04 [2020-05-08T08:56:04.363Z] 
08:56:04 [2020-05-08T08:56:04.363Z] Server:
08:56:04 [2020-05-08T08:56:04.363Z]  Containers: 0
08:56:04 [2020-05-08T08:56:04.363Z]   Running: 0
08:56:04 [2020-05-08T08:56:04.363Z]   Paused: 0
08:56:04 [2020-05-08T08:56:04.364Z]   Stopped: 0
08:56:04 [2020-05-08T08:56:04.364Z]  Images: 1
08:56:04 [2020-05-08T08:56:04.364Z]  Server Version: 19.03.5
08:56:04 [2020-05-08T08:56:04.364Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:56:04 [2020-05-08T08:56:04.364Z]   Windows: 
08:56:04 [2020-05-08T08:56:04.364Z]   LCOW: 
08:56:04 [2020-05-08T08:56:04.364Z]  Logging Driver: json-file
08:56:04 [2020-05-08T08:56:04.364Z]  Plugins:
08:56:04 [2020-05-08T08:56:04.364Z]   Volume: local
08:56:04 [2020-05-08T08:56:04.364Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:56:04 [2020-05-08T08:56:04.364Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:56:04 [2020-05-08T08:56:04.364Z]  Swarm: inactive
08:56:04 [2020-05-08T08:56:04.364Z]  Default Isolation: process
08:56:04 [2020-05-08T08:56:04.364Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:56:04 [2020-05-08T08:56:04.364Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
08:56:04 [2020-05-08T08:56:04.364Z]  OSType: windows
08:56:04 [2020-05-08T08:56:04.364Z]  Architecture: x86_64
08:56:04 [2020-05-08T08:56:04.364Z]  CPUs: 4
08:56:04 [2020-05-08T08:56:04.364Z]  Total Memory: 32GiB
08:56:04 [2020-05-08T08:56:04.364Z]  Name: azwin-2-27a020
08:56:04 [2020-05-08T08:56:04.364Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
08:56:04 [2020-05-08T08:56:04.364Z]  Docker Root Dir: D:\docker
08:56:04 [2020-05-08T08:56:04.364Z]  Debug Mode: false
08:56:04 [2020-05-08T08:56:04.364Z]  Registry: https://index.docker.io/v1/
08:56:04 [2020-05-08T08:56:04.364Z]  Labels:
08:56:04 [2020-05-08T08:56:04.364Z]  Experimental: true
08:56:04 [2020-05-08T08:56:04.364Z]  Insecure Registries:
08:56:04 [2020-05-08T08:56:04.364Z]   10.0.0.4:5000
08:56:04 [2020-05-08T08:56:04.364Z]   127.0.0.0/8
08:56:04 [2020-05-08T08:56:04.364Z]  Registry Mirrors:
08:56:04 [2020-05-08T08:56:04.364Z]   http://10.0.0.4:5000/
08:56:04 [2020-05-08T08:56:04.364Z]  Live Restore Enabled: false
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Commit hash is 7968c8c093
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Nuke-Everything...
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Container count on control daemon to delete is 0
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Nuking d:\CI
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Zapped successfully
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Location for testing is d:\CI\PR-40930\1
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] INFO: Building the image from Dockerfile.windows at 05/08/2020 08:55:54...
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] Sending build context to Docker daemon  55.35MB
08:56:04 [2020-05-08T08:56:04.364Z] 
08:56:04 [2020-05-08T08:56:04.364Z] Step 1/10 : FROM microsoft/windowsservercore
08:56:04 [2020-05-08T08:56:04.364Z]  ---> fdf6432edbdc
08:56:04 [2020-05-08T08:56:04.364Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:56:04 [2020-05-08T08:56:04.364Z]  ---> Running in 56e8d86fffb4
08:56:04 [2020-05-08T08:56:04.364Z] Removing intermediate container 56e8d86fffb4
08:56:04 [2020-05-08T08:56:04.364Z]  ---> 3ceac1d921f7
08:56:04 [2020-05-08T08:56:04.364Z] Step 3/10 : ARG GO_VERSION=1.13.10
08:56:04 [2020-05-08T08:56:04.364Z]  ---> Running in f217f3267813
08:56:04 [2020-05-08T08:56:04.364Z] Removing intermediate container f217f3267813
08:56:04 [2020-05-08T08:56:04.364Z]  ---> 9a7e251bc6f9
08:56:04 [2020-05-08T08:56:04.364Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
08:56:04 [2020-05-08T08:56:04.364Z]  ---> Running in 62c8295a3b7e
08:56:04 [2020-05-08T08:56:04.364Z] Removing intermediate container 62c8295a3b7e
08:56:04 [2020-05-08T08:56:04.364Z]  ---> 5a3d19fefff7
08:56:04 [2020-05-08T08:56:04.364Z] 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}
08:56:04 [2020-05-08T08:56:04.364Z]  ---> Running in 51d09afde02a
08:56:04 [2020-05-08T08:56:04.364Z] Removing intermediate container 51d09afde02a
08:56:04 [2020-05-08T08:56:04.364Z]  ---> b656248ac155
08:56:04 [2020-05-08T08:56:04.364Z] 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;
08:56:04 [2020-05-08T08:56:04.364Z]  ---> Running in a32fd7fa4887
08:56:04 [2020-05-08T08:56:04.673Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:56:05 [2020-05-08T08:56:05.702Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
08:56:05 [2020-05-08T08:56:05.702Z] === RUN   TestBuildLabelWithTargets
08:56:06 [2020-05-08T08:56:06.669Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/rootless	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/volume	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === Skipped
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver btrfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:73: No driver to put!
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z] time="2020-05-08T08:54:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z] time="2020-05-08T08:54:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z] time="2020-05-08T08:54:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z] time="2020-05-08T08:54:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z] time="2020-05-08T08:54:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:73: No driver to put!
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     overlay_test.go:49: Fails to compute changes intermittently
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:46: Driver zfs not supported
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     graphtest_unix.go:73: No driver to put!
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:56:06 [2020-05-08T08:56:06.669Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] 
08:56:06 [2020-05-08T08:56:06.669Z] DONE 2123 tests, 26 skipped in 194.081s
Post stage
[Pipeline] junit
08:56:06 [2020-05-08T08:56:06.682Z] Recording test results
08:56:08 [2020-05-08T08:56:08.201Z] --- PASS: TestConfigInspect (3.93s)
08:56:08 [2020-05-08T08:56:08.201Z] === RUN   TestConfigList
08:56:08 [2020-05-08T08:56:08.216Z] 
08:56:08 [2020-05-08T08:56:08.217Z] SUCCESS: Specified value was saved.
08:56:09 [2020-05-08T08:56:09.160Z] INFO: Downloading git...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:56:09 [2020-05-08T08:56:09.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -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:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh dynbinary test-integration
08:56:10 [2020-05-08T08:56:10.137Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:56:10 [2020-05-08T08:56:10.553Z] 
08:56:10 [2020-05-08T08:56:10.553Z] Removing bundles/
08:56:10 [2020-05-08T08:56:10.553Z] 
08:56:10 [2020-05-08T08:56:10.553Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:56:10 [2020-05-08T08:56:10.553Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:56:10 [2020-05-08T08:56:10.553Z] GOOS="" GOARCH="" GOARM=""
08:56:10 [2020-05-08T08:56:10.676Z] INFO: Downloading go...
08:56:11 [2020-05-08T08:56:11.618Z] INFO: Downloading compiler 1 of 3...
08:56:11 [2020-05-08T08:56:11.655Z] --- PASS: TestConfigList (3.56s)
08:56:11 [2020-05-08T08:56:11.655Z] === RUN   TestConfigsCreateAndDelete
08:56:12 [2020-05-08T08:56:12.036Z] tests/integration/models_resources_test.py .                             [ 91%]
08:56:12 [2020-05-08T08:56:12.560Z] INFO: Downloading compiler 2 of 3...
08:56:13 [2020-05-08T08:56:13.010Z] INFO: Downloading compiler 3 of 3...
08:56:13 [2020-05-08T08:56:13.010Z] INFO: Extracting git...
08:56:13 [2020-05-08T08:56:13.770Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:56:13 [2020-05-08T08:56:13.770Z] === RUN   TestBuildWithEmptyLayers
08:56:15 [2020-05-08T08:56:15.109Z] --- PASS: TestConfigsCreateAndDelete (3.28s)
08:56:15 [2020-05-08T08:56:15.109Z] === RUN   TestConfigsUpdate
08:56:16 [2020-05-08T08:56:16.276Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
08:56:16 [2020-05-08T08:56:16.277Z] === RUN   TestBuildMultiStageOnBuild
08:56:17 [2020-05-08T08:56:17.813Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:56:18 [2020-05-08T08:56:18.562Z] --- PASS: TestConfigsUpdate (3.68s)
08:56:18 [2020-05-08T08:56:18.562Z] === RUN   TestTemplatedConfig
08:56:21 [2020-05-08T08:56:21.508Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
08:56:21 [2020-05-08T08:56:21.509Z] === RUN   TestBuildUncleanTarFilenames
08:56:21 [2020-05-08T08:56:21.611Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:56:21 [2020-05-08T08:56:21.611Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:56:21 [2020-05-08T08:56:21.763Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
08:56:21 [2020-05-08T08:56:21.763Z] === RUN   TestBuildMultiStageLayerLeak
08:56:22 [2020-05-08T08:56:22.969Z] --- PASS: TestTemplatedConfig (3.97s)
08:56:22 [2020-05-08T08:56:22.969Z] === RUN   TestConfigCreateResolve
08:56:25 [2020-05-08T08:56:25.244Z] INFO: Expanding go...
08:56:26 [2020-05-08T08:56:26.423Z] --- PASS: TestConfigCreateResolve (3.80s)
08:56:26 [2020-05-08T08:56:26.423Z] === RUN   TestConfigDaemonLibtrustID
08:56:26 [2020-05-08T08:56:26.648Z] tests/integration/regression_test.py ......                              [ 98%]
08:56:26 [2020-05-08T08:56:26.706Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
08:56:26 [2020-05-08T08:56:26.706Z] PASS
08:56:26 [2020-05-08T08:56:26.706Z] 
08:56:26 [2020-05-08T08:56:26.706Z] DONE 7 tests in 22.832s
08:56:26 [2020-05-08T08:56:26.706Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
08:56:26 [2020-05-08T08:56:26.706Z] ++ 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
08:56:26 [2020-05-08T08:56:26.706Z] ++ set -e
08:56:26 [2020-05-08T08:56:26.706Z] ++ '[' -n 0 ']'
08:56:26 [2020-05-08T08:56:26.706Z] ++ set -x
08:56:26 [2020-05-08T08:56:26.706Z] ++ env -i DEST=/go/src/github.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
08:56:26 [2020-05-08T08:56:26.706Z] INFO: Testing against a local daemon
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestCheckpoint
08:56:26 [2020-05-08T08:56:26.706Z] --- SKIP: TestCheckpoint (0.00s)
08:56:26 [2020-05-08T08:56:26.706Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestContainerInvalidJSON
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:56:26 [2020-05-08T08:56:26.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:56:26 [2020-05-08T08:56:26.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:56:26 [2020-05-08T08:56:26.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:56:26 [2020-05-08T08:56:26.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:56:26 [2020-05-08T08:56:26.706Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:56:26 [2020-05-08T08:56:26.706Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:56:26 [2020-05-08T08:56:26.706Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:56:26 [2020-05-08T08:56:26.706Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:56:26 [2020-05-08T08:56:26.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:56:26 [2020-05-08T08:56:26.706Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:56:26 [2020-05-08T08:56:26.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
08:56:26 [2020-05-08T08:56:26.706Z] === RUN   TestCopyFromContainerPathIsNotDir
08:56:26 [2020-05-08T08:56:26.906Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:56:26 [2020-05-08T08:56:26.906Z] tests/integration/credentials/utils_test.py .                            [100%]
08:56:26 [2020-05-08T08:56:26.906Z] 
08:56:26 [2020-05-08T08:56:26.906Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:56:26 [2020-05-08T08:56:26.906Z] =========================== short test summary info ============================
08:56:26 [2020-05-08T08:56:26.906Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:56:26 [2020-05-08T08:56:26.906Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:56:26 [2020-05-08T08:56:26.906Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:56:26 [2020-05-08T08:56:26.906Z]   Not supported on most drivers
08:56:26 [2020-05-08T08:56:26.906Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:56:26 [2020-05-08T08:56:26.906Z]   Can fail if eth0 has multiple IP addresses
08:56:26 [2020-05-08T08:56:26.906Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:56:26 [2020-05-08T08:56:26.906Z]   This doesn't seem to be taken into account by the engine
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
08:56:26 [2020-05-08T08:56:26.906Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:56:26 [2020-05-08T08:56:26.906Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 371.02 seconds ==
08:56:26 [2020-05-08T08:56:26.989Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
08:56:26 [2020-05-08T08:56:26.989Z] === RUN   TestCopyToContainerPathDoesNotExist
08:56:26 [2020-05-08T08:56:26.989Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
08:56:26 [2020-05-08T08:56:26.989Z] === RUN   TestCopyToContainerPathIsNotDir
08:56:26 [2020-05-08T08:56:26.994Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
08:56:26 [2020-05-08T08:56:26.994Z] === RUN   TestBuildWithHugeFile
08:56:27 [2020-05-08T08:56:27.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
08:56:27 [2020-05-08T08:56:27.271Z] === RUN   TestCopyFromContainer
08:56:27 [2020-05-08T08:56:27.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:56:29 [2020-05-08T08:56:29.294Z] === RUN   TestCopyFromContainer//
08:56:29 [2020-05-08T08:56:29.576Z] === RUN   TestCopyFromContainer//bar/root
08:56:29 [2020-05-08T08:56:29.576Z] === RUN   TestCopyFromContainer//bar/root/
08:56:29 [2020-05-08T08:56:29.576Z] === RUN   TestCopyFromContainer/bar/quux
08:56:29 [2020-05-08T08:56:29.858Z] === RUN   TestCopyFromContainer/bar/quux/
08:56:29 [2020-05-08T08:56:29.858Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:56:29 [2020-05-08T08:56:29.858Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:56:29 [2020-05-08T08:56:29.858Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCopyFromContainer/bar/notarget
08:56:30 [2020-05-08T08:56:30.140Z] --- PASS: TestCopyFromContainer (3.00s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
08:56:30 [2020-05-08T08:56:30.140Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:56:30 [2020-05-08T08:56:30.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:56:30 [2020-05-08T08:56:30.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:56:30 [2020-05-08T08:56:30.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:56:30 [2020-05-08T08:56:30.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:56:30 [2020-05-08T08:56:30.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:56:30 [2020-05-08T08:56:30.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:56:30 [2020-05-08T08:56:30.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:56:30 [2020-05-08T08:56:30.424Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateLinkToNonExistingContainer
08:56:30 [2020-05-08T08:56:30.424Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateWithInvalidEnv
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateWithInvalidEnv/0
08:56:30 [2020-05-08T08:56:30.424Z] === PAUSE TestCreateWithInvalidEnv/0
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateWithInvalidEnv/1
08:56:30 [2020-05-08T08:56:30.424Z] === PAUSE TestCreateWithInvalidEnv/1
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateWithInvalidEnv/2
08:56:30 [2020-05-08T08:56:30.424Z] === PAUSE TestCreateWithInvalidEnv/2
08:56:30 [2020-05-08T08:56:30.424Z] === CONT  TestCreateWithInvalidEnv/0
08:56:30 [2020-05-08T08:56:30.424Z] === CONT  TestCreateWithInvalidEnv/2
08:56:30 [2020-05-08T08:56:30.424Z] === CONT  TestCreateWithInvalidEnv/1
08:56:30 [2020-05-08T08:56:30.424Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateTmpfsMountsTarget
08:56:30 [2020-05-08T08:56:30.424Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:56:30 [2020-05-08T08:56:30.424Z] === RUN   TestCreateWithCustomMaskedPaths
08:56:31 [2020-05-08T08:56:31.573Z] #66 399.0 + bin/containerd
08:56:33 [2020-05-08T08:56:33.098Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:56:33 [2020-05-08T08:56:33.098Z] --- PASS: TestCreateWithCapabilities (0.02s)
08:56:33 [2020-05-08T08:56:33.098Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:56:33 [2020-05-08T08:56:33.098Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:56:33 [2020-05-08T08:56:33.098Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
08:56:33 [2020-05-08T08:56:33.098Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
08:56:33 [2020-05-08T08:56:33.098Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
08:56:33 [2020-05-08T08:56:33.099Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
08:56:33 [2020-05-08T08:56:33.099Z] === RUN   TestCreateWithCustomReadonlyPaths
08:56:35 [2020-05-08T08:56:35.776Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s)
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:56:35 [2020-05-08T08:56:35.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:56:35 [2020-05-08T08:56:35.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:56:35 [2020-05-08T08:56:35.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:56:35 [2020-05-08T08:56:35.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:56:35 [2020-05-08T08:56:35.776Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:56:35 [2020-05-08T08:56:35.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:56:35 [2020-05-08T08:56:35.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:56:35 [2020-05-08T08:56:35.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:56:35 [2020-05-08T08:56:35.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:56:35 [2020-05-08T08:56:35.776Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:56:35 [2020-05-08T08:56:35.776Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:56:36 [2020-05-08T08:56:36.390Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
08:56:36 [2020-05-08T08:56:36.390Z] === RUN   TestContainerStartOnDaemonRestart
08:56:36 [2020-05-08T08:56:36.390Z] === PAUSE TestContainerStartOnDaemonRestart
08:56:36 [2020-05-08T08:56:36.390Z] === RUN   TestDaemonRestartIpcMode
08:56:36 [2020-05-08T08:56:36.390Z] === PAUSE TestDaemonRestartIpcMode
08:56:36 [2020-05-08T08:56:36.390Z] === RUN   TestDaemonHostGatewayIP
08:56:36 [2020-05-08T08:56:36.390Z] === PAUSE TestDaemonHostGatewayIP
08:56:36 [2020-05-08T08:56:36.390Z] === RUN   TestContainerKillOnDaemonStart
08:56:36 [2020-05-08T08:56:36.390Z] === PAUSE TestContainerKillOnDaemonStart
08:56:36 [2020-05-08T08:56:36.390Z] === RUN   TestDiff
08:56:37 [2020-05-08T08:56:37.427Z] --- PASS: TestDiff (0.84s)
08:56:37 [2020-05-08T08:56:37.427Z] === RUN   TestExecWithCloseStdin
08:56:38 [2020-05-08T08:56:38.438Z] --- PASS: TestExecWithCloseStdin (0.94s)
08:56:38 [2020-05-08T08:56:38.438Z] === RUN   TestExec
08:56:39 [2020-05-08T08:56:39.053Z] --- PASS: TestExec (0.96s)
08:56:39 [2020-05-08T08:56:39.053Z] === RUN   TestExecUser
08:56:39 [2020-05-08T08:56:39.664Z] Leaving: AppArmorNo profiles have been unloaded.
08:56:39 [2020-05-08T08:56:39.664Z] 
08:56:39 [2020-05-08T08:56:39.664Z] Unloading profiles will leave already running processes permanently
08:56:39 [2020-05-08T08:56:39.664Z] unconfined, which can lead to unexpected situations.
08:56:39 [2020-05-08T08:56:39.664Z] 
08:56:39 [2020-05-08T08:56:39.664Z] To set a process to complain mode, use the command line tool
08:56:39 [2020-05-08T08:56:39.664Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:56:39 [2020-05-08T08:56:39.664Z] 
08:56:40 [2020-05-08T08:56:40.065Z] --- PASS: TestExecUser (0.92s)
08:56:40 [2020-05-08T08:56:40.065Z] === RUN   TestExportContainerAndImportImage
Post stage
[Pipeline] junit
08:56:40 [2020-05-08T08:56:40.243Z] Recording test results
08:56:40 [2020-05-08T08:56:40.558Z] #66 ...
08:56:40 [2020-05-08T08:56:40.558Z] 
08:56:40 [2020-05-08T08:56:40.558Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:56:40 [2020-05-08T08:56:40.558Z] #24 467.1 + return
08:56:40 [2020-05-08T08:56:40.558Z] #24 DONE 467.3s
08:56:40 [2020-05-08T08:56:40.558Z] 
08:56:40 [2020-05-08T08:56:40.558Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:56:41 [2020-05-08T08:56:41.075Z] --- PASS: TestExportContainerAndImportImage (1.11s)
08:56:41 [2020-05-08T08:56:41.075Z] === RUN   TestExportContainerAfterDaemonRestart
[Pipeline] sh
08:56:41 [2020-05-08T08:56:41.408Z] + echo Ensuring container killed.
08:56:41 [2020-05-08T08:56:41.408Z] Ensuring container killed.
08:56:41 [2020-05-08T08:56:41.408Z] + docker rm -vf docker-pr1
08:56:41 [2020-05-08T08:56:41.408Z] Error: No such container: docker-pr1
08:56:41 [2020-05-08T08:56:41.408Z] + true
[Pipeline] sh
08:56:41 [2020-05-08T08:56:41.691Z] + echo Chowning /workspace to jenkins user
08:56:41 [2020-05-08T08:56:41.691Z] Chowning /workspace to jenkins user
08:56:41 [2020-05-08T08:56:41.691Z] + id -u
08:56:41 [2020-05-08T08:56:41.691Z] + id -g
08:56:41 [2020-05-08T08:56:41.691Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/workspace busybox chown -R 1000:1000 /workspace
08:56:41 [2020-05-08T08:56:41.691Z] Unable to find image 'busybox:latest' locally
08:56:43 [2020-05-08T08:56:43.097Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
08:56:43 [2020-05-08T08:56:43.097Z] === RUN   TestHealthCheckWorkdir
08:56:43 [2020-05-08T08:56:43.571Z] #66 ...
08:56:43 [2020-05-08T08:56:43.571Z] 
08:56:43 [2020-05-08T08:56:43.571Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:56:43 [2020-05-08T08:56:43.571Z] #25 DONE 0.1s
08:56:43 [2020-05-08T08:56:43.571Z] 
08:56:43 [2020-05-08T08:56:43.571Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:56:43 [2020-05-08T08:56:43.711Z] --- PASS: TestHealthCheckWorkdir (1.10s)
08:56:43 [2020-05-08T08:56:43.711Z] === RUN   TestHealthKillContainer
08:56:43 [2020-05-08T08:56:43.927Z] #29 DONE 0.5s
08:56:43 [2020-05-08T08:56:43.927Z] 
08:56:43 [2020-05-08T08:56:43.927Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:56:43 [2020-05-08T08:56:43.927Z] #32 DONE 0.1s
08:56:43 [2020-05-08T08:56:43.927Z] 
08:56:43 [2020-05-08T08:56:43.927Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:56:43 [2020-05-08T08:56:43.927Z] #35 DONE 0.1s
08:56:43 [2020-05-08T08:56:43.927Z] 
08:56:43 [2020-05-08T08:56:43.927Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:56:44 [2020-05-08T08:56:44.262Z] #66 ...
08:56:44 [2020-05-08T08:56:44.262Z] 
08:56:44 [2020-05-08T08:56:44.262Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:56:44 [2020-05-08T08:56:44.262Z] #40 DONE 0.1s
08:56:44 [2020-05-08T08:56:44.262Z] 
08:56:44 [2020-05-08T08:56:44.262Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:56:44 [2020-05-08T08:56:44.262Z] #43 DONE 0.1s
08:56:44 [2020-05-08T08:56:44.262Z] 
08:56:44 [2020-05-08T08:56:44.262Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:56:44 [2020-05-08T08:56:44.599Z] #66 ...
08:56:44 [2020-05-08T08:56:44.599Z] 
08:56:44 [2020-05-08T08:56:44.599Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:56:44 [2020-05-08T08:56:44.599Z] #46 DONE 0.1s
08:56:44 [2020-05-08T08:56:44.599Z] 
08:56:44 [2020-05-08T08:56:44.599Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:56:44 [2020-05-08T08:56:44.599Z] #49 DONE 0.1s
08:56:44 [2020-05-08T08:56:44.599Z] 
08:56:44 [2020-05-08T08:56:44.599Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:56:44 [2020-05-08T08:56:44.599Z] #52 DONE 0.1s
08:56:44 [2020-05-08T08:56:44.599Z] 
08:56:44 [2020-05-08T08:56:44.599Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:56:46 [2020-05-08T08:56:46.157Z] INFO: Expanding compiler 1 of 3...
08:56:46 [2020-05-08T08:56:46.157Z] INFO: Expanding compiler 2 of 3...
08:56:46 [2020-05-08T08:56:46.951Z] latest: Pulling from library/busybox
08:56:46 [2020-05-08T08:56:46.951Z] e2334dd9fee4: Pulling fs layer
08:56:46 [2020-05-08T08:56:46.951Z] e2334dd9fee4: Download complete
08:56:46 [2020-05-08T08:56:46.951Z] e2334dd9fee4: Pull complete
08:56:46 [2020-05-08T08:56:46.951Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
08:56:46 [2020-05-08T08:56:46.951Z] Status: Downloaded newer image for busybox:latest
08:56:47 [2020-05-08T08:56:47.166Z] --- PASS: TestHealthKillContainer (3.06s)
08:56:47 [2020-05-08T08:56:47.166Z] === RUN   TestInspectCpusetInConfigPre120
08:56:47 [2020-05-08T08:56:47.781Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s)
08:56:47 [2020-05-08T08:56:47.781Z] === RUN   TestIpcModeNone
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:56:48 [2020-05-08T08:56:48.623Z] + bundleName=docker-py
08:56:48 [2020-05-08T08:56:48.623Z] + echo Creating docker-py-bundles.tar.gz
08:56:48 [2020-05-08T08:56:48.623Z] Creating docker-py-bundles.tar.gz
08:56:48 [2020-05-08T08:56:48.623Z] + 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
08:56:48 [2020-05-08T08:56:48.634Z] Archiving artifacts
08:56:48 [2020-05-08T08:56:48.789Z] --- PASS: TestIpcModeNone (0.92s)
08:56:48 [2020-05-08T08:56:48.789Z] === RUN   TestIpcModePrivate
08:56:49 [2020-05-08T08:56:49.796Z] --- PASS: TestIpcModePrivate (0.93s)
08:56:49 [2020-05-08T08:56:49.796Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
08:56:49 [2020-05-08T08:56:49.796Z] === RUN   TestIpcModeShareable
08:56:49 [2020-05-08T08:56:49.817Z] INFO: Expanding compiler 3 of 3...
08:56:49 [2020-05-08T08:56:49.901Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
08:56:50 [2020-05-08T08:56:50.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh binary-daemon
08:56:50 [2020-05-08T08:56:50.263Z] INFO: Removing downloaded files...
08:56:50 [2020-05-08T08:56:50.263Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
08:56:50 [2020-05-08T08:56:50.263Z] INFO: Configuring git core.autocrlf...
08:56:50 [2020-05-08T08:56:50.521Z] 
08:56:50 [2020-05-08T08:56:50.521Z] Removing bundles/
08:56:50 [2020-05-08T08:56:50.521Z] 
08:56:50 [2020-05-08T08:56:50.779Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
08:56:50 [2020-05-08T08:56:50.779Z] Building: bundles/binary-daemon/dockerd-dev
08:56:50 [2020-05-08T08:56:50.779Z] GOOS="" GOARCH="" GOARM=""
08:56:50 [2020-05-08T08:56:50.803Z] --- PASS: TestIpcModeShareable (0.95s)
08:56:50 [2020-05-08T08:56:50.803Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
08:56:50 [2020-05-08T08:56:50.803Z] === RUN   TestAPIIpcModeShareableAndContainer
08:56:54 [2020-05-08T08:56:54.258Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
08:56:54 [2020-05-08T08:56:54.258Z] === RUN   TestAPIIpcModeHost
08:56:54 [2020-05-08T08:56:54.258Z] --- PASS: TestAPIIpcModeHost (0.66s)
08:56:54 [2020-05-08T08:56:54.258Z] === RUN   TestDaemonIpcModeShareable
08:56:56 [2020-05-08T08:56:56.282Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
08:56:56 [2020-05-08T08:56:56.282Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:56:56 [2020-05-08T08:56:56.282Z] === RUN   TestDaemonIpcModePrivate
08:56:58 [2020-05-08T08:56:58.304Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
08:56:58 [2020-05-08T08:56:58.304Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:56:58 [2020-05-08T08:56:58.304Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:56:58 [2020-05-08T08:56:58.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:56:58 [2020-05-08T08:56:58.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:56:58 [2020-05-08T08:56:58.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:56:59 [2020-05-08T08:56:59.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
08:56:59 [2020-05-08T08:56:59.776Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:56:59 [2020-05-08T08:56:59.777Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:57:01 [2020-05-08T08:57:01.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:57:01 [2020-05-08T08:57:01.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
08:57:01 [2020-05-08T08:57:01.832Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:57:01 [2020-05-08T08:57:01.832Z] === RUN   TestIpcModeOlderClient
08:57:01 [2020-05-08T08:57:01.832Z] === PAUSE TestIpcModeOlderClient
08:57:01 [2020-05-08T08:57:01.832Z] === RUN   TestKillContainerInvalidSignal
08:57:02 [2020-05-08T08:57:02.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:57:02 [2020-05-08T08:57:02.446Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
08:57:02 [2020-05-08T08:57:02.446Z] === RUN   TestKillContainer
08:57:02 [2020-05-08T08:57:02.446Z] === RUN   TestKillContainer/no_signal
08:57:03 [2020-05-08T08:57:03.453Z] === RUN   TestKillContainer/non_killing_signal
08:57:03 [2020-05-08T08:57:03.736Z] === RUN   TestKillContainer/killing_signal
08:57:05 [2020-05-08T08:57:05.208Z] --- PASS: TestKillContainer (2.68s)
08:57:05 [2020-05-08T08:57:05.208Z]     --- PASS: TestKillContainer/no_signal (0.87s)
08:57:05 [2020-05-08T08:57:05.208Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
08:57:05 [2020-05-08T08:57:05.208Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
08:57:05 [2020-05-08T08:57:05.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:57:05 [2020-05-08T08:57:05.208Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:57:05 [2020-05-08T08:57:05.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:57:06 [2020-05-08T08:57:06.829Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
08:57:06 [2020-05-08T08:57:06.829Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
08:57:06 [2020-05-08T08:57:06.829Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
08:57:06 [2020-05-08T08:57:06.829Z] === RUN   TestKillStoppedContainer
08:57:06 [2020-05-08T08:57:06.829Z] --- PASS: TestKillStoppedContainer (0.08s)
08:57:06 [2020-05-08T08:57:06.829Z] === RUN   TestKillStoppedContainerAPIPre120
08:57:06 [2020-05-08T08:57:06.829Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
08:57:06 [2020-05-08T08:57:06.829Z] === RUN   TestKillDifferentUserContainer
08:57:07 [2020-05-08T08:57:07.836Z] --- PASS: TestKillDifferentUserContainer (0.92s)
08:57:07 [2020-05-08T08:57:07.836Z] === RUN   TestInspectOomKilledTrue
08:57:07 [2020-05-08T08:57:07.836Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:57:07 [2020-05-08T08:57:07.836Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:57:07 [2020-05-08T08:57:07.836Z] === RUN   TestInspectOomKilledFalse
08:57:07 [2020-05-08T08:57:07.836Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:57:07 [2020-05-08T08:57:07.836Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:57:07 [2020-05-08T08:57:07.836Z] === RUN   TestLinksEtcHostsContentMatch
08:57:08 [2020-05-08T08:57:08.451Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
08:57:08 [2020-05-08T08:57:08.451Z] === RUN   TestLinksContainerNames
08:57:08 [2020-05-08T08:57:08.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:57:10 [2020-05-08T08:57:10.473Z] --- PASS: TestLinksContainerNames (1.70s)
08:57:10 [2020-05-08T08:57:10.473Z] === RUN   TestLogsFollowTailEmpty
08:57:11 [2020-05-08T08:57:11.087Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
08:57:11 [2020-05-08T08:57:11.087Z] === RUN   TestContainerNetworkMountsNoChown
08:57:12 [2020-05-08T08:57:12.095Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/default
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/default
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/private
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/private
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rprivate
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rprivate
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/slave
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/slave
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rslave
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rslave
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/shared
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/shared
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rshared
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rshared
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/default
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/default/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/default/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/default/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/rprivate
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/private
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/private/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/private/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/default/bind_root
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === CONT  TestMountDaemonRoot/slave
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:57:12 [2020-05-08T08:57:12.095Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:57:12 [2020-05-08T08:57:12.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/rshared
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/shared
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/rslave
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/private/bind_root
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/private/mount_root
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:57:12 [2020-05-08T08:57:12.096Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:57:12 [2020-05-08T08:57:12.378Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:57:12 [2020-05-08T08:57:12.661Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:57:12 [2020-05-08T08:57:12.943Z] --- PASS: TestMountDaemonRoot (0.01s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:57:12 [2020-05-08T08:57:12.943Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
08:57:12 [2020-05-08T08:57:12.943Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
08:57:12 [2020-05-08T08:57:12.943Z] === RUN   TestContainerBindMountNonRecursive
08:57:14 [2020-05-08T08:57:14.971Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
08:57:14 [2020-05-08T08:57:14.971Z] === RUN   TestNetworkNat
08:57:15 [2020-05-08T08:57:15.977Z] --- PASS: TestNetworkNat (0.95s)
08:57:15 [2020-05-08T08:57:15.977Z] === RUN   TestNetworkLocalhostTCPNat
08:57:16 [2020-05-08T08:57:16.592Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
08:57:16 [2020-05-08T08:57:16.592Z] === RUN   TestNetworkLoopbackNat
08:57:17 [2020-05-08T08:57:17.322Z] Created binary: bundles/binary-daemon/dockerd-dev
08:57:17 [2020-05-08T08:57:17.322Z] Copying nested executables into bundles/binary-daemon
08:57:18 [2020-05-08T08:57:18.063Z] --- PASS: TestNetworkLoopbackNat (1.20s)
08:57:18 [2020-05-08T08:57:18.063Z] === RUN   TestPause
08:57:18 [2020-05-08T08:57:18.134Z] #54 DONE 503.8s
08:57:18 [2020-05-08T08:57:18.134Z] 
08:57:18 [2020-05-08T08:57:18.134Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:57:18 [2020-05-08T08:57:18.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:57:18 [2020-05-08T08:57:18.677Z] --- PASS: TestPause (0.85s)
08:57:18 [2020-05-08T08:57:18.677Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:57:18 [2020-05-08T08:57:18.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:57:18 [2020-05-08T08:57:18.677Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:57:18 [2020-05-08T08:57:18.677Z] === RUN   TestPauseStopPausedContainer
08:57:18 [2020-05-08T08:57:18.695Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
08:57:19 [2020-05-08T08:57:19.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh cross
08:57:19 [2020-05-08T08:57:19.683Z] --- PASS: TestPauseStopPausedContainer (0.88s)
08:57:19 [2020-05-08T08:57:19.683Z] === RUN   TestPsFilter
08:57:19 [2020-05-08T08:57:19.851Z] 
08:57:19 [2020-05-08T08:57:19.965Z] --- PASS: TestPsFilter (0.31s)
08:57:19 [2020-05-08T08:57:19.965Z] === RUN   TestRemoveContainerWithRemovedVolume
08:57:20 [2020-05-08T08:57:20.110Z] Removing bundles/
08:57:20 [2020-05-08T08:57:20.110Z] 
08:57:20 [2020-05-08T08:57:20.110Z] ---> Making bundle: cross (in bundles/cross)
08:57:20 [2020-05-08T08:57:20.110Z] Cross building: bundles/cross/linux/amd64
08:57:20 [2020-05-08T08:57:20.110Z] Building: bundles/cross/linux/amd64/dockerd-dev
08:57:20 [2020-05-08T08:57:20.110Z] GOOS="linux" GOARCH="amd64" GOARM=""
08:57:20 [2020-05-08T08:57:20.973Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
08:57:20 [2020-05-08T08:57:20.973Z] === RUN   TestRemoveContainerWithVolume
08:57:21 [2020-05-08T08:57:21.141Z] #66 ...
08:57:21 [2020-05-08T08:57:21.141Z] 
08:57:21 [2020-05-08T08:57:21.141Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:57:21 [2020-05-08T08:57:21.141Z] #55 DONE 0.1s
08:57:21 [2020-05-08T08:57:21.141Z] 
08:57:21 [2020-05-08T08:57:21.141Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:57:21 [2020-05-08T08:57:21.141Z] #58 DONE 0.1s
08:57:21 [2020-05-08T08:57:21.141Z] 
08:57:21 [2020-05-08T08:57:21.141Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:57:21 [2020-05-08T08:57:21.141Z] #62 DONE 0.1s
08:57:21 [2020-05-08T08:57:21.141Z] 
08:57:21 [2020-05-08T08:57:21.141Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:57:21 [2020-05-08T08:57:21.587Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
08:57:21 [2020-05-08T08:57:21.587Z] === RUN   TestRemoveContainerRunning
08:57:22 [2020-05-08T08:57:22.595Z] --- PASS: TestRemoveContainerRunning (0.84s)
08:57:22 [2020-05-08T08:57:22.595Z] === RUN   TestRemoveContainerForceRemoveRunning
08:57:23 [2020-05-08T08:57:23.189Z] --- PASS: TestBuildWithHugeFile (51.73s)
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildWithEmptyDockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:23 [2020-05-08T08:57:23.189Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
08:57:23 [2020-05-08T08:57:23.189Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
08:57:23 [2020-05-08T08:57:23.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
08:57:23 [2020-05-08T08:57:23.189Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildPreserveOwnership
08:57:23 [2020-05-08T08:57:23.189Z] === RUN   TestBuildPreserveOwnership/copy_from
08:57:23 [2020-05-08T08:57:23.602Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s)
08:57:23 [2020-05-08T08:57:23.602Z] === RUN   TestRemoveInvalidContainer
08:57:23 [2020-05-08T08:57:23.602Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:57:23 [2020-05-08T08:57:23.602Z] === RUN   TestRenameLinkedContainer
08:57:23 [2020-05-08T08:57:23.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:57:24 [2020-05-08T08:57:24.111Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:57:27 [2020-05-08T08:57:27.055Z] --- PASS: TestRenameLinkedContainer (3.54s)
08:57:27 [2020-05-08T08:57:27.055Z] === RUN   TestRenameStoppedContainer
08:57:27 [2020-05-08T08:57:27.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:57:28 [2020-05-08T08:57:28.063Z] --- PASS: TestRenameStoppedContainer (0.87s)
08:57:28 [2020-05-08T08:57:28.063Z] === RUN   TestRenameRunningContainerAndReuse
08:57:28 [2020-05-08T08:57:28.264Z] --- PASS: TestBuildPreserveOwnership (9.96s)
08:57:28 [2020-05-08T08:57:28.264Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.95s)
08:57:28 [2020-05-08T08:57:28.264Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:57:28 [2020-05-08T08:57:28.264Z] === RUN   TestBuildPlatformInvalid
08:57:28 [2020-05-08T08:57:28.264Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:57:28 [2020-05-08T08:57:28.264Z] PASS
08:57:28 [2020-05-08T08:57:28.264Z] 
08:57:28 [2020-05-08T08:57:28.264Z] === Skipped
08:57:28 [2020-05-08T08:57:28.264Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:57:28 [2020-05-08T08:57:28.264Z]     build_session_test.go:25: TODO: BuildKit
08:57:28 [2020-05-08T08:57:28.264Z] 
08:57:28 [2020-05-08T08:57:28.264Z] 
08:57:28 [2020-05-08T08:57:28.264Z] DONE 32 tests, 1 skipped in 123.751s
08:57:28 [2020-05-08T08:57:28.264Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:57:28 [2020-05-08T08:57:28.518Z] INFO: Testing against a local daemon
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigInspect
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestConfigInspect (0.02s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigList
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestConfigList (0.02s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigsCreateAndDelete
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigsUpdate
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestConfigsUpdate (0.01s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestTemplatedConfig
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestTemplatedConfig (0.00s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigCreateResolve
08:57:28 [2020-05-08T08:57:28.518Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:57:28 [2020-05-08T08:57:28.518Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:28 [2020-05-08T08:57:28.518Z] === RUN   TestConfigDaemonLibtrustID
08:57:29 [2020-05-08T08:57:29.535Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
08:57:29 [2020-05-08T08:57:29.535Z] === RUN   TestRenameInvalidName
08:57:29 [2020-05-08T08:57:29.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:57:30 [2020-05-08T08:57:30.440Z] --- PASS: TestConfigDaemonLibtrustID (1.70s)
08:57:30 [2020-05-08T08:57:30.440Z] PASS
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === Skipped
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
08:57:30 [2020-05-08T08:57:30.440Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] 
08:57:30 [2020-05-08T08:57:30.440Z] DONE 7 tests, 6 skipped in 1.880s
08:57:30 [2020-05-08T08:57:30.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:57:30 [2020-05-08T08:57:30.440Z] INFO: Testing against a local daemon
08:57:30 [2020-05-08T08:57:30.440Z] === RUN   TestCheckpoint
08:57:30 [2020-05-08T08:57:30.440Z] --- SKIP: TestCheckpoint (0.00s)
08:57:30 [2020-05-08T08:57:30.440Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:57:30 [2020-05-08T08:57:30.440Z] === RUN   TestContainerInvalidJSON
08:57:30 [2020-05-08T08:57:30.440Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:57:30 [2020-05-08T08:57:30.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:57:30 [2020-05-08T08:57:30.440Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:57:30 [2020-05-08T08:57:30.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:57:30 [2020-05-08T08:57:30.440Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:57:30 [2020-05-08T08:57:30.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:57:30 [2020-05-08T08:57:30.440Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:57:30 [2020-05-08T08:57:30.440Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:57:30 [2020-05-08T08:57:30.440Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:57:30 [2020-05-08T08:57:30.440Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:57:30 [2020-05-08T08:57:30.440Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
08:57:30 [2020-05-08T08:57:30.440Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
08:57:30 [2020-05-08T08:57:30.441Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:57:30 [2020-05-08T08:57:30.441Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:57:30 [2020-05-08T08:57:30.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
08:57:30 [2020-05-08T08:57:30.441Z] === RUN   TestCopyFromContainerPathIsNotDir
08:57:30 [2020-05-08T08:57:30.441Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
08:57:30 [2020-05-08T08:57:30.441Z] === RUN   TestCopyToContainerPathDoesNotExist
08:57:30 [2020-05-08T08:57:30.544Z] --- PASS: TestRenameInvalidName (0.87s)
08:57:30 [2020-05-08T08:57:30.544Z] === RUN   TestRenameAnonymousContainer
08:57:30 [2020-05-08T08:57:30.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
08:57:30 [2020-05-08T08:57:30.695Z] === RUN   TestCopyToContainerPathIsNotDir
08:57:30 [2020-05-08T08:57:30.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
08:57:30 [2020-05-08T08:57:30.695Z] === RUN   TestCopyFromContainer
08:57:32 [2020-05-08T08:57:32.007Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:57:32 [2020-05-08T08:57:32.007Z] 
08:57:32 [2020-05-08T08:57:32.007Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:57:32 [2020-05-08T08:57:32.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:57:32 [2020-05-08T08:57:32.007Z] HOSTNAME=31ca2ff4643e
08:57:32 [2020-05-08T08:57:32.007Z] TESTDEBUG=0
08:57:32 [2020-05-08T08:57:32.007Z] DEST=bundles/test-integration
08:57:32 [2020-05-08T08:57:32.007Z] PWD=/go/src/github.com/docker/docker
08:57:32 [2020-05-08T08:57:32.007Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
08:57:32 [2020-05-08T08:57:32.007Z] container=docker
08:57:32 [2020-05-08T08:57:32.007Z] HOME=/root
08:57:32 [2020-05-08T08:57:32.007Z] GOLANG_VERSION=1.13.10
08:57:32 [2020-05-08T08:57:32.007Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:57:32 [2020-05-08T08:57:32.007Z] VALIDATE_BRANCH=master
08:57:32 [2020-05-08T08:57:32.007Z] TERM=xterm
08:57:32 [2020-05-08T08:57:32.007Z] DOCKER_PKG=github.com/docker/docker
08:57:32 [2020-05-08T08:57:32.007Z] SHLVL=1
08:57:32 [2020-05-08T08:57:32.007Z] TIMEOUT=120m
08:57:32 [2020-05-08T08:57:32.007Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:57:32 [2020-05-08T08:57:32.007Z] DOCKER_GRAPHDRIVER=overlay2
08:57:32 [2020-05-08T08:57:32.007Z] GO111MODULE=off
08:57:32 [2020-05-08T08:57:32.007Z] DOCKER_EXPERIMENTAL=1
08:57:32 [2020-05-08T08:57:32.007Z] TEST_SKIP_INTEGRATION_CLI=1
08:57:32 [2020-05-08T08:57:32.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:57:32 [2020-05-08T08:57:32.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:57:32 [2020-05-08T08:57:32.007Z] GOPATH=/go
08:57:32 [2020-05-08T08:57:32.007Z] PKG_CONFIG=pkg-config
08:57:32 [2020-05-08T08:57:32.007Z] _=/usr/bin/env
08:57:32 [2020-05-08T08:57:32.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer//
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer//bar/root
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer//bar/root/
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/quux
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/quux/
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCopyFromContainer/bar/notarget
08:57:34 [2020-05-08T08:57:34.847Z] --- PASS: TestCopyFromContainer (4.23s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2020-05-08T08:57:34.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2020-05-08T08:57:34.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2020-05-08T08:57:34.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2020-05-08T08:57:34.847Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2020-05-08T08:57:34.847Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2020-05-08T08:57:34.847Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2020-05-08T08:57:34.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:57:34 [2020-05-08T08:57:34.847Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
08:57:34 [2020-05-08T08:57:34.847Z] === RUN   TestCreateLinkToNonExistingContainer
08:57:35 [2020-05-08T08:57:35.102Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateWithInvalidEnv
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateWithInvalidEnv/0
08:57:35 [2020-05-08T08:57:35.102Z] === PAUSE TestCreateWithInvalidEnv/0
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateWithInvalidEnv/1
08:57:35 [2020-05-08T08:57:35.102Z] === PAUSE TestCreateWithInvalidEnv/1
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateWithInvalidEnv/2
08:57:35 [2020-05-08T08:57:35.102Z] === PAUSE TestCreateWithInvalidEnv/2
08:57:35 [2020-05-08T08:57:35.102Z] === CONT  TestCreateWithInvalidEnv/0
08:57:35 [2020-05-08T08:57:35.102Z] === CONT  TestCreateWithInvalidEnv/2
08:57:35 [2020-05-08T08:57:35.102Z] === CONT  TestCreateWithInvalidEnv/1
08:57:35 [2020-05-08T08:57:35.102Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:57:35 [2020-05-08T08:57:35.102Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:57:35 [2020-05-08T08:57:35.102Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:57:35 [2020-05-08T08:57:35.102Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateTmpfsMountsTarget
08:57:35 [2020-05-08T08:57:35.102Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:57:35 [2020-05-08T08:57:35.102Z] === RUN   TestCreateWithCustomMaskedPaths
08:57:35 [2020-05-08T08:57:35.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:57:36 [2020-05-08T08:57:36.028Z] --- PASS: TestRenameAnonymousContainer (4.88s)
08:57:36 [2020-05-08T08:57:36.028Z] === RUN   TestRenameContainerWithSameName
08:57:36 [2020-05-08T08:57:36.310Z] --- PASS: TestRenameContainerWithSameName (0.88s)
08:57:36 [2020-05-08T08:57:36.310Z] === RUN   TestRenameContainerWithLinkedContainer
08:57:36 [2020-05-08T08:57:36.986Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/no_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/no_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/empty_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/valid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/empty_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/empty_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/empty_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/no_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/empty_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/empty_capdrop
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/empty_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] === CONT  TestCreateWithCapabilities/valid_capabilities
08:57:36 [2020-05-08T08:57:36.986Z] --- PASS: TestCreateWithCapabilities (0.02s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
08:57:36 [2020-05-08T08:57:36.986Z] === RUN   TestCreateWithCustomReadonlyPaths
08:57:37 [2020-05-08T08:57:37.080Z] #66 469.0 + bin/containerd-stress
08:57:37 [2020-05-08T08:57:37.781Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s)
08:57:37 [2020-05-08T08:57:37.781Z] === RUN   TestResize
08:57:38 [2020-05-08T08:57:38.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s)
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:38 [2020-05-08T08:57:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:38 [2020-05-08T08:57:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:38 [2020-05-08T08:57:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:38 [2020-05-08T08:57:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:38 [2020-05-08T08:57:38.344Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:38 [2020-05-08T08:57:38.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:38 [2020-05-08T08:57:38.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:57:38 [2020-05-08T08:57:38.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:38 [2020-05-08T08:57:38.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:38 [2020-05-08T08:57:38.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:38 [2020-05-08T08:57:38.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:38 [2020-05-08T08:57:38.599Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:38 [2020-05-08T08:57:38.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:57:38 [2020-05-08T08:57:38.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:57:38 [2020-05-08T08:57:38.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:57:38 [2020-05-08T08:57:38.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:57:38 [2020-05-08T08:57:38.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:57:38 [2020-05-08T08:57:38.599Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:57:38 [2020-05-08T08:57:38.599Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:57:38 [2020-05-08T08:57:38.788Z] --- PASS: TestResize (0.85s)
08:57:38 [2020-05-08T08:57:38.788Z] === RUN   TestResizeWithInvalidSize
08:57:39 [2020-05-08T08:57:39.158Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
08:57:39 [2020-05-08T08:57:39.158Z] === RUN   TestContainerStartOnDaemonRestart
08:57:39 [2020-05-08T08:57:39.158Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:57:39 [2020-05-08T08:57:39.158Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:57:39 [2020-05-08T08:57:39.158Z] === RUN   TestDaemonRestartIpcMode
08:57:39 [2020-05-08T08:57:39.158Z] === PAUSE TestDaemonRestartIpcMode
08:57:39 [2020-05-08T08:57:39.158Z] === RUN   TestDaemonHostGatewayIP
08:57:39 [2020-05-08T08:57:39.158Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:57:39 [2020-05-08T08:57:39.158Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:57:39 [2020-05-08T08:57:39.158Z] === RUN   TestContainerKillOnDaemonStart
08:57:39 [2020-05-08T08:57:39.158Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:57:39 [2020-05-08T08:57:39.158Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:57:39 [2020-05-08T08:57:39.158Z] === RUN   TestDiff
08:57:39 [2020-05-08T08:57:39.716Z] --- PASS: TestDiff (0.57s)
08:57:39 [2020-05-08T08:57:39.716Z] === RUN   TestExecWithCloseStdin
08:57:39 [2020-05-08T08:57:39.832Z] --- PASS: TestResizeWithInvalidSize (0.89s)
08:57:39 [2020-05-08T08:57:39.832Z] === RUN   TestResizeWhenContainerNotStarted
08:57:40 [2020-05-08T08:57:40.275Z] --- PASS: TestExecWithCloseStdin (0.65s)
08:57:40 [2020-05-08T08:57:40.275Z] === RUN   TestExec
08:57:40 [2020-05-08T08:57:40.446Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
08:57:40 [2020-05-08T08:57:40.446Z] === RUN   TestDaemonRestartKillContainers
08:57:40 [2020-05-08T08:57:40.446Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:57:40 [2020-05-08T08:57:40.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:57:40 [2020-05-08T08:57:40.446Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:57:40 [2020-05-08T08:57:40.446Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:57:40 [2020-05-08T08:57:40.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:57:40 [2020-05-08T08:57:40.834Z] --- PASS: TestExec (0.64s)
08:57:40 [2020-05-08T08:57:40.834Z] === RUN   TestExecUser
08:57:40 [2020-05-08T08:57:40.891Z] #66 472.6 + bin/containerd-shim
08:57:41 [2020-05-08T08:57:41.756Z] --- PASS: TestExecUser (0.65s)
08:57:41 [2020-05-08T08:57:41.756Z] === RUN   TestExportContainerAndImportImage
08:57:42 [2020-05-08T08:57:42.315Z] --- PASS: TestExportContainerAndImportImage (0.74s)
08:57:42 [2020-05-08T08:57:42.315Z] === RUN   TestExportContainerAfterDaemonRestart
08:57:43 [2020-05-08T08:57:43.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:57:43 [2020-05-08T08:57:43.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:57:43 [2020-05-08T08:57:43.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:57:44 [2020-05-08T08:57:44.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:57:44 [2020-05-08T08:57:44.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:57:46 [2020-05-08T08:57:46.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:57:46 [2020-05-08T08:57:46.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:57:46 [2020-05-08T08:57:46.467Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
08:57:46 [2020-05-08T08:57:46.467Z] === RUN   TestHealthCheckWorkdir
08:57:46 [2020-05-08T08:57:46.655Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
08:57:46 [2020-05-08T08:57:46.655Z] Copying nested executables into bundles/cross/linux/amd64
08:57:47 [2020-05-08T08:57:47.025Z] --- PASS: TestHealthCheckWorkdir (0.89s)
08:57:47 [2020-05-08T08:57:47.025Z] === RUN   TestHealthKillContainer
08:57:47 [2020-05-08T08:57:47.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:57:48 [2020-05-08T08:57:48.029Z] Cross building: bundles/cross/windows/amd64
08:57:48 [2020-05-08T08:57:48.029Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
08:57:48 [2020-05-08T08:57:48.029Z] GOOS="windows" GOARCH="amd64" GOARM=""
08:57:48 [2020-05-08T08:57:48.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:57:48 [2020-05-08T08:57:48.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:57:50 [2020-05-08T08:57:50.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:57:50 [2020-05-08T08:57:50.279Z] --- PASS: TestHealthKillContainer (2.75s)
08:57:50 [2020-05-08T08:57:50.279Z] === RUN   TestInspectCpusetInConfigPre120
08:57:50 [2020-05-08T08:57:50.279Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
08:57:50 [2020-05-08T08:57:50.279Z] === RUN   TestIpcModeNone
08:57:50 [2020-05-08T08:57:50.838Z] --- PASS: TestIpcModeNone (0.62s)
08:57:50 [2020-05-08T08:57:50.838Z] === RUN   TestIpcModePrivate
08:57:51 [2020-05-08T08:57:51.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:57:51 [2020-05-08T08:57:51.760Z] --- PASS: TestIpcModePrivate (0.61s)
08:57:51 [2020-05-08T08:57:51.760Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
08:57:51 [2020-05-08T08:57:51.760Z] === RUN   TestIpcModeShareable
08:57:51 [2020-05-08T08:57:51.760Z] --- SKIP: TestIpcModeShareable (0.00s)
08:57:51 [2020-05-08T08:57:51.760Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:57:51 [2020-05-08T08:57:51.760Z] === RUN   TestAPIIpcModeShareableAndContainer
08:57:51 [2020-05-08T08:57:51.807Z] #66 483.0 + bin/containerd-shim-runc-v1
08:57:51 [2020-05-08T08:57:51.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:57:52 [2020-05-08T08:57:52.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:57:52 [2020-05-08T08:57:52.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:57:53 [2020-05-08T08:57:53.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s)
08:57:53 [2020-05-08T08:57:53.641Z] === RUN   TestAPIIpcModeHost
08:57:53 [2020-05-08T08:57:53.641Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:57:53 [2020-05-08T08:57:53.641Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:57:53 [2020-05-08T08:57:53.641Z] === RUN   TestDaemonIpcModeShareable
08:57:53 [2020-05-08T08:57:53.641Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:57:53 [2020-05-08T08:57:53.641Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:57:53 [2020-05-08T08:57:53.641Z] === RUN   TestDaemonIpcModePrivate
08:57:54 [2020-05-08T08:57:54.747Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:57:54 [2020-05-08T08:57:54.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s)
08:57:54 [2020-05-08T08:57:54.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s)
08:57:54 [2020-05-08T08:57:54.747Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s)
08:57:54 [2020-05-08T08:57:54.748Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
08:57:54 [2020-05-08T08:57:54.748Z] === RUN   TestCgroupNamespacesRun
08:57:55 [2020-05-08T08:57:55.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:57:56 [2020-05-08T08:57:56.092Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:57:56 [2020-05-08T08:57:56.092Z] Using test binary docker
08:57:56 [2020-05-08T08:57:56.092Z] +++ /etc/init.d/apparmor start
08:57:56 [2020-05-08T08:57:56.092Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:57:56 [2020-05-08T08:57:56.092Z] INFO: Waiting for daemon to start...
08:57:56 [2020-05-08T08:57:56.092Z] Starting dockerd
08:57:56 [2020-05-08T08:57:56.092Z] +++ 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
08:57:56 [2020-05-08T08:57:56.154Z] --- PASS: TestDaemonIpcModePrivate (2.40s)
08:57:56 [2020-05-08T08:57:56.154Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
08:57:56 [2020-05-08T08:57:56.154Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:57:56 [2020-05-08T08:57:56.154Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:57:56 [2020-05-08T08:57:56.154Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:57:56 [2020-05-08T08:57:56.154Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:57:56 [2020-05-08T08:57:56.154Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:57:56 [2020-05-08T08:57:56.154Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:57:56 [2020-05-08T08:57:56.154Z] === RUN   TestIpcModeOlderClient
08:57:56 [2020-05-08T08:57:56.154Z] === PAUSE TestIpcModeOlderClient
08:57:56 [2020-05-08T08:57:56.154Z] === RUN   TestKillContainerInvalidSignal
08:57:56 [2020-05-08T08:57:56.238Z] --- PASS: TestCgroupNamespacesRun (1.84s)
08:57:56 [2020-05-08T08:57:56.238Z] === RUN   TestCgroupNamespacesRunPrivileged
08:57:56 [2020-05-08T08:57:56.408Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
08:57:56 [2020-05-08T08:57:56.408Z] === RUN   TestKillContainer
08:57:56 [2020-05-08T08:57:56.408Z] === RUN   TestKillContainer/no_signal
08:57:56 [2020-05-08T08:57:56.602Z] #66 487.8 + bin/containerd-shim-runc-v2
08:57:56 [2020-05-08T08:57:56.966Z] === RUN   TestKillContainer/non_killing_signal
08:57:57 [2020-05-08T08:57:57.320Z] #66 489.2 + binaries
08:57:57 [2020-05-08T08:57:57.524Z] === RUN   TestKillContainer/killing_signal
08:57:57 [2020-05-08T08:57:57.654Z] #66 489.2 + mkdir -p /build
08:57:57 [2020-05-08T08:57:57.654Z] #66 489.3 + cp bin/containerd /build/containerd
08:57:57 [2020-05-08T08:57:57.654Z] #66 489.3 + cp bin/containerd-shim /build/containerd-shim
08:57:57 [2020-05-08T08:57:57.654Z] #66 489.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:57:57 [2020-05-08T08:57:57.654Z] #66 489.3 + cp bin/ctr /build/ctr
08:57:57 [2020-05-08T08:57:57.654Z] #66 DONE 489.4s
08:57:57 [2020-05-08T08:57:57.978Z] .
08:57:57 [2020-05-08T08:57:57.978Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:57:58 [2020-05-08T08:57:58.233Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:57:58 [2020-05-08T08:57:58.233Z] Error: No such image: emptyfs
08:57:58 [2020-05-08T08:57:58.233Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:57:58 [2020-05-08T08:57:58.233Z] ++++ docker load
08:57:58 [2020-05-08T08:57:58.260Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
08:57:58 [2020-05-08T08:57:58.260Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:57:58 [2020-05-08T08:57:58.447Z] --- PASS: TestKillContainer (1.72s)
08:57:58 [2020-05-08T08:57:58.447Z]     --- PASS: TestKillContainer/no_signal (0.56s)
08:57:58 [2020-05-08T08:57:58.447Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
08:57:58 [2020-05-08T08:57:58.447Z]     --- PASS: TestKillContainer/killing_signal (0.55s)
08:57:58 [2020-05-08T08:57:58.447Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:57:58 [2020-05-08T08:57:58.447Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:57:58 [2020-05-08T08:57:58.702Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:57:58 [2020-05-08T08:57:58.794Z] Running integration-test (iteration 1)
08:57:58 [2020-05-08T08:57:58.794Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:57:58 [2020-05-08T08:57:58.794Z] ++ 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
08:57:58 [2020-05-08T08:57:58.794Z] ++ set -e
08:57:58 [2020-05-08T08:57:58.794Z] ++ '[' -n 0 ']'
08:57:58 [2020-05-08T08:57:58.794Z] ++ set -x
08:57:58 [2020-05-08T08:57:58.794Z] ++ env -i DEST=/go/src/github.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
08:57:58 [2020-05-08T08:57:58.812Z] 
08:57:58 [2020-05-08T08:57:58.812Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:57:59 [2020-05-08T08:57:59.144Z] #67 DONE 0.1s
08:57:59 [2020-05-08T08:57:59.144Z] 
08:57:59 [2020-05-08T08:57:59.144Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:57:59 [2020-05-08T08:57:59.144Z] #71 DONE 0.1s
08:57:59 [2020-05-08T08:57:59.144Z] 
08:57:59 [2020-05-08T08:57:59.144Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:57:59 [2020-05-08T08:57:59.144Z] #73 DONE 0.1s
08:57:59 [2020-05-08T08:57:59.144Z] 
08:57:59 [2020-05-08T08:57:59.144Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:57:59 [2020-05-08T08:57:59.144Z] #76 DONE 0.1s
08:57:59 [2020-05-08T08:57:59.144Z] 
08:57:59 [2020-05-08T08:57:59.144Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:57:59 [2020-05-08T08:57:59.144Z] #77 DONE 0.0s
08:57:59 [2020-05-08T08:57:59.144Z] 
08:57:59 [2020-05-08T08:57:59.144Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
08:57:59 [2020-05-08T08:57:59.260Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
08:57:59 [2020-05-08T08:57:59.260Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
08:57:59 [2020-05-08T08:57:59.260Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
08:57:59 [2020-05-08T08:57:59.260Z] === RUN   TestKillStoppedContainer
08:57:59 [2020-05-08T08:57:59.260Z] --- PASS: TestKillStoppedContainer (0.06s)
08:57:59 [2020-05-08T08:57:59.260Z] === RUN   TestKillStoppedContainerAPIPre120
08:57:59 [2020-05-08T08:57:59.514Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
08:57:59 [2020-05-08T08:57:59.514Z] === RUN   TestKillDifferentUserContainer
08:57:59 [2020-05-08T08:57:59.731Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
08:57:59 [2020-05-08T08:57:59.731Z] === RUN   TestCgroupNamespacesRunHostMode
08:58:00 [2020-05-08T08:58:00.073Z] --- PASS: TestKillDifferentUserContainer (0.56s)
08:58:00 [2020-05-08T08:58:00.073Z] === RUN   TestInspectOomKilledTrue
08:58:00 [2020-05-08T08:58:00.073Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:58:00 [2020-05-08T08:58:00.073Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:00 [2020-05-08T08:58:00.073Z] === RUN   TestInspectOomKilledFalse
08:58:00 [2020-05-08T08:58:00.073Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:58:00 [2020-05-08T08:58:00.073Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:58:00 [2020-05-08T08:58:00.073Z] === RUN   TestLinksEtcHostsContentMatch
08:58:00 [2020-05-08T08:58:00.073Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:58:00 [2020-05-08T08:58:00.073Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:58:00 [2020-05-08T08:58:00.073Z] === RUN   TestLinksContainerNames
08:58:00 [2020-05-08T08:58:00.995Z] --- PASS: TestLinksContainerNames (1.10s)
08:58:00 [2020-05-08T08:58:00.995Z] === RUN   TestLogsFollowTailEmpty
08:58:01 [2020-05-08T08:58:01.554Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
08:58:01 [2020-05-08T08:58:01.554Z] === RUN   TestContainerNetworkMountsNoChown
08:58:01 [2020-05-08T08:58:01.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
08:58:01 [2020-05-08T08:58:01.753Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:58:02 [2020-05-08T08:58:02.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/default
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/default
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/private
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/private
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rprivate
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rprivate
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/slave
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/slave
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rslave
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rslave
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/shared
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/shared
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rshared
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rshared
08:58:02 [2020-05-08T08:58:02.112Z] === CONT  TestMountDaemonRoot/default
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/default/bind_root
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/default/mount_root
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === CONT  TestMountDaemonRoot/default/bind_root
08:58:02 [2020-05-08T08:58:02.112Z] === CONT  TestMountDaemonRoot/rshared
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:58:02 [2020-05-08T08:58:02.112Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:58:02 [2020-05-08T08:58:02.112Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:58:02 [2020-05-08T08:58:02.129Z] #78 DONE 2.3s
08:58:02 [2020-05-08T08:58:02.129Z] 
08:58:02 [2020-05-08T08:58:02.129Z] #79 exporting to oci image format
08:58:02 [2020-05-08T08:58:02.129Z] #79 exporting layers
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/shared
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rslave
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/slave
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rprivate
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/private
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/private/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/private/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/default/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:58:02 [2020-05-08T08:58:02.366Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/private/bind_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:58:02 [2020-05-08T08:58:02.621Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:58:02 [2020-05-08T08:58:02.876Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:58:02 [2020-05-08T08:58:02.876Z] === CONT  TestMountDaemonRoot/private/mount_root
08:58:02 [2020-05-08T08:58:02.876Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:58:02 [2020-05-08T08:58:02.876Z] --- PASS: TestMountDaemonRoot (0.02s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:58:02 [2020-05-08T08:58:02.876Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:58:02 [2020-05-08T08:58:02.876Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:58:02 [2020-05-08T08:58:02.876Z] === RUN   TestContainerBindMountNonRecursive
08:58:02 [2020-05-08T08:58:02.876Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:58:02 [2020-05-08T08:58:02.876Z]     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)
08:58:02 [2020-05-08T08:58:02.876Z] === RUN   TestNetworkNat
08:58:03 [2020-05-08T08:58:03.225Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
08:58:03 [2020-05-08T08:58:03.225Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:58:03 [2020-05-08T08:58:03.435Z] --- PASS: TestNetworkNat (0.70s)
08:58:03 [2020-05-08T08:58:03.435Z] === RUN   TestNetworkLocalhostTCPNat
08:58:03 [2020-05-08T08:58:03.994Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s)
08:58:03 [2020-05-08T08:58:03.994Z] === RUN   TestNetworkLoopbackNat
08:58:04 [2020-05-08T08:58:04.960Z] --- PASS: TestNetworkLoopbackNat (0.77s)
08:58:04 [2020-05-08T08:58:04.960Z] === RUN   TestPause
08:58:04 [2020-05-08T08:58:04.960Z] --- SKIP: TestPause (0.00s)
08:58:04 [2020-05-08T08:58:04.960Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:04 [2020-05-08T08:58:04.960Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:58:04 [2020-05-08T08:58:04.960Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:58:04 [2020-05-08T08:58:04.960Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:58:04 [2020-05-08T08:58:04.960Z] === RUN   TestPauseStopPausedContainer
08:58:04 [2020-05-08T08:58:04.960Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
08:58:04 [2020-05-08T08:58:04.960Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:04 [2020-05-08T08:58:04.960Z] === RUN   TestPsFilter
08:58:04 [2020-05-08T08:58:04.960Z] --- PASS: TestPsFilter (0.18s)
08:58:04 [2020-05-08T08:58:04.960Z] === RUN   TestRemoveContainerWithRemovedVolume
08:58:05 [2020-05-08T08:58:05.259Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s)
08:58:05 [2020-05-08T08:58:05.259Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:58:05 [2020-05-08T08:58:05.519Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
08:58:05 [2020-05-08T08:58:05.519Z] === RUN   TestRemoveContainerWithVolume
08:58:05 [2020-05-08T08:58:05.874Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
08:58:05 [2020-05-08T08:58:05.874Z] === RUN   TestCgroupNamespacesRunOlderClient
08:58:06 [2020-05-08T08:58:06.442Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
08:58:06 [2020-05-08T08:58:06.442Z] === RUN   TestRemoveContainerRunning
08:58:07 [2020-05-08T08:58:07.000Z] --- PASS: TestRemoveContainerRunning (0.58s)
08:58:07 [2020-05-08T08:58:07.000Z] === RUN   TestRemoveContainerForceRemoveRunning
08:58:07 [2020-05-08T08:58:07.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
08:58:07 [2020-05-08T08:58:07.559Z] === RUN   TestRemoveInvalidContainer
08:58:07 [2020-05-08T08:58:07.559Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:58:07 [2020-05-08T08:58:07.559Z] === RUN   TestRenameLinkedContainer
08:58:07 [2020-05-08T08:58:07.896Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
08:58:07 [2020-05-08T08:58:07.896Z] === RUN   TestKernelTCPMemory
08:58:08 [2020-05-08T08:58:08.510Z] --- PASS: TestKernelTCPMemory (0.92s)
08:58:08 [2020-05-08T08:58:08.510Z] === RUN   TestNISDomainname
08:58:09 [2020-05-08T08:58:09.517Z] --- PASS: TestNISDomainname (1.02s)
08:58:09 [2020-05-08T08:58:09.517Z] === RUN   TestHostnameDnsResolution
08:58:09 [2020-05-08T08:58:09.973Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
08:58:10 [2020-05-08T08:58:10.076Z] --- PASS: TestRenameLinkedContainer (2.29s)
08:58:10 [2020-05-08T08:58:10.076Z] === RUN   TestRenameStoppedContainer
08:58:10 [2020-05-08T08:58:10.230Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
08:58:10 [2020-05-08T08:58:10.330Z] --- PASS: TestRenameStoppedContainer (0.57s)
08:58:10 [2020-05-08T08:58:10.330Z] === RUN   TestRenameRunningContainerAndReuse
08:58:10 [2020-05-08T08:58:10.488Z] remote: Enumerating objects: 2, done.
08:58:10 [2020-05-08T08:58:10.488Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
08:58:10 [2020-05-08T08:58:10.488Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
08:58:10 [2020-05-08T08:58:10.488Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
08:58:10 [2020-05-08T08:58:10.488Z] 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.
08:58:10 [2020-05-08T08:58:10.488Z] Building: bundles/cross/windows/amd64/containerutility.exe
08:58:11 [2020-05-08T08:58:11.539Z] --- PASS: TestHostnameDnsResolution (1.77s)
08:58:11 [2020-05-08T08:58:11.539Z] === RUN   TestStats
08:58:11 [2020-05-08T08:58:11.688Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s)
08:58:11 [2020-05-08T08:58:11.688Z] === RUN   TestRenameInvalidName
08:58:11 [2020-05-08T08:58:11.942Z] --- PASS: TestRenameInvalidName (0.56s)
08:58:11 [2020-05-08T08:58:11.942Z] === RUN   TestRenameAnonymousContainer
08:58:14 [2020-05-08T08:58:14.214Z] --- PASS: TestStats (2.95s)
08:58:14 [2020-05-08T08:58:14.214Z] === RUN   TestStopContainerWithTimeout
08:58:14 [2020-05-08T08:58:14.497Z] === RUN   TestStopContainerWithTimeout/0
08:58:14 [2020-05-08T08:58:14.497Z] === PAUSE TestStopContainerWithTimeout/0
08:58:14 [2020-05-08T08:58:14.497Z] === RUN   TestStopContainerWithTimeout/1
08:58:14 [2020-05-08T08:58:14.497Z] === PAUSE TestStopContainerWithTimeout/1
08:58:14 [2020-05-08T08:58:14.497Z] === RUN   TestStopContainerWithTimeout/3
08:58:14 [2020-05-08T08:58:14.497Z] === PAUSE TestStopContainerWithTimeout/3
08:58:14 [2020-05-08T08:58:14.497Z] === RUN   TestStopContainerWithTimeout/-1
08:58:14 [2020-05-08T08:58:14.497Z] === PAUSE TestStopContainerWithTimeout/-1
08:58:14 [2020-05-08T08:58:14.497Z] === CONT  TestStopContainerWithTimeout/0
08:58:14 [2020-05-08T08:58:14.497Z] === CONT  TestStopContainerWithTimeout/3
08:58:14 [2020-05-08T08:58:14.670Z] 
08:58:15 [2020-05-08T08:58:15.197Z] --- PASS: TestRenameAnonymousContainer (2.70s)
08:58:15 [2020-05-08T08:58:15.197Z] === RUN   TestRenameContainerWithSameName
08:58:15 [2020-05-08T08:58:15.197Z] --- PASS: TestRenameContainerWithSameName (0.58s)
08:58:15 [2020-05-08T08:58:15.197Z] === RUN   TestRenameContainerWithLinkedContainer
08:58:15 [2020-05-08T08:58:15.504Z] === CONT  TestStopContainerWithTimeout/1
08:58:16 [2020-05-08T08:58:16.555Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
08:58:16 [2020-05-08T08:58:16.555Z] === RUN   TestResize
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:58:16 [2020-05-08T08:58:16.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/test/unit
08:58:17 [2020-05-08T08:58:17.114Z] --- PASS: TestResize (0.54s)
08:58:17 [2020-05-08T08:58:17.114Z] === RUN   TestResizeWithInvalidSize
08:58:17 [2020-05-08T08:58:17.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:58:17 [2020-05-08T08:58:17.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:58:17 [2020-05-08T08:58:17.525Z] === CONT  TestStopContainerWithTimeout/-1
08:58:17 [2020-05-08T08:58:17.673Z] --- PASS: TestResizeWithInvalidSize (0.58s)
08:58:17 [2020-05-08T08:58:17.673Z] === RUN   TestResizeWhenContainerNotStarted
08:58:18 [2020-05-08T08:58:18.236Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
08:58:18 [2020-05-08T08:58:18.236Z] === RUN   TestDaemonRestartKillContainers
08:58:18 [2020-05-08T08:58:18.236Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:58:18 [2020-05-08T08:58:18.236Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:58:18 [2020-05-08T08:58:18.236Z] === RUN   TestCgroupNamespacesRun
08:58:18 [2020-05-08T08:58:18.273Z] ?   	github.com/docker/docker/api	[no test files]
08:58:18 [2020-05-08T08:58:18.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:58:20 [2020-05-08T08:58:20.242Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:58:20 [2020-05-08T08:58:20.242Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
08:58:20 [2020-05-08T08:58:20.242Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
08:58:20 [2020-05-08T08:58:20.242Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
08:58:20 [2020-05-08T08:58:20.242Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
08:58:20 [2020-05-08T08:58:20.242Z] === RUN   TestDeleteDevicemapper
08:58:20 [2020-05-08T08:58:20.242Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:58:20 [2020-05-08T08:58:20.242Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:58:20 [2020-05-08T08:58:20.242Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:58:20 [2020-05-08T08:58:20.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:58:20 [2020-05-08T08:58:20.742Z] --- PASS: TestCgroupNamespacesRun (2.41s)
08:58:20 [2020-05-08T08:58:20.742Z] === RUN   TestCgroupNamespacesRunPrivileged
08:58:20 [2020-05-08T08:58:20.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:58:23 [2020-05-08T08:58:23.247Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s)
08:58:23 [2020-05-08T08:58:23.247Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:58:23 [2020-05-08T08:58:23.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:58:23 [2020-05-08T08:58:23.698Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
08:58:23 [2020-05-08T08:58:23.698Z] === RUN   TestUpdateMemory
08:58:23 [2020-05-08T08:58:23.698Z] --- SKIP: TestUpdateMemory (0.00s)
08:58:23 [2020-05-08T08:58:23.698Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:58:23 [2020-05-08T08:58:23.698Z] === RUN   TestUpdateCPUQuota
08:58:24 [2020-05-08T08:58:24.850Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 9.0% of statements
08:58:25 [2020-05-08T08:58:25.169Z] --- PASS: TestUpdateCPUQuota (1.24s)
08:58:25 [2020-05-08T08:58:25.170Z] === RUN   TestUpdatePidsLimit
08:58:25 [2020-05-08T08:58:25.170Z] === RUN   TestUpdatePidsLimit/update_from_none
08:58:25 [2020-05-08T08:58:25.170Z] === RUN   TestUpdatePidsLimit/no_change
08:58:25 [2020-05-08T08:58:25.752Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s)
08:58:25 [2020-05-08T08:58:25.752Z] === RUN   TestCgroupNamespacesRunHostMode
08:58:25 [2020-05-08T08:58:25.784Z] === RUN   TestUpdatePidsLimit/update_lower
08:58:26 [2020-05-08T08:58:26.066Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:58:26 [2020-05-08T08:58:26.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:58:26 [2020-05-08T08:58:26.963Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:58:27 [2020-05-08T08:58:27.246Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:58:27 [2020-05-08T08:58:27.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:58:28 [2020-05-08T08:58:28.258Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s)
08:58:28 [2020-05-08T08:58:28.258Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:58:28 [2020-05-08T08:58:28.717Z] --- PASS: TestUpdatePidsLimit (3.84s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
08:58:28 [2020-05-08T08:58:28.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
08:58:28 [2020-05-08T08:58:28.717Z] === RUN   TestUpdateRestartPolicy
08:58:29 [2020-05-08T08:58:29.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:58:30 [2020-05-08T08:58:30.763Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s)
08:58:30 [2020-05-08T08:58:30.763Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:58:30 [2020-05-08T08:58:30.808Z] Loaded image: buildpack-deps:jessie
08:58:30 [2020-05-08T08:58:30.808Z] Loaded image: busybox:latest
08:58:30 [2020-05-08T08:58:30.808Z] Loaded image: busybox:glibc
08:58:30 [2020-05-08T08:58:30.808Z] Loaded image: debian:jessie
08:58:30 [2020-05-08T08:58:30.808Z] Loaded image: hello-world:latest
08:58:30 [2020-05-08T08:58:30.808Z] INFO: Testing against a local daemon
08:58:30 [2020-05-08T08:58:30.808Z] === RUN   TestCgroupNamespacesBuild
08:58:31 [2020-05-08T08:58:31.733Z] --- PASS: TestCgroupNamespacesBuild (3.17s)
08:58:31 [2020-05-08T08:58:31.733Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:58:31 [2020-05-08T08:58:31.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:58:32 [2020-05-08T08:58:32.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:58:33 [2020-05-08T08:58:33.269Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.48s)
08:58:33 [2020-05-08T08:58:33.269Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:58:34 [2020-05-08T08:58:34.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s)
08:58:34 [2020-05-08T08:58:34.247Z] === RUN   TestBuildWithSession
08:58:34 [2020-05-08T08:58:34.247Z] --- SKIP: TestBuildWithSession (0.00s)
08:58:34 [2020-05-08T08:58:34.247Z]     build_session_test.go:25: TODO: BuildKit
08:58:34 [2020-05-08T08:58:34.247Z] === RUN   TestBuildSquashParent
08:58:35 [2020-05-08T08:58:35.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:58:35 [2020-05-08T08:58:35.192Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s)
08:58:35 [2020-05-08T08:58:35.192Z] === RUN   TestCgroupNamespacesRunOlderClient
08:58:36 [2020-05-08T08:58:36.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:58:37 [2020-05-08T08:58:37.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
08:58:37 [2020-05-08T08:58:37.719Z] === RUN   TestKernelTCPMemory
08:58:37 [2020-05-08T08:58:37.973Z] --- SKIP: TestKernelTCPMemory (0.02s)
08:58:37 [2020-05-08T08:58:37.973Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:37 [2020-05-08T08:58:37.973Z] === RUN   TestNISDomainname
08:58:37 [2020-05-08T08:58:37.973Z] --- SKIP: TestNISDomainname (0.01s)
08:58:37 [2020-05-08T08:58:37.973Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:58:37 [2020-05-08T08:58:37.973Z] === RUN   TestHostnameDnsResolution
08:58:38 [2020-05-08T08:58:38.896Z] --- PASS: TestHostnameDnsResolution (1.08s)
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStats
08:58:38 [2020-05-08T08:58:38.896Z] --- SKIP: TestStats (0.00s)
08:58:38 [2020-05-08T08:58:38.896Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStopContainerWithTimeout
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStopContainerWithTimeout/0
08:58:38 [2020-05-08T08:58:38.896Z] === PAUSE TestStopContainerWithTimeout/0
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStopContainerWithTimeout/1
08:58:38 [2020-05-08T08:58:38.896Z] === PAUSE TestStopContainerWithTimeout/1
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStopContainerWithTimeout/3
08:58:38 [2020-05-08T08:58:38.896Z] === PAUSE TestStopContainerWithTimeout/3
08:58:38 [2020-05-08T08:58:38.896Z] === RUN   TestStopContainerWithTimeout/-1
08:58:38 [2020-05-08T08:58:38.896Z] === PAUSE TestStopContainerWithTimeout/-1
08:58:38 [2020-05-08T08:58:38.896Z] === CONT  TestStopContainerWithTimeout/0
08:58:38 [2020-05-08T08:58:38.896Z] === CONT  TestStopContainerWithTimeout/-1
08:58:39 [2020-05-08T08:58:39.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:58:39 [2020-05-08T08:58:39.817Z] === CONT  TestStopContainerWithTimeout/3
08:58:41 [2020-05-08T08:58:41.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:58:41 [2020-05-08T08:58:41.697Z] === CONT  TestStopContainerWithTimeout/1
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/types/versions	0.028s	coverage: 75.0% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 4.8% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/builder/dockerignore	0.002s	coverage: 96.8% of statements
08:58:42 [2020-05-08T08:58:42.940Z] ok  	github.com/docker/docker/cli/debug	0.056s	coverage: 100.0% of statements
08:58:43 [2020-05-08T08:58:43.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:58:43 [2020-05-08T08:58:43.577Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:58:43 [2020-05-08T08:58:43.577Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
08:58:43 [2020-05-08T08:58:43.577Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.73s)
08:58:43 [2020-05-08T08:58:43.577Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
08:58:43 [2020-05-08T08:58:43.577Z]     --- PASS: TestStopContainerWithTimeout/1 (1.54s)
08:58:43 [2020-05-08T08:58:43.577Z] === RUN   TestDeleteDevicemapper
08:58:43 [2020-05-08T08:58:43.577Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:58:43 [2020-05-08T08:58:43.577Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:58:43 [2020-05-08T08:58:43.577Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:58:43 [2020-05-08T08:58:43.932Z] --- PASS: TestUpdateRestartPolicy (12.90s)
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestUpdateRestartWithAutoRemove
08:58:43 [2020-05-08T08:58:43.932Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitNonBlocked
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:43 [2020-05-08T08:58:43.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:43 [2020-05-08T08:58:43.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:43 [2020-05-08T08:58:43.932Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:43 [2020-05-08T08:58:43.932Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:43 [2020-05-08T08:58:43.932Z] --- PASS: TestWaitNonBlocked (0.01s)
08:58:43 [2020-05-08T08:58:43.932Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
08:58:43 [2020-05-08T08:58:43.932Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitBlocked
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:58:43 [2020-05-08T08:58:43.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:58:43 [2020-05-08T08:58:43.932Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:58:43 [2020-05-08T08:58:43.932Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:58:43 [2020-05-08T08:58:43.932Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:58:43 [2020-05-08T08:58:43.932Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:58:44 [2020-05-08T08:58:44.936Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
08:58:44 [2020-05-08T08:58:44.936Z] === RUN   TestUpdateMemory
08:58:44 [2020-05-08T08:58:44.936Z] --- SKIP: TestUpdateMemory (0.00s)
08:58:44 [2020-05-08T08:58:44.936Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:44 [2020-05-08T08:58:44.936Z] === RUN   TestUpdateCPUQuota
08:58:44 [2020-05-08T08:58:44.936Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:58:44 [2020-05-08T08:58:44.936Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:44 [2020-05-08T08:58:44.936Z] === RUN   TestUpdatePidsLimit
08:58:44 [2020-05-08T08:58:44.936Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:58:44 [2020-05-08T08:58:44.936Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
08:58:44 [2020-05-08T08:58:44.936Z] === RUN   TestUpdateRestartPolicy
08:58:44 [2020-05-08T08:58:44.940Z] --- PASS: TestWaitBlocked (0.01s)
08:58:44 [2020-05-08T08:58:44.940Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
08:58:44 [2020-05-08T08:58:44.940Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
08:58:44 [2020-05-08T08:58:44.940Z] === CONT  TestContainerStartOnDaemonRestart
08:58:44 [2020-05-08T08:58:44.940Z] === CONT  TestIpcModeOlderClient
08:58:45 [2020-05-08T08:58:45.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:58:45 [2020-05-08T08:58:45.210Z] Using test binary docker
08:58:45 [2020-05-08T08:58:45.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:58:45 [2020-05-08T08:58:45.210Z] +++ /etc/init.d/apparmor start
08:58:45 [2020-05-08T08:58:45.210Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:58:45 [2020-05-08T08:58:45.210Z] INFO: Waiting for daemon to start...
08:58:45 [2020-05-08T08:58:45.210Z] Starting dockerd
08:58:45 [2020-05-08T08:58:45.210Z] +++ 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
08:58:45 [2020-05-08T08:58:45.222Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:58:45 [2020-05-08T08:58:45.222Z] === CONT  TestDaemonHostGatewayIP
08:58:46 [2020-05-08T08:58:46.229Z] ok  	github.com/docker/docker/builder/remotecontext	0.332s	coverage: 13.6% of statements
08:58:46 [2020-05-08T08:58:46.412Z] Removing intermediate container a32fd7fa4887
08:58:46 [2020-05-08T08:58:46.412Z]  ---> 8196cfaff25a
08:58:46 [2020-05-08T08:58:46.412Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
08:58:46 [2020-05-08T08:58:46.412Z]  ---> Running in 55af03334d7c
08:58:46 [2020-05-08T08:58:46.412Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
08:58:46 [2020-05-08T08:58:46.459Z] --- PASS: TestBuildSquashParent (10.89s)
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:46 [2020-05-08T08:58:46.459Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:46 [2020-05-08T08:58:46.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:46 [2020-05-08T08:58:46.459Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:58:46 [2020-05-08T08:58:46.459Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:58:47 [2020-05-08T08:58:47.164Z] ok  	github.com/docker/docker/builder/dockerfile	1.149s	coverage: 48.2% of statements
08:58:47 [2020-05-08T08:58:47.740Z] .
08:58:47 [2020-05-08T08:58:47.741Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:58:47 [2020-05-08T08:58:47.741Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:58:47 [2020-05-08T08:58:47.741Z] Error: No such image: emptyfs
08:58:47 [2020-05-08T08:58:47.741Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:58:47 [2020-05-08T08:58:47.741Z] ++++ docker load
08:58:47 [2020-05-08T08:58:47.741Z] Running integration-test (iteration 1)
08:58:47 [2020-05-08T08:58:47.741Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:58:47 [2020-05-08T08:58:47.741Z] ++ 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
08:58:47 [2020-05-08T08:58:47.741Z] ++ set -e
08:58:47 [2020-05-08T08:58:47.741Z] ++ '[' -n 0 ']'
08:58:47 [2020-05-08T08:58:47.741Z] ++ set -x
08:58:47 [2020-05-08T08:58:47.741Z] ++ env -i DEST=/go/src/github.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
08:58:47 [2020-05-08T08:58:47.898Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s)
08:58:47 [2020-05-08T08:58:47.898Z] === CONT  TestContainerKillOnDaemonStart
08:58:48 [2020-05-08T08:58:48.351Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:58:48 [2020-05-08T08:58:48.546Z] ok  	github.com/docker/docker/client	0.227s	coverage: 75.4% of statements
08:58:48 [2020-05-08T08:58:48.605Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:58:48 [2020-05-08T08:58:48.805Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.463s	coverage: 86.3% of statements
08:58:48 [2020-05-08T08:58:48.805Z] ?   	github.com/docker/docker/cli	[no test files]
08:58:48 [2020-05-08T08:58:48.805Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:58:48 [2020-05-08T08:58:48.905Z] --- PASS: TestDaemonHostGatewayIP (3.83s)
08:58:48 [2020-05-08T08:58:48.905Z] === CONT  TestDaemonRestartIpcMode
08:58:51 [2020-05-08T08:58:51.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:58:51 [2020-05-08T08:58:51.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:58:53 [2020-05-08T08:58:53.283Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
08:58:55 [2020-05-08T08:58:55.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
08:58:55 [2020-05-08T08:58:55.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s)
08:58:55 [2020-05-08T08:58:55.172Z] === RUN   TestBuildMultiStageCopy
08:58:55 [2020-05-08T08:58:55.172Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:58:56 [2020-05-08T08:58:56.925Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
08:58:57 [2020-05-08T08:58:57.080Z] --- PASS: TestUpdateRestartPolicy (11.65s)
08:58:57 [2020-05-08T08:58:57.080Z] === RUN   TestUpdateRestartWithAutoRemove
08:58:57 [2020-05-08T08:58:57.080Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
08:58:57 [2020-05-08T08:58:57.080Z] === RUN   TestWaitNonBlocked
08:58:57 [2020-05-08T08:58:57.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:57 [2020-05-08T08:58:57.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:57 [2020-05-08T08:58:57.080Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:57 [2020-05-08T08:58:57.080Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:57 [2020-05-08T08:58:57.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:57 [2020-05-08T08:58:57.080Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:57 [2020-05-08T08:58:57.184Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 35.6% of statements
08:58:57 [2020-05-08T08:58:57.716Z] Loaded image: buildpack-deps:jessie
08:58:57 [2020-05-08T08:58:57.716Z] Loaded image: busybox:latest
08:58:57 [2020-05-08T08:58:57.716Z] Loaded image: busybox:glibc
08:58:57 [2020-05-08T08:58:57.716Z] Loaded image: debian:jessie
08:58:57 [2020-05-08T08:58:57.716Z] Loaded image: hello-world:latest
08:58:57 [2020-05-08T08:58:57.716Z] INFO: Testing against a local daemon
08:58:57 [2020-05-08T08:58:57.716Z] === RUN   TestCgroupNamespacesBuild
08:58:58 [2020-05-08T08:58:58.003Z] --- PASS: TestWaitNonBlocked (0.01s)
08:58:58 [2020-05-08T08:58:58.003Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
08:58:58 [2020-05-08T08:58:58.003Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
08:58:58 [2020-05-08T08:58:58.003Z] === RUN   TestWaitBlocked
08:58:58 [2020-05-08T08:58:58.003Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:58:58 [2020-05-08T08:58:58.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:58:58 [2020-05-08T08:58:58.003Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:58:58 [2020-05-08T08:58:58.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:58:58 [2020-05-08T08:58:58.003Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:58:58 [2020-05-08T08:58:58.003Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:58:58 [2020-05-08T08:58:58.121Z] ok  	github.com/docker/docker/container	0.160s	coverage: 34.9% of statements
08:58:58 [2020-05-08T08:58:58.380Z] ok  	github.com/docker/docker/daemon/discovery	0.054s	coverage: 30.0% of statements
08:58:58 [2020-05-08T08:58:58.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:58:58 [2020-05-08T08:58:58.683Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:58:58 [2020-05-08T08:58:58.926Z] --- PASS: TestWaitBlocked (0.01s)
08:58:58 [2020-05-08T08:58:58.926Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s)
08:58:58 [2020-05-08T08:58:58.926Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
08:58:58 [2020-05-08T08:58:58.926Z] === CONT  TestDaemonRestartIpcMode
08:58:58 [2020-05-08T08:58:58.926Z] === CONT  TestIpcModeOlderClient
08:58:58 [2020-05-08T08:58:58.926Z] --- PASS: TestIpcModeOlderClient (0.11s)
08:58:58 [2020-05-08T08:58:58.949Z] ok  	github.com/docker/docker/daemon/events	0.095s	coverage: 50.0% of statements
08:58:59 [2020-05-08T08:58:59.606Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:59:00 [2020-05-08T08:59:00.166Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:59:00 [2020-05-08T08:59:00.250Z] --- PASS: TestCgroupNamespacesBuild (3.16s)
08:59:00 [2020-05-08T08:59:00.250Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:59:00 [2020-05-08T08:59:00.327Z] ok  	github.com/docker/docker/daemon/config	0.041s	coverage: 81.7% of statements
08:59:00 [2020-05-08T08:59:00.327Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
08:59:00 [2020-05-08T08:59:00.726Z] --- PASS: TestBuildMultiStageCopy (5.90s)
08:59:00 [2020-05-08T08:59:00.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s)
08:59:00 [2020-05-08T08:59:00.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
08:59:00 [2020-05-08T08:59:00.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s)
08:59:00 [2020-05-08T08:59:00.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s)
08:59:00 [2020-05-08T08:59:00.726Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
08:59:00 [2020-05-08T08:59:00.726Z] === RUN   TestBuildMultiStageParentConfig
08:59:01 [2020-05-08T08:59:01.264Z] ok  	github.com/docker/docker/cmd/dockerd	0.063s	coverage: 30.8% of statements
08:59:01 [2020-05-08T08:59:01.264Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:59:01 [2020-05-08T08:59:01.264Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:59:01 [2020-05-08T08:59:01.264Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:59:01 [2020-05-08T08:59:01.264Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestContainerKillOnDaemonStart (12.52s)
08:59:01 [2020-05-08T08:59:01.662Z] PASS
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === Skipped
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] 
08:59:01 [2020-05-08T08:59:01.662Z] DONE 200 tests, 6 skipped in 153.785s
08:59:01 [2020-05-08T08:59:01.662Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
08:59:01 [2020-05-08T08:59:01.662Z] ++ 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
08:59:01 [2020-05-08T08:59:01.662Z] ++ set -e
08:59:01 [2020-05-08T08:59:01.662Z] ++ '[' -n 0 ']'
08:59:01 [2020-05-08T08:59:01.662Z] ++ set -x
08:59:01 [2020-05-08T08:59:01.662Z] ++ env -i DEST=/go/src/github.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
08:59:01 [2020-05-08T08:59:01.662Z] INFO: Testing against a local daemon
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestCommitInheritsEnv
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestCommitInheritsEnv (0.62s)
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestImportExtremelyLargeImageWorks
08:59:01 [2020-05-08T08:59:01.662Z] === PAUSE TestImportExtremelyLargeImageWorks
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestImagesFilterMultiReference
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestImagesFilterMultiReference (0.04s)
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestImagePullPlatformInvalid
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestRemoveImageOrphaning
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestRemoveImageOrphaning (0.58s)
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestRemoveImageGarbageCollector
08:59:01 [2020-05-08T08:59:01.662Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:59:01 [2020-05-08T08:59:01.662Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:59:01 [2020-05-08T08:59:01.662Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:59:01 [2020-05-08T08:59:01.662Z] === RUN   TestTagInvalidReference
08:59:01 [2020-05-08T08:59:01.944Z] --- PASS: TestTagInvalidReference (0.01s)
08:59:01 [2020-05-08T08:59:01.944Z] === RUN   TestTagValidPrefixedRepo
08:59:01 [2020-05-08T08:59:01.944Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:59:01 [2020-05-08T08:59:01.944Z] === RUN   TestTagExistedNameWithoutForce
08:59:01 [2020-05-08T08:59:01.944Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:59:01 [2020-05-08T08:59:01.944Z] === RUN   TestTagOfficialNames
08:59:01 [2020-05-08T08:59:01.944Z] --- PASS: TestTagOfficialNames (0.03s)
08:59:01 [2020-05-08T08:59:01.944Z] === RUN   TestTagMatchesDigest
08:59:01 [2020-05-08T08:59:01.944Z] --- PASS: TestTagMatchesDigest (0.01s)
08:59:01 [2020-05-08T08:59:01.944Z] === CONT  TestImportExtremelyLargeImageWorks
08:59:02 [2020-05-08T08:59:02.155Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
08:59:02 [2020-05-08T08:59:02.155Z] === RUN   TestBuildWithSession
08:59:02 [2020-05-08T08:59:02.155Z] --- SKIP: TestBuildWithSession (0.00s)
08:59:02 [2020-05-08T08:59:02.155Z]     build_session_test.go:25: TODO: BuildKit
08:59:02 [2020-05-08T08:59:02.155Z] === RUN   TestBuildSquashParent
08:59:02 [2020-05-08T08:59:02.200Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.399s	coverage: 57.0% of statements
08:59:02 [2020-05-08T08:59:02.200Z] ok  	github.com/docker/docker/daemon/cluster	0.096s	coverage: 0.5% of statements
08:59:02 [2020-05-08T08:59:02.614Z] --- PASS: TestBuildMultiStageParentConfig (1.65s)
08:59:02 [2020-05-08T08:59:02.614Z] === RUN   TestBuildLabelWithTargets
08:59:02 [2020-05-08T08:59:02.768Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
08:59:03 [2020-05-08T08:59:03.336Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.048s	coverage: 1.8% of statements
08:59:04 [2020-05-08T08:59:04.156Z] --- PASS: TestDaemonRestartIpcMode (4.73s)
08:59:04 [2020-05-08T08:59:04.156Z] PASS
08:59:04 [2020-05-08T08:59:04.156Z] 
08:59:04 [2020-05-08T08:59:04.156Z] === Skipped
08:59:04 [2020-05-08T08:59:04.156Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:59:04 [2020-05-08T08:59:04.156Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:59:04 [2020-05-08T08:59:04.156Z] 
08:59:04 [2020-05-08T08:59:04.156Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:59:04 [2020-05-08T08:59:04.156Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:59:04 [2020-05-08T08:59:04.156Z] 
08:59:04 [2020-05-08T08:59:04.156Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:59:04 [2020-05-08T08:59:04.156Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:59:04 [2020-05-08T08:59:04.156Z] 
08:59:04 [2020-05-08T08:59:04.156Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:59:04 [2020-05-08T08:59:04.157Z]     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)
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
08:59:04 [2020-05-08T08:59:04.157Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
08:59:04 [2020-05-08T08:59:04.157Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
08:59:04 [2020-05-08T08:59:04.157Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:59:04 [2020-05-08T08:59:04.157Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] 
08:59:04 [2020-05-08T08:59:04.157Z] DONE 181 tests, 24 skipped in 93.273s
08:59:04 [2020-05-08T08:59:04.157Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:59:04 [2020-05-08T08:59:04.157Z] INFO: Testing against a local daemon
08:59:04 [2020-05-08T08:59:04.157Z] === RUN   TestCommitInheritsEnv
08:59:04 [2020-05-08T08:59:04.270Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
08:59:04 [2020-05-08T08:59:04.836Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.616s	coverage: 76.1% of statements
08:59:05 [2020-05-08T08:59:05.078Z] --- PASS: TestCommitInheritsEnv (1.51s)
08:59:05 [2020-05-08T08:59:05.079Z] === RUN   TestImportExtremelyLargeImageWorks
08:59:05 [2020-05-08T08:59:05.079Z] === PAUSE TestImportExtremelyLargeImageWorks
08:59:05 [2020-05-08T08:59:05.079Z] === RUN   TestImagesFilterMultiReference
08:59:05 [2020-05-08T08:59:05.095Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.691s	coverage: 49.5% of statements
08:59:05 [2020-05-08T08:59:05.127Z] --- PASS: TestBuildLabelWithTargets (2.63s)
08:59:05 [2020-05-08T08:59:05.127Z] === RUN   TestBuildWithEmptyLayers
08:59:05 [2020-05-08T08:59:05.333Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:59:05 [2020-05-08T08:59:05.333Z] === RUN   TestImagePullPlatformInvalid
08:59:05 [2020-05-08T08:59:05.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:59:05 [2020-05-08T08:59:05.333Z] === RUN   TestRemoveImageOrphaning
08:59:05 [2020-05-08T08:59:05.353Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
08:59:05 [2020-05-08T08:59:05.612Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
08:59:05 [2020-05-08T08:59:05.612Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.968s	coverage: 46.2% of statements
08:59:06 [2020-05-08T08:59:06.489Z] --- PASS: TestBuildWithEmptyLayers (1.43s)
08:59:06 [2020-05-08T08:59:06.489Z] === RUN   TestBuildMultiStageOnBuild
08:59:06 [2020-05-08T08:59:06.547Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 67.0% of statements
08:59:06 [2020-05-08T08:59:06.547Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.9% of statements
08:59:06 [2020-05-08T08:59:06.805Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.8% of statements
08:59:07 [2020-05-08T08:59:07.064Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.130s	coverage: 77.8% of statements
08:59:07 [2020-05-08T08:59:07.064Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.9% of statements
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestRemoveImageOrphaning (1.91s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestRemoveImageGarbageCollector
08:59:07 [2020-05-08T08:59:07.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:59:07 [2020-05-08T08:59:07.212Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagInvalidReference
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagInvalidReference (0.02s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagValidPrefixedRepo
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagExistedNameWithoutForce
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagOfficialNames
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagOfficialNames (0.04s)
08:59:07 [2020-05-08T08:59:07.212Z] === RUN   TestTagMatchesDigest
08:59:07 [2020-05-08T08:59:07.212Z] --- PASS: TestTagMatchesDigest (0.01s)
08:59:07 [2020-05-08T08:59:07.212Z] === CONT  TestImportExtremelyLargeImageWorks
08:59:07 [2020-05-08T08:59:07.323Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
08:59:07 [2020-05-08T08:59:07.323Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
08:59:07 [2020-05-08T08:59:07.890Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
08:59:08 [2020-05-08T08:59:08.149Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
08:59:08 [2020-05-08T08:59:08.149Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.015s	coverage: 33.3% of statements
08:59:08 [2020-05-08T08:59:08.149Z] time="2020-05-08T08:59:08Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate831848767/log885574546.1: no such file or directory"
08:59:08 [2020-05-08T08:59:08.149Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 38.3% of statements
08:59:08 [2020-05-08T08:59:08.716Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
08:59:08 [2020-05-08T08:59:08.716Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
08:59:08 [2020-05-08T08:59:08.719Z] --- PASS: TestBuildSquashParent (6.86s)
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:08 [2020-05-08T08:59:08.719Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:08 [2020-05-08T08:59:08.719Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:08 [2020-05-08T08:59:08.719Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:59:08 [2020-05-08T08:59:08.719Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:59:08 [2020-05-08T08:59:08.719Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:59:09 [2020-05-08T08:59:09.284Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
08:59:09 [2020-05-08T08:59:09.542Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.669s	coverage: 57.7% of statements
08:59:09 [2020-05-08T08:59:09.801Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 48.2% of statements
08:59:10 [2020-05-08T08:59:10.059Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
08:59:10 [2020-05-08T08:59:10.059Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.472s	coverage: 82.5% of statements
08:59:10 [2020-05-08T08:59:10.318Z] ok  	github.com/docker/docker/distribution	0.234s	coverage: 22.1% of statements
08:59:10 [2020-05-08T08:59:10.649Z] --- PASS: TestBuildMultiStageOnBuild (3.89s)
08:59:10 [2020-05-08T08:59:10.649Z] === RUN   TestBuildUncleanTarFilenames
08:59:10 [2020-05-08T08:59:10.886Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
08:59:10 [2020-05-08T08:59:10.886Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.4% of statements
08:59:10 [2020-05-08T08:59:10.886Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.663s	coverage: 73.1% of statements
08:59:11 [2020-05-08T08:59:11.145Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
08:59:11 [2020-05-08T08:59:11.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:59:11 [2020-05-08T08:59:11.209Z] Using test binary docker
08:59:11 [2020-05-08T08:59:11.209Z] +++ /etc/init.d/apparmor start
08:59:11 [2020-05-08T08:59:11.209Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:59:11 [2020-05-08T08:59:11.209Z] INFO: Waiting for daemon to start...
08:59:11 [2020-05-08T08:59:11.209Z] Starting dockerd
08:59:11 [2020-05-08T08:59:11.209Z] +++ 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
08:59:11 [2020-05-08T08:59:11.404Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
08:59:11 [2020-05-08T08:59:11.404Z] ok  	github.com/docker/docker/pkg/aaparser	0.014s	coverage: 50.0% of statements
08:59:11 [2020-05-08T08:59:11.972Z] ok  	github.com/docker/docker/pkg/broadcaster	0.036s	coverage: 100.0% of statements
08:59:11 [2020-05-08T08:59:11.972Z] ok  	github.com/docker/docker/distribution/xfer	1.721s	coverage: 85.6% of statements
08:59:11 [2020-05-08T08:59:11.972Z] ok  	github.com/docker/docker/pkg/capabilities	0.023s	coverage: 87.5% of statements
08:59:12 [2020-05-08T08:59:12.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:59:12 [2020-05-08T08:59:12.008Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:59:12 [2020-05-08T08:59:12.135Z] .--- PASS: TestBuildUncleanTarFilenames (1.81s)
08:59:12 [2020-05-08T08:59:12.135Z] === RUN   TestBuildMultiStageLayerLeak
08:59:12 [2020-05-08T08:59:12.230Z] ok  	github.com/docker/docker/pkg/authorization	0.244s	coverage: 68.3% of statements
08:59:12 [2020-05-08T08:59:12.488Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 67.4% of statements
08:59:12 [2020-05-08T08:59:12.489Z] ok  	github.com/docker/docker/pkg/directory	0.025s	coverage: 80.0% of statements
08:59:12 [2020-05-08T08:59:12.694Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:59:12 [2020-05-08T08:59:12.694Z] Using test binary docker
08:59:12 [2020-05-08T08:59:12.694Z] +++ /etc/init.d/apparmor start
08:59:12 [2020-05-08T08:59:12.694Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:59:12 [2020-05-08T08:59:12.694Z] INFO: Waiting for daemon to start...
08:59:12 [2020-05-08T08:59:12.694Z] Starting dockerd
08:59:12 [2020-05-08T08:59:12.694Z] +++ 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
08:59:12 [2020-05-08T08:59:12.747Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
08:59:12 [2020-05-08T08:59:12.747Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
08:59:13 [2020-05-08T08:59:13.006Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
08:59:13 [2020-05-08T08:59:13.006Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
08:59:13 [2020-05-08T08:59:13.253Z] .
08:59:13 [2020-05-08T08:59:13.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:59:13 [2020-05-08T08:59:13.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:59:13 [2020-05-08T08:59:13.253Z] Error: No such image: emptyfs
08:59:13 [2020-05-08T08:59:13.253Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:59:13 [2020-05-08T08:59:13.253Z] ++++ docker load
08:59:13 [2020-05-08T08:59:13.264Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
08:59:13 [2020-05-08T08:59:13.264Z] ok  	github.com/docker/docker/pkg/archive	0.843s	coverage: 77.3% of statements
08:59:13 [2020-05-08T08:59:13.508Z] Running integration-test (iteration 1)
08:59:13 [2020-05-08T08:59:13.508Z] 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)/
08:59:13 [2020-05-08T08:59:13.508Z] ++ 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)/'
08:59:13 [2020-05-08T08:59:13.508Z] ++ set -e
08:59:13 [2020-05-08T08:59:13.508Z] ++ '[' -n 0 ']'
08:59:13 [2020-05-08T08:59:13.508Z] ++ set -x
08:59:13 [2020-05-08T08:59:13.508Z] ++ env -i DEST=/go/src/github.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)/'
08:59:13 [2020-05-08T08:59:13.523Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
08:59:13 [2020-05-08T08:59:13.781Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
08:59:13 [2020-05-08T08:59:13.781Z] ok  	github.com/docker/docker/pkg/fsutils	0.327s	coverage: 85.1% of statements
08:59:14 [2020-05-08T08:59:14.040Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
08:59:14 [2020-05-08T08:59:14.298Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
08:59:14 [2020-05-08T08:59:14.298Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
08:59:14 [2020-05-08T08:59:14.298Z] ok  	github.com/docker/docker/pkg/idtools	0.356s	coverage: 70.3% of statements
08:59:14 [2020-05-08T08:59:14.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
08:59:14 [2020-05-08T08:59:14.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s)
08:59:14 [2020-05-08T08:59:14.540Z] === RUN   TestBuildMultiStageCopy
08:59:14 [2020-05-08T08:59:14.540Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:59:14 [2020-05-08T08:59:14.570Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
08:59:14 [2020-05-08T08:59:14.570Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
08:59:14 [2020-05-08T08:59:14.570Z] ok  	github.com/docker/docker/pkg/ioutils	0.476s	coverage: 69.3% of statements
08:59:14 [2020-05-08T08:59:14.570Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
08:59:14 [2020-05-08T08:59:14.829Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
08:59:14 [2020-05-08T08:59:14.869Z] 
08:59:14 [2020-05-08T08:59:14.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:59:14 [2020-05-08T08:59:14.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:59:14 [2020-05-08T08:59:14.869Z] Error: No such image: emptyfs
08:59:14 [2020-05-08T08:59:14.869Z] ++++ docker load
08:59:14 [2020-05-08T08:59:14.869Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:59:15 [2020-05-08T08:59:15.088Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
08:59:15 [2020-05-08T08:59:15.088Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 91.4% of statements
08:59:15 [2020-05-08T08:59:15.124Z] Running integration-test (iteration 1)
08:59:15 [2020-05-08T08:59:15.124Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:59:15 [2020-05-08T08:59:15.124Z] ++ 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)/'
08:59:15 [2020-05-08T08:59:15.124Z] ++ set -e
08:59:15 [2020-05-08T08:59:15.124Z] ++ '[' -n 0 ']'
08:59:15 [2020-05-08T08:59:15.124Z] ++ set -x
08:59:15 [2020-05-08T08:59:15.124Z] ++ env -i DEST=/go/src/github.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)/'
08:59:15 [2020-05-08T08:59:15.346Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
08:59:15 [2020-05-08T08:59:15.605Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
08:59:15 [2020-05-08T08:59:15.605Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:59:15 [2020-05-08T08:59:15.605Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
08:59:15 [2020-05-08T08:59:15.864Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
08:59:16 [2020-05-08T08:59:16.122Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.356s	coverage: 43.2% of statements
08:59:16 [2020-05-08T08:59:16.149Z] INFO: Sources obtained for gotestsum...
08:59:16 [2020-05-08T08:59:16.149Z] INFO: Checkout done for gotestsum...
08:59:16 [2020-05-08T08:59:16.149Z] INFO: Build done for gotestsum...
08:59:16 [2020-05-08T08:59:16.381Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:59:16 [2020-05-08T08:59:16.381Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.046s	coverage: 84.1% of statements
08:59:16 [2020-05-08T08:59:16.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:59:16 [2020-05-08T08:59:16.487Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s)
08:59:16 [2020-05-08T08:59:16.487Z] === RUN   TestBuildWithHugeFile
08:59:16 [2020-05-08T08:59:16.639Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
08:59:16 [2020-05-08T08:59:16.639Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:59:16 [2020-05-08T08:59:16.639Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
08:59:16 [2020-05-08T08:59:16.898Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 73.9% of statements
08:59:17 [2020-05-08T08:59:17.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:59:17 [2020-05-08T08:59:17.156Z] ok  	github.com/docker/docker/daemon	12.203s	coverage: 17.4% of statements
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:59:17 [2020-05-08T08:59:17.156Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
08:59:17 [2020-05-08T08:59:17.156Z] ok  	github.com/docker/docker/pkg/system	0.059s	coverage: 36.9% of statements
08:59:17 [2020-05-08T08:59:17.414Z] testing: warning: no tests to run
08:59:17 [2020-05-08T08:59:17.414Z] coverage: [no statements]
08:59:17 [2020-05-08T08:59:17.414Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
08:59:17 [2020-05-08T08:59:17.414Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 54.1% of statements
08:59:17 [2020-05-08T08:59:17.575Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:59:17 [2020-05-08T08:59:17.673Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
08:59:17 [2020-05-08T08:59:17.673Z] ok  	github.com/docker/docker/pkg/tarsum	0.088s	coverage: 89.3% of statements
08:59:17 [2020-05-08T08:59:17.673Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
08:59:17 [2020-05-08T08:59:17.673Z] ok  	github.com/docker/docker/pkg/useragent	0.020s	coverage: 88.9% of statements
08:59:18 [2020-05-08T08:59:18.143Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:59:18 [2020-05-08T08:59:18.241Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
08:59:18 [2020-05-08T08:59:18.499Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
08:59:18 [2020-05-08T08:59:18.719Z] --- PASS: TestBuildMultiStageCopy (4.52s)
08:59:18 [2020-05-08T08:59:18.719Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.37s)
08:59:18 [2020-05-08T08:59:18.719Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
08:59:18 [2020-05-08T08:59:18.719Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
08:59:18 [2020-05-08T08:59:18.719Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
08:59:18 [2020-05-08T08:59:18.719Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
08:59:18 [2020-05-08T08:59:18.719Z] === RUN   TestBuildMultiStageParentConfig
08:59:18 [2020-05-08T08:59:18.759Z] ok  	github.com/docker/docker/pkg/signal	2.568s	coverage: 61.0% of statements
08:59:18 [2020-05-08T08:59:18.759Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 73.8% of statements
08:59:18 [2020-05-08T08:59:18.759Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 45.3% of statements
08:59:18 [2020-05-08T08:59:18.759Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
08:59:19 [2020-05-08T08:59:19.326Z] ok  	github.com/docker/docker/layer	7.151s	coverage: 68.8% of statements
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/oci	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:59:19 [2020-05-08T08:59:19.326Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
08:59:19 [2020-05-08T08:59:19.585Z] ok  	github.com/docker/docker/plugin	0.608s	coverage: 23.3% of statements
08:59:19 [2020-05-08T08:59:19.844Z] ok  	github.com/docker/docker/registry	0.134s	coverage: 56.1% of statements
08:59:20 [2020-05-08T08:59:20.096Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
08:59:20 [2020-05-08T08:59:20.096Z] === RUN   TestBuildLabelWithTargets
08:59:20 [2020-05-08T08:59:20.102Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 65.8% of statements
08:59:20 [2020-05-08T08:59:20.361Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
08:59:20 [2020-05-08T08:59:20.361Z] ok  	github.com/docker/docker/volume/local	0.026s	coverage: 73.0% of statements
08:59:20 [2020-05-08T08:59:20.619Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
08:59:20 [2020-05-08T08:59:20.877Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
08:59:22 [2020-05-08T08:59:22.631Z] --- PASS: TestBuildLabelWithTargets (2.24s)
08:59:22 [2020-05-08T08:59:22.631Z] === RUN   TestBuildWithEmptyLayers
08:59:23 [2020-05-08T08:59:23.199Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
08:59:23 [2020-05-08T08:59:23.199Z] === RUN   TestBuildMultiStageOnBuild
08:59:26 [2020-05-08T08:59:26.331Z] Removing intermediate container 55af03334d7c
08:59:26 [2020-05-08T08:59:26.331Z]  ---> 016e365648b9
08:59:26 [2020-05-08T08:59:26.331Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
08:59:26 [2020-05-08T08:59:26.331Z]  ---> Running in 3ebb29fd481f
08:59:26 [2020-05-08T08:59:26.331Z] Removing intermediate container 3ebb29fd481f
08:59:26 [2020-05-08T08:59:26.331Z]  ---> 041fd16df413
08:59:26 [2020-05-08T08:59:26.331Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
08:59:26 [2020-05-08T08:59:26.331Z]  ---> Running in 6d29968a4dcf
08:59:26 [2020-05-08T08:59:26.331Z] Removing intermediate container 6d29968a4dcf
08:59:26 [2020-05-08T08:59:26.331Z]  ---> d23d91799444
08:59:26 [2020-05-08T08:59:26.331Z] Step 10/10 : COPY . .
08:59:26 [2020-05-08T08:59:26.485Z] --- PASS: TestBuildMultiStageOnBuild (2.81s)
08:59:26 [2020-05-08T08:59:26.485Z] === RUN   TestBuildUncleanTarFilenames
08:59:27 [2020-05-08T08:59:27.421Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
08:59:27 [2020-05-08T08:59:27.421Z] === RUN   TestBuildMultiStageLayerLeak
08:59:30 [2020-05-08T08:59:30.706Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s)
08:59:30 [2020-05-08T08:59:30.706Z] === RUN   TestBuildWithHugeFile
08:59:42 [2020-05-08T08:59:42.970Z] Loaded image: buildpack-deps:jessie
08:59:42 [2020-05-08T08:59:42.970Z] Loaded image: busybox:latest
08:59:42 [2020-05-08T08:59:42.970Z] Loaded image: busybox:glibc
08:59:42 [2020-05-08T08:59:42.970Z] Loaded image: debian:jessie
08:59:42 [2020-05-08T08:59:42.970Z] Loaded image: hello-world:latest
08:59:42 [2020-05-08T08:59:42.970Z] INFO: Testing against a local daemon
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:59:42 [2020-05-08T08:59:42.970Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:59:43 [2020-05-08T08:59:43.225Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:59:43 [2020-05-08T08:59:43.479Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:59:44 [2020-05-08T08:59:44.039Z] Loaded image: buildpack-deps:jessie
08:59:44 [2020-05-08T08:59:44.039Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:59:44 [2020-05-08T08:59:44.039Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:59:44 [2020-05-08T08:59:44.294Z] Loaded image: busybox:latest
08:59:44 [2020-05-08T08:59:44.549Z] Loaded image: busybox:glibc
08:59:44 [2020-05-08T08:59:44.549Z] Loaded image: debian:jessie
08:59:44 [2020-05-08T08:59:44.803Z] Loaded image: hello-world:latest
08:59:44 [2020-05-08T08:59:44.803Z] INFO: Testing against a local daemon
08:59:44 [2020-05-08T08:59:44.803Z] === RUN   TestDockerDaemonSuite
08:59:44 [2020-05-08T08:59:44.803Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:59:45 [2020-05-08T08:59:45.058Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:59:45 [2020-05-08T08:59:45.313Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:59:45 [2020-05-08T08:59:45.313Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:59:47 [2020-05-08T08:59:47.199Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:59:47 [2020-05-08T08:59:47.453Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:59:47 [2020-05-08T08:59:47.453Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:59:47 [2020-05-08T08:59:47.453Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:59:48 [2020-05-08T08:59:48.378Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:59:49 [2020-05-08T08:59:49.740Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:59:49 [2020-05-08T08:59:49.740Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:59:49 [2020-05-08T08:59:49.740Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:59:49 [2020-05-08T08:59:49.740Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:59:49 [2020-05-08T08:59:49.740Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:59:51 [2020-05-08T08:59:51.272Z]  ---> 90b78d64735c
08:59:51 [2020-05-08T08:59:51.272Z] Successfully built 90b78d64735c
08:59:51 [2020-05-08T08:59:51.272Z] Successfully tagged docker:latest
08:59:51 [2020-05-08T08:59:51.272Z] INFO: Image build ended at 05/08/2020 08:59:49. Duration:00:03:55.0904260
08:59:51 [2020-05-08T08:59:51.272Z] 
08:59:51 [2020-05-08T08:59:51.272Z] 
08:59:51 [2020-05-08T08:59:51.272Z] INFO: Building the test binaries at 05/08/2020 08:59:49...
08:59:52 [2020-05-08T08:59:52.250Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:59:52 [2020-05-08T08:59:52.504Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:59:52 [2020-05-08T08:59:52.938Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/rootless	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/volume	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === Skipped
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver btrfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver btrfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver btrfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver btrfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver btrfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:73: No driver to put!
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z] time="2020-05-08T08:59:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z] time="2020-05-08T08:59:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z] time="2020-05-08T08:59:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z] time="2020-05-08T08:59:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z] time="2020-05-08T08:59:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:73: No driver to put!
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     overlay_test.go:49: Fails to compute changes intermittently
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.938Z]     graphtest_unix.go:46: Driver zfs not supported
08:59:52 [2020-05-08T08:59:52.938Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:46: Driver zfs not supported
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:46: Driver zfs not supported
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:46: Driver zfs not supported
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:46: Driver zfs not supported
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     graphtest_unix.go:73: No driver to put!
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:59:52 [2020-05-08T08:59:52.939Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] 
08:59:52 [2020-05-08T08:59:52.939Z] DONE 2123 tests, 26 skipped in 91.516s
Post stage
[Pipeline] junit
08:59:52 [2020-05-08T08:59:52.949Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:59:53 [2020-05-08T08:59:53.401Z] INFO: make.ps1 starting at 05/08/2020 08:59:53
08:59:53 [2020-05-08T08:59:53.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40930/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/validate/vendor
08:59:53 [2020-05-08T08:59:53.849Z] INFO: Git commit (7968c8c093) assumed from DOCKER_GITCOMMIT environment variable
08:59:53 [2020-05-08T08:59:53.849Z] INFO: Invoking autogen...
08:59:53 [2020-05-08T08:59:53.868Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:59:54 [2020-05-08T08:59:54.161Z] 2020/05/08 08:59:54 Collecting initial packages
08:59:54 [2020-05-08T08:59:54.295Z] INFO: Building daemon...
08:59:54 [2020-05-08T08:59:54.419Z] 2020/05/08 08:59:54 Download dependencies
08:59:55 [2020-05-08T08:59:55.752Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:59:56 [2020-05-08T08:59:56.006Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 Starting whole vndr cycle because no package specified
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Ignoring paths matching "^archive/tar"
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone golang.org/x/sys, revision 5c8b2ff67527cb88b770f693cebf3799036d8bc0, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Finished clone github.com/creack/pty
08:59:56 [2020-05-08T08:59:56.947Z] 2020/05/08 08:59:56 	Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Finished clone github.com/docker/libtrust
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Finished clone github.com/docker/go-units
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Finished clone github.com/imdario/mergo
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:56 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/RackSec/srslog
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/google/uuid
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/moby/sys
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/gorilla/mux
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/sirupsen/logrus
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone gotest.tools/v3
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Finished clone github.com/docker/go-connections
08:59:57 [2020-05-08T08:59:57.206Z] 2020/05/08 08:59:57 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Finished clone golang.org/x/sync
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Finished clone github.com/tonistiigi/fsutil
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Finished clone github.com/gofrs/flock
08:59:57 [2020-05-08T08:59:57.475Z] 2020/05/08 08:59:57 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/opentracing-contrib/go-stdlib
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/google/shlex
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/mitchellh/hashstructure
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/armon/go-radix
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/moby/term, revision 063f2cd0b49dbb0752774d1cb649998d91424fea, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/docker/go-events
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/opencontainers/selinux
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Finished clone github.com/opentracing/opentracing-go
08:59:57 [2020-05-08T08:59:57.735Z] 2020/05/08 08:59:57 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Finished clone github.com/armon/go-metrics
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Finished clone github.com/konsorten/go-windows-terminal-sequences
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Finished clone github.com/mattn/go-shellwords
08:59:57 [2020-05-08T08:59:57.997Z] 2020/05/08 08:59:57 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/syndtr/gocapability
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/tchap/go-patricia
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/google/go-cmp
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/moby/term
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/golang/gddo
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Finished clone github.com/hashicorp/go-msgpack
08:59:58 [2020-05-08T08:59:58.256Z] 2020/05/08 08:59:58 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
08:59:58 [2020-05-08T08:59:58.515Z] 2020/05/08 08:59:58 	Finished clone github.com/hashicorp/memberlist
08:59:58 [2020-05-08T08:59:58.515Z] 2020/05/08 08:59:58 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
08:59:58 [2020-05-08T08:59:58.517Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:59:58 [2020-05-08T08:59:58.773Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Finished clone github.com/googleapis/gax-go
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Finished clone go.opencensus.io
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Finished clone github.com/hashicorp/go-immutable-radix
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Finished clone github.com/hashicorp/go-memdb
08:59:58 [2020-05-08T08:59:58.774Z] 2020/05/08 08:59:58 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
08:59:59 [2020-05-08T08:59:59.034Z] 2020/05/08 08:59:58 	Finished clone github.com/sean-/seed
08:59:59 [2020-05-08T08:59:59.034Z] 2020/05/08 08:59:58 	Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20
08:59:59 [2020-05-08T08:59:59.034Z] 2020/05/08 08:59:59 	Finished clone github.com/Azure/go-ansiterm
08:59:59 [2020-05-08T08:59:59.034Z] 2020/05/08 08:59:59 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
08:59:59 [2020-05-08T08:59:59.293Z] 2020/05/08 08:59:59 	Finished clone github.com/hashicorp/golang-lru
08:59:59 [2020-05-08T08:59:59.293Z] 2020/05/08 08:59:59 	Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Finished clone github.com/hashicorp/errwrap
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Finished clone github.com/coreos/pkg
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Finished clone code.cloudfoundry.org/clock
08:59:59 [2020-05-08T08:59:59.552Z] 2020/05/08 08:59:59 	Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20
08:59:59 [2020-05-08T08:59:59.811Z] 2020/05/08 08:59:59 	Finished clone github.com/containerd/ttrpc
08:59:59 [2020-05-08T08:59:59.811Z] 2020/05/08 08:59:59 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
09:00:00 [2020-05-08T09:00:00.070Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/fifo
09:00:00 [2020-05-08T09:00:00.070Z] 2020/05/08 09:00:00 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
09:00:00 [2020-05-08T09:00:00.070Z] 2020/05/08 09:00:00 	Finished clone golang.org/x/sys
09:00:00 [2020-05-08T09:00:00.070Z] 2020/05/08 09:00:00 	Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20
09:00:00 [2020-05-08T09:00:00.329Z] 2020/05/08 09:00:00 	Finished clone github.com/hashicorp/go-sockaddr
09:00:00 [2020-05-08T09:00:00.329Z] 2020/05/08 09:00:00 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Finished clone golang.org/x/net
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/cgroups
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/continuity
09:00:00 [2020-05-08T09:00:00.591Z] 2020/05/08 09:00:00 	Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20
09:00:00 [2020-05-08T09:00:00.659Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Finished clone golang.org/x/text
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/go-runc
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Finished clone github.com/docker/libnetwork
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/typeurl
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
09:00:00 [2020-05-08T09:00:00.850Z] 2020/05/08 09:00:00 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
09:00:00 [2020-05-08T09:00:00.915Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:00 	Finished clone github.com/containerd/console
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:00 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:00 	Finished clone github.com/beorn7/perks
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:00 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:01 	Finished clone github.com/prometheus/client_model
09:00:01 [2020-05-08T09:00:01.109Z] 2020/05/08 09:00:01 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Finished clone github.com/matttproud/golang_protobuf_extensions
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Finished clone github.com/Microsoft/opengcs
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Finished clone github.com/pkg/errors
09:00:01 [2020-05-08T09:00:01.369Z] 2020/05/08 09:00:01 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Finished clone github.com/moby/buildkit
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Finished clone github.com/Microsoft/go-winio
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Finished clone github.com/spf13/pflag
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Finished clone github.com/prometheus/common
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Finished clone github.com/prometheus/procfs
09:00:01 [2020-05-08T09:00:01.628Z] 2020/05/08 09:00:01 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Finished clone github.com/opencontainers/go-digest
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Finished clone github.com/spf13/cobra
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Finished clone github.com/Microsoft/hcsshim
09:00:01 [2020-05-08T09:00:01.887Z] 2020/05/08 09:00:01 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
09:00:02 [2020-05-08T09:00:02.146Z] 2020/05/08 09:00:02 	Finished clone github.com/vishvananda/netns
09:00:02 [2020-05-08T09:00:02.146Z] 2020/05/08 09:00:02 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
09:00:02 [2020-05-08T09:00:02.276Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:00:02 [2020-05-08T09:00:02.277Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Finished clone github.com/docker/libkv
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Finished clone github.com/BurntSushi/toml
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Finished clone github.com/samuel/go-zookeeper
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Finished clone github.com/deckarep/golang-set
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Finished clone github.com/moby/ipvs
09:00:02 [2020-05-08T09:00:02.406Z] 2020/05/08 09:00:02 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
09:00:02 [2020-05-08T09:00:02.665Z] 2020/05/08 09:00:02 	Finished clone github.com/vishvananda/netlink
09:00:02 [2020-05-08T09:00:02.665Z] 2020/05/08 09:00:02 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
09:00:02 [2020-05-08T09:00:02.665Z] 2020/05/08 09:00:02 	Finished clone github.com/coreos/go-semver
09:00:02 [2020-05-08T09:00:02.665Z] 2020/05/08 09:00:02 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
09:00:03 [2020-05-08T09:00:03.200Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:00:03 [2020-05-08T09:00:03.232Z] 2020/05/08 09:00:03 	Finished clone github.com/ishidawataru/sctp
09:00:03 [2020-05-08T09:00:03.232Z] 2020/05/08 09:00:03 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
09:00:03 [2020-05-08T09:00:03.491Z] 2020/05/08 09:00:03 	Finished clone github.com/hashicorp/serf
09:00:03 [2020-05-08T09:00:03.491Z] 2020/05/08 09:00:03 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
09:00:03 [2020-05-08T09:00:03.491Z] 2020/05/08 09:00:03 	Finished clone github.com/godbus/dbus/v5
09:00:03 [2020-05-08T09:00:03.491Z] 2020/05/08 09:00:03 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
09:00:03 [2020-05-08T09:00:03.751Z] 2020/05/08 09:00:03 	Finished clone cloud.google.com/go
09:00:03 [2020-05-08T09:00:03.751Z] 2020/05/08 09:00:03 	Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20
09:00:04 [2020-05-08T09:00:04.010Z] 2020/05/08 09:00:03 	Finished clone go.etcd.io/bbolt
09:00:04 [2020-05-08T09:00:04.010Z] 2020/05/08 09:00:03 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
09:00:04 [2020-05-08T09:00:04.125Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Finished clone github.com/vbatts/tar-split
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Finished clone github.com/ugorji/go
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Finished clone github.com/mistifyio/go-zfs
09:00:04 [2020-05-08T09:00:04.269Z] 2020/05/08 09:00:04 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
09:00:04 [2020-05-08T09:00:04.529Z] 2020/05/08 09:00:04 	Finished clone github.com/seccomp/libseccomp-golang
09:00:04 [2020-05-08T09:00:04.529Z] 2020/05/08 09:00:04 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
09:00:04 [2020-05-08T09:00:04.529Z] 2020/05/08 09:00:04 	Finished clone github.com/opencontainers/image-spec
09:00:04 [2020-05-08T09:00:04.529Z] 2020/05/08 09:00:04 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
09:00:04 [2020-05-08T09:00:04.787Z] 2020/05/08 09:00:04 	Finished clone github.com/coreos/go-systemd
09:00:04 [2020-05-08T09:00:04.787Z] 2020/05/08 09:00:04 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:04 	Finished clone github.com/fsnotify/fsnotify
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:04 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:04 	Finished clone github.com/Graylog2/go-gelf
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:04 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:05 	Finished clone github.com/fluent/fluent-logger-golang
09:00:05 [2020-05-08T09:00:05.046Z] 2020/05/08 09:00:05 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
09:00:05 [2020-05-08T09:00:05.050Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:00:05 [2020-05-08T09:00:05.305Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Finished clone github.com/coreos/go-systemd/v22
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Finished clone github.com/opencontainers/runtime-spec
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Finished clone github.com/philhofer/fwd
09:00:05 [2020-05-08T09:00:05.305Z] 2020/05/08 09:00:05 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
09:00:05 [2020-05-08T09:00:05.564Z] 2020/05/08 09:00:05 	Finished clone github.com/cespare/xxhash/v2
09:00:05 [2020-05-08T09:00:05.564Z] 2020/05/08 09:00:05 	Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20
09:00:05 [2020-05-08T09:00:05.564Z] 2020/05/08 09:00:05 	Finished clone github.com/inconshreveable/mousetrap
09:00:05 [2020-05-08T09:00:05.564Z] 2020/05/08 09:00:05 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
09:00:05 [2020-05-08T09:00:05.823Z] 2020/05/08 09:00:05 	Finished clone github.com/morikuni/aec
09:00:05 [2020-05-08T09:00:05.823Z] 2020/05/08 09:00:05 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
09:00:05 [2020-05-08T09:00:05.823Z] 2020/05/08 09:00:05 	Finished clone github.com/docker/go-metrics
09:00:05 [2020-05-08T09:00:05.823Z] 2020/05/08 09:00:05 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:05 	Finished clone google.golang.org/grpc
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:05 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:06 	Finished clone github.com/jmespath/go-jmespath
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:06 	Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:06 	Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20
09:00:06 [2020-05-08T09:00:06.082Z] 2020/05/08 09:00:06 	Finished clone github.com/tinylib/msgp
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Finished clone github.com/miekg/dns
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Finished clone google.golang.org/genproto
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Finished clone github.com/gogo/googleapis
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20
09:00:06 [2020-05-08T09:00:06.341Z] 2020/05/08 09:00:06 	Finished clone github.com/bsphere/le_go
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Finished clone github.com/opencontainers/runc
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Finished clone github.com/fernet/fernet-go
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Finished clone github.com/containerd/containerd
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
09:00:06 [2020-05-08T09:00:06.600Z] 2020/05/08 09:00:06 	Finished clone github.com/docker/distribution
09:00:07 [2020-05-08T09:00:07.168Z] 2020/05/08 09:00:06 	Finished clone github.com/cilium/ebpf
09:00:07 [2020-05-08T09:00:07.168Z] 2020/05/08 09:00:06 	Finished clone github.com/golang/protobuf
09:00:07 [2020-05-08T09:00:07.427Z] 2020/05/08 09:00:07 	Finished clone golang.org/x/oauth2
09:00:07 [2020-05-08T09:00:07.427Z] 2020/05/08 09:00:07 	Finished clone github.com/prometheus/client_golang
09:00:07 [2020-05-08T09:00:07.427Z] 2020/05/08 09:00:07 	Finished clone golang.org/x/time
09:00:07 [2020-05-08T09:00:07.686Z] 2020/05/08 09:00:07 	Finished clone github.com/hashicorp/go-multierror
09:00:07 [2020-05-08T09:00:07.816Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:00:08 [2020-05-08T09:00:08.070Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:00:08 [2020-05-08T09:00:08.254Z] 2020/05/08 09:00:08 	Finished clone golang.org/x/crypto
09:00:09 [2020-05-08T09:00:09.460Z] === RUN   TestDockerSuite/TestAttachDetach
09:00:09 [2020-05-08T09:00:09.631Z] 2020/05/08 09:00:09 	Finished clone github.com/cloudflare/cfssl
09:00:09 [2020-05-08T09:00:09.631Z] 2020/05/08 09:00:09 	Finished clone github.com/google/certificate-transparency-go
09:00:10 [2020-05-08T09:00:10.688Z] #79 exporting layers 116.5s done
09:00:10 [2020-05-08T09:00:10.688Z] #79 exporting manifest sha256:a319960717a3f729be78139a67817a254e13df14792855d50f0cb85a0f24dba3 done
09:00:10 [2020-05-08T09:00:10.689Z] #79 exporting config sha256:ca340fb7a832de9c1aed4db382745614f09b285da821309f135248c0ee327ee0 done
09:00:10 [2020-05-08T09:00:10.689Z] #79 sending tarball
09:00:10 [2020-05-08T09:00:10.822Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:00:11 [2020-05-08T09:00:11.536Z] 2020/05/08 09:00:11 	Finished clone github.com/docker/swarmkit
09:00:11 [2020-05-08T09:00:11.536Z] 2020/05/08 09:00:11 	Finished clone github.com/coreos/etcd
09:00:12 [2020-05-08T09:00:12.181Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:00:12 [2020-05-08T09:00:12.435Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:00:14 [2020-05-08T09:00:14.318Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:00:15 [2020-05-08T09:00:15.678Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:00:15 [2020-05-08T09:00:15.724Z] 2020/05/08 09:00:15 	Finished clone github.com/gogo/protobuf
09:00:16 [2020-05-08T09:00:16.602Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:00:16 [2020-05-08T09:00:16.602Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:00:16 [2020-05-08T09:00:16.659Z] 2020/05/08 09:00:16 	Finished clone github.com/hashicorp/consul
09:00:16 [2020-05-08T09:00:16.724Z] #79 ...
09:00:16 [2020-05-08T09:00:16.724Z] 
09:00:16 [2020-05-08T09:00:16.724Z] #80 importing to docker
09:00:17 [2020-05-08T09:00:17.064Z] #80 ...
09:00:17 [2020-05-08T09:00:17.064Z] 
09:00:17 [2020-05-08T09:00:17.064Z] #79 exporting to oci image format
09:00:17 [2020-05-08T09:00:17.064Z] #79 sending tarball 18.8s done
09:00:17 [2020-05-08T09:00:17.064Z] #79 DONE 135.3s
09:00:17 [2020-05-08T09:00:17.064Z] 
09:00:17 [2020-05-08T09:00:17.064Z] #80 importing to docker
09:00:17 [2020-05-08T09:00:17.395Z] --- PASS: TestBuildWithHugeFile (40.70s)
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildWithEmptyDockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:17 [2020-05-08T09:00:17.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
09:00:17 [2020-05-08T09:00:17.396Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
09:00:17 [2020-05-08T09:00:17.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
09:00:17 [2020-05-08T09:00:17.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildPreserveOwnership
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildPreserveOwnership/copy_from
09:00:17 [2020-05-08T09:00:17.396Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:00:17 [2020-05-08T09:00:17.654Z] --- PASS: TestBuildPreserveOwnership (6.21s)
09:00:17 [2020-05-08T09:00:17.654Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.05s)
09:00:17 [2020-05-08T09:00:17.654Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
09:00:17 [2020-05-08T09:00:17.654Z] === RUN   TestBuildPlatformInvalid
09:00:17 [2020-05-08T09:00:17.913Z] --- PASS: TestBuildPlatformInvalid (0.18s)
09:00:17 [2020-05-08T09:00:17.913Z] PASS
09:00:17 [2020-05-08T09:00:17.913Z] 
09:00:17 [2020-05-08T09:00:17.913Z] === Skipped
09:00:17 [2020-05-08T09:00:17.913Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:00:17 [2020-05-08T09:00:17.913Z]     build_session_test.go:25: TODO: BuildKit
09:00:17 [2020-05-08T09:00:17.913Z] 
09:00:17 [2020-05-08T09:00:17.913Z] 
09:00:17 [2020-05-08T09:00:17.913Z] DONE 32 tests, 1 skipped in 89.970s
09:00:17 [2020-05-08T09:00:17.913Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:00:17 [2020-05-08T09:00:17.913Z] ++ 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
09:00:17 [2020-05-08T09:00:17.913Z] ++ set -e
09:00:17 [2020-05-08T09:00:17.913Z] ++ '[' -n 0 ']'
09:00:17 [2020-05-08T09:00:17.913Z] ++ set -x
09:00:17 [2020-05-08T09:00:17.913Z] ++ env -i DEST=/go/src/github.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
09:00:17 [2020-05-08T09:00:17.913Z] INFO: Testing against a local daemon
09:00:17 [2020-05-08T09:00:17.913Z] === RUN   TestConfigInspect
09:00:18 [2020-05-08T09:00:18.489Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:00:19 [2020-05-08T09:00:19.852Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:00:21 [2020-05-08T09:00:21.734Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:00:21 [2020-05-08T09:00:21.734Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:00:22 [2020-05-08T09:00:22.101Z] --- PASS: TestConfigInspect (3.86s)
09:00:22 [2020-05-08T09:00:22.101Z] === RUN   TestConfigList
09:00:23 [2020-05-08T09:00:23.097Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:00:23 [2020-05-08T09:00:23.220Z] 2020/05/08 09:00:22 	Finished clone github.com/aws/aws-sdk-go
09:00:23 [2020-05-08T09:00:23.928Z] --- PASS: TestImportExtremelyLargeImageWorks (78.25s)
09:00:23 [2020-05-08T09:00:23.928Z] PASS
09:00:23 [2020-05-08T09:00:23.928Z] 
09:00:23 [2020-05-08T09:00:23.928Z] === Skipped
09:00:23 [2020-05-08T09:00:23.928Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
09:00:23 [2020-05-08T09:00:23.928Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:00:23 [2020-05-08T09:00:23.928Z] 
09:00:23 [2020-05-08T09:00:23.928Z] 
09:00:23 [2020-05-08T09:00:23.928Z] DONE 12 tests, 1 skipped in 79.746s
09:00:23 [2020-05-08T09:00:23.928Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:00:23 [2020-05-08T09:00:23.928Z] ++ 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
09:00:23 [2020-05-08T09:00:23.928Z] ++ set -e
09:00:23 [2020-05-08T09:00:23.928Z] ++ '[' -n 0 ']'
09:00:23 [2020-05-08T09:00:23.928Z] ++ set -x
09:00:23 [2020-05-08T09:00:23.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:00:23 [2020-05-08T09:00:23.928Z] INFO: Testing against a local daemon
09:00:23 [2020-05-08T09:00:23.928Z] === RUN   TestNetworkCreateDelete
09:00:23 [2020-05-08T09:00:23.928Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:00:23 [2020-05-08T09:00:23.928Z] === RUN   TestDockerNetworkDeletePreferID
09:00:23 [2020-05-08T09:00:23.928Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
09:00:23 [2020-05-08T09:00:23.928Z] === RUN   TestInspectNetwork
09:00:24 [2020-05-08T09:00:24.458Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:00:24 [2020-05-08T09:00:24.712Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:00:24 [2020-05-08T09:00:24.712Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:00:24 [2020-05-08T09:00:24.973Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:00:25 [2020-05-08T09:00:25.385Z] --- PASS: TestConfigList (3.23s)
09:00:25 [2020-05-08T09:00:25.385Z] === RUN   TestConfigsCreateAndDelete
09:00:25 [2020-05-08T09:00:25.532Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:00:26 [2020-05-08T09:00:26.092Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:00:26 [2020-05-08T09:00:26.605Z] === RUN   TestInspectNetwork/full_network_id
09:00:26 [2020-05-08T09:00:26.605Z] === RUN   TestInspectNetwork/partial_network_id
09:00:26 [2020-05-08T09:00:26.605Z] === RUN   TestInspectNetwork/network_name
09:00:26 [2020-05-08T09:00:26.605Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:00:27 [2020-05-08T09:00:27.017Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:00:27 [2020-05-08T09:00:27.017Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:00:27 [2020-05-08T09:00:27.577Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:00:28 [2020-05-08T09:00:28.669Z] --- PASS: TestConfigsCreateAndDelete (3.32s)
09:00:28 [2020-05-08T09:00:28.669Z] === RUN   TestConfigsUpdate
09:00:30 [2020-05-08T09:00:30.835Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:00:31 [2020-05-08T09:00:31.954Z] --- PASS: TestConfigsUpdate (3.21s)
09:00:31 [2020-05-08T09:00:31.954Z] === RUN   TestTemplatedConfig
09:00:32 [2020-05-08T09:00:32.115Z] --- PASS: TestInspectNetwork (10.97s)
09:00:32 [2020-05-08T09:00:32.115Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:00:32 [2020-05-08T09:00:32.115Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:00:32 [2020-05-08T09:00:32.115Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:00:32 [2020-05-08T09:00:32.115Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:00:32 [2020-05-08T09:00:32.115Z] === RUN   TestRunContainerWithBridgeNone
09:00:32 [2020-05-08T09:00:32.720Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:00:34 [2020-05-08T09:00:34.136Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
09:00:34 [2020-05-08T09:00:34.136Z] === RUN   TestNetworkInvalidJSON
09:00:34 [2020-05-08T09:00:34.136Z] === RUN   TestNetworkInvalidJSON//networks/create
09:00:34 [2020-05-08T09:00:34.136Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:00:34 [2020-05-08T09:00:34.136Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:00:34 [2020-05-08T09:00:34.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:00:34 [2020-05-08T09:00:34.136Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:34 [2020-05-08T09:00:34.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:34 [2020-05-08T09:00:34.136Z] === CONT  TestNetworkInvalidJSON//networks/create
09:00:34 [2020-05-08T09:00:34.136Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:34 [2020-05-08T09:00:34.136Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:00:34 [2020-05-08T09:00:34.136Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:00:34 [2020-05-08T09:00:34.136Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:00:34 [2020-05-08T09:00:34.136Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:00:34 [2020-05-08T09:00:34.136Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:00:34 [2020-05-08T09:00:34.136Z] === RUN   TestHostIPv4BridgeLabel
09:00:34 [2020-05-08T09:00:34.751Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
09:00:34 [2020-05-08T09:00:34.751Z] === RUN   TestDaemonRestartWithLiveRestore
09:00:35 [2020-05-08T09:00:35.241Z] --- PASS: TestTemplatedConfig (3.56s)
09:00:35 [2020-05-08T09:00:35.241Z] === RUN   TestConfigCreateResolve
09:00:35 [2020-05-08T09:00:35.757Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:00:35 [2020-05-08T09:00:35.757Z] === RUN   TestDaemonDefaultNetworkPools
09:00:35 [2020-05-08T09:00:35.979Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:00:36 [2020-05-08T09:00:36.771Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
09:00:36 [2020-05-08T09:00:36.771Z] === RUN   TestDaemonRestartWithExistingNetwork
09:00:36 [2020-05-08T09:00:36.902Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:00:37 [2020-05-08T09:00:37.463Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:00:37 [2020-05-08T09:00:37.779Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
09:00:37 [2020-05-08T09:00:37.779Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:00:38 [2020-05-08T09:00:38.527Z] --- PASS: TestConfigCreateResolve (3.18s)
09:00:38 [2020-05-08T09:00:38.527Z] === RUN   TestConfigDaemonLibtrustID
09:00:39 [2020-05-08T09:00:39.094Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
09:00:39 [2020-05-08T09:00:39.094Z] PASS
09:00:39 [2020-05-08T09:00:39.094Z] 
09:00:39 [2020-05-08T09:00:39.094Z] DONE 7 tests in 21.208s
09:00:39 [2020-05-08T09:00:39.094Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:00:39 [2020-05-08T09:00:39.094Z] ++ 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
09:00:39 [2020-05-08T09:00:39.094Z] ++ set -e
09:00:39 [2020-05-08T09:00:39.094Z] ++ '[' -n 0 ']'
09:00:39 [2020-05-08T09:00:39.094Z] ++ set -x
09:00:39 [2020-05-08T09:00:39.094Z] ++ env -i DEST=/go/src/github.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
09:00:39 [2020-05-08T09:00:39.251Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:00:39 [2020-05-08T09:00:39.251Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:00:39 [2020-05-08T09:00:39.352Z] INFO: Testing against a local daemon
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestCheckpoint
09:00:39 [2020-05-08T09:00:39.352Z] --- SKIP: TestCheckpoint (0.00s)
09:00:39 [2020-05-08T09:00:39.352Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestContainerInvalidJSON
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:00:39 [2020-05-08T09:00:39.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:00:39 [2020-05-08T09:00:39.352Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:00:39 [2020-05-08T09:00:39.352Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:00:39 [2020-05-08T09:00:39.352Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:00:39 [2020-05-08T09:00:39.352Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:00:39 [2020-05-08T09:00:39.352Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:00:39 [2020-05-08T09:00:39.352Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:00:39 [2020-05-08T09:00:39.352Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:00:39 [2020-05-08T09:00:39.352Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:00:39 [2020-05-08T09:00:39.352Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:00:39 [2020-05-08T09:00:39.352Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
09:00:39 [2020-05-08T09:00:39.352Z] === RUN   TestCopyFromContainerPathIsNotDir
09:00:39 [2020-05-08T09:00:39.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
09:00:39 [2020-05-08T09:00:39.610Z] === RUN   TestCopyToContainerPathDoesNotExist
09:00:39 [2020-05-08T09:00:39.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
09:00:39 [2020-05-08T09:00:39.610Z] === RUN   TestCopyToContainerPathIsNotDir
09:00:39 [2020-05-08T09:00:39.866Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
09:00:39 [2020-05-08T09:00:39.866Z] === RUN   TestServiceWithPredefinedNetwork
09:00:39 [2020-05-08T09:00:39.869Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
09:00:39 [2020-05-08T09:00:39.869Z] === RUN   TestCopyFromContainer
09:00:41 [2020-05-08T09:00:41.634Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:00:41 [2020-05-08T09:00:41.771Z] === RUN   TestCopyFromContainer//
09:00:41 [2020-05-08T09:00:41.771Z] === RUN   TestCopyFromContainer//bar/root
09:00:42 [2020-05-08T09:00:42.029Z] === RUN   TestCopyFromContainer//bar/root/
09:00:42 [2020-05-08T09:00:42.029Z] === RUN   TestCopyFromContainer/bar/quux
09:00:42 [2020-05-08T09:00:42.289Z] === RUN   TestCopyFromContainer/bar/quux/
09:00:42 [2020-05-08T09:00:42.289Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:00:42 [2020-05-08T09:00:42.547Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:00:42 [2020-05-08T09:00:42.547Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:00:42 [2020-05-08T09:00:42.806Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:00:42 [2020-05-08T09:00:42.806Z] === RUN   TestCopyFromContainer/bar/notarget
09:00:43 [2020-05-08T09:00:43.065Z] --- PASS: TestCopyFromContainer (3.19s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer// (0.10s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:00:43 [2020-05-08T09:00:43.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateLinkToNonExistingContainer
09:00:43 [2020-05-08T09:00:43.065Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateWithInvalidEnv
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateWithInvalidEnv/0
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateWithInvalidEnv/0
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateWithInvalidEnv/1
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateWithInvalidEnv/1
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateWithInvalidEnv/2
09:00:43 [2020-05-08T09:00:43.065Z] === PAUSE TestCreateWithInvalidEnv/2
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateWithInvalidEnv/0
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateWithInvalidEnv/2
09:00:43 [2020-05-08T09:00:43.065Z] === CONT  TestCreateWithInvalidEnv/1
09:00:43 [2020-05-08T09:00:43.065Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:00:43 [2020-05-08T09:00:43.065Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateTmpfsMountsTarget
09:00:43 [2020-05-08T09:00:43.065Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:00:43 [2020-05-08T09:00:43.065Z] === RUN   TestCreateWithCustomMaskedPaths
09:00:43 [2020-05-08T09:00:43.486Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
09:00:43 [2020-05-08T09:00:43.486Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:00:43 [2020-05-08T09:00:43.486Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:00:43 [2020-05-08T09:00:43.486Z]     service_test.go:236: FLAKY_TEST
09:00:43 [2020-05-08T09:00:43.486Z] === RUN   TestServiceWithDataPathPortInit
09:00:45 [2020-05-08T09:00:45.002Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:00:45 [2020-05-08T09:00:45.003Z] --- PASS: TestBuildWithHugeFile (88.78s)
09:00:45 [2020-05-08T09:00:45.003Z] === RUN   TestBuildWithEmptyDockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:00:45 [2020-05-08T09:00:45.003Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:00:45 [2020-05-08T09:00:45.141Z] 2020/05/08 09:00:42 	Finished clone google.golang.org/api
09:00:45 [2020-05-08T09:00:45.141Z] 2020/05/08 09:00:42 Dependencies downloaded. Download time: 45.859418813s
09:00:45 [2020-05-08T09:00:45.141Z] 2020/05/08 09:00:42 Collecting all dependencies
09:00:45 [2020-05-08T09:00:45.259Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:00:45 [2020-05-08T09:00:45.259Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
09:00:45 [2020-05-08T09:00:45.259Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
09:00:45 [2020-05-08T09:00:45.259Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
09:00:45 [2020-05-08T09:00:45.259Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
09:00:45 [2020-05-08T09:00:45.259Z] === RUN   TestBuildPreserveOwnership
09:00:45 [2020-05-08T09:00:45.259Z] === RUN   TestBuildPreserveOwnership/copy_from
09:00:45 [2020-05-08T09:00:45.514Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:00:45 [2020-05-08T09:00:45.597Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:00:45 [2020-05-08T09:00:45.597Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:00:45 [2020-05-08T09:00:45.597Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
09:00:45 [2020-05-08T09:00:45.597Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
09:00:45 [2020-05-08T09:00:45.597Z] === RUN   TestCreateWithCustomReadonlyPaths
09:00:46 [2020-05-08T09:00:46.074Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:00:46 [2020-05-08T09:00:46.633Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:00:46 [2020-05-08T09:00:46.888Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:00:48 [2020-05-08T09:00:48.128Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s)
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:48 [2020-05-08T09:00:48.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:48 [2020-05-08T09:00:48.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:48 [2020-05-08T09:00:48.128Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:00:48 [2020-05-08T09:00:48.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:00:48 [2020-05-08T09:00:48.128Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:00:48 [2020-05-08T09:00:48.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:00:48 [2020-05-08T09:00:48.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:00:48 [2020-05-08T09:00:48.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
09:00:48 [2020-05-08T09:00:48.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s)
09:00:48 [2020-05-08T09:00:48.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s)
09:00:48 [2020-05-08T09:00:48.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s)
09:00:48 [2020-05-08T09:00:48.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.08s)
09:00:48 [2020-05-08T09:00:48.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
09:00:48 [2020-05-08T09:00:48.129Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:00:49 [2020-05-08T09:00:49.063Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
09:00:49 [2020-05-08T09:00:49.063Z] === RUN   TestContainerStartOnDaemonRestart
09:00:49 [2020-05-08T09:00:49.063Z] === PAUSE TestContainerStartOnDaemonRestart
09:00:49 [2020-05-08T09:00:49.063Z] === RUN   TestDaemonRestartIpcMode
09:00:49 [2020-05-08T09:00:49.063Z] === PAUSE TestDaemonRestartIpcMode
09:00:49 [2020-05-08T09:00:49.063Z] === RUN   TestDaemonHostGatewayIP
09:00:49 [2020-05-08T09:00:49.063Z] === PAUSE TestDaemonHostGatewayIP
09:00:49 [2020-05-08T09:00:49.063Z] === RUN   TestContainerKillOnDaemonStart
09:00:49 [2020-05-08T09:00:49.063Z] === PAUSE TestContainerKillOnDaemonStart
09:00:49 [2020-05-08T09:00:49.063Z] === RUN   TestDiff
09:00:49 [2020-05-08T09:00:49.397Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:00:49 [2020-05-08T09:00:49.630Z] --- PASS: TestDiff (0.78s)
09:00:49 [2020-05-08T09:00:49.630Z] === RUN   TestExecWithCloseStdin
09:00:50 [2020-05-08T09:00:50.321Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:00:50 [2020-05-08T09:00:50.565Z] --- PASS: TestExecWithCloseStdin (0.94s)
09:00:50 [2020-05-08T09:00:50.565Z] === RUN   TestExec
09:00:50 [2020-05-08T09:00:50.880Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:00:51 [2020-05-08T09:00:51.440Z] --- PASS: TestBuildPreserveOwnership (6.01s)
09:00:51 [2020-05-08T09:00:51.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.94s)
09:00:51 [2020-05-08T09:00:51.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
09:00:51 [2020-05-08T09:00:51.440Z] === RUN   TestBuildPlatformInvalid
09:00:51 [2020-05-08T09:00:51.440Z] --- PASS: TestBuildPlatformInvalid (0.17s)
09:00:51 [2020-05-08T09:00:51.440Z] PASS
09:00:51 [2020-05-08T09:00:51.440Z] 
09:00:51 [2020-05-08T09:00:51.440Z] === Skipped
09:00:51 [2020-05-08T09:00:51.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:00:51 [2020-05-08T09:00:51.440Z]     build_session_test.go:25: TODO: BuildKit
09:00:51 [2020-05-08T09:00:51.440Z] 
09:00:51 [2020-05-08T09:00:51.440Z] 
09:00:51 [2020-05-08T09:00:51.440Z] DONE 32 tests, 1 skipped in 172.776s
09:00:51 [2020-05-08T09:00:51.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:00:51 [2020-05-08T09:00:51.440Z] ++ 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
09:00:51 [2020-05-08T09:00:51.440Z] ++ set -e
09:00:51 [2020-05-08T09:00:51.440Z] ++ '[' -n 0 ']'
09:00:51 [2020-05-08T09:00:51.440Z] ++ set -x
09:00:51 [2020-05-08T09:00:51.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:00:51 [2020-05-08T09:00:51.500Z] --- PASS: TestExec (0.97s)
09:00:51 [2020-05-08T09:00:51.500Z] === RUN   TestExecUser
09:00:51 [2020-05-08T09:00:51.695Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:00:51 [2020-05-08T09:00:51.695Z] INFO: Testing against a local daemon
09:00:51 [2020-05-08T09:00:51.695Z] === RUN   TestConfigInspect
09:00:51 [2020-05-08T09:00:51.698Z] 2020/05/08 09:00:50 Clean vendor dir from unused packages
09:00:51 [2020-05-08T09:00:51.698Z] 2020/05/08 09:00:50 	Ignoring paths matching "^archive/tar"
09:00:51 [2020-05-08T09:00:51.956Z] 2020/05/08 09:00:51 Success
09:00:51 [2020-05-08T09:00:51.956Z] 2020/05/08 09:00:51 Running time: 57.628279983s
09:00:51 [2020-05-08T09:00:51.956Z] Congratulations! All vendoring changes are done the right way.
09:00:52 [2020-05-08T09:00:52.435Z] --- PASS: TestExecUser (0.91s)
09:00:52 [2020-05-08T09:00:52.435Z] === RUN   TestExportContainerAndImportImage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:00:53 [2020-05-08T09:00:53.224Z] + echo Building e2e image
09:00:53 [2020-05-08T09:00:53.224Z] Building e2e image
09:00:53 [2020-05-08T09:00:53.224Z] + docker build --build-arg DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -t moby-e2e-test -f Dockerfile.e2e .
09:00:53 [2020-05-08T09:00:53.224Z] #2 [internal] load .dockerignore
09:00:53 [2020-05-08T09:00:53.224Z] #2 transferring context: 34B done
09:00:53 [2020-05-08T09:00:53.224Z] #2 DONE 0.0s
09:00:53 [2020-05-08T09:00:53.224Z] 
09:00:53 [2020-05-08T09:00:53.224Z] #1 [internal] load build definition from Dockerfile.e2e
09:00:53 [2020-05-08T09:00:53.224Z] #1 transferring dockerfile: 3.21kB done
09:00:53 [2020-05-08T09:00:53.224Z] #1 DONE 0.0s
09:00:53 [2020-05-08T09:00:53.224Z] 
09:00:53 [2020-05-08T09:00:53.224Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
09:00:53 [2020-05-08T09:00:53.482Z] #4 ...
09:00:53 [2020-05-08T09:00:53.482Z] 
09:00:53 [2020-05-08T09:00:53.482Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
09:00:53 [2020-05-08T09:00:53.482Z] #3 DONE 0.2s
09:00:53 [2020-05-08T09:00:53.482Z] 
09:00:53 [2020-05-08T09:00:53.482Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
09:00:53 [2020-05-08T09:00:53.482Z] #4 DONE 0.2s
09:00:53 [2020-05-08T09:00:53.482Z] 
09:00:53 [2020-05-08T09:00:53.482Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:00:53 [2020-05-08T09:00:53.482Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
09:00:53 [2020-05-08T09:00:53.482Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
09:00:53 [2020-05-08T09:00:53.578Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:00:53 [2020-05-08T09:00:53.578Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:00:53 [2020-05-08T09:00:53.740Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
09:00:53 [2020-05-08T09:00:53.740Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
09:00:53 [2020-05-08T09:00:53.740Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
09:00:53 [2020-05-08T09:00:53.740Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
09:00:53 [2020-05-08T09:00:53.740Z] #5 ...
09:00:53 [2020-05-08T09:00:53.740Z] 
09:00:53 [2020-05-08T09:00:53.740Z] #8 [internal] load build context
09:00:53 [2020-05-08T09:00:53.740Z] #8 transferring context: 847.43kB 0.2s done
09:00:53 [2020-05-08T09:00:53.740Z] #8 DONE 0.2s
09:00:53 [2020-05-08T09:00:53.740Z] 
09:00:53 [2020-05-08T09:00:53.740Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:00:53 [2020-05-08T09:00:53.740Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.1s done
09:00:53 [2020-05-08T09:00:53.810Z] --- PASS: TestExportContainerAndImportImage (1.07s)
09:00:53 [2020-05-08T09:00:53.810Z] === RUN   TestExportContainerAfterDaemonRestart
09:00:53 [2020-05-08T09:00:53.998Z] #5 DONE 0.4s
09:00:53 [2020-05-08T09:00:53.998Z] 
09:00:53 [2020-05-08T09:00:53.998Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:00:53 [2020-05-08T09:00:53.998Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.4s
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done
09:00:53 [2020-05-08T09:00:53.998Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.1s done
09:00:53 [2020-05-08T09:00:53.998Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
09:00:53 [2020-05-08T09:00:53.998Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 21.03MB / 126.95MB 0.6s
09:00:54 [2020-05-08T09:00:54.256Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 42.01MB / 126.95MB 0.7s
09:00:54 [2020-05-08T09:00:54.256Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 64.32MB / 126.95MB 0.8s
09:00:54 [2020-05-08T09:00:54.393Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:00:54 [2020-05-08T09:00:54.497Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:00:54 [2020-05-08T09:00:54.514Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 92.61MB / 126.95MB 1.0s
09:00:54 [2020-05-08T09:00:54.514Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 100.65MB / 126.95MB 1.1s
09:00:54 [2020-05-08T09:00:54.772Z] #14 ...
09:00:54 [2020-05-08T09:00:54.772Z] 
09:00:54 [2020-05-08T09:00:54.772Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:00:54 [2020-05-08T09:00:54.772Z] #6 DONE 0.9s
09:00:54 [2020-05-08T09:00:54.772Z] 
09:00:54 [2020-05-08T09:00:54.772Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:00:54 [2020-05-08T09:00:54.772Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 122.63MB / 126.95MB 1.3s
09:00:54 [2020-05-08T09:00:54.772Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.3s done
09:00:54 [2020-05-08T09:00:54.772Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186
09:00:54 [2020-05-08T09:00:54.968Z] 
09:00:54 [2020-05-08T09:00:54.968Z]  ________   ____  __.
09:00:54 [2020-05-08T09:00:54.968Z]  \_____  \ |    |/ _|
09:00:54 [2020-05-08T09:00:54.968Z]  /   |   \|      <
09:00:54 [2020-05-08T09:00:54.968Z]  /    |    \    |  \
09:00:54 [2020-05-08T09:00:54.968Z]  \_______  /____|__ \
09:00:54 [2020-05-08T09:00:54.968Z]          \/        \/
09:00:54 [2020-05-08T09:00:54.968Z] 
09:00:54 [2020-05-08T09:00:54.968Z] INFO: make.ps1 ended at 05/08/2020 09:00:54
09:00:55 [2020-05-08T09:00:55.713Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
09:00:55 [2020-05-08T09:00:55.714Z] === RUN   TestHealthCheckWorkdir
09:00:55 [2020-05-08T09:00:55.754Z] --- PASS: TestConfigInspect (3.84s)
09:00:55 [2020-05-08T09:00:55.754Z] === RUN   TestConfigList
09:00:56 [2020-05-08T09:00:56.009Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:00:56 [2020-05-08T09:00:56.573Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:00:56 [2020-05-08T09:00:56.649Z] --- PASS: TestHealthCheckWorkdir (1.06s)
09:00:56 [2020-05-08T09:00:56.649Z] === RUN   TestHealthKillContainer
09:00:57 [2020-05-08T09:00:57.138Z] INFO: Binaries build ended at 05/08/2020 09:00:56. Duration:00:01:07.3058224
09:00:57 [2020-05-08T09:00:57.305Z] #80 DONE 38.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:00:57 [2020-05-08T09:00:57.997Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fdae67c842d9eb8df7357231b583408ca298b486 hack/test/unit
09:00:58 [2020-05-08T09:00:58.054Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 2.8s done
09:00:58 [2020-05-08T09:00:58.055Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252
09:00:58 [2020-05-08T09:00:58.055Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done
09:00:58 [2020-05-08T09:00:58.055Z] #14 DONE 4.5s
09:00:58 [2020-05-08T09:00:58.055Z] 
09:00:58 [2020-05-08T09:00:58.055Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:00:58 [2020-05-08T09:00:58.055Z] #7 0.735 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.802 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.883 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.887 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.895 (3/30) Installing readline (8.0.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.899 (4/30) Installing bash (5.0.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.912 Executing bash-5.0.0-r0.post-install
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.914 (5/30) Installing ca-certificates (20191127-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.928 (6/30) Installing libgcc (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.931 (7/30) Installing libstdc++ (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 1.943 (8/30) Installing binutils (2.32-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.024 (9/30) Installing gmp (6.1.2-r1)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.031 (10/30) Installing isl (0.18-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.051 (11/30) Installing libgomp (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.052 (12/30) Installing libatomic (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.054 (13/30) Installing mpfr3 (3.1.5-r1)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.060 (14/30) Installing mpc1 (1.1.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.063 (15/30) Installing gcc (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.798 (16/30) Installing musl-dev (1.1.22-r3)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.881 (17/30) Installing libc-dev (0.7.1-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 2.882 (18/30) Installing g++ (8.3.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 3.285 (19/30) Installing nghttp2-libs (1.39.2-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 3.288 (20/30) Installing libcurl (7.66.0-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 3.295 (21/30) Installing expat (2.2.8-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 3.299 (22/30) Installing pcre2 (10.33-r0)
09:00:58 [2020-05-08T09:00:58.055Z] #7 3.306 (23/30) Installing git (2.22.4-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.462 (24/30) Installing libmnl (1.0.4-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.465 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.469 (26/30) Installing iptables (1.8.3-r1)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.495 (27/30) Installing pigz (2.4-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.500 (28/30) Installing tar (1.32-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.508 (29/30) Installing xz-libs (5.2.4-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.511 (30/30) Installing xz (5.2.4-r0)
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.516 Executing busybox-1.30.1-r3.trigger
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.519 Executing ca-certificates-20191127-r0.trigger
09:00:58 [2020-05-08T09:00:58.313Z] #7 3.558 OK: 179 MiB in 44 packages
09:00:58 [2020-05-08T09:00:58.561Z] --- PASS: TestImportExtremelyLargeImageWorks (104.42s)
09:00:58 [2020-05-08T09:00:58.561Z] PASS
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === Skipped
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] DONE 12 tests, 1 skipped in 108.272s
09:00:58 [2020-05-08T09:00:58.561Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.561Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestNetworkCreateDelete
09:00:58 [2020-05-08T09:00:58.561Z] --- PASS: TestNetworkCreateDelete (0.10s)
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDockerNetworkDeletePreferID
09:00:58 [2020-05-08T09:00:58.561Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestInspectNetwork
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestInspectNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestRunContainerWithBridgeNone
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestNetworkInvalidJSON
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestNetworkInvalidJSON//networks/create
09:00:58 [2020-05-08T09:00:58.561Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:00:58 [2020-05-08T09:00:58.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:58 [2020-05-08T09:00:58.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:58 [2020-05-08T09:00:58.561Z] === CONT  TestNetworkInvalidJSON//networks/create
09:00:58 [2020-05-08T09:00:58.561Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:00:58 [2020-05-08T09:00:58.561Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:00:58 [2020-05-08T09:00:58.561Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:00:58 [2020-05-08T09:00:58.561Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestHostIPv4BridgeLabel
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDaemonRestartWithLiveRestore
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDaemonDefaultNetworkPools
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDaemonRestartWithExistingNetwork
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestServiceWithPredefinedNetwork
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:236: FLAKY_TEST
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestServiceWithDataPathPortInit
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] PASS
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === Skipped
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:236: FLAKY_TEST
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] DONE 18 tests, 12 skipped in 0.565s
09:00:58 [2020-05-08T09:00:58.561Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.561Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDockerNetworkIpvlanPersistance
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDockerNetworkIpvlan
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:00:58 [2020-05-08T09:00:58.561Z] PASS
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === Skipped
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] DONE 2 tests, 2 skipped in 0.110s
09:00:58 [2020-05-08T09:00:58.561Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.561Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDockerNetworkMacvlanPersistance
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestDockerNetworkMacvlan
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] PASS
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === Skipped
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] DONE 2 tests, 2 skipped in 0.103s
09:00:58 [2020-05-08T09:00:58.561Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.561Z] testing: warning: no tests to run
09:00:58 [2020-05-08T09:00:58.561Z] PASS
09:00:58 [2020-05-08T09:00:58.561Z] 
09:00:58 [2020-05-08T09:00:58.561Z] DONE 0 tests in 0.023s
09:00:58 [2020-05-08T09:00:58.561Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.561Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginAllowRequest
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginTLS
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginDenyRequest
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginAPIDenyResponse
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginDenyResponse
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginAllowEventStream
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginErrorResponse
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.561Z] === RUN   TestAuthZPluginErrorRequest
09:00:58 [2020-05-08T09:00:58.561Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.561Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginHeader
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginV2Disable
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginV2Disable (0.05s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] PASS
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === Skipped
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
09:00:58 [2020-05-08T09:00:58.562Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] DONE 17 tests, 17 skipped in 0.419s
09:00:58 [2020-05-08T09:00:58.562Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.562Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestPluginInvalidJSON
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:00:58 [2020-05-08T09:00:58.562Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:00:58 [2020-05-08T09:00:58.562Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:00:58 [2020-05-08T09:00:58.562Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:00:58 [2020-05-08T09:00:58.562Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestPluginInstall
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestPluginInstall (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] PASS
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] === Skipped
09:00:58 [2020-05-08T09:00:58.562Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:00:58 [2020-05-08T09:00:58.562Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] 
09:00:58 [2020-05-08T09:00:58.562Z] DONE 3 tests, 1 skipped in 0.156s
09:00:58 [2020-05-08T09:00:58.562Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:00:58 [2020-05-08T09:00:58.562Z] INFO: Testing against a local daemon
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestExternalGraphDriver
09:00:58 [2020-05-08T09:00:58.562Z] --- SKIP: TestExternalGraphDriver (0.07s)
09:00:58 [2020-05-08T09:00:58.562Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:00:58 [2020-05-08T09:00:58.562Z] === RUN   TestGraphdriverPluginV2
09:00:59 [2020-05-08T09:00:59.086Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:00:59 [2020-05-08T09:00:59.086Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:00:59 [2020-05-08T09:00:59.086Z] --- PASS: TestConfigList (3.38s)
09:00:59 [2020-05-08T09:00:59.086Z] === RUN   TestConfigsCreateAndDelete
09:00:59 [2020-05-08T09:00:59.303Z] INFO: Copying the built daemon binary to d:\CI\PR-40930\1\binary\dockerd-7968c8c093.exe...
09:00:59 [2020-05-08T09:00:59.341Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:00:59 [2020-05-08T09:00:59.686Z] #7 DONE 5.0s
09:00:59 [2020-05-08T09:00:59.686Z] 
09:00:59 [2020-05-08T09:00:59.686Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:00:59 [2020-05-08T09:00:59.686Z] #15 0.572 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.644 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
09:00:59 [2020-05-08T09:00:59.686Z] #15 ...
09:00:59 [2020-05-08T09:00:59.686Z] 
09:00:59 [2020-05-08T09:00:59.686Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:00:59 [2020-05-08T09:00:59.686Z] #9 DONE 0.1s
09:00:59 [2020-05-08T09:00:59.686Z] 
09:00:59 [2020-05-08T09:00:59.686Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.733 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.737 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.744 (3/42) Installing readline (8.0.1-r0)
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.748 (4/42) Installing bash (5.0.11-r1)
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.761 Executing bash-5.0.11-r1.post-install
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.763 (5/42) Installing linux-headers (4.19.36-r0)
09:00:59 [2020-05-08T09:00:59.686Z] #15 1.841 (6/42) Installing libblkid (2.34-r1)
09:00:59 [2020-05-08T09:00:59.922Z] --- PASS: TestGraphdriverPluginV2 (6.60s)
09:00:59 [2020-05-08T09:00:59.922Z] PASS
09:00:59 [2020-05-08T09:00:59.922Z] 
09:00:59 [2020-05-08T09:00:59.922Z] === Skipped
09:00:59 [2020-05-08T09:00:59.922Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
09:00:59 [2020-05-08T09:00:59.922Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:00:59 [2020-05-08T09:00:59.922Z] 
09:00:59 [2020-05-08T09:00:59.922Z] 
09:00:59 [2020-05-08T09:00:59.922Z] DONE 2 tests, 1 skipped in 6.778s
09:00:59 [2020-05-08T09:00:59.922Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:00:59 [2020-05-08T09:00:59.931Z] --- PASS: TestHealthKillContainer (2.97s)
09:00:59 [2020-05-08T09:00:59.931Z] === RUN   TestInspectCpusetInConfigPre120
09:00:59 [2020-05-08T09:00:59.943Z] #15 ...
09:00:59 [2020-05-08T09:00:59.943Z] 
09:00:59 [2020-05-08T09:00:59.943Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:00:59 [2020-05-08T09:00:59.943Z] #10 DONE 0.1s
09:00:59 [2020-05-08T09:00:59.943Z] 
09:00:59 [2020-05-08T09:00:59.943Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.846 (7/42) Installing libuuid (2.34-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.849 (8/42) Installing btrfs-progs-libs (5.4-r0)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.856 (9/42) Installing btrfs-progs-dev (5.4-r0)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.860 (10/42) Installing libgcc (9.2.0-r4)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.862 (11/42) Installing libstdc++ (9.2.0-r4)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.876 (12/42) Installing binutils (2.33.1-r0)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.945 (13/42) Installing libmagic (5.37-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 ...
09:00:59 [2020-05-08T09:00:59.943Z] 
09:00:59 [2020-05-08T09:00:59.943Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:00:59 [2020-05-08T09:00:59.943Z] #11 DONE 0.1s
09:00:59 [2020-05-08T09:00:59.943Z] 
09:00:59 [2020-05-08T09:00:59.943Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:00:59 [2020-05-08T09:00:59.943Z] #12 DONE 0.1s
09:00:59 [2020-05-08T09:00:59.943Z] 
09:00:59 [2020-05-08T09:00:59.943Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.966 (14/42) Installing file (5.37-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.968 (15/42) Installing gmp (6.1.2-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.974 (16/42) Installing isl (0.18-r0)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.992 (17/42) Installing libgomp (9.2.0-r4)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.996 (18/42) Installing libatomic (9.2.0-r4)
09:00:59 [2020-05-08T09:00:59.943Z] #15 1.998 (19/42) Installing mpfr4 (4.0.2-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 2.004 (20/42) Installing mpc1 (1.1.0-r1)
09:00:59 [2020-05-08T09:00:59.943Z] #15 2.006 (21/42) Installing gcc (9.2.0-r4)
09:01:00 [2020-05-08T09:01:00.176Z] INFO: Testing against a local daemon
09:01:00 [2020-05-08T09:01:00.176Z] === RUN   TestContinueAfterPluginCrash
09:01:00 [2020-05-08T09:01:00.176Z] === PAUSE TestContinueAfterPluginCrash
09:01:00 [2020-05-08T09:01:00.176Z] === RUN   TestReadPluginNoRead
09:01:00 [2020-05-08T09:01:00.176Z] === PAUSE TestReadPluginNoRead
09:01:00 [2020-05-08T09:01:00.176Z] === RUN   TestDaemonStartWithLogOpt
09:01:00 [2020-05-08T09:01:00.176Z] === PAUSE TestDaemonStartWithLogOpt
09:01:00 [2020-05-08T09:01:00.176Z] === CONT  TestContinueAfterPluginCrash
09:01:00 [2020-05-08T09:01:00.176Z] === CONT  TestDaemonStartWithLogOpt
09:01:00 [2020-05-08T09:01:00.201Z] #15 ...
09:01:00 [2020-05-08T09:01:00.201Z] 
09:01:00 [2020-05-08T09:01:00.201Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:01:00 [2020-05-08T09:01:00.201Z] #13 DONE 0.1s
09:01:00 [2020-05-08T09:01:00.201Z] 
09:01:00 [2020-05-08T09:01:00.201Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:01:00 [2020-05-08T09:01:00.264Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:01:00 [2020-05-08T09:01:00.287Z] INFO: Copying the built client binary to d:\CI\PR-40930\1\binary\docker-7968c8c093.exe...
09:01:00 [2020-05-08T09:01:00.287Z] INFO: Copying dockerversion from the container...
09:01:00 [2020-05-08T09:01:00.497Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
09:01:00 [2020-05-08T09:01:00.497Z] === RUN   TestIpcModeNone
09:01:00 [2020-05-08T09:01:00.733Z] INFO: Copying the golang package from the container to d:\CI\PR-40930\1\installer\go.zip...
09:01:00 [2020-05-08T09:01:00.766Z] #15 2.663 (22/42) Installing musl-dev (1.1.24-r2)
09:01:00 [2020-05-08T09:01:00.766Z] #15 2.736 (23/42) Installing libc-dev (0.7.2-r0)
09:01:00 [2020-05-08T09:01:00.766Z] #15 2.738 (24/42) Installing g++ (9.2.0-r4)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.142 (25/42) Installing make (4.2.1-r2)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.146 (26/42) Installing fortify-headers (1.1-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.149 (27/42) Installing build-base (0.5-r1)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.150 (28/42) Installing nghttp2-libs (1.40.0-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.153 (29/42) Installing libcurl (7.67.0-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.160 (30/42) Installing curl (7.67.0-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.164 (31/42) Installing oniguruma (6.9.4-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.170 (32/42) Installing jq (1.6-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.177 (33/42) Installing device-mapper-libs (2.02.186-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.182 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.184 (35/42) Installing libaio (0.3.112-r1)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.186 (36/42) Installing lvm2-libs (2.02.186-r0)
09:01:01 [2020-05-08T09:01:01.024Z] #15 3.217 (37/42) Installing libfdisk (2.34-r1)
09:01:01 [2020-05-08T09:01:01.189Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.222 (38/42) Installing libmount (2.34-r1)
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.228 (39/42) Installing libsmartcols (2.34-r1)
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.231 (40/42) Installing pkgconf (1.6.3-r0)
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.234 (41/42) Installing util-linux-dev (2.34-r1)
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.255 (42/42) Installing lvm2-dev (2.02.186-r0)
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.260 Executing busybox-1.31.1-r9.trigger
09:01:01 [2020-05-08T09:01:01.282Z] #15 3.265 OK: 196 MiB in 57 packages
09:01:01 [2020-05-08T09:01:01.433Z] --- PASS: TestIpcModeNone (0.90s)
09:01:01 [2020-05-08T09:01:01.433Z] === RUN   TestIpcModePrivate
09:01:01 [2020-05-08T09:01:01.848Z] #15 DONE 3.7s
09:01:01 [2020-05-08T09:01:01.848Z] 
09:01:01 [2020-05-08T09:01:01.848Z] #16 [base 3/5] RUN mkdir -p /build/
09:01:01 [2020-05-08T09:01:01.872Z] ?   	github.com/docker/docker/api	[no test files]
09:01:02 [2020-05-08T09:01:02.369Z] --- PASS: TestIpcModePrivate (0.91s)
09:01:02 [2020-05-08T09:01:02.369Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
09:01:02 [2020-05-08T09:01:02.369Z] === RUN   TestIpcModeShareable
09:01:02 [2020-05-08T09:01:02.414Z] #16 DONE 0.7s
09:01:02 [2020-05-08T09:01:02.414Z] 
09:01:02 [2020-05-08T09:01:02.414Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:01:02 [2020-05-08T09:01:02.549Z] --- PASS: TestConfigsCreateAndDelete (3.37s)
09:01:02 [2020-05-08T09:01:02.549Z] === RUN   TestConfigsUpdate
09:01:03 [2020-05-08T09:01:03.305Z] --- PASS: TestIpcModeShareable (0.90s)
09:01:03 [2020-05-08T09:01:03.305Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
09:01:03 [2020-05-08T09:01:03.305Z] === RUN   TestAPIIpcModeShareableAndContainer
09:01:03 [2020-05-08T09:01:03.347Z] #17 DONE 0.7s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:01:03 [2020-05-08T09:01:03.347Z] #18 DONE 0.0s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:01:03 [2020-05-08T09:01:03.347Z] #26 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:01:03 [2020-05-08T09:01:03.347Z] #19 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:01:03 [2020-05-08T09:01:03.347Z] #22 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:01:03 [2020-05-08T09:01:03.347Z] #27 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.347Z] 
09:01:03 [2020-05-08T09:01:03.347Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:01:03 [2020-05-08T09:01:03.473Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:01:03 [2020-05-08T09:01:03.575Z] INFO: Extracting go.zip to d:\CI\PR-40930\1\go
09:01:03 [2020-05-08T09:01:03.607Z] #23 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.607Z] 
09:01:03 [2020-05-08T09:01:03.607Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:01:03 [2020-05-08T09:01:03.607Z] #28 DONE 0.1s
09:01:03 [2020-05-08T09:01:03.607Z] 
09:01:03 [2020-05-08T09:01:03.607Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:01:03 [2020-05-08T09:01:03.865Z] #24 ...
09:01:03 [2020-05-08T09:01:03.865Z] 
09:01:03 [2020-05-08T09:01:03.865Z] #31 [builder 1/4] COPY . .
09:01:03 [2020-05-08T09:01:03.865Z] #31 DONE 0.6s
09:01:03 [2020-05-08T09:01:03.865Z] 
09:01:03 [2020-05-08T09:01:03.865Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:01:04 [2020-05-08T09:01:04.801Z] #32 DONE 0.9s
09:01:04 [2020-05-08T09:01:04.801Z] 
09:01:04 [2020-05-08T09:01:04.801Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.670 + RM_GOPATH=0
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.670 + TMP_GOPATH=
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.670 + : /build
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.670 + '[' -z '' ']'
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.672 ++ mktemp -d
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.673 + export GOPATH=/tmp/tmp.ACpkkP
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.673 + GOPATH=/tmp/tmp.ACpkkP
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.673 + RM_GOPATH=1
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.673 ++ dirname ./install.sh
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + dir=.
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + bin=dockercli
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + shift
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + '[' '!' -f ./dockercli.installer ']'
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + . ./dockercli.installer
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 ++ : stable
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 Install docker/cli version 17.06.2-ce from stable
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 ++ : 17.06.2-ce
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + install_dockercli
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.674 ++ uname -m
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.675 + arch=x86_64
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.675 + '[' x86_64 '!=' x86_64 ']'
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.675 + url=https://download.docker.com/linux/static
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.675 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:01:04 [2020-05-08T09:01:04.801Z] #24 0.675 + tar -xz docker/docker
09:01:05 [2020-05-08T09:01:05.358Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:01:05 [2020-05-08T09:01:05.367Z] #24 1.951 + mkdir -p /build
09:01:05 [2020-05-08T09:01:05.367Z] #24 1.952 + mv docker/docker /build/
09:01:05 [2020-05-08T09:01:05.367Z] #24 1.953 + rmdir docker
09:01:05 [2020-05-08T09:01:05.367Z] #24 DONE 2.1s
09:01:05 [2020-05-08T09:01:05.367Z] 
09:01:05 [2020-05-08T09:01:05.367Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.332 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.485 curl: option --progress: is ambiguous
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.485 curl: try 'curl --help' or 'curl --manual' for more information
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.663 curl: option --progress: is ambiguous
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.663 curl: try 'curl --help' or 'curl --manual' for more information
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.811 curl: option --progress: is ambiguous
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.811 curl: try 'curl --help' or 'curl --manual' for more information
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.951 curl: option --progress: is ambiguous
09:01:05 [2020-05-08T09:01:05.367Z] #20 1.951 curl: try 'curl --help' or 'curl --manual' for more information
09:01:05 [2020-05-08T09:01:05.367Z] #20 2.093 
09:01:05 [2020-05-08T09:01:05.799Z] --- PASS: TestServiceWithDataPathPortInit (21.01s)
09:01:05 [2020-05-08T09:01:05.799Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:01:05 [2020-05-08T09:01:05.836Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
09:01:05 [2020-05-08T09:01:05.836Z] === RUN   TestAPIIpcModeHost
09:01:05 [2020-05-08T09:01:05.917Z] --- PASS: TestConfigsUpdate (3.46s)
09:01:05 [2020-05-08T09:01:05.917Z] === RUN   TestTemplatedConfig
09:01:06 [2020-05-08T09:01:06.303Z] #20 2.891 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:01:06 [2020-05-08T09:01:06.303Z] #20 3.058 curl: option --progress: is ambiguous
09:01:06 [2020-05-08T09:01:06.562Z] #20 3.058 curl: try 'curl --help' or 'curl --manual' for more information
09:01:06 [2020-05-08T09:01:06.562Z] #20 3.265 
09:01:06 [2020-05-08T09:01:06.771Z] --- PASS: TestAPIIpcModeHost (0.68s)
09:01:06 [2020-05-08T09:01:06.771Z] === RUN   TestDaemonIpcModeShareable
09:01:07 [2020-05-08T09:01:07.129Z] #20 3.870 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:01:07 [2020-05-08T09:01:07.279Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:01:07 [2020-05-08T09:01:07.388Z] #20 4.061 curl: option --progress: is ambiguous
09:01:07 [2020-05-08T09:01:07.388Z] #20 4.062 curl: try 'curl --help' or 'curl --manual' for more information
09:01:07 [2020-05-08T09:01:07.649Z] #20 4.261 
09:01:08 [2020-05-08T09:01:08.217Z] #20 4.922 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:01:08 [2020-05-08T09:01:08.476Z] #20 5.083 curl: option --progress: is ambiguous
09:01:08 [2020-05-08T09:01:08.476Z] #20 5.083 curl: try 'curl --help' or 'curl --manual' for more information
09:01:08 [2020-05-08T09:01:08.673Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
09:01:08 [2020-05-08T09:01:08.673Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:01:08 [2020-05-08T09:01:08.673Z] === RUN   TestDaemonIpcModePrivate
09:01:08 [2020-05-08T09:01:08.735Z] #20 5.307 
09:01:09 [2020-05-08T09:01:09.672Z] #20 6.148 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:01:09 [2020-05-08T09:01:09.788Z] --- PASS: TestTemplatedConfig (3.67s)
09:01:09 [2020-05-08T09:01:09.788Z] === RUN   TestConfigCreateResolve
09:01:09 [2020-05-08T09:01:09.788Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:01:09 [2020-05-08T09:01:09.931Z] #20 6.383 curl: option --progress: is ambiguous
09:01:09 [2020-05-08T09:01:09.931Z] #20 6.383 curl: try 'curl --help' or 'curl --manual' for more information
09:01:09 [2020-05-08T09:01:09.931Z] #20 6.636 
09:01:10 [2020-05-08T09:01:10.190Z] #20 6.691 Download of images into '/build' complete.
09:01:10 [2020-05-08T09:01:10.190Z] #20 6.692 Use something like the following to load the result into a Docker daemon:
09:01:10 [2020-05-08T09:01:10.190Z] #20 6.692   tar -cC '/build' . | docker load
09:01:10 [2020-05-08T09:01:10.190Z] #20 DONE 6.9s
09:01:10 [2020-05-08T09:01:10.190Z] 
09:01:10 [2020-05-08T09:01:10.190Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:01:10 [2020-05-08T09:01:10.190Z] #33 0.754 
09:01:10 [2020-05-08T09:01:10.190Z] #33 0.813 Removing bundles/
09:01:10 [2020-05-08T09:01:10.190Z] #33 0.813 
09:01:10 [2020-05-08T09:01:10.190Z] #33 0.818 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:01:10 [2020-05-08T09:01:10.190Z] #33 1.215 Building test suite binary ./integration-cli/test.main
09:01:10 [2020-05-08T09:01:10.576Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
09:01:10 [2020-05-08T09:01:10.576Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:01:10 [2020-05-08T09:01:10.576Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:01:10 [2020-05-08T09:01:10.712Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:01:10 [2020-05-08T09:01:10.758Z] #33 ...
09:01:10 [2020-05-08T09:01:10.758Z] 
09:01:10 [2020-05-08T09:01:10.758Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:01:10 [2020-05-08T09:01:10.758Z] #21 DONE 0.1s
09:01:10 [2020-05-08T09:01:10.758Z] 
09:01:10 [2020-05-08T09:01:10.758Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:01:10 [2020-05-08T09:01:10.758Z] #25 DONE 0.2s
09:01:10 [2020-05-08T09:01:10.758Z] 
09:01:10 [2020-05-08T09:01:10.758Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:01:11 [2020-05-08T09:01:11.284Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:01:12 [2020-05-08T09:01:12.478Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s)
09:01:12 [2020-05-08T09:01:12.478Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:01:12 [2020-05-08T09:01:12.478Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:01:13 [2020-05-08T09:01:13.178Z] --- PASS: TestConfigCreateResolve (3.43s)
09:01:13 [2020-05-08T09:01:13.178Z] === RUN   TestConfigDaemonLibtrustID
09:01:13 [2020-05-08T09:01:13.433Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:01:13 [2020-05-08T09:01:13.433Z] PASS
09:01:13 [2020-05-08T09:01:13.433Z] 
09:01:13 [2020-05-08T09:01:13.433Z] DONE 7 tests in 21.890s
09:01:13 [2020-05-08T09:01:13.433Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:01:13 [2020-05-08T09:01:13.433Z] ++ 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
09:01:13 [2020-05-08T09:01:13.433Z] ++ set -e
09:01:13 [2020-05-08T09:01:13.433Z] ++ '[' -n 0 ']'
09:01:13 [2020-05-08T09:01:13.433Z] ++ set -x
09:01:13 [2020-05-08T09:01:13.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:01:13 [2020-05-08T09:01:13.687Z] INFO: Testing against a local daemon
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestCheckpoint
09:01:13 [2020-05-08T09:01:13.687Z] --- SKIP: TestCheckpoint (0.00s)
09:01:13 [2020-05-08T09:01:13.687Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestContainerInvalidJSON
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:01:13 [2020-05-08T09:01:13.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:01:13 [2020-05-08T09:01:13.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:01:13 [2020-05-08T09:01:13.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:01:13 [2020-05-08T09:01:13.687Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:01:13 [2020-05-08T09:01:13.687Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:01:13 [2020-05-08T09:01:13.687Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:01:13 [2020-05-08T09:01:13.687Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:01:13 [2020-05-08T09:01:13.687Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:01:13 [2020-05-08T09:01:13.687Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:01:13 [2020-05-08T09:01:13.687Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:01:13 [2020-05-08T09:01:13.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
09:01:13 [2020-05-08T09:01:13.687Z] === RUN   TestCopyFromContainerPathIsNotDir
09:01:13 [2020-05-08T09:01:13.942Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
09:01:13 [2020-05-08T09:01:13.942Z] === RUN   TestCopyToContainerPathDoesNotExist
09:01:13 [2020-05-08T09:01:13.942Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
09:01:13 [2020-05-08T09:01:13.942Z] === RUN   TestCopyToContainerPathIsNotDir
09:01:13 [2020-05-08T09:01:13.942Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
09:01:13 [2020-05-08T09:01:13.942Z] === RUN   TestCopyFromContainer
09:01:14 [2020-05-08T09:01:14.197Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:01:14 [2020-05-08T09:01:14.197Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:01:14 [2020-05-08T09:01:14.379Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
09:01:14 [2020-05-08T09:01:14.379Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:01:14 [2020-05-08T09:01:14.379Z] === RUN   TestIpcModeOlderClient
09:01:14 [2020-05-08T09:01:14.379Z] === PAUSE TestIpcModeOlderClient
09:01:14 [2020-05-08T09:01:14.379Z] === RUN   TestKillContainerInvalidSignal
09:01:14 [2020-05-08T09:01:14.946Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
09:01:14 [2020-05-08T09:01:14.946Z] === RUN   TestKillContainer
09:01:14 [2020-05-08T09:01:14.946Z] === RUN   TestKillContainer/no_signal
09:01:15 [2020-05-08T09:01:15.001Z] --- PASS: TestDaemonStartWithLogOpt (13.90s)
09:01:15 [2020-05-08T09:01:15.001Z] === CONT  TestReadPluginNoRead
09:01:15 [2020-05-08T09:01:15.123Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:01:15 [2020-05-08T09:01:15.881Z] === RUN   TestKillContainer/non_killing_signal
09:01:16 [2020-05-08T09:01:16.028Z] #29 12.32 # github.com/docker/docker/contrib/httpserver
09:01:16 [2020-05-08T09:01:16.028Z] #29 12.32 loadinternal: cannot find runtime/cgo
09:01:16 [2020-05-08T09:01:16.047Z] === RUN   TestCopyFromContainer//
09:01:16 [2020-05-08T09:01:16.048Z] === RUN   TestCopyFromContainer//bar/root
09:01:16 [2020-05-08T09:01:16.059Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.19s)
09:01:16 [2020-05-08T09:01:16.059Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:alx2mmik1ne6bh8yoplsuj4rk Created:2020-05-08 09:01:05.908083253 +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[e8ec4bc89f24c5e024b2312a1e64e8b831208c33afe86f0cd51537cb1ff58002:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3a2e63zjjjncyjv21zc83vv2g EndpointID:06cd442dfb299c99c237e7bbbdd0424edb9f75033957cabb9febbb7bd77c52a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41b4ac3ecdec16606f2c369202fceea17ca442237a08b1c9757b437b76d26b5b 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:bd83448f96f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3a2e63zjjjncyjv21zc83vv2g EndpointID:06cd442dfb299c99c237e7bbbdd0424edb9f75033957cabb9febbb7bd77c52a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:01:16 [2020-05-08T09:01:16.059Z] PASS
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] === Skipped
09:01:16 [2020-05-08T09:01:16.059Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:01:16 [2020-05-08T09:01:16.059Z]     service_test.go:236: FLAKY_TEST
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] DONE 22 tests, 1 skipped in 54.429s
09:01:16 [2020-05-08T09:01:16.059Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:01:16 [2020-05-08T09:01:16.059Z] ++ 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
09:01:16 [2020-05-08T09:01:16.059Z] ++ set -e
09:01:16 [2020-05-08T09:01:16.059Z] ++ '[' -n 0 ']'
09:01:16 [2020-05-08T09:01:16.059Z] ++ set -x
09:01:16 [2020-05-08T09:01:16.059Z] ++ env -i DEST=/go/src/github.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
09:01:16 [2020-05-08T09:01:16.059Z] INFO: Testing against a local daemon
09:01:16 [2020-05-08T09:01:16.059Z] === RUN   TestDockerNetworkIpvlanPersistance
09:01:16 [2020-05-08T09:01:16.059Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:01:16 [2020-05-08T09:01:16.059Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:01:16 [2020-05-08T09:01:16.059Z] === RUN   TestDockerNetworkIpvlan
09:01:16 [2020-05-08T09:01:16.059Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:01:16 [2020-05-08T09:01:16.059Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:01:16 [2020-05-08T09:01:16.059Z] PASS
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] === Skipped
09:01:16 [2020-05-08T09:01:16.059Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:01:16 [2020-05-08T09:01:16.059Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:01:16 [2020-05-08T09:01:16.059Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] 
09:01:16 [2020-05-08T09:01:16.059Z] DONE 2 tests, 2 skipped in 0.081s
09:01:16 [2020-05-08T09:01:16.059Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:01:16 [2020-05-08T09:01:16.059Z] ++ 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
09:01:16 [2020-05-08T09:01:16.059Z] ++ set -e
09:01:16 [2020-05-08T09:01:16.059Z] ++ '[' -n 0 ']'
09:01:16 [2020-05-08T09:01:16.059Z] ++ set -x
09:01:16 [2020-05-08T09:01:16.059Z] ++ env -i DEST=/go/src/github.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
09:01:16 [2020-05-08T09:01:16.059Z] INFO: Testing against a local daemon
09:01:16 [2020-05-08T09:01:16.059Z] === RUN   TestDockerNetworkMacvlanPersistance
09:01:16 [2020-05-08T09:01:16.139Z] === RUN   TestKillContainer/killing_signal
09:01:16 [2020-05-08T09:01:16.292Z] #29 DONE 12.7s
09:01:16 [2020-05-08T09:01:16.292Z] 
09:01:16 [2020-05-08T09:01:16.292Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:01:16 [2020-05-08T09:01:16.302Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:01:16 [2020-05-08T09:01:16.302Z] === RUN   TestCopyFromContainer//bar/root/
09:01:16 [2020-05-08T09:01:16.343Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
09:01:16 [2020-05-08T09:01:16.343Z] === RUN   TestDockerNetworkMacvlan
09:01:16 [2020-05-08T09:01:16.557Z] === RUN   TestCopyFromContainer/bar/quux
09:01:16 [2020-05-08T09:01:16.811Z] === RUN   TestCopyFromContainer/bar/quux/
09:01:16 [2020-05-08T09:01:16.811Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:01:16 [2020-05-08T09:01:16.859Z] #33 ...
09:01:16 [2020-05-08T09:01:16.859Z] 
09:01:16 [2020-05-08T09:01:16.859Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:01:16 [2020-05-08T09:01:16.859Z] #30 DONE 0.2s
09:01:16 [2020-05-08T09:01:16.859Z] 
09:01:16 [2020-05-08T09:01:16.859Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:01:17 [2020-05-08T09:01:17.065Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:01:17 [2020-05-08T09:01:17.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:01:17 [2020-05-08T09:01:17.320Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:01:17 [2020-05-08T09:01:17.320Z] === RUN   TestCopyFromContainer/bar/notarget
09:01:17 [2020-05-08T09:01:17.349Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:01:17 [2020-05-08T09:01:17.514Z] --- PASS: TestKillContainer (2.42s)
09:01:17 [2020-05-08T09:01:17.514Z]     --- PASS: TestKillContainer/no_signal (0.83s)
09:01:17 [2020-05-08T09:01:17.514Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
09:01:17 [2020-05-08T09:01:17.514Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
09:01:17 [2020-05-08T09:01:17.514Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:01:17 [2020-05-08T09:01:17.514Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:01:17 [2020-05-08T09:01:17.575Z] --- PASS: TestCopyFromContainer (3.42s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer// (0.09s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer//bar/root (0.19s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/quux (0.34s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:01:17 [2020-05-08T09:01:17.575Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateLinkToNonExistingContainer
09:01:17 [2020-05-08T09:01:17.575Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateWithInvalidEnv
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateWithInvalidEnv/0
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateWithInvalidEnv/0
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateWithInvalidEnv/1
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateWithInvalidEnv/1
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateWithInvalidEnv/2
09:01:17 [2020-05-08T09:01:17.575Z] === PAUSE TestCreateWithInvalidEnv/2
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateWithInvalidEnv/0
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateWithInvalidEnv/2
09:01:17 [2020-05-08T09:01:17.575Z] === CONT  TestCreateWithInvalidEnv/1
09:01:17 [2020-05-08T09:01:17.575Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateTmpfsMountsTarget
09:01:17 [2020-05-08T09:01:17.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:01:17 [2020-05-08T09:01:17.575Z] === RUN   TestCreateWithCustomMaskedPaths
09:01:17 [2020-05-08T09:01:17.964Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:01:18 [2020-05-08T09:01:18.081Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:01:18 [2020-05-08T09:01:18.255Z] === RUN   TestReadPluginNoRead/default
09:01:18 [2020-05-08T09:01:18.255Z] --- PASS: TestContinueAfterPluginCrash (17.60s)
09:01:18 [2020-05-08T09:01:18.974Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:01:19 [2020-05-08T09:01:19.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s)
09:01:19 [2020-05-08T09:01:19.015Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
09:01:19 [2020-05-08T09:01:19.015Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
09:01:19 [2020-05-08T09:01:19.015Z] === RUN   TestKillStoppedContainer
09:01:19 [2020-05-08T09:01:19.015Z] --- PASS: TestKillStoppedContainer (0.11s)
09:01:19 [2020-05-08T09:01:19.015Z] === RUN   TestKillStoppedContainerAPIPre120
09:01:19 [2020-05-08T09:01:19.015Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
09:01:19 [2020-05-08T09:01:19.015Z] === RUN   TestKillDifferentUserContainer
09:01:19 [2020-05-08T09:01:19.459Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:01:19 [2020-05-08T09:01:19.951Z] --- PASS: TestKillDifferentUserContainer (0.82s)
09:01:19 [2020-05-08T09:01:19.951Z] === RUN   TestInspectOomKilledTrue
09:01:19 [2020-05-08T09:01:19.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:01:19 [2020-05-08T09:01:19.951Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:01:19 [2020-05-08T09:01:19.951Z] === RUN   TestInspectOomKilledFalse
09:01:19 [2020-05-08T09:01:19.951Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:01:19 [2020-05-08T09:01:19.951Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:01:19 [2020-05-08T09:01:19.951Z] === RUN   TestLinksEtcHostsContentMatch
09:01:20 [2020-05-08T09:01:20.383Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s)
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:01:20 [2020-05-08T09:01:20.383Z] --- PASS: TestCreateWithCapabilities (0.05s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
09:01:20 [2020-05-08T09:01:20.383Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
09:01:20 [2020-05-08T09:01:20.383Z] === RUN   TestCreateWithCustomReadonlyPaths
09:01:20 [2020-05-08T09:01:20.518Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
09:01:20 [2020-05-08T09:01:20.518Z] === RUN   TestLinksContainerNames
09:01:20 [2020-05-08T09:01:20.638Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:01:20 [2020-05-08T09:01:20.760Z] === RUN   TestReadPluginNoRead/disabled_caching
09:01:22 [2020-05-08T09:01:22.420Z] --- PASS: TestLinksContainerNames (1.59s)
09:01:22 [2020-05-08T09:01:22.420Z] === RUN   TestLogsFollowTailEmpty
09:01:22 [2020-05-08T09:01:22.527Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:01:22 [2020-05-08T09:01:22.988Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
09:01:22 [2020-05-08T09:01:22.988Z] === RUN   TestContainerNetworkMountsNoChown
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:01:23 [2020-05-08T09:01:23.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s)
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:23 [2020-05-08T09:01:23.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:23 [2020-05-08T09:01:23.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:01:23 [2020-05-08T09:01:23.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:01:23 [2020-05-08T09:01:23.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:01:23 [2020-05-08T09:01:23.087Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:01:23 [2020-05-08T09:01:23.268Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:01:23 [2020-05-08T09:01:23.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:01:23 [2020-05-08T09:01:23.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:01:23 [2020-05-08T09:01:23.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:01:23 [2020-05-08T09:01:23.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:01:23 [2020-05-08T09:01:23.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:01:23 [2020-05-08T09:01:23.342Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:01:23 [2020-05-08T09:01:23.342Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:01:23 [2020-05-08T09:01:23.353Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:01:23 [2020-05-08T09:01:23.902Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:01:23 [2020-05-08T09:01:23.934Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/default
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/default
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/private
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/private
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rprivate
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rprivate
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/slave
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/slave
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rslave
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rslave
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/shared
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/shared
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rshared
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rshared
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/default
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rslave
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rshared
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/default/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rprivate
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/slave
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/default/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/private
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/shared
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/private/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === RUN   TestMountDaemonRoot/private/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/default/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/default/mount_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:01:23 [2020-05-08T09:01:23.934Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:01:24 [2020-05-08T09:01:24.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s)
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestContainerStartOnDaemonRestart
09:01:24 [2020-05-08T09:01:24.157Z] === PAUSE TestContainerStartOnDaemonRestart
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestDaemonRestartIpcMode
09:01:24 [2020-05-08T09:01:24.157Z] === PAUSE TestDaemonRestartIpcMode
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestDaemonHostGatewayIP
09:01:24 [2020-05-08T09:01:24.157Z] === PAUSE TestDaemonHostGatewayIP
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestContainerKillOnDaemonStart
09:01:24 [2020-05-08T09:01:24.157Z] === PAUSE TestContainerKillOnDaemonStart
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestDiff
09:01:24 [2020-05-08T09:01:24.157Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/private/bind_root
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:01:24 [2020-05-08T09:01:24.192Z] === CONT  TestMountDaemonRoot/private/mount_root
09:01:24 [2020-05-08T09:01:24.450Z] --- PASS: TestMountDaemonRoot (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:01:24 [2020-05-08T09:01:24.450Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:01:24 [2020-05-08T09:01:24.450Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.08s)
09:01:24 [2020-05-08T09:01:24.450Z] === RUN   TestContainerBindMountNonRecursive
09:01:24 [2020-05-08T09:01:24.716Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:01:24 [2020-05-08T09:01:24.971Z] --- PASS: TestDiff (0.91s)
09:01:24 [2020-05-08T09:01:24.971Z] === RUN   TestExecWithCloseStdin
09:01:25 [2020-05-08T09:01:25.773Z] --- PASS: TestReadPluginNoRead (11.65s)
09:01:25 [2020-05-08T09:01:25.773Z]     --- PASS: TestReadPluginNoRead/default (2.66s)
09:01:25 [2020-05-08T09:01:25.773Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.71s)
09:01:25 [2020-05-08T09:01:25.773Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.62s)
09:01:25 [2020-05-08T09:01:25.773Z]     read_test.go:91: [d4e2e7548f978] daemon is not started
09:01:25 [2020-05-08T09:01:25.773Z] PASS
09:01:25 [2020-05-08T09:01:25.773Z] 
09:01:25 [2020-05-08T09:01:25.773Z] DONE 6 tests in 25.697s
09:01:25 [2020-05-08T09:01:25.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:01:25 [2020-05-08T09:01:25.773Z] testing: warning: no tests to run
09:01:25 [2020-05-08T09:01:25.773Z] PASS
09:01:25 [2020-05-08T09:01:25.773Z] 
09:01:25 [2020-05-08T09:01:25.773Z] DONE 0 tests in 0.037s
09:01:25 [2020-05-08T09:01:25.773Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:01:26 [2020-05-08T09:01:26.027Z] INFO: Testing against a local daemon
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestPluginWithDevMounts
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:01:26 [2020-05-08T09:01:26.027Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:01:26 [2020-05-08T09:01:26.027Z] PASS
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === Skipped
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:01:26 [2020-05-08T09:01:26.027Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] DONE 1 tests, 1 skipped in 0.127s
09:01:26 [2020-05-08T09:01:26.027Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:01:26 [2020-05-08T09:01:26.027Z] INFO: Testing against a local daemon
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestSecretInspect
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestSecretInspect (0.02s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestSecretList
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestSecretList (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestSecretsCreateAndDelete
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestSecretsUpdate
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestSecretsUpdate (0.02s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestTemplatedSecret
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestTemplatedSecret (0.00s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] === RUN   TestSecretCreateResolve
09:01:26 [2020-05-08T09:01:26.027Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] PASS
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === Skipped
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:01:26 [2020-05-08T09:01:26.027Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] 
09:01:26 [2020-05-08T09:01:26.027Z] DONE 6 tests, 6 skipped in 0.185s
09:01:26 [2020-05-08T09:01:26.027Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:01:26 [2020-05-08T09:01:26.283Z] INFO: Testing against a local daemon
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestServiceCreateInit
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:01:26 [2020-05-08T09:01:26.283Z] --- PASS: TestServiceCreateInit (0.02s)
09:01:26 [2020-05-08T09:01:26.283Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:01:26 [2020-05-08T09:01:26.283Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:01:26 [2020-05-08T09:01:26.283Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceMultipleTimes
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceConflict
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceMaxReplicas
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateWithDuplicateNetworkNames
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceSecretFileMode
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceConfigFileMode
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceSysctls
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestCreateServiceCapabilities
09:01:26 [2020-05-08T09:01:26.283Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:01:26 [2020-05-08T09:01:26.283Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.283Z] === RUN   TestInspect
09:01:26 [2020-05-08T09:01:26.335Z] --- PASS: TestExecWithCloseStdin (1.06s)
09:01:26 [2020-05-08T09:01:26.335Z] === RUN   TestExec
09:01:26 [2020-05-08T09:01:26.352Z] --- PASS: TestContainerBindMountNonRecursive (1.92s)
09:01:26 [2020-05-08T09:01:26.352Z] === RUN   TestNetworkNat
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestInspect (0.03s)
09:01:26 [2020-05-08T09:01:26.537Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestCreateJob
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestCreateJob (0.01s)
09:01:26 [2020-05-08T09:01:26.537Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestReplicatedJob
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestReplicatedJob (0.01s)
09:01:26 [2020-05-08T09:01:26.537Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestUpdateReplicatedJob
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:01:26 [2020-05-08T09:01:26.537Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestServiceListWithStatuses
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:01:26 [2020-05-08T09:01:26.537Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestDockerNetworkConnectAlias
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:01:26 [2020-05-08T09:01:26.537Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestDockerNetworkReConnect
09:01:26 [2020-05-08T09:01:26.537Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:01:26 [2020-05-08T09:01:26.537Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:26 [2020-05-08T09:01:26.537Z] === RUN   TestServicePlugin
09:01:26 [2020-05-08T09:01:26.590Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:01:26 [2020-05-08T09:01:26.590Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:01:26 [2020-05-08T09:01:26.806Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:01:27 [2020-05-08T09:01:27.149Z] --- PASS: TestExec (0.98s)
09:01:27 [2020-05-08T09:01:27.149Z] === RUN   TestExecUser
09:01:27 [2020-05-08T09:01:27.287Z] --- PASS: TestNetworkNat (0.89s)
09:01:27 [2020-05-08T09:01:27.287Z] === RUN   TestNetworkLocalhostTCPNat
09:01:28 [2020-05-08T09:01:28.072Z] --- PASS: TestExecUser (0.97s)
09:01:28 [2020-05-08T09:01:28.072Z] === RUN   TestExportContainerAndImportImage
09:01:28 [2020-05-08T09:01:28.222Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
09:01:28 [2020-05-08T09:01:28.222Z] === RUN   TestNetworkLoopbackNat
09:01:28 [2020-05-08T09:01:28.327Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Extraction ended at 05/08/2020 09:01:25. Duration:00:00:22.0921870
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Updating the golang and path environment variables
09:01:28 [2020-05-08T09:01:28.604Z] INFO: GOPATH=d:\gopath
09:01:28 [2020-05-08T09:01:28.604Z] INFO: go version go1.13.10 windows/amd64
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Running the daemon under test in debug mode
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Starting a daemon under test...
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40930\1\daemon --pidfile d:\CI\PR-40930\1\docker.pid -D
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Process started successfully.
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Start tailing logs of the daemon under tests
09:01:28 [2020-05-08T09:01:28.604Z] INFO: Waiting for the daemon under test to start...
09:01:28 [2020-05-08T09:01:28.887Z] --- PASS: TestExportContainerAndImportImage (0.84s)
09:01:28 [2020-05-08T09:01:28.887Z] === RUN   TestExportContainerAfterDaemonRestart
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Daemon under test started and replied!
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Docker version of the daemon under test
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] Client:
09:01:29 [2020-05-08T09:01:29.051Z]  Version:      17.06.2-ce
09:01:29 [2020-05-08T09:01:29.051Z]  API version:  1.30
09:01:29 [2020-05-08T09:01:29.051Z]  Go version:   go1.8.3
09:01:29 [2020-05-08T09:01:29.051Z]  Git commit:   cec0b72
09:01:29 [2020-05-08T09:01:29.051Z]  Built:        Tue Sep  5 19:57:19 2017
09:01:29 [2020-05-08T09:01:29.051Z]  OS/Arch:      windows/amd64
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] Server:
09:01:29 [2020-05-08T09:01:29.051Z]  Version:      0.0.0-dev
09:01:29 [2020-05-08T09:01:29.051Z]  API version:  1.41 (minimum version 1.24)
09:01:29 [2020-05-08T09:01:29.051Z]  Go version:   go1.13.10
09:01:29 [2020-05-08T09:01:29.051Z]  Git commit:   7968c8c093
09:01:29 [2020-05-08T09:01:29.051Z]  Built:        05/08/2020 08:59:53
09:01:29 [2020-05-08T09:01:29.051Z]  OS/Arch:      windows/amd64
09:01:29 [2020-05-08T09:01:29.051Z]  Experimental: false
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Docker info of the daemon under test
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] Containers: 0
09:01:29 [2020-05-08T09:01:29.051Z]  Running: 0
09:01:29 [2020-05-08T09:01:29.051Z]  Paused: 0
09:01:29 [2020-05-08T09:01:29.051Z]  Stopped: 0
09:01:29 [2020-05-08T09:01:29.051Z] Images: 0
09:01:29 [2020-05-08T09:01:29.051Z] Server Version: 0.0.0-dev
09:01:29 [2020-05-08T09:01:29.051Z] Storage Driver: windowsfilter
09:01:29 [2020-05-08T09:01:29.051Z]  Windows: 
09:01:29 [2020-05-08T09:01:29.051Z] Logging Driver: json-file
09:01:29 [2020-05-08T09:01:29.051Z] Plugins: 
09:01:29 [2020-05-08T09:01:29.051Z]  Volume: local
09:01:29 [2020-05-08T09:01:29.051Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:01:29 [2020-05-08T09:01:29.051Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:01:29 [2020-05-08T09:01:29.051Z] Swarm: inactive
09:01:29 [2020-05-08T09:01:29.051Z] Default Isolation: process
09:01:29 [2020-05-08T09:01:29.051Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:01:29 [2020-05-08T09:01:29.051Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
09:01:29 [2020-05-08T09:01:29.051Z] OSType: windows
09:01:29 [2020-05-08T09:01:29.051Z] Architecture: x86_64
09:01:29 [2020-05-08T09:01:29.051Z] CPUs: 4
09:01:29 [2020-05-08T09:01:29.051Z] Total Memory: 32GiB
09:01:29 [2020-05-08T09:01:29.051Z] Name: azwin-2-27a020
09:01:29 [2020-05-08T09:01:29.051Z] ID: PSWE:BMRS:DVCQ:PHCV:YTDZ:A4E5:TXHT:G562:3UMO:IAWW:PCOH:SFBB
09:01:29 [2020-05-08T09:01:29.051Z] Docker Root Dir: D:\CI\PR-40930\1\daemon
09:01:29 [2020-05-08T09:01:29.051Z] Debug Mode (client): false
09:01:29 [2020-05-08T09:01:29.051Z] Debug Mode (server): true
09:01:29 [2020-05-08T09:01:29.051Z]  File Descriptors: -1
09:01:29 [2020-05-08T09:01:29.051Z]  Goroutines: 17
09:01:29 [2020-05-08T09:01:29.051Z]  System Time: 2020-05-08T09:01:28.8475446Z
09:01:29 [2020-05-08T09:01:29.051Z]  EventsListeners: 0
09:01:29 [2020-05-08T09:01:29.051Z] Registry: https://index.docker.io/v1/
09:01:29 [2020-05-08T09:01:29.051Z] Labels:
09:01:29 [2020-05-08T09:01:29.051Z] Experimental: false
09:01:29 [2020-05-08T09:01:29.051Z] Insecure Registries:
09:01:29 [2020-05-08T09:01:29.051Z]  127.0.0.0/8
09:01:29 [2020-05-08T09:01:29.051Z] Live Restore Enabled: false
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Docker images of the daemon under test
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:01:29 [2020-05-08T09:01:29.051Z] 
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:01:29 [2020-05-08T09:01:29.051Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:01:29 [2020-05-08T09:01:29.158Z] --- PASS: TestNetworkLoopbackNat (1.16s)
09:01:29 [2020-05-08T09:01:29.158Z] === RUN   TestPause
09:01:29 [2020-05-08T09:01:29.446Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:01:29 [2020-05-08T09:01:29.499Z] ltsc2019: Pulling from windows/servercore
09:01:29 [2020-05-08T09:01:29.499Z] 65014b3c3121: Pulling fs layer
09:01:29 [2020-05-08T09:01:29.499Z] eac6fba788c9: Pulling fs layer
09:01:29 [2020-05-08T09:01:29.815Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
09:01:30 [2020-05-08T09:01:30.094Z] --- PASS: TestPause (0.83s)
09:01:30 [2020-05-08T09:01:30.094Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:01:30 [2020-05-08T09:01:30.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:01:30 [2020-05-08T09:01:30.094Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:01:30 [2020-05-08T09:01:30.094Z] === RUN   TestPauseStopPausedContainer
09:01:30 [2020-05-08T09:01:30.369Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:01:30 [2020-05-08T09:01:30.624Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
09:01:30 [2020-05-08T09:01:30.624Z] === RUN   TestHealthCheckWorkdir
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServicePlugin (3.54s)
09:01:30 [2020-05-08T09:01:30.691Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] === RUN   TestServiceUpdateLabel
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] === RUN   TestServiceUpdateSecrets
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] === RUN   TestServiceUpdateConfigs
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] === RUN   TestServiceUpdateNetwork
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] === RUN   TestServiceUpdatePidsLimit
09:01:30 [2020-05-08T09:01:30.691Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
09:01:30 [2020-05-08T09:01:30.691Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] PASS
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === Skipped
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:01:30 [2020-05-08T09:01:30.691Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:01:30 [2020-05-08T09:01:30.691Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:01:30 [2020-05-08T09:01:30.691Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:01:30 [2020-05-08T09:01:30.691Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:01:30 [2020-05-08T09:01:30.691Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestInspect (0.03s)
09:01:30 [2020-05-08T09:01:30.691Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:01:30 [2020-05-08T09:01:30.691Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:01:30 [2020-05-08T09:01:30.691Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:01:30 [2020-05-08T09:01:30.691Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.691Z] 
09:01:30 [2020-05-08T09:01:30.691Z] === SKIP: amd64.integration.service TestServicePlugin (3.54s)
09:01:30 [2020-05-08T09:01:30.692Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:01:30 [2020-05-08T09:01:30.692Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:01:30 [2020-05-08T09:01:30.692Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:01:30 [2020-05-08T09:01:30.692Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:01:30 [2020-05-08T09:01:30.692Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
09:01:30 [2020-05-08T09:01:30.692Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] DONE 24 tests, 23 skipped in 4.002s
09:01:30 [2020-05-08T09:01:30.692Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:01:30 [2020-05-08T09:01:30.692Z] INFO: Testing against a local daemon
09:01:30 [2020-05-08T09:01:30.692Z] === RUN   TestSessionCreate
09:01:30 [2020-05-08T09:01:30.692Z] --- PASS: TestSessionCreate (0.03s)
09:01:30 [2020-05-08T09:01:30.692Z] === RUN   TestSessionCreateWithBadUpgrade
09:01:30 [2020-05-08T09:01:30.692Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:01:30 [2020-05-08T09:01:30.692Z] PASS
09:01:30 [2020-05-08T09:01:30.692Z] 
09:01:30 [2020-05-08T09:01:30.692Z] DONE 2 tests in 0.151s
09:01:30 [2020-05-08T09:01:30.692Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:01:30 [2020-05-08T09:01:30.692Z] INFO: Testing against a local daemon
09:01:30 [2020-05-08T09:01:30.692Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:01:30 [2020-05-08T09:01:30.692Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:01:30 [2020-05-08T09:01:30.692Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:01:30 [2020-05-08T09:01:30.692Z] === RUN   TestEventsExecDie
09:01:30 [2020-05-08T09:01:30.879Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:01:31 [2020-05-08T09:01:31.028Z] --- PASS: TestPauseStopPausedContainer (0.85s)
09:01:31 [2020-05-08T09:01:31.028Z] === RUN   TestPsFilter
09:01:31 [2020-05-08T09:01:31.028Z] --- PASS: TestPsFilter (0.24s)
09:01:31 [2020-05-08T09:01:31.028Z] === RUN   TestRemoveContainerWithRemovedVolume
09:01:31 [2020-05-08T09:01:31.250Z] --- PASS: TestEventsExecDie (0.71s)
09:01:31 [2020-05-08T09:01:31.250Z] === RUN   TestEventsBackwardsCompatible
09:01:31 [2020-05-08T09:01:31.250Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:01:31 [2020-05-08T09:01:31.250Z] === RUN   TestInfoBinaryCommits
09:01:31 [2020-05-08T09:01:31.250Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:01:31 [2020-05-08T09:01:31.250Z] === RUN   TestInfoAPIVersioned
09:01:31 [2020-05-08T09:01:31.250Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:01:31 [2020-05-08T09:01:31.250Z] === RUN   TestInfoDiscoveryBackend
09:01:31 [2020-05-08T09:01:31.806Z] --- PASS: TestHealthCheckWorkdir (1.23s)
09:01:31 [2020-05-08T09:01:31.806Z] === RUN   TestHealthKillContainer
09:01:31 [2020-05-08T09:01:31.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
09:01:31 [2020-05-08T09:01:31.964Z] === RUN   TestRemoveContainerWithVolume
09:01:32 [2020-05-08T09:01:32.063Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:01:32 [2020-05-08T09:01:32.317Z] === RUN   TestDockerSuite/TestBuildAddScript
09:01:32 [2020-05-08T09:01:32.899Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
09:01:32 [2020-05-08T09:01:32.899Z] === RUN   TestRemoveContainerRunning
09:01:33 [2020-05-08T09:01:33.132Z] --- PASS: TestInfoDiscoveryBackend (1.62s)
09:01:33 [2020-05-08T09:01:33.132Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:01:33 [2020-05-08T09:01:33.676Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:01:33 [2020-05-08T09:01:33.835Z] --- PASS: TestRemoveContainerRunning (0.81s)
09:01:33 [2020-05-08T09:01:33.835Z] === RUN   TestRemoveContainerForceRemoveRunning
09:01:34 [2020-05-08T09:01:34.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
09:01:34 [2020-05-08T09:01:34.402Z] === RUN   TestRemoveInvalidContainer
09:01:34 [2020-05-08T09:01:34.402Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:01:34 [2020-05-08T09:01:34.402Z] === RUN   TestRenameLinkedContainer
09:01:34 [2020-05-08T09:01:34.600Z] --- PASS: TestHealthKillContainer (2.90s)
09:01:34 [2020-05-08T09:01:34.600Z] === RUN   TestInspectCpusetInConfigPre120
09:01:35 [2020-05-08T09:01:35.182Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:01:35 [2020-05-08T09:01:35.523Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:01:35 [2020-05-08T09:01:35.523Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:01:35 [2020-05-08T09:01:35.778Z] --- PASS: TestInspectCpusetInConfigPre120 (1.08s)
09:01:35 [2020-05-08T09:01:35.778Z] === RUN   TestIpcModeNone
09:01:36 [2020-05-08T09:01:36.192Z] --- PASS: TestDockerNetworkMacvlan (19.71s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.40s)
09:01:36 [2020-05-08T09:01:36.192Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
09:01:36 [2020-05-08T09:01:36.192Z] PASS
09:01:36 [2020-05-08T09:01:36.192Z] 
09:01:36 [2020-05-08T09:01:36.192Z] DONE 8 tests in 21.269s
09:01:36 [2020-05-08T09:01:36.192Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:01:36 [2020-05-08T09:01:36.192Z] ++ 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
09:01:36 [2020-05-08T09:01:36.192Z] ++ set -e
09:01:36 [2020-05-08T09:01:36.192Z] ++ '[' -n 0 ']'
09:01:36 [2020-05-08T09:01:36.192Z] ++ set -x
09:01:36 [2020-05-08T09:01:36.192Z] ++ env -i DEST=/go/src/github.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
09:01:36 [2020-05-08T09:01:36.192Z] testing: warning: no tests to run
09:01:36 [2020-05-08T09:01:36.192Z] PASS
09:01:36 [2020-05-08T09:01:36.192Z] 
09:01:36 [2020-05-08T09:01:36.192Z] DONE 0 tests in 0.015s
09:01:36 [2020-05-08T09:01:36.192Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:01:36 [2020-05-08T09:01:36.192Z] ++ 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
09:01:36 [2020-05-08T09:01:36.192Z] ++ set -e
09:01:36 [2020-05-08T09:01:36.192Z] ++ '[' -n 0 ']'
09:01:36 [2020-05-08T09:01:36.192Z] ++ set -x
09:01:36 [2020-05-08T09:01:36.192Z] ++ env -i DEST=/go/src/github.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
09:01:36 [2020-05-08T09:01:36.192Z] INFO: Testing against a local daemon
09:01:36 [2020-05-08T09:01:36.192Z] === RUN   TestAuthZPluginAllowRequest
09:01:36 [2020-05-08T09:01:36.398Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s)
09:01:36 [2020-05-08T09:01:36.398Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:01:36 [2020-05-08T09:01:36.398Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:01:36 [2020-05-08T09:01:36.398Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:01:36 [2020-05-08T09:01:36.398Z] === RUN   TestInfoAPI
09:01:36 [2020-05-08T09:01:36.398Z] --- PASS: TestInfoAPI (0.05s)
09:01:36 [2020-05-08T09:01:36.398Z] === RUN   TestInfoAPIWarnings
09:01:36 [2020-05-08T09:01:36.477Z] eac6fba788c9: Verifying Checksum
09:01:36 [2020-05-08T09:01:36.477Z] eac6fba788c9: Download complete
09:01:37 [2020-05-08T09:01:37.139Z] --- PASS: TestIpcModeNone (1.11s)
09:01:37 [2020-05-08T09:01:37.139Z] === RUN   TestIpcModePrivate
09:01:37 [2020-05-08T09:01:37.692Z] --- PASS: TestRenameLinkedContainer (3.15s)
09:01:37 [2020-05-08T09:01:37.692Z] === RUN   TestRenameStoppedContainer
09:01:37 [2020-05-08T09:01:37.699Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:01:37 [2020-05-08T09:01:37.706Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
09:01:37 [2020-05-08T09:01:37.706Z] === RUN   TestAuthZPluginTLS
09:01:38 [2020-05-08T09:01:38.259Z] --- PASS: TestIpcModePrivate (1.25s)
09:01:38 [2020-05-08T09:01:38.259Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:214, shared: false, mustBeShared: false
09:01:38 [2020-05-08T09:01:38.259Z] === RUN   TestIpcModeShareable
09:01:38 [2020-05-08T09:01:38.259Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:01:38 [2020-05-08T09:01:38.277Z] --- PASS: TestInfoAPIWarnings (1.58s)
09:01:38 [2020-05-08T09:01:38.277Z] === RUN   TestInfoDebug
09:01:38 [2020-05-08T09:01:38.320Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:01:38 [2020-05-08T09:01:38.320Z] === RUN   TestAuthZPluginDenyRequest
09:01:38 [2020-05-08T09:01:38.627Z] --- PASS: TestRenameStoppedContainer (0.84s)
09:01:38 [2020-05-08T09:01:38.627Z] === RUN   TestRenameRunningContainerAndReuse
09:01:38 [2020-05-08T09:01:38.936Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
09:01:38 [2020-05-08T09:01:38.936Z] === RUN   TestAuthZPluginAPIDenyResponse
09:01:39 [2020-05-08T09:01:39.184Z] --- PASS: TestIpcModeShareable (1.06s)
09:01:39 [2020-05-08T09:01:39.184Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
09:01:39 [2020-05-08T09:01:39.184Z] === RUN   TestAPIIpcModeShareableAndContainer
09:01:39 [2020-05-08T09:01:39.550Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:01:39 [2020-05-08T09:01:39.550Z] === RUN   TestAuthZPluginDenyResponse
09:01:40 [2020-05-08T09:01:40.002Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
09:01:40 [2020-05-08T09:01:40.002Z] === RUN   TestRenameInvalidName
09:01:40 [2020-05-08T09:01:40.158Z] --- PASS: TestInfoDebug (1.79s)
09:01:40 [2020-05-08T09:01:40.158Z] === RUN   TestInfoInsecureRegistries
09:01:40 [2020-05-08T09:01:40.167Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:01:40 [2020-05-08T09:01:40.167Z] === RUN   TestAuthZPluginAllowEventStream
09:01:40 [2020-05-08T09:01:40.939Z] --- PASS: TestRenameInvalidName (0.80s)
09:01:40 [2020-05-08T09:01:40.939Z] === RUN   TestRenameAnonymousContainer
09:01:41 [2020-05-08T09:01:41.078Z] 65014b3c3121: Verifying Checksum
09:01:41 [2020-05-08T09:01:41.078Z] 65014b3c3121: Download complete
09:01:41 [2020-05-08T09:01:41.516Z] --- PASS: TestInfoInsecureRegistries (1.77s)
09:01:41 [2020-05-08T09:01:41.516Z] === RUN   TestInfoRegistryMirrors
09:01:41 [2020-05-08T09:01:41.639Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
09:01:41 [2020-05-08T09:01:41.639Z] === RUN   TestAuthZPluginErrorResponse
09:01:41 [2020-05-08T09:01:41.692Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:01:42 [2020-05-08T09:01:42.251Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
09:01:42 [2020-05-08T09:01:42.251Z] === RUN   TestAPIIpcModeHost
09:01:42 [2020-05-08T09:01:42.253Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:01:42 [2020-05-08T09:01:42.253Z] === RUN   TestAuthZPluginErrorRequest
09:01:42 [2020-05-08T09:01:42.812Z] --- PASS: TestAPIIpcModeHost (0.81s)
09:01:42 [2020-05-08T09:01:42.812Z] === RUN   TestDaemonIpcModeShareable
09:01:42 [2020-05-08T09:01:42.867Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:01:42 [2020-05-08T09:01:42.867Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:01:43 [2020-05-08T09:01:43.396Z] --- PASS: TestInfoRegistryMirrors (1.81s)
09:01:43 [2020-05-08T09:01:43.396Z] === RUN   TestLoginFailsWithBadCredentials
09:01:43 [2020-05-08T09:01:43.412Z] #33 37.60 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:01:43 [2020-05-08T09:01:43.482Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:01:43 [2020-05-08T09:01:43.482Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:01:43 [2020-05-08T09:01:43.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
09:01:43 [2020-05-08T09:01:43.651Z] === RUN   TestPingCacheHeaders
09:01:43 [2020-05-08T09:01:43.651Z] --- PASS: TestPingCacheHeaders (0.04s)
09:01:43 [2020-05-08T09:01:43.651Z] === RUN   TestPingGet
09:01:43 [2020-05-08T09:01:43.651Z] --- PASS: TestPingGet (0.01s)
09:01:43 [2020-05-08T09:01:43.651Z] === RUN   TestPingHead
09:01:43 [2020-05-08T09:01:43.651Z] --- PASS: TestPingHead (0.02s)
09:01:43 [2020-05-08T09:01:43.651Z] === RUN   TestVersion
09:01:43 [2020-05-08T09:01:43.651Z] --- PASS: TestVersion (0.02s)
09:01:43 [2020-05-08T09:01:43.651Z] PASS
09:01:43 [2020-05-08T09:01:43.651Z] 
09:01:43 [2020-05-08T09:01:43.651Z] === Skipped
09:01:43 [2020-05-08T09:01:43.651Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:01:43 [2020-05-08T09:01:43.651Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:01:43 [2020-05-08T09:01:43.651Z] 
09:01:43 [2020-05-08T09:01:43.651Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:01:43 [2020-05-08T09:01:43.651Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:01:43 [2020-05-08T09:01:43.651Z] 
09:01:43 [2020-05-08T09:01:43.651Z] 
09:01:43 [2020-05-08T09:01:43.651Z] DONE 18 tests, 2 skipped in 13.337s
09:01:43 [2020-05-08T09:01:43.651Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:01:43 [2020-05-08T09:01:43.651Z] INFO: Testing against a local daemon
09:01:43 [2020-05-08T09:01:43.651Z] === RUN   TestVolumesCreateAndList
09:01:43 [2020-05-08T09:01:43.905Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:01:43 [2020-05-08T09:01:43.905Z] === RUN   TestVolumesRemove
09:01:43 [2020-05-08T09:01:43.905Z] --- PASS: TestVolumesRemove (0.08s)
09:01:43 [2020-05-08T09:01:43.905Z] === RUN   TestVolumesInspect
09:01:43 [2020-05-08T09:01:43.905Z] --- PASS: TestVolumesInspect (0.02s)
09:01:43 [2020-05-08T09:01:43.905Z] === RUN   TestVolumesInvalidJSON
09:01:43 [2020-05-08T09:01:43.905Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:01:43 [2020-05-08T09:01:43.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:01:43 [2020-05-08T09:01:43.905Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:01:43 [2020-05-08T09:01:43.905Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:01:43 [2020-05-08T09:01:43.905Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:01:43 [2020-05-08T09:01:43.905Z] PASS
09:01:43 [2020-05-08T09:01:43.905Z] 
09:01:43 [2020-05-08T09:01:43.905Z] DONE 5 tests in 0.247s
09:01:43 [2020-05-08T09:01:43.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:01:43 [2020-05-08T09:01:43.905Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12266 is not a child of this shell
09:01:43 [2020-05-08T09:01:43.905Z] warning: PID 12266 from bundles/test-integration/docker.pid had a nonzero exit code
09:01:43 [2020-05-08T09:01:43.905Z] Leaving: AppArmorNo profiles have been unloaded.
09:01:43 [2020-05-08T09:01:43.905Z] 
09:01:43 [2020-05-08T09:01:43.905Z] Unloading profiles will leave already running processes permanently
09:01:43 [2020-05-08T09:01:43.905Z] unconfined, which can lead to unexpected situations.
09:01:43 [2020-05-08T09:01:43.905Z] 
09:01:43 [2020-05-08T09:01:43.905Z] To set a process to complain mode, use the command line tool
09:01:43 [2020-05-08T09:01:43.905Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:01:43 [2020-05-08T09:01:43.905Z] Removing test suite binaries
09:01:43 [2020-05-08T09:01:43.979Z] #33 39.07 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:01:44 [2020-05-08T09:01:44.172Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:01:44 [2020-05-08T09:01:44.730Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
09:01:44 [2020-05-08T09:01:44.730Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true
09:01:44 [2020-05-08T09:01:44.730Z] === RUN   TestDaemonIpcModePrivate
09:01:44 [2020-05-08T09:01:44.912Z] #33 40.16 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:01:45 [2020-05-08T09:01:45.125Z] --- PASS: TestRenameAnonymousContainer (4.12s)
09:01:45 [2020-05-08T09:01:45.125Z] === RUN   TestRenameContainerWithSameName
09:01:45 [2020-05-08T09:01:45.263Z] 
09:01:45 [2020-05-08T09:01:45.504Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
09:01:45 [2020-05-08T09:01:45.504Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:01:46 [2020-05-08T09:01:46.060Z] --- PASS: TestRenameContainerWithSameName (0.83s)
09:01:46 [2020-05-08T09:01:46.060Z] === RUN   TestRenameContainerWithLinkedContainer
Post stage
[Pipeline] junit
09:01:46 [2020-05-08T09:01:46.193Z] Recording test results
09:01:46 [2020-05-08T09:01:46.287Z] #33 41.51 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:01:46 [2020-05-08T09:01:46.612Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
09:01:46 [2020-05-08T09:01:46.612Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
09:01:46 [2020-05-08T09:01:46.612Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:01:47 [2020-05-08T09:01:47.435Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s)
09:01:47 [2020-05-08T09:01:47.435Z] === RUN   TestResize
09:01:47 [2020-05-08T09:01:47.972Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
09:01:47 [2020-05-08T09:01:47.972Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
09:01:47 [2020-05-08T09:01:47.972Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:01:48 [2020-05-08T09:01:48.182Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s)
09:01:48 [2020-05-08T09:01:48.182Z] === RUN   TestAuthZPluginHeader
09:01:48 [2020-05-08T09:01:48.187Z] #33 43.40 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:01:48 [2020-05-08T09:01:48.227Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
09:01:48 [2020-05-08T09:01:48.371Z] --- PASS: TestResize (0.85s)
09:01:48 [2020-05-08T09:01:48.371Z] === RUN   TestResizeWithInvalidSize
[Pipeline] // stage
Post stage
[Pipeline] sh
09:01:48 [2020-05-08T09:01:48.464Z] --- PASS: TestAuthZPluginHeader (0.83s)
09:01:48 [2020-05-08T09:01:48.464Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:01:48 [2020-05-08T09:01:48.464Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:01:48 [2020-05-08T09:01:48.464Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:48 [2020-05-08T09:01:48.464Z] === RUN   TestAuthZPluginV2Disable
09:01:48 [2020-05-08T09:01:48.464Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:01:48 [2020-05-08T09:01:48.464Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:48 [2020-05-08T09:01:48.464Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:01:48 [2020-05-08T09:01:48.464Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:01:48 [2020-05-08T09:01:48.464Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:48 [2020-05-08T09:01:48.464Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:01:48 [2020-05-08T09:01:48.464Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:01:48 [2020-05-08T09:01:48.464Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:01:48 [2020-05-08T09:01:48.464Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:01:48 [2020-05-08T09:01:48.756Z] + echo Ensuring container killed.
09:01:48 [2020-05-08T09:01:48.756Z] Ensuring container killed.
09:01:48 [2020-05-08T09:01:48.756Z] + docker rm -vf docker-pr1
09:01:48 [2020-05-08T09:01:48.756Z] Error: No such container: docker-pr1
09:01:48 [2020-05-08T09:01:48.756Z] + true
[Pipeline] sh
09:01:49 [2020-05-08T09:01:49.155Z] + echo Chowning /workspace to jenkins user
09:01:49 [2020-05-08T09:01:49.156Z] Chowning /workspace to jenkins user
09:01:49 [2020-05-08T09:01:49.156Z] + id -u
09:01:49 [2020-05-08T09:01:49.156Z] + id -g
09:01:49 [2020-05-08T09:01:49.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/workspace busybox chown -R 1000:1000 /workspace
09:01:49 [2020-05-08T09:01:49.156Z] Unable to find image 'busybox:latest' locally
09:01:49 [2020-05-08T09:01:49.156Z] latest: Pulling from library/busybox
09:01:49 [2020-05-08T09:01:49.156Z] e2334dd9fee4: Pulling fs layer
09:01:49 [2020-05-08T09:01:49.307Z] --- PASS: TestResizeWithInvalidSize (0.81s)
09:01:49 [2020-05-08T09:01:49.307Z] === RUN   TestResizeWhenContainerNotStarted
09:01:49 [2020-05-08T09:01:49.561Z] #33 44.50 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:01:49 [2020-05-08T09:01:49.587Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:01:49 [2020-05-08T09:01:49.842Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
09:01:49 [2020-05-08T09:01:49.842Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:231, shared: true, mustBeShared: true
09:01:49 [2020-05-08T09:01:49.842Z] === RUN   TestIpcModeOlderClient
09:01:49 [2020-05-08T09:01:49.842Z] === PAUSE TestIpcModeOlderClient
09:01:49 [2020-05-08T09:01:49.842Z] === RUN   TestKillContainerInvalidSignal
09:01:49 [2020-05-08T09:01:49.875Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:01:49 [2020-05-08T09:01:49.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:01:50 [2020-05-08T09:01:50.494Z] #33 45.58 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:01:50 [2020-05-08T09:01:50.769Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
09:01:50 [2020-05-08T09:01:50.769Z] === RUN   TestKillContainer
09:01:50 [2020-05-08T09:01:50.769Z] === RUN   TestKillContainer/no_signal
09:01:51 [2020-05-08T09:01:51.428Z] #33 46.59 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:01:51 [2020-05-08T09:01:51.428Z] #33 46.80 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:01:51 [2020-05-08T09:01:51.693Z] === RUN   TestKillContainer/non_killing_signal
09:01:52 [2020-05-08T09:01:52.621Z] === RUN   TestKillContainer/killing_signal
09:01:52 [2020-05-08T09:01:52.801Z] #33 47.94 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:01:53 [2020-05-08T09:01:53.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:01:53 [2020-05-08T09:01:53.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:01:53 [2020-05-08T09:01:53.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:01:53 [2020-05-08T09:01:53.180Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:01:53 [2020-05-08T09:01:53.740Z] === RUN   TestDockerSuite/TestBuildAddTar
09:01:53 [2020-05-08T09:01:53.740Z] --- PASS: TestKillContainer (3.21s)
09:01:53 [2020-05-08T09:01:53.740Z]     --- PASS: TestKillContainer/no_signal (1.10s)
09:01:53 [2020-05-08T09:01:53.740Z]     --- PASS: TestKillContainer/non_killing_signal (0.83s)
09:01:53 [2020-05-08T09:01:53.740Z]     --- PASS: TestKillContainer/killing_signal (0.99s)
09:01:53 [2020-05-08T09:01:53.740Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:01:53 [2020-05-08T09:01:53.740Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:01:53 [2020-05-08T09:01:53.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:01:54 [2020-05-08T09:01:54.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:01:54 [2020-05-08T09:01:54.174Z] #33 49.25 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:01:54 [2020-05-08T09:01:54.383Z] e2334dd9fee4: Download complete
09:01:54 [2020-05-08T09:01:54.383Z] e2334dd9fee4: Pull complete
09:01:54 [2020-05-08T09:01:54.383Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:01:54 [2020-05-08T09:01:54.383Z] Status: Downloaded newer image for busybox:latest
09:01:54 [2020-05-08T09:01:54.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:01:54 [2020-05-08T09:01:54.918Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:01:55 [2020-05-08T09:01:55.548Z] #33 50.41 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:01:55 [2020-05-08T09:01:55.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:01:55 [2020-05-08T09:01:55.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
09:01:55 [2020-05-08T09:01:55.843Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
09:01:55 [2020-05-08T09:01:55.843Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s)
09:01:55 [2020-05-08T09:01:55.843Z] === RUN   TestKillStoppedContainer
09:01:55 [2020-05-08T09:01:55.843Z] --- PASS: TestKillStoppedContainer (0.08s)
09:01:55 [2020-05-08T09:01:55.843Z] === RUN   TestKillStoppedContainerAPIPre120
09:01:55 [2020-05-08T09:01:55.843Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
09:01:55 [2020-05-08T09:01:55.843Z] === RUN   TestKillDifferentUserContainer
09:01:56 [2020-05-08T09:01:56.161Z] + bundleName=amd64-rootless
09:01:56 [2020-05-08T09:01:56.161Z] + echo Creating amd64-rootless-bundles.tar.gz
09:01:56 [2020-05-08T09:01:56.161Z] Creating amd64-rootless-bundles.tar.gz
09:01:56 [2020-05-08T09:01:56.161Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:01:56 [2020-05-08T09:01:56.161Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
09:01:56 [2020-05-08T09:01:56.168Z] Archiving artifacts
09:01:56 [2020-05-08T09:01:56.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:01:56 [2020-05-08T09:01:56.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:01:56 [2020-05-08T09:01:56.481Z] #33 51.65 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:01:56 [2020-05-08T09:01:56.767Z] --- PASS: TestKillDifferentUserContainer (0.74s)
09:01:56 [2020-05-08T09:01:56.767Z] === RUN   TestInspectOomKilledTrue
09:01:56 [2020-05-08T09:01:56.767Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:01:56 [2020-05-08T09:01:56.767Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
09:01:56 [2020-05-08T09:01:56.767Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:01:56 [2020-05-08T09:01:56.767Z] === RUN   TestInspectOomKilledFalse
09:01:56 [2020-05-08T09:01:56.767Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:01:56 [2020-05-08T09:01:56.767Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:01:56 [2020-05-08T09:01:56.767Z] === RUN   TestLinksEtcHostsContentMatch
09:01:57 [2020-05-08T09:01:57.048Z] #33 52.10 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:01:57 [2020-05-08T09:01:57.326Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
09:01:57 [2020-05-08T09:01:57.326Z] === RUN   TestLinksContainerNames
09:01:57 [2020-05-08T09:01:57.825Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:01:58 [2020-05-08T09:01:58.260Z] + make clean
09:01:58 [2020-05-08T09:01:58.421Z] #33 53.34 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:01:58 [2020-05-08T09:01:58.516Z] docker volume rm -f docker-dev-cache
09:01:58 [2020-05-08T09:01:58.516Z] docker-dev-cache
[Pipeline] deleteDir
09:01:58 [2020-05-08T09:01:58.854Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s)
09:01:58 [2020-05-08T09:01:58.854Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
09:01:58 [2020-05-08T09:01:58.854Z] === RUN   TestCgroupNamespacesRun
09:01:59 [2020-05-08T09:01:59.209Z] --- PASS: TestLinksContainerNames (2.04s)
09:01:59 [2020-05-08T09:01:59.209Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:01:59 [2020-05-08T09:01:59.355Z] #33 54.38 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:02:00 [2020-05-08T09:02:00.639Z] --- PASS: TestLogsFollowTailEmpty (1.23s)
09:02:00 [2020-05-08T09:02:00.639Z] === RUN   TestContainerNetworkMountsNoChown
09:02:00 [2020-05-08T09:02:00.728Z] #33 55.71 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:02:00 [2020-05-08T09:02:00.796Z] --- PASS: TestCgroupNamespacesRun (1.91s)
09:02:00 [2020-05-08T09:02:00.796Z] === RUN   TestCgroupNamespacesRunPrivileged
09:02:01 [2020-05-08T09:02:01.563Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s)
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/default
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/default
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/private
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/private
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rprivate
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rprivate
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/slave
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/slave
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rslave
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rslave
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/shared
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/shared
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rshared
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rshared
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/default
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/default/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/default/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/rshared
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/shared
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/rslave
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/slave
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/rprivate
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/private
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/private/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === RUN   TestMountDaemonRoot/private/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/default/bind_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/default/mount_root
09:02:01 [2020-05-08T09:02:01.563Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:02:01 [2020-05-08T09:02:01.661Z] #33 56.72 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:02:01 [2020-05-08T09:02:01.819Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:02:02 [2020-05-08T09:02:02.074Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:02:02 [2020-05-08T09:02:02.329Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:02:02 [2020-05-08T09:02:02.329Z] === CONT  TestMountDaemonRoot/private/bind_root
09:02:02 [2020-05-08T09:02:02.329Z] === CONT  TestMountDaemonRoot/private/mount_root
09:02:02 [2020-05-08T09:02:02.329Z] --- PASS: TestMountDaemonRoot (0.05s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.10s)
09:02:02 [2020-05-08T09:02:02.329Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:02:02 [2020-05-08T09:02:02.329Z] === RUN   TestContainerBindMountNonRecursive
09:02:02 [2020-05-08T09:02:02.595Z] #33 57.77 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:02:02 [2020-05-08T09:02:02.716Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
09:02:02 [2020-05-08T09:02:02.716Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:02:03 [2020-05-08T09:02:03.970Z] #33 58.83 
09:02:04 [2020-05-08T09:02:04.214Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:02:04 [2020-05-08T09:02:04.228Z] #33 DONE 59.4s
09:02:04 [2020-05-08T09:02:04.228Z] 
09:02:04 [2020-05-08T09:02:04.228Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:02:04 [2020-05-08T09:02:04.618Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
09:02:04 [2020-05-08T09:02:04.618Z] === RUN   TestCgroupNamespacesRunHostMode
09:02:04 [2020-05-08T09:02:04.822Z] --- PASS: TestContainerBindMountNonRecursive (2.52s)
09:02:04 [2020-05-08T09:02:04.822Z] === RUN   TestNetworkNat
09:02:05 [2020-05-08T09:02:05.601Z] #34 DONE 1.3s
09:02:05 [2020-05-08T09:02:05.994Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
09:02:05 [2020-05-08T09:02:05.994Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:02:06 [2020-05-08T09:02:06.203Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:02:06 [2020-05-08T09:02:06.203Z] --- PASS: TestNetworkNat (1.45s)
09:02:06 [2020-05-08T09:02:06.203Z] === RUN   TestNetworkLocalhostTCPNat
09:02:06 [2020-05-08T09:02:06.904Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s)
09:02:06 [2020-05-08T09:02:06.904Z] PASS
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] === Skipped
09:02:06 [2020-05-08T09:02:06.904Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:02:06 [2020-05-08T09:02:06.904Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:02:06 [2020-05-08T09:02:06.904Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:02:06 [2020-05-08T09:02:06.904Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:02:06 [2020-05-08T09:02:06.904Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] 
09:02:06 [2020-05-08T09:02:06.904Z] DONE 17 tests, 4 skipped in 29.798s
09:02:06 [2020-05-08T09:02:06.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:02:06 [2020-05-08T09:02:06.904Z] ++ 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
09:02:06 [2020-05-08T09:02:06.904Z] ++ set -e
09:02:06 [2020-05-08T09:02:06.904Z] ++ '[' -n 0 ']'
09:02:06 [2020-05-08T09:02:06.904Z] ++ set -x
09:02:06 [2020-05-08T09:02:06.904Z] ++ env -i DEST=/go/src/github.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
09:02:06 [2020-05-08T09:02:06.904Z] INFO: Testing against a local daemon
09:02:06 [2020-05-08T09:02:06.904Z] === RUN   TestPluginInvalidJSON
09:02:06 [2020-05-08T09:02:06.904Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:02:06 [2020-05-08T09:02:06.904Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:02:06 [2020-05-08T09:02:06.904Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:02:06 [2020-05-08T09:02:06.904Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:02:06 [2020-05-08T09:02:06.904Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:02:06 [2020-05-08T09:02:06.904Z] === RUN   TestPluginInstall
09:02:06 [2020-05-08T09:02:06.904Z] === RUN   TestPluginInstall/no_auth
09:02:06 [2020-05-08T09:02:06.973Z] 
09:02:06 [2020-05-08T09:02:06.973Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:02:07 [2020-05-08T09:02:07.563Z] --- PASS: TestNetworkLocalhostTCPNat (1.15s)
09:02:07 [2020-05-08T09:02:07.563Z] === RUN   TestNetworkLoopbackNat
09:02:07 [2020-05-08T09:02:07.818Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:02:07 [2020-05-08T09:02:07.896Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s)
09:02:07 [2020-05-08T09:02:07.896Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:02:07 [2020-05-08T09:02:07.906Z] #35 DONE 0.7s
09:02:07 [2020-05-08T09:02:07.906Z] 
09:02:07 [2020-05-08T09:02:07.906Z] #36 exporting to image
09:02:07 [2020-05-08T09:02:07.906Z] #36 exporting layers
09:02:09 [2020-05-08T09:02:09.177Z] --- PASS: TestNetworkLoopbackNat (1.71s)
09:02:09 [2020-05-08T09:02:09.177Z] === RUN   TestPause
09:02:09 [2020-05-08T09:02:09.279Z] #36 exporting layers 1.4s done
09:02:09 [2020-05-08T09:02:09.279Z] #36 writing image sha256:5fa0c212f33d99fbb846029bdd1369cac7f6dc50f9e4fe97f34cec6642a5b4fd done
09:02:09 [2020-05-08T09:02:09.279Z] #36 naming to docker.io/library/moby-e2e-test done
09:02:09 [2020-05-08T09:02:09.279Z] #36 DONE 1.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed9f0affb5fcbc73e1174ae6e5f4bab1a3d1f4fd5110307459f9ff17ba1a1b18" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:09 [2020-05-08T09:02:09.572Z] time="2020-05-08T09:02:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed9f0affb5fcbc73e1174ae6e5f4bab1a3d1f4fd5110307459f9ff17ba1a1b18" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:09 [2020-05-08T09:02:09.603Z] + echo Ensuring container killed.
09:02:09 [2020-05-08T09:02:09.603Z] Ensuring container killed.
09:02:09 [2020-05-08T09:02:09.603Z] + docker rm -vf docker-pr1
09:02:09 [2020-05-08T09:02:09.603Z] Error: No such container: docker-pr1
09:02:09 [2020-05-08T09:02:09.603Z] + true
[Pipeline] sh
09:02:09 [2020-05-08T09:02:09.800Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s)
09:02:09 [2020-05-08T09:02:09.801Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:02:09 [2020-05-08T09:02:09.853Z] === RUN   TestPluginInstall/with_htpasswd
09:02:09 [2020-05-08T09:02:09.886Z] + echo Chowning /workspace to jenkins user
09:02:09 [2020-05-08T09:02:09.886Z] Chowning /workspace to jenkins user
09:02:09 [2020-05-08T09:02:09.886Z] + id -u
09:02:09 [2020-05-08T09:02:09.886Z] + id -g
09:02:09 [2020-05-08T09:02:09.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/workspace busybox chown -R 1000:1000 /workspace
09:02:10 [2020-05-08T09:02:10.101Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:02:10 [2020-05-08T09:02:10.101Z] --- PASS: TestPause (1.09s)
09:02:10 [2020-05-08T09:02:10.101Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:02:10 [2020-05-08T09:02:10.101Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:02:10 [2020-05-08T09:02:10.101Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:02:10 [2020-05-08T09:02:10.101Z] === RUN   TestPauseStopPausedContainer
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77bb137bef879b0b9de4c587b35742c1a32765b5fca1d9f6970aef52c2dfafb0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:10 [2020-05-08T09:02:10.464Z] time="2020-05-08T09:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77bb137bef879b0b9de4c587b35742c1a32765b5fca1d9f6970aef52c2dfafb0" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:10 [2020-05-08T09:02:10.464Z] === RUN   TestPluginInstall/with_insecure
09:02:10 [2020-05-08T09:02:10.736Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
09:02:10 [2020-05-08T09:02:10.736Z] === RUN   TestCgroupNamespacesRunOlderClient
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:02:11 [2020-05-08T09:02:11.127Z] + bundleName=unit
09:02:11 [2020-05-08T09:02:11.127Z] + echo Creating unit-bundles.tar.gz
09:02:11 [2020-05-08T09:02:11.127Z] Creating unit-bundles.tar.gz
09:02:11 [2020-05-08T09:02:11.127Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:02:11 [2020-05-08T09:02:11.127Z] bundles/junit-report.xml
09:02:11 [2020-05-08T09:02:11.127Z] bundles/go-test-report.json
09:02:11 [2020-05-08T09:02:11.127Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:02:11 [2020-05-08T09:02:11.138Z] Archiving artifacts
09:02:11 [2020-05-08T09:02:11.460Z] --- PASS: TestPauseStopPausedContainer (1.00s)
09:02:11 [2020-05-08T09:02:11.460Z] === RUN   TestPsFilter
09:02:11 [2020-05-08T09:02:11.460Z] --- PASS: TestPsFilter (0.25s)
09:02:11 [2020-05-08T09:02:11.460Z] === RUN   TestRemoveContainerWithRemovedVolume
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8166108450f8250acbf980493cc0294c82703ae770db8c71f700b711f618eaa" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:02:11 [2020-05-08T09:02:11.468Z] time="2020-05-08T09:02:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8166108450f8250acbf980493cc0294c82703ae770db8c71f700b711f618eaa" mediatype=application/vnd.docker.plugin.v1+json size=522
09:02:11 [2020-05-08T09:02:11.495Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:02:11 [2020-05-08T09:02:11.749Z] --- PASS: TestPluginInstall (5.95s)
09:02:11 [2020-05-08T09:02:11.749Z]     --- PASS: TestPluginInstall/no_auth (3.89s)
09:02:11 [2020-05-08T09:02:11.749Z]     --- PASS: TestPluginInstall/with_htpasswd (0.76s)
09:02:11 [2020-05-08T09:02:11.749Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
09:02:11 [2020-05-08T09:02:11.749Z]         plugin_test.go:157: [d0dad45dc9d82] daemon is not started
09:02:11 [2020-05-08T09:02:11.749Z] PASS
09:02:11 [2020-05-08T09:02:11.749Z] 
09:02:11 [2020-05-08T09:02:11.749Z] DONE 6 tests in 6.053s
09:02:11 [2020-05-08T09:02:11.749Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:02:11 [2020-05-08T09:02:11.749Z] ++ 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
09:02:11 [2020-05-08T09:02:11.749Z] ++ set -e
09:02:11 [2020-05-08T09:02:11.749Z] ++ '[' -n 0 ']'
09:02:11 [2020-05-08T09:02:11.749Z] ++ set -x
09:02:11 [2020-05-08T09:02:11.749Z] ++ env -i DEST=/go/src/github.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
09:02:11 [2020-05-08T09:02:11.808Z] + make clean
09:02:11 [2020-05-08T09:02:11.808Z] docker volume rm -f docker-dev-cache
09:02:11 [2020-05-08T09:02:11.808Z] docker-dev-cache
[Pipeline] deleteDir
09:02:12 [2020-05-08T09:02:12.031Z] INFO: Testing against a local daemon
09:02:12 [2020-05-08T09:02:12.031Z] === RUN   TestExternalGraphDriver
09:02:12 [2020-05-08T09:02:12.031Z] === RUN   TestExternalGraphDriver/json
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:02:12 [2020-05-08T09:02:12.384Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
09:02:12 [2020-05-08T09:02:12.384Z] === RUN   TestRemoveContainerWithVolume
09:02:12 [2020-05-08T09:02:12.384Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:02:12 [2020-05-08T09:02:12.639Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
09:02:12 [2020-05-08T09:02:12.639Z] === RUN   TestKernelTCPMemory
09:02:12 [2020-05-08T09:02:12.639Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:02:13 [2020-05-08T09:02:13.198Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
09:02:13 [2020-05-08T09:02:13.198Z] === RUN   TestRemoveContainerRunning
09:02:13 [2020-05-08T09:02:13.205Z] --- PASS: TestKernelTCPMemory (0.94s)
09:02:13 [2020-05-08T09:02:13.205Z] === RUN   TestNISDomainname
09:02:13 [2020-05-08T09:02:13.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:02:14 [2020-05-08T09:02:14.012Z] --- PASS: TestRemoveContainerRunning (0.92s)
09:02:14 [2020-05-08T09:02:14.012Z] === RUN   TestRemoveContainerForceRemoveRunning
09:02:14 [2020-05-08T09:02:14.045Z] === RUN   TestExternalGraphDriver/spec
09:02:14 [2020-05-08T09:02:14.581Z] --- PASS: TestNISDomainname (1.02s)
09:02:14 [2020-05-08T09:02:14.581Z] === RUN   TestHostnameDnsResolution
09:02:15 [2020-05-08T09:02:15.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.98s)
09:02:15 [2020-05-08T09:02:15.372Z] === RUN   TestRemoveInvalidContainer
09:02:15 [2020-05-08T09:02:15.372Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:02:15 [2020-05-08T09:02:15.372Z] === RUN   TestRenameLinkedContainer
09:02:15 [2020-05-08T09:02:15.958Z] --- PASS: TestHostnameDnsResolution (1.74s)
09:02:15 [2020-05-08T09:02:15.958Z] === RUN   TestStats
09:02:16 [2020-05-08T09:02:16.061Z] === RUN   TestExternalGraphDriver/pull
09:02:18 [2020-05-08T09:02:18.630Z] --- PASS: TestRenameLinkedContainer (3.52s)
09:02:18 [2020-05-08T09:02:18.630Z] === RUN   TestRenameStoppedContainer
09:02:18 [2020-05-08T09:02:18.727Z] --- PASS: TestExternalGraphDriver (6.30s)
09:02:18 [2020-05-08T09:02:18.727Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
09:02:18 [2020-05-08T09:02:18.727Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
09:02:18 [2020-05-08T09:02:18.727Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
09:02:18 [2020-05-08T09:02:18.727Z] === RUN   TestGraphdriverPluginV2
09:02:18 [2020-05-08T09:02:18.727Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
09:02:18 [2020-05-08T09:02:18.727Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:18 [2020-05-08T09:02:18.727Z] PASS
09:02:18 [2020-05-08T09:02:18.727Z] 
09:02:18 [2020-05-08T09:02:18.727Z] === Skipped
09:02:18 [2020-05-08T09:02:18.727Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
09:02:18 [2020-05-08T09:02:18.727Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:02:18 [2020-05-08T09:02:18.727Z] 
09:02:18 [2020-05-08T09:02:18.727Z] 
09:02:18 [2020-05-08T09:02:18.727Z] DONE 5 tests, 1 skipped in 6.444s
09:02:18 [2020-05-08T09:02:18.727Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:02:18 [2020-05-08T09:02:18.727Z] ++ 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
09:02:18 [2020-05-08T09:02:18.728Z] ++ set -e
09:02:18 [2020-05-08T09:02:18.728Z] ++ '[' -n 0 ']'
09:02:18 [2020-05-08T09:02:18.728Z] ++ set -x
09:02:18 [2020-05-08T09:02:18.728Z] ++ env -i DEST=/go/src/github.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
09:02:18 [2020-05-08T09:02:18.728Z] INFO: Testing against a local daemon
09:02:18 [2020-05-08T09:02:18.728Z] === RUN   TestContinueAfterPluginCrash
09:02:18 [2020-05-08T09:02:18.728Z] === PAUSE TestContinueAfterPluginCrash
09:02:18 [2020-05-08T09:02:18.728Z] === RUN   TestReadPluginNoRead
09:02:18 [2020-05-08T09:02:18.728Z] === PAUSE TestReadPluginNoRead
09:02:18 [2020-05-08T09:02:18.728Z] === RUN   TestDaemonStartWithLogOpt
09:02:18 [2020-05-08T09:02:18.728Z] === PAUSE TestDaemonStartWithLogOpt
09:02:18 [2020-05-08T09:02:18.728Z] === CONT  TestContinueAfterPluginCrash
09:02:18 [2020-05-08T09:02:18.728Z] === CONT  TestDaemonStartWithLogOpt
09:02:18 [2020-05-08T09:02:18.885Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:02:19 [2020-05-08T09:02:19.242Z] --- PASS: TestStats (2.85s)
09:02:19 [2020-05-08T09:02:19.242Z] === RUN   TestStopContainerWithTimeout
09:02:19 [2020-05-08T09:02:19.242Z] === RUN   TestStopContainerWithTimeout/0
09:02:19 [2020-05-08T09:02:19.242Z] === PAUSE TestStopContainerWithTimeout/0
09:02:19 [2020-05-08T09:02:19.242Z] === RUN   TestStopContainerWithTimeout/1
09:02:19 [2020-05-08T09:02:19.242Z] === PAUSE TestStopContainerWithTimeout/1
09:02:19 [2020-05-08T09:02:19.242Z] === RUN   TestStopContainerWithTimeout/3
09:02:19 [2020-05-08T09:02:19.242Z] === PAUSE TestStopContainerWithTimeout/3
09:02:19 [2020-05-08T09:02:19.242Z] === RUN   TestStopContainerWithTimeout/-1
09:02:19 [2020-05-08T09:02:19.242Z] === PAUSE TestStopContainerWithTimeout/-1
09:02:19 [2020-05-08T09:02:19.242Z] === CONT  TestStopContainerWithTimeout/0
09:02:19 [2020-05-08T09:02:19.242Z] === CONT  TestStopContainerWithTimeout/1
09:02:19 [2020-05-08T09:02:19.242Z] === CONT  TestStopContainerWithTimeout/3
09:02:19 [2020-05-08T09:02:19.242Z] === CONT  TestStopContainerWithTimeout/-1
09:02:19 [2020-05-08T09:02:19.445Z] --- PASS: TestRenameStoppedContainer (0.85s)
09:02:19 [2020-05-08T09:02:19.445Z] === RUN   TestRenameRunningContainerAndReuse
09:02:20 [2020-05-08T09:02:20.007Z] === RUN   TestDockerSuite/TestBuildBlankName
09:02:20 [2020-05-08T09:02:20.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:02:21 [2020-05-08T09:02:21.489Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s)
09:02:21 [2020-05-08T09:02:21.489Z] === RUN   TestRenameInvalidName
09:02:22 [2020-05-08T09:02:22.048Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:02:22 [2020-05-08T09:02:22.303Z] --- PASS: TestRenameInvalidName (0.88s)
09:02:22 [2020-05-08T09:02:22.303Z] === RUN   TestRenameAnonymousContainer
09:02:22 [2020-05-08T09:02:22.526Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:02:22 [2020-05-08T09:02:22.526Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
09:02:22 [2020-05-08T09:02:22.526Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
09:02:22 [2020-05-08T09:02:22.526Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
09:02:22 [2020-05-08T09:02:22.526Z]     --- PASS: TestStopContainerWithTimeout/3 (3.27s)
09:02:22 [2020-05-08T09:02:22.526Z] === RUN   TestDeleteDevicemapper
09:02:22 [2020-05-08T09:02:22.526Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:02:22 [2020-05-08T09:02:22.526Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:22 [2020-05-08T09:02:22.526Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:02:22 [2020-05-08T09:02:22.862Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:02:23 [2020-05-08T09:02:23.096Z] --- PASS: TestDaemonStartWithLogOpt (3.93s)
09:02:23 [2020-05-08T09:02:23.096Z] === CONT  TestReadPluginNoRead
09:02:25 [2020-05-08T09:02:25.059Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s)
09:02:25 [2020-05-08T09:02:25.059Z] === RUN   TestUpdateMemory
09:02:25 [2020-05-08T09:02:25.059Z] --- SKIP: TestUpdateMemory (0.00s)
09:02:25 [2020-05-08T09:02:25.059Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:02:25 [2020-05-08T09:02:25.059Z] === RUN   TestUpdateCPUQuota
09:02:25 [2020-05-08T09:02:25.110Z] === RUN   TestReadPluginNoRead/default
09:02:25 [2020-05-08T09:02:25.371Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:02:26 [2020-05-08T09:02:26.295Z] --- PASS: TestRenameAnonymousContainer (3.80s)
09:02:26 [2020-05-08T09:02:26.295Z] === RUN   TestRenameContainerWithSameName
09:02:26 [2020-05-08T09:02:26.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:02:26 [2020-05-08T09:02:26.961Z] --- PASS: TestUpdateCPUQuota (1.42s)
09:02:26 [2020-05-08T09:02:26.961Z] === RUN   TestUpdatePidsLimit
09:02:26 [2020-05-08T09:02:26.961Z] === RUN   TestUpdatePidsLimit/update_from_none
09:02:26 [2020-05-08T09:02:26.961Z] === RUN   TestUpdatePidsLimit/no_change
09:02:27 [2020-05-08T09:02:27.111Z] --- PASS: TestRenameContainerWithSameName (0.81s)
09:02:27 [2020-05-08T09:02:27.111Z] === RUN   TestRenameContainerWithLinkedContainer
09:02:27 [2020-05-08T09:02:27.124Z] === RUN   TestReadPluginNoRead/disabled_caching
09:02:27 [2020-05-08T09:02:27.409Z] --- PASS: TestContinueAfterPluginCrash (9.09s)
09:02:27 [2020-05-08T09:02:27.527Z] === RUN   TestUpdatePidsLimit/update_lower
09:02:27 [2020-05-08T09:02:27.671Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:02:27 [2020-05-08T09:02:27.785Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:02:28 [2020-05-08T09:02:28.353Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:02:28 [2020-05-08T09:02:28.881Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:02:28 [2020-05-08T09:02:28.920Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:02:29 [2020-05-08T09:02:29.034Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
09:02:29 [2020-05-08T09:02:29.034Z] === RUN   TestResize
09:02:29 [2020-05-08T09:02:29.034Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:02:29 [2020-05-08T09:02:29.179Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:02:29 [2020-05-08T09:02:29.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:02:29 [2020-05-08T09:02:29.849Z] --- PASS: TestResize (0.99s)
09:02:29 [2020-05-08T09:02:29.849Z] === RUN   TestResizeWithInvalidSize
09:02:30 [2020-05-08T09:02:30.773Z] --- PASS: TestResizeWithInvalidSize (0.98s)
09:02:30 [2020-05-08T09:02:30.773Z] === RUN   TestResizeWhenContainerNotStarted
09:02:30 [2020-05-08T09:02:30.946Z] --- PASS: TestReadPluginNoRead (8.65s)
09:02:30 [2020-05-08T09:02:30.946Z]     --- PASS: TestReadPluginNoRead/default (1.88s)
09:02:30 [2020-05-08T09:02:30.946Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.02s)
09:02:30 [2020-05-08T09:02:30.946Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
09:02:30 [2020-05-08T09:02:30.946Z]     read_test.go:91: [dab2a3f1f7746] daemon is not started
09:02:30 [2020-05-08T09:02:30.946Z] PASS
09:02:30 [2020-05-08T09:02:30.946Z] 
09:02:30 [2020-05-08T09:02:30.946Z] DONE 6 tests in 12.678s
09:02:30 [2020-05-08T09:02:30.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:02:30 [2020-05-08T09:02:30.946Z] ++ 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
09:02:30 [2020-05-08T09:02:30.946Z] ++ set -e
09:02:30 [2020-05-08T09:02:30.946Z] ++ '[' -n 0 ']'
09:02:30 [2020-05-08T09:02:30.946Z] ++ set -x
09:02:30 [2020-05-08T09:02:30.946Z] ++ env -i DEST=/go/src/github.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
09:02:30 [2020-05-08T09:02:30.946Z] testing: warning: no tests to run
09:02:30 [2020-05-08T09:02:30.946Z] PASS
09:02:30 [2020-05-08T09:02:30.946Z] 
09:02:30 [2020-05-08T09:02:30.946Z] DONE 0 tests in 0.030s
09:02:30 [2020-05-08T09:02:30.946Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:02:30 [2020-05-08T09:02:30.946Z] ++ 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
09:02:30 [2020-05-08T09:02:30.946Z] ++ set -e
09:02:30 [2020-05-08T09:02:30.946Z] ++ '[' -n 0 ']'
09:02:30 [2020-05-08T09:02:30.946Z] ++ set -x
09:02:30 [2020-05-08T09:02:30.946Z] ++ env -i DEST=/go/src/github.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
09:02:31 [2020-05-08T09:02:31.080Z] --- PASS: TestUpdatePidsLimit (4.19s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:02:31 [2020-05-08T09:02:31.080Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
09:02:31 [2020-05-08T09:02:31.080Z] === RUN   TestUpdateRestartPolicy
09:02:31 [2020-05-08T09:02:31.227Z] INFO: Testing against a local daemon
09:02:31 [2020-05-08T09:02:31.227Z] === RUN   TestPluginWithDevMounts
09:02:31 [2020-05-08T09:02:31.227Z] === PAUSE TestPluginWithDevMounts
09:02:31 [2020-05-08T09:02:31.227Z] === CONT  TestPluginWithDevMounts
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:02:31 [2020-05-08T09:02:31.332Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:31 [2020-05-08T09:02:31.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:02:31 [2020-05-08T09:02:31.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:02:31 [2020-05-08T09:02:31.587Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:02:33 [2020-05-08T09:02:33.243Z] --- PASS: TestPluginWithDevMounts (1.89s)
09:02:33 [2020-05-08T09:02:33.243Z] PASS
09:02:33 [2020-05-08T09:02:33.243Z] 
09:02:33 [2020-05-08T09:02:33.243Z] DONE 1 tests in 1.974s
09:02:33 [2020-05-08T09:02:33.243Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:02:33 [2020-05-08T09:02:33.243Z] ++ 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
09:02:33 [2020-05-08T09:02:33.243Z] ++ set -e
09:02:33 [2020-05-08T09:02:33.243Z] ++ '[' -n 0 ']'
09:02:33 [2020-05-08T09:02:33.243Z] ++ set -x
09:02:33 [2020-05-08T09:02:33.243Z] ++ env -i DEST=/go/src/github.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
09:02:33 [2020-05-08T09:02:33.243Z] INFO: Testing against a local daemon
09:02:33 [2020-05-08T09:02:33.243Z] === RUN   TestSecretInspect
09:02:34 [2020-05-08T09:02:34.095Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:02:34 [2020-05-08T09:02:34.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:02:34 [2020-05-08T09:02:34.351Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:02:35 [2020-05-08T09:02:35.713Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:02:35 [2020-05-08T09:02:35.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:02:35 [2020-05-08T09:02:35.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:02:37 [2020-05-08T09:02:37.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:02:37 [2020-05-08T09:02:37.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:02:37 [2020-05-08T09:02:37.616Z] --- PASS: TestSecretInspect (3.74s)
09:02:37 [2020-05-08T09:02:37.616Z] === RUN   TestSecretList
09:02:40 [2020-05-08T09:02:40.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:02:40 [2020-05-08T09:02:40.346Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:02:40 [2020-05-08T09:02:40.346Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:02:41 [2020-05-08T09:02:41.059Z] --- PASS: TestSecretList (3.62s)
09:02:41 [2020-05-08T09:02:41.059Z] === RUN   TestSecretsCreateAndDelete
09:02:43 [2020-05-08T09:02:43.285Z] --- PASS: TestUpdateRestartPolicy (12.60s)
09:02:43 [2020-05-08T09:02:43.285Z] === RUN   TestUpdateRestartWithAutoRemove
09:02:43 [2020-05-08T09:02:43.607Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:02:43 [2020-05-08T09:02:43.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:02:44 [2020-05-08T09:02:44.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
09:02:44 [2020-05-08T09:02:44.219Z] === RUN   TestWaitNonBlocked
09:02:44 [2020-05-08T09:02:44.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-05-08T09:02:44.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-05-08T09:02:44.219Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-05-08T09:02:44.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-05-08T09:02:44.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:02:44 [2020-05-08T09:02:44.219Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:02:44 [2020-05-08T09:02:44.512Z] --- PASS: TestSecretsCreateAndDelete (3.68s)
09:02:44 [2020-05-08T09:02:44.512Z] === RUN   TestSecretsUpdate
09:02:44 [2020-05-08T09:02:44.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:02:45 [2020-05-08T09:02:45.154Z] --- PASS: TestWaitNonBlocked (0.03s)
09:02:45 [2020-05-08T09:02:45.154Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
09:02:45 [2020-05-08T09:02:45.155Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
09:02:45 [2020-05-08T09:02:45.155Z] === RUN   TestWaitBlocked
09:02:45 [2020-05-08T09:02:45.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:02:45 [2020-05-08T09:02:45.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:02:45 [2020-05-08T09:02:45.155Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:02:45 [2020-05-08T09:02:45.155Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:02:45 [2020-05-08T09:02:45.413Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:02:45 [2020-05-08T09:02:45.413Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:02:46 [2020-05-08T09:02:46.350Z] --- PASS: TestWaitBlocked (0.03s)
09:02:46 [2020-05-08T09:02:46.350Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
09:02:46 [2020-05-08T09:02:46.350Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
09:02:46 [2020-05-08T09:02:46.350Z] === CONT  TestContainerStartOnDaemonRestart
09:02:46 [2020-05-08T09:02:46.350Z] === CONT  TestIpcModeOlderClient
09:02:46 [2020-05-08T09:02:46.350Z] === CONT  TestDaemonHostGatewayIP
09:02:46 [2020-05-08T09:02:46.350Z] === CONT  TestContainerKillOnDaemonStart
09:02:46 [2020-05-08T09:02:46.610Z] --- PASS: TestIpcModeOlderClient (0.20s)
09:02:46 [2020-05-08T09:02:46.610Z] === CONT  TestDaemonRestartIpcMode
09:02:46 [2020-05-08T09:02:46.672Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:02:47 [2020-05-08T09:02:47.596Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:02:47 [2020-05-08T09:02:47.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
09:02:47 [2020-05-08T09:02:47.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s)
09:02:47 [2020-05-08T09:02:47.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s)
09:02:47 [2020-05-08T09:02:47.597Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s)
09:02:47 [2020-05-08T09:02:47.597Z] === RUN   TestCgroupNamespacesRun
09:02:47 [2020-05-08T09:02:47.957Z] --- PASS: TestSecretsUpdate (3.70s)
09:02:47 [2020-05-08T09:02:47.957Z] === RUN   TestTemplatedSecret
09:02:48 [2020-05-08T09:02:48.521Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:02:49 [2020-05-08T09:02:49.446Z] --- PASS: TestCgroupNamespacesRun (1.84s)
09:02:49 [2020-05-08T09:02:49.446Z] === RUN   TestCgroupNamespacesRunPrivileged
09:02:49 [2020-05-08T09:02:49.926Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s)
09:02:50 [2020-05-08T09:02:50.809Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:02:50 [2020-05-08T09:02:50.861Z] --- PASS: TestDaemonRestartIpcMode (4.37s)
09:02:51 [2020-05-08T09:02:51.370Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
09:02:51 [2020-05-08T09:02:51.370Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:02:51 [2020-05-08T09:02:51.428Z] --- PASS: TestDaemonHostGatewayIP (5.05s)
09:02:52 [2020-05-08T09:02:52.330Z] --- PASS: TestTemplatedSecret (3.66s)
09:02:52 [2020-05-08T09:02:52.330Z] === RUN   TestSecretCreateResolve
09:02:53 [2020-05-08T09:02:53.255Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
09:02:53 [2020-05-08T09:02:53.255Z] === RUN   TestCgroupNamespacesRunHostMode
09:02:54 [2020-05-08T09:02:54.178Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:02:54 [2020-05-08T09:02:54.178Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:02:54 [2020-05-08T09:02:54.178Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:02:54 [2020-05-08T09:02:54.739Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:02:54 [2020-05-08T09:02:54.994Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
09:02:54 [2020-05-08T09:02:54.994Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:02:55 [2020-05-08T09:02:55.776Z] --- PASS: TestSecretCreateResolve (3.80s)
09:02:55 [2020-05-08T09:02:55.776Z] PASS
09:02:55 [2020-05-08T09:02:55.776Z] 
09:02:55 [2020-05-08T09:02:55.776Z] DONE 6 tests in 22.287s
09:02:55 [2020-05-08T09:02:55.776Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:02:55 [2020-05-08T09:02:55.776Z] ++ 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
09:02:55 [2020-05-08T09:02:55.776Z] ++ set -e
09:02:55 [2020-05-08T09:02:55.776Z] ++ '[' -n 0 ']'
09:02:55 [2020-05-08T09:02:55.776Z] ++ set -x
09:02:55 [2020-05-08T09:02:55.776Z] ++ env -i DEST=/go/src/github.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
09:02:55 [2020-05-08T09:02:55.776Z] INFO: Testing against a local daemon
09:02:55 [2020-05-08T09:02:55.776Z] === RUN   TestServiceCreateInit
09:02:55 [2020-05-08T09:02:55.776Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:02:56 [2020-05-08T09:02:56.877Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
09:02:56 [2020-05-08T09:02:56.877Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:02:58 [2020-05-08T09:02:58.245Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:02:58 [2020-05-08T09:02:58.245Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:02:58 [2020-05-08T09:02:58.499Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
09:02:58 [2020-05-08T09:02:58.499Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:02:59 [2020-05-08T09:02:59.434Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
09:02:59 [2020-05-08T09:02:59.434Z] === RUN   TestCgroupNamespacesRunOlderClient
09:02:59 [2020-05-08T09:02:59.539Z] --- PASS: TestContainerKillOnDaemonStart (13.15s)
09:02:59 [2020-05-08T09:02:59.539Z] PASS
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === Skipped
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
09:02:59 [2020-05-08T09:02:59.539Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] 
09:02:59 [2020-05-08T09:02:59.539Z] DONE 200 tests, 6 skipped in 140.473s
09:02:59 [2020-05-08T09:02:59.539Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:02:59 [2020-05-08T09:02:59.539Z] ++ 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
09:02:59 [2020-05-08T09:02:59.539Z] ++ set -e
09:02:59 [2020-05-08T09:02:59.539Z] ++ '[' -n 0 ']'
09:02:59 [2020-05-08T09:02:59.539Z] ++ set -x
09:02:59 [2020-05-08T09:02:59.539Z] ++ env -i DEST=/go/src/github.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
09:02:59 [2020-05-08T09:02:59.797Z] INFO: Testing against a local daemon
09:02:59 [2020-05-08T09:02:59.797Z] === RUN   TestCommitInheritsEnv
09:03:00 [2020-05-08T09:03:00.365Z] --- PASS: TestCommitInheritsEnv (0.58s)
09:03:00 [2020-05-08T09:03:00.365Z] === RUN   TestImportExtremelyLargeImageWorks
09:03:00 [2020-05-08T09:03:00.365Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:03:00 [2020-05-08T09:03:00.365Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:03:00 [2020-05-08T09:03:00.365Z] === RUN   TestImagesFilterMultiReference
09:03:00 [2020-05-08T09:03:00.365Z] --- PASS: TestImagesFilterMultiReference (0.10s)
09:03:00 [2020-05-08T09:03:00.365Z] === RUN   TestImagePullPlatformInvalid
09:03:00 [2020-05-08T09:03:00.623Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:03:00 [2020-05-08T09:03:00.623Z] === RUN   TestRemoveImageOrphaning
09:03:01 [2020-05-08T09:03:01.190Z] --- PASS: TestRemoveImageOrphaning (0.58s)
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestRemoveImageGarbageCollector
09:03:01 [2020-05-08T09:03:01.190Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:03:01 [2020-05-08T09:03:01.190Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:03:01 [2020-05-08T09:03:01.190Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestTagInvalidReference
09:03:01 [2020-05-08T09:03:01.190Z] --- PASS: TestTagInvalidReference (0.03s)
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestTagValidPrefixedRepo
09:03:01 [2020-05-08T09:03:01.190Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestTagExistedNameWithoutForce
09:03:01 [2020-05-08T09:03:01.190Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:03:01 [2020-05-08T09:03:01.190Z] === RUN   TestTagOfficialNames
09:03:01 [2020-05-08T09:03:01.249Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:03:01 [2020-05-08T09:03:01.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
09:03:01 [2020-05-08T09:03:01.318Z] === RUN   TestKernelTCPMemory
09:03:01 [2020-05-08T09:03:01.318Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:03:01 [2020-05-08T09:03:01.449Z] --- PASS: TestTagOfficialNames (0.08s)
09:03:01 [2020-05-08T09:03:01.449Z] === RUN   TestTagMatchesDigest
09:03:01 [2020-05-08T09:03:01.449Z] --- PASS: TestTagMatchesDigest (0.03s)
09:03:01 [2020-05-08T09:03:01.449Z] PASS
09:03:01 [2020-05-08T09:03:01.449Z] 
09:03:01 [2020-05-08T09:03:01.449Z] === Skipped
09:03:01 [2020-05-08T09:03:01.449Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:03:01 [2020-05-08T09:03:01.449Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:03:01 [2020-05-08T09:03:01.449Z] 
09:03:01 [2020-05-08T09:03:01.449Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:03:01 [2020-05-08T09:03:01.449Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:03:01 [2020-05-08T09:03:01.449Z] 
09:03:01 [2020-05-08T09:03:01.449Z] 
09:03:01 [2020-05-08T09:03:01.449Z] DONE 12 tests, 2 skipped in 1.807s
09:03:01 [2020-05-08T09:03:01.449Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:03:01 [2020-05-08T09:03:01.449Z] ++ 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
09:03:01 [2020-05-08T09:03:01.449Z] ++ set -e
09:03:01 [2020-05-08T09:03:01.449Z] ++ '[' -n 0 ']'
09:03:01 [2020-05-08T09:03:01.449Z] ++ set -x
09:03:01 [2020-05-08T09:03:01.449Z] ++ env -i DEST=/go/src/github.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
09:03:01 [2020-05-08T09:03:01.449Z] INFO: Testing against a local daemon
09:03:01 [2020-05-08T09:03:01.449Z] === RUN   TestNetworkCreateDelete
09:03:01 [2020-05-08T09:03:01.574Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:03:02 [2020-05-08T09:03:02.016Z] --- PASS: TestNetworkCreateDelete (0.41s)
09:03:02 [2020-05-08T09:03:02.016Z] === RUN   TestDockerNetworkDeletePreferID
09:03:02 [2020-05-08T09:03:02.135Z] --- PASS: TestKernelTCPMemory (1.07s)
09:03:02 [2020-05-08T09:03:02.135Z] === RUN   TestNISDomainname
09:03:03 [2020-05-08T09:03:03.392Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
09:03:03 [2020-05-08T09:03:03.393Z] === RUN   TestInspectNetwork
09:03:03 [2020-05-08T09:03:03.520Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:03:03 [2020-05-08T09:03:03.520Z] --- PASS: TestNISDomainname (1.17s)
09:03:03 [2020-05-08T09:03:03.520Z] === RUN   TestHostnameDnsResolution
09:03:03 [2020-05-08T09:03:03.775Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:03:05 [2020-05-08T09:03:05.136Z] --- PASS: TestHostnameDnsResolution (1.63s)
09:03:05 [2020-05-08T09:03:05.136Z] === RUN   TestStats
09:03:06 [2020-05-08T09:03:06.498Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:03:06 [2020-05-08T09:03:06.720Z] --- PASS: TestServiceCreateInit (10.70s)
09:03:06 [2020-05-08T09:03:06.720Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s)
09:03:06 [2020-05-08T09:03:06.720Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
09:03:06 [2020-05-08T09:03:06.720Z] === RUN   TestCreateServiceMultipleTimes
09:03:06 [2020-05-08T09:03:06.753Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:03:08 [2020-05-08T09:03:08.114Z] --- PASS: TestStats (2.99s)
09:03:08 [2020-05-08T09:03:08.114Z] === RUN   TestStopContainerWithTimeout
09:03:08 [2020-05-08T09:03:08.114Z] === RUN   TestStopContainerWithTimeout/0
09:03:08 [2020-05-08T09:03:08.114Z] === PAUSE TestStopContainerWithTimeout/0
09:03:08 [2020-05-08T09:03:08.114Z] === RUN   TestStopContainerWithTimeout/1
09:03:08 [2020-05-08T09:03:08.114Z] === PAUSE TestStopContainerWithTimeout/1
09:03:08 [2020-05-08T09:03:08.114Z] === RUN   TestStopContainerWithTimeout/3
09:03:08 [2020-05-08T09:03:08.114Z] === PAUSE TestStopContainerWithTimeout/3
09:03:08 [2020-05-08T09:03:08.114Z] === RUN   TestStopContainerWithTimeout/-1
09:03:08 [2020-05-08T09:03:08.114Z] === PAUSE TestStopContainerWithTimeout/-1
09:03:08 [2020-05-08T09:03:08.114Z] === CONT  TestStopContainerWithTimeout/0
09:03:08 [2020-05-08T09:03:08.114Z] === CONT  TestStopContainerWithTimeout/-1
09:03:08 [2020-05-08T09:03:08.660Z] === RUN   TestInspectNetwork/full_network_id
09:03:08 [2020-05-08T09:03:08.660Z] === RUN   TestInspectNetwork/partial_network_id
09:03:08 [2020-05-08T09:03:08.660Z] === RUN   TestInspectNetwork/network_name
09:03:08 [2020-05-08T09:03:08.660Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:03:09 [2020-05-08T09:03:09.476Z] === CONT  TestStopContainerWithTimeout/3
09:03:09 [2020-05-08T09:03:09.731Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:03:11 [2020-05-08T09:03:11.614Z] === CONT  TestStopContainerWithTimeout/1
09:03:11 [2020-05-08T09:03:11.614Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:03:12 [2020-05-08T09:03:12.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:03:12 [2020-05-08T09:03:12.845Z] --- PASS: TestInspectNetwork (9.76s)
09:03:12 [2020-05-08T09:03:12.845Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:03:12 [2020-05-08T09:03:12.845Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:03:12 [2020-05-08T09:03:12.845Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:03:12 [2020-05-08T09:03:12.845Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:03:12 [2020-05-08T09:03:12.845Z] === RUN   TestRunContainerWithBridgeNone
09:03:13 [2020-05-08T09:03:13.463Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:03:13 [2020-05-08T09:03:13.463Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
09:03:13 [2020-05-08T09:03:13.463Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
09:03:13 [2020-05-08T09:03:13.463Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
09:03:13 [2020-05-08T09:03:13.463Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
09:03:13 [2020-05-08T09:03:13.463Z] === RUN   TestDeleteDevicemapper
09:03:13 [2020-05-08T09:03:13.463Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:03:13 [2020-05-08T09:03:13.463Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:03:13 [2020-05-08T09:03:13.463Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:03:14 [2020-05-08T09:03:14.022Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:03:15 [2020-05-08T09:03:15.386Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:03:15 [2020-05-08T09:03:15.386Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s)
09:03:15 [2020-05-08T09:03:15.386Z] === RUN   TestUpdateMemory
09:03:15 [2020-05-08T09:03:15.386Z] --- SKIP: TestUpdateMemory (0.00s)
09:03:15 [2020-05-08T09:03:15.386Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:03:15 [2020-05-08T09:03:15.386Z] === RUN   TestUpdateCPUQuota
09:03:15 [2020-05-08T09:03:15.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:03:16 [2020-05-08T09:03:16.129Z] --- PASS: TestRunContainerWithBridgeNone (2.61s)
09:03:16 [2020-05-08T09:03:16.129Z] === RUN   TestNetworkInvalidJSON
09:03:16 [2020-05-08T09:03:16.129Z] === RUN   TestNetworkInvalidJSON//networks/create
09:03:16 [2020-05-08T09:03:16.129Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:03:16 [2020-05-08T09:03:16.129Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:03:16 [2020-05-08T09:03:16.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:03:16 [2020-05-08T09:03:16.129Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:03:16 [2020-05-08T09:03:16.129Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:03:16 [2020-05-08T09:03:16.129Z] === CONT  TestNetworkInvalidJSON//networks/create
09:03:16 [2020-05-08T09:03:16.130Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:03:16 [2020-05-08T09:03:16.130Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:03:16 [2020-05-08T09:03:16.130Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:03:16 [2020-05-08T09:03:16.130Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:03:16 [2020-05-08T09:03:16.130Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:03:16 [2020-05-08T09:03:16.130Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:03:16 [2020-05-08T09:03:16.130Z] === RUN   TestHostIPv4BridgeLabel
09:03:16 [2020-05-08T09:03:16.388Z] --- PASS: TestHostIPv4BridgeLabel (0.78s)
09:03:16 [2020-05-08T09:03:16.388Z] === RUN   TestDaemonRestartWithLiveRestore
09:03:16 [2020-05-08T09:03:16.509Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:03:17 [2020-05-08T09:03:17.436Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:03:17 [2020-05-08T09:03:17.436Z] --- PASS: TestUpdateCPUQuota (1.93s)
09:03:17 [2020-05-08T09:03:17.436Z] === RUN   TestUpdatePidsLimit
09:03:17 [2020-05-08T09:03:17.436Z] === RUN   TestUpdatePidsLimit/update_from_none
09:03:17 [2020-05-08T09:03:17.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s)
09:03:17 [2020-05-08T09:03:17.764Z] === RUN   TestDaemonDefaultNetworkPools
09:03:17 [2020-05-08T09:03:17.996Z] === RUN   TestUpdatePidsLimit/no_change
09:03:18 [2020-05-08T09:03:18.251Z] === RUN   TestUpdatePidsLimit/update_lower
09:03:18 [2020-05-08T09:03:18.813Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:03:19 [2020-05-08T09:03:19.068Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:03:19 [2020-05-08T09:03:19.141Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
09:03:19 [2020-05-08T09:03:19.141Z] === RUN   TestDaemonRestartWithExistingNetwork
09:03:19 [2020-05-08T09:03:19.629Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:03:20 [2020-05-08T09:03:20.188Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:03:20 [2020-05-08T09:03:20.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:03:21 [2020-05-08T09:03:21.044Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s)
09:03:21 [2020-05-08T09:03:21.044Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:03:21 [2020-05-08T09:03:21.550Z] --- PASS: TestUpdatePidsLimit (4.20s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/no_change (0.45s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
09:03:21 [2020-05-08T09:03:21.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
09:03:21 [2020-05-08T09:03:21.550Z] === RUN   TestUpdateRestartPolicy
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/server/middleware	0.039s	coverage: 37.7% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/types/strslice	0.029s	coverage: 90.0% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/types/filters	0.029s	coverage: 92.2% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 4.8% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/builder/dockerignore	0.020s	coverage: 96.8% of statements
09:03:23 [2020-05-08T09:03:23.300Z] ok  	github.com/docker/docker/cli/debug	0.025s	coverage: 100.0% of statements
09:03:23 [2020-05-08T09:03:23.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
09:03:23 [2020-05-08T09:03:23.578Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:03:24 [2020-05-08T09:03:24.061Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:03:24 [2020-05-08T09:03:24.144Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.94s)
09:03:24 [2020-05-08T09:03:24.144Z] === RUN   TestServiceWithPredefinedNetwork
09:03:24 [2020-05-08T09:03:24.619Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:03:24 [2020-05-08T09:03:24.990Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.861s	coverage: 86.3% of statements
09:03:25 [2020-05-08T09:03:25.179Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:03:26 [2020-05-08T09:03:26.103Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:03:27 [2020-05-08T09:03:27.027Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:03:27 [2020-05-08T09:03:27.027Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:03:27 [2020-05-08T09:03:27.293Z] ok  	github.com/docker/docker/builder/remotecontext	0.582s	coverage: 13.6% of statements
09:03:27 [2020-05-08T09:03:27.429Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s)
09:03:27 [2020-05-08T09:03:27.429Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:03:27 [2020-05-08T09:03:27.429Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:03:27 [2020-05-08T09:03:27.429Z]     service_test.go:236: FLAKY_TEST
09:03:27 [2020-05-08T09:03:27.429Z] === RUN   TestServiceWithDataPathPortInit
09:03:29 [2020-05-08T09:03:29.012Z] --- PASS: TestCreateServiceMultipleTimes (22.13s)
09:03:29 [2020-05-08T09:03:29.012Z] === RUN   TestCreateServiceConflict
09:03:30 [2020-05-08T09:03:30.286Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:03:31 [2020-05-08T09:03:31.167Z] ok  	github.com/docker/docker/builder/dockerfile	1.310s	coverage: 48.2% of statements
09:03:31 [2020-05-08T09:03:31.167Z] ?   	github.com/docker/docker/cli	[no test files]
09:03:31 [2020-05-08T09:03:31.167Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:03:32 [2020-05-08T09:03:32.458Z] --- PASS: TestCreateServiceConflict (3.59s)
09:03:32 [2020-05-08T09:03:32.458Z] === RUN   TestCreateServiceMaxReplicas
09:03:32 [2020-05-08T09:03:32.793Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:03:33 [2020-05-08T09:03:33.716Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:03:35 [2020-05-08T09:03:35.077Z] --- PASS: TestUpdateRestartPolicy (13.18s)
09:03:35 [2020-05-08T09:03:35.077Z] === RUN   TestUpdateRestartWithAutoRemove
09:03:35 [2020-05-08T09:03:35.077Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:03:35 [2020-05-08T09:03:35.635Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:03:35 [2020-05-08T09:03:35.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
09:03:35 [2020-05-08T09:03:35.635Z] === RUN   TestWaitNonBlocked
09:03:35 [2020-05-08T09:03:35.635Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:35 [2020-05-08T09:03:35.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:35 [2020-05-08T09:03:35.635Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:35 [2020-05-08T09:03:35.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:35 [2020-05-08T09:03:35.635Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:03:35 [2020-05-08T09:03:35.635Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:03:35 [2020-05-08T09:03:35.936Z] --- PASS: TestCreateServiceMaxReplicas (3.84s)
09:03:35 [2020-05-08T09:03:35.936Z] === RUN   TestCreateWithDuplicateNetworkNames
09:03:36 [2020-05-08T09:03:36.197Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:03:36 [2020-05-08T09:03:36.758Z] === RUN   TestDockerSuite/TestBuildCmd
09:03:36 [2020-05-08T09:03:36.758Z] --- PASS: TestWaitNonBlocked (0.02s)
09:03:36 [2020-05-08T09:03:36.758Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
09:03:36 [2020-05-08T09:03:36.758Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
09:03:36 [2020-05-08T09:03:36.758Z] === RUN   TestWaitBlocked
09:03:36 [2020-05-08T09:03:36.758Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:03:36 [2020-05-08T09:03:36.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:03:36 [2020-05-08T09:03:36.758Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:03:36 [2020-05-08T09:03:36.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:03:36 [2020-05-08T09:03:36.758Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:03:36 [2020-05-08T09:03:36.758Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:03:37 [2020-05-08T09:03:37.012Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:03:37 [2020-05-08T09:03:37.267Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:03:37 [2020-05-08T09:03:37.270Z] ok  	github.com/docker/docker/client	0.679s	coverage: 75.4% of statements
09:03:37 [2020-05-08T09:03:37.826Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:03:37 [2020-05-08T09:03:37.826Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:03:38 [2020-05-08T09:03:38.081Z] --- PASS: TestWaitBlocked (0.02s)
09:03:38 [2020-05-08T09:03:38.081Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
09:03:38 [2020-05-08T09:03:38.081Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
09:03:38 [2020-05-08T09:03:38.081Z] === CONT  TestContainerStartOnDaemonRestart
09:03:38 [2020-05-08T09:03:38.081Z] === CONT  TestIpcModeOlderClient
09:03:38 [2020-05-08T09:03:38.335Z] --- PASS: TestIpcModeOlderClient (0.14s)
09:03:38 [2020-05-08T09:03:38.335Z] === CONT  TestDaemonHostGatewayIP
09:03:38 [2020-05-08T09:03:38.896Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:03:39 [2020-05-08T09:03:39.455Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:03:41 [2020-05-08T09:03:41.966Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s)
09:03:41 [2020-05-08T09:03:41.966Z] === CONT  TestContainerKillOnDaemonStart
09:03:42 [2020-05-08T09:03:42.221Z] --- PASS: TestDaemonHostGatewayIP (4.06s)
09:03:42 [2020-05-08T09:03:42.221Z] === CONT  TestDaemonRestartIpcMode
09:03:44 [2020-05-08T09:03:44.731Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:03:45 [2020-05-08T09:03:45.508Z] --- PASS: TestServiceWithDataPathPortInit (18.12s)
09:03:45 [2020-05-08T09:03:45.508Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:03:45 [2020-05-08T09:03:45.656Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:03:45 [2020-05-08T09:03:45.910Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:03:45 [2020-05-08T09:03:45.910Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
09:03:46 [2020-05-08T09:03:46.469Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:03:46 [2020-05-08T09:03:46.723Z] === RUN   TestDockerSuite/TestBuildContChar
09:03:46 [2020-05-08T09:03:46.977Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:03:50 [2020-05-08T09:03:50.236Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:03:50 [2020-05-08T09:03:50.796Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:03:51 [2020-05-08T09:03:51.055Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:03:51 [2020-05-08T09:03:51.310Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:03:51 [2020-05-08T09:03:51.869Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:03:52 [2020-05-08T09:03:52.124Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:03:52 [2020-05-08T09:03:52.124Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:03:52 [2020-05-08T09:03:52.428Z] 65014b3c3121: Pull complete
09:03:53 [2020-05-08T09:03:53.048Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:03:53 [2020-05-08T09:03:53.606Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:03:53 [2020-05-08T09:03:53.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s)
09:03:53 [2020-05-08T09:03:53.623Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n0a1zw50173rw9yvvn168eyqn Created:2020-05-08 09:03:46.410203675 +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[867bcd7fb17ce6600248dc1ac6620d3f3bec00d6f6067028ed8b1f9b0fd884bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qflla5obf88huwgs5alquwqwd EndpointID:fd88f7a7b93e744fd22369d3ab2b1ec15fc1070352c7dc9592f56991fd632f53 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2e1b5850bd06ce9018bbd165ab1afe58ccce11f674dcc8835a26db73358cee9e 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:e183a2809f0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qflla5obf88huwgs5alquwqwd EndpointID:fd88f7a7b93e744fd22369d3ab2b1ec15fc1070352c7dc9592f56991fd632f53 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:03:53 [2020-05-08T09:03:53.623Z] PASS
09:03:53 [2020-05-08T09:03:53.623Z] 
09:03:53 [2020-05-08T09:03:53.623Z] === Skipped
09:03:53 [2020-05-08T09:03:53.623Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:03:53 [2020-05-08T09:03:53.623Z]     service_test.go:236: FLAKY_TEST
09:03:53 [2020-05-08T09:03:53.623Z] 
09:03:53 [2020-05-08T09:03:53.623Z] 
09:03:53 [2020-05-08T09:03:53.623Z] DONE 22 tests, 1 skipped in 52.264s
09:03:53 [2020-05-08T09:03:53.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:03:53 [2020-05-08T09:03:53.623Z] ++ 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
09:03:53 [2020-05-08T09:03:53.623Z] ++ set -e
09:03:53 [2020-05-08T09:03:53.623Z] ++ '[' -n 0 ']'
09:03:53 [2020-05-08T09:03:53.623Z] ++ set -x
09:03:53 [2020-05-08T09:03:53.624Z] ++ env -i DEST=/go/src/github.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
09:03:53 [2020-05-08T09:03:53.882Z] INFO: Testing against a local daemon
09:03:53 [2020-05-08T09:03:53.882Z] === RUN   TestDockerNetworkIpvlanPersistance
09:03:53 [2020-05-08T09:03:53.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:03:53 [2020-05-08T09:03:53.882Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:03:53 [2020-05-08T09:03:53.882Z] === RUN   TestDockerNetworkIpvlan
09:03:53 [2020-05-08T09:03:53.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:03:53 [2020-05-08T09:03:53.882Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:03:53 [2020-05-08T09:03:53.882Z] PASS
09:03:53 [2020-05-08T09:03:53.882Z] 
09:03:53 [2020-05-08T09:03:53.882Z] === Skipped
09:03:53 [2020-05-08T09:03:53.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:03:53 [2020-05-08T09:03:53.882Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:03:53 [2020-05-08T09:03:53.882Z] 
09:03:53 [2020-05-08T09:03:53.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:03:53 [2020-05-08T09:03:53.882Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:03:53 [2020-05-08T09:03:53.882Z] 
09:03:53 [2020-05-08T09:03:53.882Z] 
09:03:53 [2020-05-08T09:03:53.882Z] DONE 2 tests, 2 skipped in 0.151s
09:03:53 [2020-05-08T09:03:53.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:03:53 [2020-05-08T09:03:53.882Z] ++ 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
09:03:53 [2020-05-08T09:03:53.882Z] ++ set -e
09:03:53 [2020-05-08T09:03:53.882Z] ++ '[' -n 0 ']'
09:03:53 [2020-05-08T09:03:53.882Z] ++ set -x
09:03:53 [2020-05-08T09:03:53.882Z] ++ env -i DEST=/go/src/github.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
09:03:54 [2020-05-08T09:03:54.141Z] INFO: Testing against a local daemon
09:03:54 [2020-05-08T09:03:54.141Z] === RUN   TestDockerNetworkMacvlanPersistance
09:03:54 [2020-05-08T09:03:54.165Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:03:54 [2020-05-08T09:03:54.368Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s)
09:03:54 [2020-05-08T09:03:54.368Z] === RUN   TestCreateServiceSecretFileMode
09:03:54 [2020-05-08T09:03:54.725Z] --- PASS: TestContainerKillOnDaemonStart (12.80s)
09:03:54 [2020-05-08T09:03:54.725Z] PASS
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === Skipped
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:03:54 [2020-05-08T09:03:54.725Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
09:03:54 [2020-05-08T09:03:54.725Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:03:54 [2020-05-08T09:03:54.725Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:03:54 [2020-05-08T09:03:54.725Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:03:54 [2020-05-08T09:03:54.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:03:54 [2020-05-08T09:03:54.725Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] 
09:03:54 [2020-05-08T09:03:54.725Z] DONE 200 tests, 6 skipped in 161.222s
09:03:54 [2020-05-08T09:03:54.725Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:03:54 [2020-05-08T09:03:54.725Z] ++ 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
09:03:54 [2020-05-08T09:03:54.725Z] ++ set -e
09:03:54 [2020-05-08T09:03:54.725Z] ++ '[' -n 0 ']'
09:03:54 [2020-05-08T09:03:54.725Z] ++ set -x
09:03:54 [2020-05-08T09:03:54.725Z] ++ env -i DEST=/go/src/github.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
09:03:54 [2020-05-08T09:03:54.980Z] INFO: Testing against a local daemon
09:03:54 [2020-05-08T09:03:54.980Z] === RUN   TestCommitInheritsEnv
09:03:54 [2020-05-08T09:03:54.980Z] --- PASS: TestCreateServiceSecretFileMode (3.53s)
09:03:54 [2020-05-08T09:03:54.980Z] === RUN   TestCreateServiceConfigFileMode
09:03:55 [2020-05-08T09:03:55.539Z] --- PASS: TestCommitInheritsEnv (0.46s)
09:03:55 [2020-05-08T09:03:55.539Z] === RUN   TestImportExtremelyLargeImageWorks
09:03:55 [2020-05-08T09:03:55.539Z] === PAUSE TestImportExtremelyLargeImageWorks
09:03:55 [2020-05-08T09:03:55.539Z] === RUN   TestImagesFilterMultiReference
09:03:55 [2020-05-08T09:03:55.539Z] --- PASS: TestImagesFilterMultiReference (0.11s)
09:03:55 [2020-05-08T09:03:55.539Z] === RUN   TestImagePullPlatformInvalid
09:03:55 [2020-05-08T09:03:55.539Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
09:03:55 [2020-05-08T09:03:55.540Z] === RUN   TestRemoveImageOrphaning
09:03:56 [2020-05-08T09:03:56.098Z] --- PASS: TestRemoveImageOrphaning (0.48s)
09:03:56 [2020-05-08T09:03:56.098Z] === RUN   TestRemoveImageGarbageCollector
09:03:56 [2020-05-08T09:03:56.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s)
09:03:56 [2020-05-08T09:03:56.673Z] === RUN   TestDockerNetworkMacvlan
09:03:57 [2020-05-08T09:03:57.241Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:03:57 [2020-05-08T09:03:57.459Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:03:58 [2020-05-08T09:03:58.019Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:03:58 [2020-05-08T09:03:58.273Z] --- PASS: TestRemoveImageGarbageCollector (2.28s)
09:03:58 [2020-05-08T09:03:58.274Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:03:58 [2020-05-08T09:03:58.274Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
09:03:58 [2020-05-08T09:03:58.274Z] === RUN   TestTagInvalidReference
09:03:58 [2020-05-08T09:03:58.426Z] --- PASS: TestCreateServiceConfigFileMode (3.06s)
09:03:58 [2020-05-08T09:03:58.426Z] === RUN   TestCreateServiceSysctls
09:03:58 [2020-05-08T09:03:58.528Z] --- PASS: TestTagInvalidReference (0.04s)
09:03:58 [2020-05-08T09:03:58.528Z] === RUN   TestTagValidPrefixedRepo
09:03:58 [2020-05-08T09:03:58.528Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:03:58 [2020-05-08T09:03:58.528Z] === RUN   TestTagExistedNameWithoutForce
09:03:58 [2020-05-08T09:03:58.528Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:03:58 [2020-05-08T09:03:58.528Z] === RUN   TestTagOfficialNames
09:03:58 [2020-05-08T09:03:58.528Z] --- PASS: TestTagOfficialNames (0.05s)
09:03:58 [2020-05-08T09:03:58.528Z] === RUN   TestTagMatchesDigest
09:03:58 [2020-05-08T09:03:58.528Z] --- PASS: TestTagMatchesDigest (0.03s)
09:03:58 [2020-05-08T09:03:58.528Z] === CONT  TestImportExtremelyLargeImageWorks
09:03:58 [2020-05-08T09:03:58.618Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:03:59 [2020-05-08T09:03:59.995Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:04:01 [2020-05-08T09:04:01.081Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:04:02 [2020-05-08T09:04:02.808Z] --- PASS: TestCreateServiceSysctls (4.65s)
09:04:02 [2020-05-08T09:04:02.808Z] === RUN   TestCreateServiceCapabilities
09:04:03 [2020-05-08T09:04:03.279Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:04:03 [2020-05-08T09:04:03.592Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:04:06 [2020-05-08T09:04:06.253Z] --- PASS: TestCreateServiceCapabilities (3.70s)
09:04:06 [2020-05-08T09:04:06.253Z] === RUN   TestInspect
09:04:06 [2020-05-08T09:04:06.851Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:04:07 [2020-05-08T09:04:07.467Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:04:07 [2020-05-08T09:04:07.776Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:04:08 [2020-05-08T09:04:08.336Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:04:08 [2020-05-08T09:04:08.336Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:04:09 [2020-05-08T09:04:09.261Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:04:10 [2020-05-08T09:04:10.623Z] --- PASS: TestInspect (4.00s)
09:04:10 [2020-05-08T09:04:10.623Z] === RUN   TestCreateJob
09:04:12 [2020-05-08T09:04:12.521Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:04:14 [2020-05-08T09:04:14.030Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:04:14 [2020-05-08T09:04:14.967Z] --- PASS: TestDockerNetworkMacvlan (18.64s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s)
09:04:14 [2020-05-08T09:04:14.967Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
09:04:14 [2020-05-08T09:04:14.967Z] PASS
09:04:14 [2020-05-08T09:04:14.967Z] 
09:04:14 [2020-05-08T09:04:14.967Z] DONE 8 tests in 20.939s
09:04:14 [2020-05-08T09:04:14.967Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:04:14 [2020-05-08T09:04:14.967Z] ++ 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
09:04:14 [2020-05-08T09:04:14.967Z] ++ set -e
09:04:14 [2020-05-08T09:04:14.967Z] ++ '[' -n 0 ']'
09:04:14 [2020-05-08T09:04:14.967Z] ++ set -x
09:04:14 [2020-05-08T09:04:14.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:04:14 [2020-05-08T09:04:14.967Z] testing: warning: no tests to run
09:04:14 [2020-05-08T09:04:14.967Z] PASS
09:04:14 [2020-05-08T09:04:14.967Z] 
09:04:14 [2020-05-08T09:04:14.967Z] DONE 0 tests in 0.027s
09:04:14 [2020-05-08T09:04:14.967Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:04:14 [2020-05-08T09:04:14.967Z] ++ 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
09:04:14 [2020-05-08T09:04:14.967Z] ++ set -e
09:04:14 [2020-05-08T09:04:14.967Z] ++ '[' -n 0 ']'
09:04:14 [2020-05-08T09:04:14.967Z] ++ set -x
09:04:14 [2020-05-08T09:04:14.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:04:14 [2020-05-08T09:04:14.967Z] INFO: Testing against a local daemon
09:04:14 [2020-05-08T09:04:14.967Z] === RUN   TestAuthZPluginAllowRequest
09:04:14 [2020-05-08T09:04:14.995Z] --- PASS: TestCreateJob (4.55s)
09:04:14 [2020-05-08T09:04:14.995Z] === RUN   TestReplicatedJob
09:04:15 [2020-05-08T09:04:15.032Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:04:16 [2020-05-08T09:04:16.869Z] --- PASS: TestAuthZPluginAllowRequest (1.82s)
09:04:16 [2020-05-08T09:04:16.869Z] === RUN   TestAuthZPluginTLS
09:04:17 [2020-05-08T09:04:17.541Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:04:17 [2020-05-08T09:04:17.804Z] --- PASS: TestAuthZPluginTLS (0.71s)
09:04:17 [2020-05-08T09:04:17.804Z] === RUN   TestAuthZPluginDenyRequest
09:04:18 [2020-05-08T09:04:18.371Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
09:04:18 [2020-05-08T09:04:18.371Z] === RUN   TestAuthZPluginAPIDenyResponse
09:04:18 [2020-05-08T09:04:18.465Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:04:18 [2020-05-08T09:04:18.938Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
09:04:18 [2020-05-08T09:04:18.938Z] === RUN   TestAuthZPluginDenyResponse
09:04:19 [2020-05-08T09:04:19.389Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:04:19 [2020-05-08T09:04:19.389Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:04:19 [2020-05-08T09:04:19.389Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:04:19 [2020-05-08T09:04:19.389Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:04:19 [2020-05-08T09:04:19.389Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:04:19 [2020-05-08T09:04:19.504Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
09:04:19 [2020-05-08T09:04:19.504Z] === RUN   TestAuthZPluginAllowEventStream
09:04:21 [2020-05-08T09:04:21.406Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
09:04:21 [2020-05-08T09:04:21.406Z] === RUN   TestAuthZPluginErrorResponse
09:04:21 [2020-05-08T09:04:21.898Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:04:21 [2020-05-08T09:04:21.973Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
09:04:21 [2020-05-08T09:04:21.973Z] === RUN   TestAuthZPluginErrorRequest
09:04:22 [2020-05-08T09:04:22.540Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
09:04:22 [2020-05-08T09:04:22.540Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:04:23 [2020-05-08T09:04:23.361Z] --- PASS: TestReplicatedJob (7.21s)
09:04:23 [2020-05-08T09:04:23.361Z] === RUN   TestUpdateReplicatedJob
09:04:23 [2020-05-08T09:04:23.476Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
09:04:23 [2020-05-08T09:04:23.476Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:04:24 [2020-05-08T09:04:24.408Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:04:24 [2020-05-08T09:04:24.663Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:04:24 [2020-05-08T09:04:24.663Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:04:25 [2020-05-08T09:04:25.223Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:04:25 [2020-05-08T09:04:25.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
09:04:25 [2020-05-08T09:04:25.379Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:04:25 [2020-05-08T09:04:25.783Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:04:26 [2020-05-08T09:04:26.807Z] --- PASS: TestUpdateReplicatedJob (4.40s)
09:04:26 [2020-05-08T09:04:26.807Z] === RUN   TestServiceListWithStatuses
09:04:26 [2020-05-08T09:04:26.807Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:04:26 [2020-05-08T09:04:26.807Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:04:26 [2020-05-08T09:04:26.807Z] === RUN   TestDockerNetworkConnectAlias
09:04:27 [2020-05-08T09:04:27.912Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s)
09:04:27 [2020-05-08T09:04:27.912Z] === RUN   TestAuthZPluginHeader
09:04:28 [2020-05-08T09:04:28.294Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:04:28 [2020-05-08T09:04:28.294Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:04:28 [2020-05-08T09:04:28.847Z] --- PASS: TestAuthZPluginHeader (1.01s)
09:04:28 [2020-05-08T09:04:28.847Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:04:28 [2020-05-08T09:04:28.847Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:04:28 [2020-05-08T09:04:28.847Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:28 [2020-05-08T09:04:28.847Z] === RUN   TestAuthZPluginV2Disable
09:04:28 [2020-05-08T09:04:28.847Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:04:28 [2020-05-08T09:04:28.847Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:28 [2020-05-08T09:04:28.847Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:04:28 [2020-05-08T09:04:28.847Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:04:28 [2020-05-08T09:04:28.847Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:28 [2020-05-08T09:04:28.847Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:04:28 [2020-05-08T09:04:28.847Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:04:28 [2020-05-08T09:04:28.847Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:28 [2020-05-08T09:04:28.847Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:04:29 [2020-05-08T09:04:29.653Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:04:31 [2020-05-08T09:04:31.013Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:04:31 [2020-05-08T09:04:31.936Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:04:35 [2020-05-08T09:04:35.160Z] ok  	github.com/docker/docker/cmd/dockerd	0.204s	coverage: 30.8% of statements
09:04:35 [2020-05-08T09:04:35.174Z] --- PASS: TestDockerNetworkConnectAlias (8.27s)
09:04:35 [2020-05-08T09:04:35.174Z] === RUN   TestDockerNetworkReConnect
09:04:35 [2020-05-08T09:04:35.194Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:04:35 [2020-05-08T09:04:35.194Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:04:35 [2020-05-08T09:04:35.754Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:04:37 [2020-05-08T09:04:37.637Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:04:38 [2020-05-08T09:04:38.172Z] ok  	github.com/docker/docker/container	0.234s	coverage: 34.9% of statements
09:04:38 [2020-05-08T09:04:38.172Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:04:38 [2020-05-08T09:04:38.172Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:04:38 [2020-05-08T09:04:38.172Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:04:38 [2020-05-08T09:04:38.172Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:04:39 [2020-05-08T09:04:39.524Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:04:41 [2020-05-08T09:04:41.966Z] --- PASS: TestDockerNetworkReConnect (6.28s)
09:04:41 [2020-05-08T09:04:41.966Z] === RUN   TestServicePlugin
09:04:41 [2020-05-08T09:04:41.966Z] --- SKIP: TestServicePlugin (0.00s)
09:04:41 [2020-05-08T09:04:41.966Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:41 [2020-05-08T09:04:41.966Z] === RUN   TestServiceUpdateLabel
09:04:42 [2020-05-08T09:04:42.063Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.091s	coverage: 65.3% of statements
09:04:43 [2020-05-08T09:04:43.684Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:04:43 [2020-05-08T09:04:43.684Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:04:44 [2020-05-08T09:04:44.632Z] --- PASS: TestServiceUpdateLabel (3.69s)
09:04:44 [2020-05-08T09:04:44.632Z] === RUN   TestServiceUpdateSecrets
09:04:46 [2020-05-08T09:04:46.926Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s)
09:04:46 [2020-05-08T09:04:46.926Z] PASS
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] === Skipped
09:04:46 [2020-05-08T09:04:46.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:04:46 [2020-05-08T09:04:46.926Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:04:46 [2020-05-08T09:04:46.926Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:04:46 [2020-05-08T09:04:46.926Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:04:46 [2020-05-08T09:04:46.926Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] 
09:04:46 [2020-05-08T09:04:46.926Z] DONE 17 tests, 4 skipped in 32.037s
09:04:46 [2020-05-08T09:04:46.926Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:04:46 [2020-05-08T09:04:46.926Z] ++ 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
09:04:46 [2020-05-08T09:04:46.926Z] ++ set -e
09:04:46 [2020-05-08T09:04:46.926Z] ++ '[' -n 0 ']'
09:04:46 [2020-05-08T09:04:46.926Z] ++ set -x
09:04:46 [2020-05-08T09:04:46.926Z] ++ env -i DEST=/go/src/github.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
09:04:46 [2020-05-08T09:04:46.943Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:04:47 [2020-05-08T09:04:47.185Z] INFO: Testing against a local daemon
09:04:47 [2020-05-08T09:04:47.185Z] === RUN   TestPluginInvalidJSON
09:04:47 [2020-05-08T09:04:47.185Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:04:47 [2020-05-08T09:04:47.185Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:04:47 [2020-05-08T09:04:47.185Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:04:47 [2020-05-08T09:04:47.185Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:04:47 [2020-05-08T09:04:47.185Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:04:47 [2020-05-08T09:04:47.185Z] === RUN   TestPluginInstall
09:04:47 [2020-05-08T09:04:47.185Z] === RUN   TestPluginInstall/no_auth
09:04:51 [2020-05-08T09:04:51.090Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.6% of statements
09:04:51 [2020-05-08T09:04:51.102Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:04:51 [2020-05-08T09:04:51.356Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:04:51 [2020-05-08T09:04:51.611Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:04:52 [2020-05-08T09:04:52.297Z] ok  	github.com/docker/docker/daemon/cluster	0.219s	coverage: 0.5% of statements
09:04:52 [2020-05-08T09:04:52.457Z] time="2020-05-08T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:52 [2020-05-08T09:04:52.458Z] time="2020-05-08T09:04:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:52 [2020-05-08T09:04:52.458Z] time="2020-05-08T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6157c5582e998f55a688273d2b1795c2da2889ea248bcc1fbf23e77bc2a07037" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:52 [2020-05-08T09:04:52.458Z] time="2020-05-08T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:52 [2020-05-08T09:04:52.458Z] time="2020-05-08T09:04:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:52 [2020-05-08T09:04:52.458Z] time="2020-05-08T09:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6157c5582e998f55a688273d2b1795c2da2889ea248bcc1fbf23e77bc2a07037" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:53 [2020-05-08T09:04:53.025Z] === RUN   TestPluginInstall/with_htpasswd
09:04:53 [2020-05-08T09:04:53.494Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:04:53 [2020-05-08T09:04:53.494Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae0d746bc5c51c2b87e4c5dafd984eb964be3f8cfdaa9da13f1f835e1b2a1b08" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:53 [2020-05-08T09:04:53.592Z] time="2020-05-08T09:04:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae0d746bc5c51c2b87e4c5dafd984eb964be3f8cfdaa9da13f1f835e1b2a1b08" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:54 [2020-05-08T09:04:54.159Z] === RUN   TestPluginInstall/with_insecure
09:04:54 [2020-05-08T09:04:54.856Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e68ae72be189faca124e1c41f908ad079958ab40bc2a6ee6aee39604ac7c8140" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:04:55 [2020-05-08T09:04:55.536Z] time="2020-05-08T09:04:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e68ae72be189faca124e1c41f908ad079958ab40bc2a6ee6aee39604ac7c8140" mediatype=application/vnd.docker.plugin.v1+json size=522
09:04:55 [2020-05-08T09:04:55.780Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:04:56 [2020-05-08T09:04:56.103Z] --- PASS: TestPluginInstall (8.85s)
09:04:56 [2020-05-08T09:04:56.103Z]     --- PASS: TestPluginInstall/no_auth (5.79s)
09:04:56 [2020-05-08T09:04:56.103Z]     --- PASS: TestPluginInstall/with_htpasswd (1.22s)
09:04:56 [2020-05-08T09:04:56.103Z]     --- PASS: TestPluginInstall/with_insecure (1.85s)
09:04:56 [2020-05-08T09:04:56.103Z]         plugin_test.go:157: [dbeada6498f9f] daemon is not started
09:04:56 [2020-05-08T09:04:56.103Z] PASS
09:04:56 [2020-05-08T09:04:56.103Z] 
09:04:56 [2020-05-08T09:04:56.103Z] DONE 6 tests in 9.044s
09:04:56 [2020-05-08T09:04:56.103Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:04:56 [2020-05-08T09:04:56.103Z] ++ 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
09:04:56 [2020-05-08T09:04:56.103Z] ++ set -e
09:04:56 [2020-05-08T09:04:56.103Z] ++ '[' -n 0 ']'
09:04:56 [2020-05-08T09:04:56.103Z] ++ set -x
09:04:56 [2020-05-08T09:04:56.103Z] ++ env -i DEST=/go/src/github.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
09:04:56 [2020-05-08T09:04:56.103Z] INFO: Testing against a local daemon
09:04:56 [2020-05-08T09:04:56.103Z] === RUN   TestExternalGraphDriver
09:04:56 [2020-05-08T09:04:56.362Z] === RUN   TestExternalGraphDriver/json
09:04:57 [2020-05-08T09:04:57.200Z] ok  	github.com/docker/docker/daemon/discovery	0.036s	coverage: 30.0% of statements
09:04:58 [2020-05-08T09:04:58.288Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:04:58 [2020-05-08T09:04:58.894Z] === RUN   TestExternalGraphDriver/spec
09:04:59 [2020-05-08T09:04:59.213Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:04:59 [2020-05-08T09:04:59.213Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:04:59 [2020-05-08T09:04:59.468Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:05:00 [2020-05-08T09:05:00.235Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
09:05:00 [2020-05-08T09:05:00.828Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:05:01 [2020-05-08T09:05:01.426Z] === RUN   TestExternalGraphDriver/pull
09:05:01 [2020-05-08T09:05:01.931Z] ok  	github.com/docker/docker/daemon/config	0.144s	coverage: 81.7% of statements
09:05:02 [2020-05-08T09:05:02.189Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:05:03 [2020-05-08T09:05:03.070Z] --- PASS: TestServiceUpdateSecrets (15.87s)
09:05:03 [2020-05-08T09:05:03.070Z] === RUN   TestServiceUpdateConfigs
09:05:03 [2020-05-08T09:05:03.615Z] ok  	github.com/docker/docker/daemon/graphdriver	0.011s	coverage: 2.2% of statements
09:05:03 [2020-05-08T09:05:03.959Z] --- PASS: TestExternalGraphDriver (7.80s)
09:05:03 [2020-05-08T09:05:03.959Z]     --- PASS: TestExternalGraphDriver/json (2.47s)
09:05:03 [2020-05-08T09:05:03.959Z]     --- PASS: TestExternalGraphDriver/spec (2.78s)
09:05:03 [2020-05-08T09:05:03.959Z]     --- PASS: TestExternalGraphDriver/pull (2.42s)
09:05:03 [2020-05-08T09:05:03.959Z] === RUN   TestGraphdriverPluginV2
09:05:03 [2020-05-08T09:05:03.959Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:05:03 [2020-05-08T09:05:03.959Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:03 [2020-05-08T09:05:03.959Z] PASS
09:05:03 [2020-05-08T09:05:03.959Z] 
09:05:03 [2020-05-08T09:05:03.959Z] === Skipped
09:05:03 [2020-05-08T09:05:03.959Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:05:03 [2020-05-08T09:05:03.959Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:03 [2020-05-08T09:05:03.959Z] 
09:05:03 [2020-05-08T09:05:03.959Z] 
09:05:03 [2020-05-08T09:05:03.959Z] DONE 5 tests, 1 skipped in 8.022s
09:05:03 [2020-05-08T09:05:03.959Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:05:03 [2020-05-08T09:05:03.959Z] ++ 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
09:05:03 [2020-05-08T09:05:03.959Z] ++ set -e
09:05:03 [2020-05-08T09:05:03.959Z] ++ '[' -n 0 ']'
09:05:03 [2020-05-08T09:05:03.959Z] ++ set -x
09:05:03 [2020-05-08T09:05:03.959Z] ++ env -i DEST=/go/src/github.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
09:05:04 [2020-05-08T09:05:04.072Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:05:04 [2020-05-08T09:05:04.218Z] INFO: Testing against a local daemon
09:05:04 [2020-05-08T09:05:04.218Z] === RUN   TestContinueAfterPluginCrash
09:05:04 [2020-05-08T09:05:04.218Z] === PAUSE TestContinueAfterPluginCrash
09:05:04 [2020-05-08T09:05:04.218Z] === RUN   TestReadPluginNoRead
09:05:04 [2020-05-08T09:05:04.218Z] === PAUSE TestReadPluginNoRead
09:05:04 [2020-05-08T09:05:04.218Z] === RUN   TestDaemonStartWithLogOpt
09:05:04 [2020-05-08T09:05:04.218Z] === PAUSE TestDaemonStartWithLogOpt
09:05:04 [2020-05-08T09:05:04.218Z] === CONT  TestContinueAfterPluginCrash
09:05:04 [2020-05-08T09:05:04.218Z] === CONT  TestDaemonStartWithLogOpt
09:05:04 [2020-05-08T09:05:04.218Z] === CONT  TestReadPluginNoRead
09:05:07 [2020-05-08T09:05:07.464Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.545s	coverage: 13.8% of statements
09:05:08 [2020-05-08T09:05:08.183Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
09:05:09 [2020-05-08T09:05:09.310Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:05:09 [2020-05-08T09:05:09.494Z] === RUN   TestReadPluginNoRead/default
09:05:09 [2020-05-08T09:05:09.494Z] --- PASS: TestDaemonStartWithLogOpt (4.97s)
09:05:10 [2020-05-08T09:05:10.429Z] === RUN   TestReadPluginNoRead/disabled_caching
09:05:10 [2020-05-08T09:05:10.473Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.821s	coverage: 57.9% of statements
09:05:11 [2020-05-08T09:05:11.196Z] ok  	github.com/docker/docker/daemon	12.503s	coverage: 17.4% of statements
09:05:11 [2020-05-08T09:05:11.196Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:05:11 [2020-05-08T09:05:11.196Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:05:11 [2020-05-08T09:05:11.196Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:05:11 [2020-05-08T09:05:11.196Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:05:12 [2020-05-08T09:05:12.330Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:05:14 [2020-05-08T09:05:14.233Z] --- PASS: TestReadPluginNoRead (9.90s)
09:05:14 [2020-05-08T09:05:14.233Z]     --- PASS: TestReadPluginNoRead/default (1.89s)
09:05:14 [2020-05-08T09:05:14.233Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
09:05:14 [2020-05-08T09:05:14.233Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s)
09:05:14 [2020-05-08T09:05:14.233Z]     read_test.go:91: [d8eab98791343] daemon is not started
09:05:14 [2020-05-08T09:05:14.491Z] --- PASS: TestContinueAfterPluginCrash (10.40s)
09:05:14 [2020-05-08T09:05:14.491Z] PASS
09:05:14 [2020-05-08T09:05:14.491Z] 
09:05:14 [2020-05-08T09:05:14.491Z] DONE 6 tests in 10.548s
09:05:14 [2020-05-08T09:05:14.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:05:14 [2020-05-08T09:05:14.751Z] ++ 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
09:05:14 [2020-05-08T09:05:14.751Z] ++ set -e
09:05:14 [2020-05-08T09:05:14.751Z] ++ '[' -n 0 ']'
09:05:14 [2020-05-08T09:05:14.751Z] ++ set -x
09:05:14 [2020-05-08T09:05:14.751Z] ++ env -i DEST=/go/src/github.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
09:05:14 [2020-05-08T09:05:14.751Z] testing: warning: no tests to run
09:05:14 [2020-05-08T09:05:14.751Z] PASS
09:05:14 [2020-05-08T09:05:14.751Z] 
09:05:14 [2020-05-08T09:05:14.751Z] DONE 0 tests in 0.041s
09:05:14 [2020-05-08T09:05:14.751Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:05:14 [2020-05-08T09:05:14.751Z] ++ 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
09:05:14 [2020-05-08T09:05:14.751Z] ++ set -e
09:05:14 [2020-05-08T09:05:14.751Z] ++ '[' -n 0 ']'
09:05:14 [2020-05-08T09:05:14.751Z] ++ set -x
09:05:14 [2020-05-08T09:05:14.751Z] ++ env -i DEST=/go/src/github.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
09:05:14 [2020-05-08T09:05:14.751Z] INFO: Testing against a local daemon
09:05:14 [2020-05-08T09:05:14.751Z] === RUN   TestPluginWithDevMounts
09:05:14 [2020-05-08T09:05:14.751Z] === PAUSE TestPluginWithDevMounts
09:05:14 [2020-05-08T09:05:14.751Z] === CONT  TestPluginWithDevMounts
09:05:15 [2020-05-08T09:05:15.038Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.8% of statements
09:05:16 [2020-05-08T09:05:16.248Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.707s	coverage: 69.2% of statements
09:05:17 [2020-05-08T09:05:17.283Z] --- PASS: TestPluginWithDevMounts (2.23s)
09:05:17 [2020-05-08T09:05:17.283Z] PASS
09:05:17 [2020-05-08T09:05:17.283Z] 
09:05:17 [2020-05-08T09:05:17.283Z] DONE 1 tests in 2.395s
09:05:17 [2020-05-08T09:05:17.283Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:05:17 [2020-05-08T09:05:17.283Z] ++ 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
09:05:17 [2020-05-08T09:05:17.283Z] ++ set -e
09:05:17 [2020-05-08T09:05:17.283Z] ++ '[' -n 0 ']'
09:05:17 [2020-05-08T09:05:17.283Z] ++ set -x
09:05:17 [2020-05-08T09:05:17.283Z] ++ env -i DEST=/go/src/github.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
09:05:17 [2020-05-08T09:05:17.283Z] INFO: Testing against a local daemon
09:05:17 [2020-05-08T09:05:17.283Z] === RUN   TestSecretInspect
09:05:17 [2020-05-08T09:05:17.421Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.392s	coverage: 45.9% of statements
09:05:17 [2020-05-08T09:05:17.421Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:05:17 [2020-05-08T09:05:17.426Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:05:17 [2020-05-08T09:05:17.756Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.184s	coverage: 49.5% of statements
09:05:17 [2020-05-08T09:05:17.986Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:05:18 [2020-05-08T09:05:18.240Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:05:18 [2020-05-08T09:05:18.267Z] --- PASS: TestServiceUpdateConfigs (15.83s)
09:05:18 [2020-05-08T09:05:18.267Z] === RUN   TestServiceUpdateNetwork
09:05:20 [2020-05-08T09:05:20.566Z] --- PASS: TestSecretInspect (3.24s)
09:05:20 [2020-05-08T09:05:20.566Z] === RUN   TestSecretList
09:05:21 [2020-05-08T09:05:21.499Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:05:21 [2020-05-08T09:05:21.596Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
09:05:21 [2020-05-08T09:05:21.754Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:05:21 [2020-05-08T09:05:21.932Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.511s	coverage: 76.1% of statements
09:05:23 [2020-05-08T09:05:23.102Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
09:05:23 [2020-05-08T09:05:23.445Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
09:05:23 [2020-05-08T09:05:23.638Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:05:23 [2020-05-08T09:05:23.851Z] --- PASS: TestSecretList (3.20s)
09:05:23 [2020-05-08T09:05:23.851Z] === RUN   TestSecretsCreateAndDelete
09:05:25 [2020-05-08T09:05:25.130Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.725s	coverage: 52.1% of statements
09:05:25 [2020-05-08T09:05:25.130Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:05:25 [2020-05-08T09:05:25.130Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:05:26 [2020-05-08T09:05:26.898Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:05:26 [2020-05-08T09:05:26.898Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:05:27 [2020-05-08T09:05:27.159Z] --- PASS: TestSecretsCreateAndDelete (3.29s)
09:05:27 [2020-05-08T09:05:27.159Z] === RUN   TestSecretsUpdate
09:05:28 [2020-05-08T09:05:28.997Z] ok  	github.com/docker/docker/daemon/logger	0.323s	coverage: 41.8% of statements
09:05:29 [2020-05-08T09:05:29.337Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.032s	coverage: 67.0% of statements
09:05:30 [2020-05-08T09:05:30.453Z] --- PASS: TestSecretsUpdate (3.29s)
09:05:30 [2020-05-08T09:05:30.453Z] === RUN   TestTemplatedSecret
09:05:31 [2020-05-08T09:05:31.633Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.600s	coverage: 77.8% of statements
09:05:32 [2020-05-08T09:05:32.130Z] --- PASS: TestDockerDaemonSuite (347.17s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.99s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.10s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.07s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:1449: [d607ae3e41a06] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [da14b04bdc5f2] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.69s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.15s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d67d1d8546240] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.72s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.26s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.45s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.21s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.04s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.03s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d58bb6b7c6ee2] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d67afcd02ff4d] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.71s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [db4f161fbf52a] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.05s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.04s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.99s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [de5aacd151703] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.34s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.70s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.79s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d3d8470ff0a17] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.01s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [decb6b5188856] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.53s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d3fb8cbe34d2e] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_plugins_test.go:79: [df9e7c749fd67] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_plugins_test.go:169: [d9437ed5e06e8] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.84s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [dbf5e15d6c1f2] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.84s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.59s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [dd5b87bb8682e] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.59s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.25s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [df027a80bb194] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.55s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.49s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d2f5861666b75] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d2d3c0f2b3814] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.01s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d01ccd95fe62d] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.30s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.07s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d1bebecea7269] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [df6693fa1562c] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [de2db13047b67] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d99df1b4701ac] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d5fa3ab115613] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.93s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d1ef9a62a3774] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.56s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.74s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.38s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.13s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d11eb098718ce] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [de4fc887e044d] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.78s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.68s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.01s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.99s)
09:05:32 [2020-05-08T09:05:32.131Z]         docker_cli_daemon_test.go:2542: [dcbab96f9bcd7] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.59s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.16s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s)
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
09:05:32 [2020-05-08T09:05:32.131Z]         check_test.go:309: [d5cf74b66ab50] daemon is not started
09:05:32 [2020-05-08T09:05:32.131Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.44s)
09:05:32 [2020-05-08T09:05:32.131Z] === RUN   TestDockerSwarmSuite
09:05:32 [2020-05-08T09:05:32.131Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:05:32 [2020-05-08T09:05:32.357Z] ok  	github.com/docker/docker/daemon/logger/journald	0.051s	coverage: 26.2% of statements
09:05:32 [2020-05-08T09:05:32.357Z] ok  	github.com/docker/docker/daemon/images	0.082s	coverage: 4.9% of statements
09:05:32 [2020-05-08T09:05:32.357Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:05:32 [2020-05-08T09:05:32.357Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:05:32 [2020-05-08T09:05:32.357Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:05:32 [2020-05-08T09:05:32.357Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:05:33 [2020-05-08T09:05:33.463Z] --- PASS: TestServiceUpdateNetwork (16.29s)
09:05:33 [2020-05-08T09:05:33.463Z] === RUN   TestServiceUpdatePidsLimit
09:05:33 [2020-05-08T09:05:33.529Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.049s	coverage: 61.6% of statements
09:05:33 [2020-05-08T09:05:33.738Z] --- PASS: TestTemplatedSecret (3.50s)
09:05:33 [2020-05-08T09:05:33.738Z] === RUN   TestSecretCreateResolve
09:05:33 [2020-05-08T09:05:33.866Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
09:05:34 [2020-05-08T09:05:34.074Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:05:35 [2020-05-08T09:05:35.114Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:05:36 [2020-05-08T09:05:36.285Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:05:36 [2020-05-08T09:05:36.285Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:05:36 [2020-05-08T09:05:36.974Z] ok  	github.com/docker/docker/daemon/logger/local	0.156s	coverage: 75.2% of statements
09:05:36 [2020-05-08T09:05:36.974Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:05:36 [2020-05-08T09:05:36.974Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.037s	coverage: 37.7% of statements
09:05:37 [2020-05-08T09:05:37.022Z] --- PASS: TestSecretCreateResolve (3.22s)
09:05:37 [2020-05-08T09:05:37.022Z] PASS
09:05:37 [2020-05-08T09:05:37.022Z] 
09:05:37 [2020-05-08T09:05:37.022Z] DONE 6 tests in 19.886s
09:05:37 [2020-05-08T09:05:37.022Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:05:37 [2020-05-08T09:05:37.022Z] ++ 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
09:05:37 [2020-05-08T09:05:37.022Z] ++ set -e
09:05:37 [2020-05-08T09:05:37.022Z] ++ '[' -n 0 ']'
09:05:37 [2020-05-08T09:05:37.022Z] ++ set -x
09:05:37 [2020-05-08T09:05:37.022Z] ++ env -i DEST=/go/src/github.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
09:05:37 [2020-05-08T09:05:37.280Z] INFO: Testing against a local daemon
09:05:37 [2020-05-08T09:05:37.280Z] === RUN   TestServiceCreateInit
09:05:37 [2020-05-08T09:05:37.280Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:05:37 [2020-05-08T09:05:37.650Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:05:37 [2020-05-08T09:05:37.650Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:05:37 [2020-05-08T09:05:37.698Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.044s	coverage: 33.3% of statements
09:05:38 [2020-05-08T09:05:38.438Z] ok  	github.com/docker/docker/daemon/logger/templates	0.026s	coverage: 8.3% of statements
09:05:39 [2020-05-08T09:05:39.535Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:05:41 [2020-05-08T09:05:41.436Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 47.8% of statements
09:05:42 [2020-05-08T09:05:42.548Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:05:42 [2020-05-08T09:05:42.606Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.326s	coverage: 82.5% of statements
09:05:42 [2020-05-08T09:05:42.606Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:05:42 [2020-05-08T09:05:42.942Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
09:05:42 [2020-05-08T09:05:42.942Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:05:43 [2020-05-08T09:05:43.478Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:05:43 [2020-05-08T09:05:43.693Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:05:45 [2020-05-08T09:05:45.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:05:45 [2020-05-08T09:05:45.835Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:05:46 [2020-05-08T09:05:46.737Z] --- PASS: TestServiceCreateInit (9.58s)
09:05:46 [2020-05-08T09:05:46.737Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s)
09:05:46 [2020-05-08T09:05:46.737Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
09:05:46 [2020-05-08T09:05:46.737Z] === RUN   TestCreateServiceMultipleTimes
09:05:46 [2020-05-08T09:05:46.805Z] ok  	github.com/docker/docker/distribution	0.757s	coverage: 22.1% of statements
09:05:47 [2020-05-08T09:05:47.140Z] ok  	github.com/docker/docker/distribution/metadata	0.118s	coverage: 48.2% of statements
09:05:47 [2020-05-08T09:05:47.140Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:05:47 [2020-05-08T09:05:47.140Z] ok  	github.com/docker/docker/errdefs	0.035s	coverage: 49.4% of statements
09:05:48 [2020-05-08T09:05:48.574Z] eac6fba788c9: Pull complete
09:05:48 [2020-05-08T09:05:48.574Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
09:05:48 [2020-05-08T09:05:48.574Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:05:48 [2020-05-08T09:05:48.574Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
09:05:48 [2020-05-08T09:05:48.574Z] WARN: Skipping validation tests
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Running unit tests at 05/08/2020 09:05:39...
09:05:48 [2020-05-08T09:05:48.574Z] INFO: make.ps1 starting at 05/08/2020 09:05:42
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Git commit (7968c8c093) assumed from DOCKER_GITCOMMIT environment variable
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Invoking autogen...
09:05:48 [2020-05-08T09:05:48.574Z] INFO: Running unit tests...
09:05:49 [2020-05-08T09:05:49.091Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:05:50 [2020-05-08T09:05:50.975Z] ok  	github.com/docker/docker/distribution/xfer	1.695s	coverage: 85.1% of statements
09:05:50 [2020-05-08T09:05:50.975Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:05:50 [2020-05-08T09:05:50.975Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
09:05:50 [2020-05-08T09:05:50.975Z] ok  	github.com/docker/docker/image/v1	0.036s	coverage: 25.0% of statements
09:05:51 [2020-05-08T09:05:51.706Z] ok  	github.com/docker/docker/image	0.098s	coverage: 86.4% of statements
09:05:51 [2020-05-08T09:05:51.706Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:05:51 [2020-05-08T09:05:51.706Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:05:51 [2020-05-08T09:05:51.844Z] --- PASS: TestServiceUpdatePidsLimit (17.97s)
09:05:51 [2020-05-08T09:05:51.844Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
09:05:51 [2020-05-08T09:05:51.844Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s)
09:05:51 [2020-05-08T09:05:51.844Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s)
09:05:51 [2020-05-08T09:05:51.844Z] PASS
09:05:51 [2020-05-08T09:05:51.844Z] 
09:05:51 [2020-05-08T09:05:51.844Z] === Skipped
09:05:51 [2020-05-08T09:05:51.844Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
09:05:51 [2020-05-08T09:05:51.844Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:05:51 [2020-05-08T09:05:51.844Z] 
09:05:51 [2020-05-08T09:05:51.844Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:05:51 [2020-05-08T09:05:51.844Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:05:51 [2020-05-08T09:05:51.844Z] 
09:05:51 [2020-05-08T09:05:51.844Z] 
09:05:51 [2020-05-08T09:05:51.844Z] DONE 27 tests, 2 skipped in 175.283s
09:05:51 [2020-05-08T09:05:51.844Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:05:51 [2020-05-08T09:05:51.844Z] ++ 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
09:05:51 [2020-05-08T09:05:51.844Z] ++ set -e
09:05:51 [2020-05-08T09:05:51.844Z] ++ '[' -n 0 ']'
09:05:51 [2020-05-08T09:05:51.844Z] ++ set -x
09:05:51 [2020-05-08T09:05:51.844Z] ++ env -i DEST=/go/src/github.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
09:05:51 [2020-05-08T09:05:51.844Z] INFO: Testing against a local daemon
09:05:51 [2020-05-08T09:05:51.844Z] === RUN   TestSessionCreate
09:05:51 [2020-05-08T09:05:51.844Z] --- PASS: TestSessionCreate (0.02s)
09:05:51 [2020-05-08T09:05:51.844Z] === RUN   TestSessionCreateWithBadUpgrade
09:05:51 [2020-05-08T09:05:51.844Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:05:51 [2020-05-08T09:05:51.844Z] PASS
09:05:51 [2020-05-08T09:05:51.844Z] 
09:05:51 [2020-05-08T09:05:51.844Z] DONE 2 tests in 0.115s
09:05:51 [2020-05-08T09:05:51.844Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:05:51 [2020-05-08T09:05:51.845Z] ++ 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
09:05:51 [2020-05-08T09:05:51.845Z] ++ set -e
09:05:51 [2020-05-08T09:05:51.845Z] ++ '[' -n 0 ']'
09:05:51 [2020-05-08T09:05:51.845Z] ++ set -x
09:05:51 [2020-05-08T09:05:51.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:05:51 [2020-05-08T09:05:51.845Z] INFO: Testing against a local daemon
09:05:51 [2020-05-08T09:05:51.845Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:05:51 [2020-05-08T09:05:51.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:05:51 [2020-05-08T09:05:51.845Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:05:51 [2020-05-08T09:05:51.845Z] === RUN   TestEventsExecDie
09:05:51 [2020-05-08T09:05:51.845Z] --- PASS: TestEventsExecDie (1.04s)
09:05:51 [2020-05-08T09:05:51.845Z] === RUN   TestEventsBackwardsCompatible
09:05:52 [2020-05-08T09:05:52.125Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
09:05:52 [2020-05-08T09:05:52.125Z] === RUN   TestInfoBinaryCommits
09:05:52 [2020-05-08T09:05:52.125Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:05:52 [2020-05-08T09:05:52.125Z] === RUN   TestInfoAPIVersioned
09:05:52 [2020-05-08T09:05:52.125Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:05:52 [2020-05-08T09:05:52.125Z] === RUN   TestInfoDiscoveryBackend
09:05:52 [2020-05-08T09:05:52.233Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:05:52 [2020-05-08T09:05:52.436Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
09:05:52 [2020-05-08T09:05:52.737Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
09:05:52 [2020-05-08T09:05:52.737Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:05:53 [2020-05-08T09:05:53.741Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:05:53 [2020-05-08T09:05:53.741Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:05:54 [2020-05-08T09:05:54.022Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:05:54 [2020-05-08T09:05:54.022Z] === RUN   TestInfoAPI
09:05:54 [2020-05-08T09:05:54.022Z] --- PASS: TestInfoAPI (0.02s)
09:05:54 [2020-05-08T09:05:54.022Z] === RUN   TestInfoAPIWarnings
09:05:54 [2020-05-08T09:05:54.634Z] --- PASS: TestInfoAPIWarnings (0.52s)
09:05:54 [2020-05-08T09:05:54.634Z] === RUN   TestInfoDebug
09:05:54 [2020-05-08T09:05:54.768Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 50.0% of statements
09:05:55 [2020-05-08T09:05:55.246Z] --- PASS: TestInfoDebug (0.52s)
09:05:55 [2020-05-08T09:05:55.246Z] === RUN   TestInfoInsecureRegistries
09:05:55 [2020-05-08T09:05:55.858Z] --- PASS: TestInfoInsecureRegistries (0.55s)
09:05:55 [2020-05-08T09:05:55.858Z] === RUN   TestInfoRegistryMirrors
09:05:56 [2020-05-08T09:05:56.139Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:05:56 [2020-05-08T09:05:56.139Z] === RUN   TestLoginFailsWithBadCredentials
09:05:56 [2020-05-08T09:05:56.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
09:05:56 [2020-05-08T09:05:56.420Z] === RUN   TestPingCacheHeaders
09:05:56 [2020-05-08T09:05:56.420Z] --- PASS: TestPingCacheHeaders (0.02s)
09:05:56 [2020-05-08T09:05:56.420Z] === RUN   TestPingGet
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestPingGet (0.01s)
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestPingHead
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestPingHead (0.02s)
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVersion
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestVersion (0.02s)
09:05:56 [2020-05-08T09:05:56.701Z] PASS
09:05:56 [2020-05-08T09:05:56.701Z] 
09:05:56 [2020-05-08T09:05:56.701Z] === Skipped
09:05:56 [2020-05-08T09:05:56.701Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:05:56 [2020-05-08T09:05:56.701Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:05:56 [2020-05-08T09:05:56.701Z] 
09:05:56 [2020-05-08T09:05:56.701Z] 
09:05:56 [2020-05-08T09:05:56.701Z] DONE 18 tests, 1 skipped in 5.832s
09:05:56 [2020-05-08T09:05:56.701Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:05:56 [2020-05-08T09:05:56.701Z] ++ 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
09:05:56 [2020-05-08T09:05:56.701Z] ++ set -e
09:05:56 [2020-05-08T09:05:56.701Z] ++ '[' -n 0 ']'
09:05:56 [2020-05-08T09:05:56.701Z] ++ set -x
09:05:56 [2020-05-08T09:05:56.701Z] ++ env -i DEST=/go/src/github.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
09:05:56 [2020-05-08T09:05:56.701Z] INFO: Testing against a local daemon
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVolumesCreateAndList
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVolumesRemove
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestVolumesRemove (0.10s)
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVolumesInspect
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestVolumesInspect (0.01s)
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVolumesInvalidJSON
09:05:56 [2020-05-08T09:05:56.701Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:05:56 [2020-05-08T09:05:56.701Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:05:56 [2020-05-08T09:05:56.701Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:05:56 [2020-05-08T09:05:56.701Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:05:56 [2020-05-08T09:05:56.701Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:05:56 [2020-05-08T09:05:56.701Z] PASS
09:05:56 [2020-05-08T09:05:56.701Z] 
09:05:56 [2020-05-08T09:05:56.701Z] DONE 5 tests in 0.216s
09:05:56 [2020-05-08T09:05:56.984Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:05:56 [2020-05-08T09:05:56.984Z] ++++ cat bundles/test-integration/docker.pid
09:05:56 [2020-05-08T09:05:56.984Z] +++ kill 12314
09:05:57 [2020-05-08T09:05:57.163Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:05:57 [2020-05-08T09:05:57.805Z] ok  	github.com/docker/docker/opts	0.106s	coverage: 67.4% of statements
09:05:58 [2020-05-08T09:05:58.452Z] +++ /etc/init.d/apparmor stop
09:05:58 [2020-05-08T09:05:58.452Z] Leaving: AppArmorNo profiles have been unloaded.
09:05:58 [2020-05-08T09:05:58.452Z] 
09:05:58 [2020-05-08T09:05:58.452Z] Unloading profiles will leave already running processes permanently
09:05:58 [2020-05-08T09:05:58.452Z] unconfined, which can lead to unexpected situations.
09:05:58 [2020-05-08T09:05:58.452Z] 
09:05:58 [2020-05-08T09:05:58.452Z] To set a process to complain mode, use the command line tool
09:05:58 [2020-05-08T09:05:58.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:05:58 [2020-05-08T09:05:58.452Z] +++ true
09:05:58 [2020-05-08T09:05:58.452Z] 
09:05:59 [2020-05-08T09:05:59.045Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:05:59 [2020-05-08T09:05:59.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:05:59 [2020-05-08T09:05:59.217Z] ?   	github.com/docker/docker/api	[no test files]
09:05:59 [2020-05-08T09:05:59.494Z] ok  	github.com/docker/docker/pkg/authorization	0.735s	coverage: 68.3% of statements
09:05:59 [2020-05-08T09:05:59.494Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
09:05:59 [2020-05-08T09:05:59.833Z] ok  	github.com/docker/docker/pkg/archive	1.382s	coverage: 77.0% of statements
09:05:59 [2020-05-08T09:05:59.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:06:00 [2020-05-08T09:06:00.170Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
09:06:00 [2020-05-08T09:06:00.902Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
Post stage
[Pipeline] junit
09:06:01 [2020-05-08T09:06:01.164Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:06:01 [2020-05-08T09:06:01.623Z] ok  	github.com/docker/docker/pkg/discovery	0.024s	coverage: 58.3% of statements
09:06:01 [2020-05-08T09:06:01.856Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:06:01 [2020-05-08T09:06:01.972Z] + echo Ensuring container killed.
09:06:01 [2020-05-08T09:06:01.972Z] Ensuring container killed.
09:06:01 [2020-05-08T09:06:01.972Z] + docker rm -vf docker-pr1
09:06:01 [2020-05-08T09:06:01.972Z] Error: No such container: docker-pr1
09:06:01 [2020-05-08T09:06:01.972Z] + true
[Pipeline] sh
09:06:02 [2020-05-08T09:06:02.341Z] + echo Chowning /workspace to jenkins user
09:06:02 [2020-05-08T09:06:02.341Z] Chowning /workspace to jenkins user
09:06:02 [2020-05-08T09:06:02.341Z] + id -u
09:06:02 [2020-05-08T09:06:02.341Z] + id -g
09:06:02 [2020-05-08T09:06:02.341Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40930:/workspace busybox chown -R 1001:1001 /workspace
09:06:02 [2020-05-08T09:06:02.341Z] Unable to find image 'busybox:latest' locally
09:06:02 [2020-05-08T09:06:02.344Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
09:06:02 [2020-05-08T09:06:02.622Z] latest: Pulling from library/busybox
09:06:02 [2020-05-08T09:06:02.622Z] 0f0ac3ee2e90: Pulling fs layer
09:06:02 [2020-05-08T09:06:02.903Z] 0f0ac3ee2e90: Verifying Checksum
09:06:02 [2020-05-08T09:06:02.903Z] 0f0ac3ee2e90: Download complete
09:06:03 [2020-05-08T09:06:03.516Z] 0f0ac3ee2e90: Pull complete
09:06:03 [2020-05-08T09:06:03.516Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:06:03 [2020-05-08T09:06:03.516Z] Status: Downloaded newer image for busybox:latest
09:06:04 [2020-05-08T09:06:04.063Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
09:06:04 [2020-05-08T09:06:04.780Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
09:06:05 [2020-05-08T09:06:05.498Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:06:05 [2020-05-08T09:06:05.916Z] + bundleName=s390x-integration
09:06:05 [2020-05-08T09:06:05.916Z] + echo Creating s390x-integration-bundles.tar.gz
09:06:05 [2020-05-08T09:06:05.916Z] Creating s390x-integration-bundles.tar.gz
09:06:05 [2020-05-08T09:06:05.916Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:06:05 [2020-05-08T09:06:05.916Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:06:05 [2020-05-08T09:06:05.950Z] Archiving artifacts
09:06:06 [2020-05-08T09:06:06.217Z] ok  	github.com/docker/docker/layer	8.045s	coverage: 68.8% of statements
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/oci	[no test files]
09:06:06 [2020-05-08T09:06:06.217Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:06:06 [2020-05-08T09:06:06.554Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.395s	coverage: 43.2% of statements
09:06:06 [2020-05-08T09:06:06.554Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:06:06 [2020-05-08T09:06:06.554Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:06:06 [2020-05-08T09:06:06.622Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:06:06 [2020-05-08T09:06:06.890Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
09:06:07 [2020-05-08T09:06:07.004Z] + make clean
09:06:07 [2020-05-08T09:06:07.285Z] docker volume rm -f docker-dev-cache
09:06:07 [2020-05-08T09:06:07.566Z] docker-dev-cache
[Pipeline] deleteDir
09:06:07 [2020-05-08T09:06:07.612Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
09:06:07 [2020-05-08T09:06:07.612Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.134s	coverage: 84.1% of statements
09:06:08 [2020-05-08T09:06:08.334Z] ok  	github.com/docker/docker/pkg/fsutils	0.444s	coverage: 85.1% of statements
09:06:08 [2020-05-08T09:06:08.663Z] --- PASS: TestCreateServiceMultipleTimes (18.77s)
09:06:08 [2020-05-08T09:06:08.663Z] === RUN   TestCreateServiceConflict
09:06:08 [2020-05-08T09:06:08.663Z] --- PASS: TestCreateServiceConflict (3.20s)
09:06:08 [2020-05-08T09:06:08.663Z] === RUN   TestCreateServiceMaxReplicas
09:06:08 [2020-05-08T09:06:08.670Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:06:10 [2020-05-08T09:06:10.962Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
09:06:10 [2020-05-08T09:06:10.962Z] ok  	github.com/docker/docker/pkg/locker	0.061s	coverage: 88.9% of statements
09:06:11 [2020-05-08T09:06:11.714Z] ok  	github.com/docker/docker/pkg/idtools	0.859s	coverage: 70.3% of statements
09:06:11 [2020-05-08T09:06:11.714Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
09:06:12 [2020-05-08T09:06:12.049Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
09:06:12 [2020-05-08T09:06:12.049Z] ok  	github.com/docker/docker/pkg/ioutils	1.871s	coverage: 69.3% of statements
09:06:12 [2020-05-08T09:06:12.049Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:06:12 [2020-05-08T09:06:12.049Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:06:12 [2020-05-08T09:06:12.049Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:06:12 [2020-05-08T09:06:12.849Z] --- PASS: TestCreateServiceMaxReplicas (3.68s)
09:06:12 [2020-05-08T09:06:12.849Z] === RUN   TestCreateWithDuplicateNetworkNames
09:06:13 [2020-05-08T09:06:13.218Z] ok  	github.com/docker/docker/pkg/parsers	0.059s	coverage: 97.0% of statements
09:06:13 [2020-05-08T09:06:13.218Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
09:06:13 [2020-05-08T09:06:13.554Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
09:06:13 [2020-05-08T09:06:13.874Z] ok  	github.com/docker/docker/api/server	0.179s	coverage: 9.0% of statements
09:06:13 [2020-05-08T09:06:13.889Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.4% of statements
09:06:13 [2020-05-08T09:06:13.889Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:06:13 [2020-05-08T09:06:13.889Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:06:14 [2020-05-08T09:06:14.610Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.026s	coverage: 56.8% of statements
09:06:16 [2020-05-08T09:06:16.299Z] ok  	github.com/docker/docker/pkg/pools	0.050s	coverage: 88.2% of statements
09:06:16 [2020-05-08T09:06:16.634Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
09:06:16 [2020-05-08T09:06:16.634Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
09:06:17 [2020-05-08T09:06:17.799Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:06:18 [2020-05-08T09:06:18.517Z] ok  	github.com/docker/docker/pkg/pubsub	1.223s	coverage: 73.9% of statements
09:06:18 [2020-05-08T09:06:18.853Z] ok  	github.com/docker/docker/pkg/stdcopy	0.032s	coverage: 100.0% of statements
09:06:20 [2020-05-08T09:06:20.024Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
09:06:20 [2020-05-08T09:06:20.024Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
09:06:20 [2020-05-08T09:06:20.744Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
09:06:21 [2020-05-08T09:06:21.914Z] ok  	github.com/docker/docker/pkg/signal	3.438s	coverage: 61.0% of statements
09:06:22 [2020-05-08T09:06:22.250Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 36.9% of statements
09:06:22 [2020-05-08T09:06:22.587Z] ok  	github.com/docker/docker/pkg/sysinfo	0.033s	coverage: 53.7% of statements
09:06:23 [2020-05-08T09:06:23.308Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
09:06:23 [2020-05-08T09:06:23.644Z] testing: warning: no tests to run
09:06:23 [2020-05-08T09:06:23.644Z] coverage: [no statements]
09:06:23 [2020-05-08T09:06:23.644Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
09:06:23 [2020-05-08T09:06:23.727Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:06:23 [2020-05-08T09:06:23.727Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:06:24 [2020-05-08T09:06:24.367Z] ok  	github.com/docker/docker/pkg/tarsum	0.252s	coverage: 89.3% of statements
09:06:24 [2020-05-08T09:06:24.367Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
09:06:24 [2020-05-08T09:06:24.703Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
09:06:25 [2020-05-08T09:06:25.428Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
09:06:27 [2020-05-08T09:06:27.148Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
09:06:27 [2020-05-08T09:06:27.722Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.11s)
09:06:27 [2020-05-08T09:06:27.722Z] === RUN   TestCreateServiceSecretFileMode
09:06:27 [2020-05-08T09:06:27.885Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:06:27 [2020-05-08T09:06:27.885Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:06:28 [2020-05-08T09:06:28.444Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:06:29 [2020-05-08T09:06:29.004Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:06:29 [2020-05-08T09:06:29.004Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:06:29 [2020-05-08T09:06:29.259Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:06:29 [2020-05-08T09:06:29.259Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:06:29 [2020-05-08T09:06:29.439Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
09:06:29 [2020-05-08T09:06:29.439Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 68.8% of statements
09:06:29 [2020-05-08T09:06:29.819Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:06:30 [2020-05-08T09:06:30.074Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:06:30 [2020-05-08T09:06:30.609Z] ok  	github.com/docker/docker/plugin	0.631s	coverage: 23.3% of statements
09:06:31 [2020-05-08T09:06:31.007Z] --- PASS: TestCreateServiceSecretFileMode (3.48s)
09:06:31 [2020-05-08T09:06:31.007Z] === RUN   TestCreateServiceConfigFileMode
09:06:31 [2020-05-08T09:06:31.777Z] ok  	github.com/docker/docker/registry/resumable	0.048s	coverage: 100.0% of statements
09:06:32 [2020-05-08T09:06:32.115Z] ok  	github.com/docker/docker/restartmanager	0.025s	coverage: 45.3% of statements
09:06:33 [2020-05-08T09:06:33.334Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:06:33 [2020-05-08T09:06:33.808Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
09:06:34 [2020-05-08T09:06:34.530Z] ok  	github.com/docker/docker/registry	0.609s	coverage: 56.1% of statements
09:06:35 [2020-05-08T09:06:35.192Z] --- PASS: TestCreateServiceConfigFileMode (3.43s)
09:06:35 [2020-05-08T09:06:35.192Z] === RUN   TestCreateServiceSysctls
09:06:35 [2020-05-08T09:06:35.218Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:06:36 [2020-05-08T09:06:36.297Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 65.8% of statements
09:06:37 [2020-05-08T09:06:37.102Z] === RUN   TestDockerSuite/TestBuildEnv
09:06:38 [2020-05-08T09:06:38.464Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:06:39 [2020-05-08T09:06:39.294Z] ok  	github.com/docker/docker/volume/drivers	0.012s	coverage: 36.1% of statements
09:06:39 [2020-05-08T09:06:39.379Z] --- PASS: TestCreateServiceSysctls (4.31s)
09:06:39 [2020-05-08T09:06:39.379Z] === RUN   TestCreateServiceCapabilities
09:06:39 [2020-05-08T09:06:39.826Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:06:40 [2020-05-08T09:06:40.997Z] ok  	github.com/docker/docker/volume/mounts	0.063s	coverage: 67.0% of statements
09:06:40 [2020-05-08T09:06:40.997Z] ok  	github.com/docker/docker/volume/local	0.066s	coverage: 73.0% of statements
09:06:41 [2020-05-08T09:06:41.188Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:06:42 [2020-05-08T09:06:42.662Z] --- PASS: TestCreateServiceCapabilities (3.38s)
09:06:42 [2020-05-08T09:06:42.662Z] === RUN   TestInspect
09:06:42 [2020-05-08T09:06:42.682Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
09:06:45 [2020-05-08T09:06:45.949Z] --- PASS: TestInspect (3.45s)
09:06:45 [2020-05-08T09:06:45.949Z] === RUN   TestCreateJob
09:06:50 [2020-05-08T09:06:50.137Z] --- PASS: TestCreateJob (4.14s)
09:06:50 [2020-05-08T09:06:50.137Z] === RUN   TestReplicatedJob
09:06:51 [2020-05-08T09:06:51.115Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:06:51 [2020-05-08T09:06:51.115Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:06:51 [2020-05-08T09:06:51.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:06:51 [2020-05-08T09:06:51.632Z] ok  	github.com/docker/docker/pkg/plugins	33.656s	coverage: 76.6% of statements
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/rootless	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/volume	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === Skipped
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver btrfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver btrfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver btrfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver btrfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver btrfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:73: No driver to put!
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z] time="2020-05-08T09:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z] time="2020-05-08T09:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z] time="2020-05-08T09:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z] time="2020-05-08T09:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z] time="2020-05-08T09:05:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     graphtest_unix.go:73: No driver to put!
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:06:51 [2020-05-08T09:06:51.632Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:06:51 [2020-05-08T09:06:51.632Z] 
09:06:51 [2020-05-08T09:06:51.632Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     overlay_test.go:49: Fails to compute changes intermittently
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:46: Driver zfs not supported
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:46: Driver zfs not supported
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:46: Driver zfs not supported
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:46: Driver zfs not supported
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:46: Driver zfs not supported
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     graphtest_unix.go:73: No driver to put!
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:06:51 [2020-05-08T09:06:51.633Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] 
09:06:51 [2020-05-08T09:06:51.633Z] DONE 2123 tests, 26 skipped in 350.486s
Post stage
[Pipeline] junit
09:06:51 [2020-05-08T09:06:51.716Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:06:52 [2020-05-08T09:06:52.808Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40930/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486 -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:fdae67c842d9eb8df7357231b583408ca298b486 hack/make.sh dynbinary test-integration
09:06:53 [2020-05-08T09:06:53.143Z] 
09:06:53 [2020-05-08T09:06:53.143Z] Removing bundles/
09:06:53 [2020-05-08T09:06:53.143Z] 
09:06:53 [2020-05-08T09:06:53.143Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:06:53 [2020-05-08T09:06:53.489Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:06:53 [2020-05-08T09:06:53.489Z] GOOS="" GOARCH="" GOARM=""
09:06:53 [2020-05-08T09:06:53.896Z] --- PASS: TestImportExtremelyLargeImageWorks (175.16s)
09:06:53 [2020-05-08T09:06:53.897Z] PASS
09:06:53 [2020-05-08T09:06:53.897Z] 
09:06:53 [2020-05-08T09:06:53.897Z] DONE 12 tests in 179.024s
09:06:53 [2020-05-08T09:06:53.897Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:06:53 [2020-05-08T09:06:53.897Z] ++ 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
09:06:53 [2020-05-08T09:06:53.897Z] ++ set -e
09:06:53 [2020-05-08T09:06:53.897Z] ++ '[' -n 0 ']'
09:06:53 [2020-05-08T09:06:53.897Z] ++ set -x
09:06:53 [2020-05-08T09:06:53.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:06:53 [2020-05-08T09:06:53.897Z] INFO: Testing against a local daemon
09:06:53 [2020-05-08T09:06:53.897Z] === RUN   TestNetworkCreateDelete
09:06:54 [2020-05-08T09:06:54.152Z] --- PASS: TestNetworkCreateDelete (0.21s)
09:06:54 [2020-05-08T09:06:54.152Z] === RUN   TestDockerNetworkDeletePreferID
09:06:55 [2020-05-08T09:06:55.077Z] --- PASS: TestDockerNetworkDeletePreferID (0.72s)
09:06:55 [2020-05-08T09:06:55.077Z] === RUN   TestInspectNetwork
09:06:56 [2020-05-08T09:06:56.173Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:06:56 [2020-05-08T09:06:56.620Z] ok  	github.com/docker/docker/api/server/httputils	0.122s	coverage: 14.7% of statements
09:06:56 [2020-05-08T09:06:56.701Z] --- PASS: TestReplicatedJob (6.28s)
09:06:56 [2020-05-08T09:06:56.702Z] === RUN   TestUpdateReplicatedJob
09:06:58 [2020-05-08T09:06:58.748Z] ok  	github.com/docker/docker/api/server/middleware	0.227s	coverage: 37.7% of statements
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:06:58 [2020-05-08T09:06:58.748Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:06:58 [2020-05-08T09:06:58.749Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ok  	github.com/docker/docker/api/types/strslice	0.062s	coverage: 90.0% of statements
09:06:59 [2020-05-08T09:06:59.693Z] ok  	github.com/docker/docker/api/types/filters	0.048s	coverage: 92.2% of statements
09:06:59 [2020-05-08T09:06:59.693Z] ok  	github.com/docker/docker/api/server/router/swarm	0.168s	coverage: 4.8% of statements
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:06:59 [2020-05-08T09:06:59.693Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:07:00 [2020-05-08T09:07:00.140Z] ok  	github.com/docker/docker/api/types/time	0.227s	coverage: 100.0% of statements
09:07:00 [2020-05-08T09:07:00.308Z] === RUN   TestInspectNetwork/full_network_id
09:07:00 [2020-05-08T09:07:00.308Z] === RUN   TestInspectNetwork/partial_network_id
09:07:00 [2020-05-08T09:07:00.308Z] === RUN   TestInspectNetwork/network_name
09:07:00 [2020-05-08T09:07:00.308Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:07:00 [2020-05-08T09:07:00.587Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 75.0% of statements
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:07:00 [2020-05-08T09:07:00.587Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:07:00 [2020-05-08T09:07:00.888Z] --- PASS: TestUpdateReplicatedJob (4.35s)
09:07:00 [2020-05-08T09:07:00.888Z] === RUN   TestServiceListWithStatuses
09:07:00 [2020-05-08T09:07:00.888Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:07:00 [2020-05-08T09:07:00.888Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:07:00 [2020-05-08T09:07:00.888Z] === RUN   TestDockerNetworkConnectAlias
09:07:01 [2020-05-08T09:07:01.036Z] ok  	github.com/docker/docker/builder/dockerignore	0.049s	coverage: 96.8% of statements
09:07:04 [2020-05-08T09:07:04.466Z] --- PASS: TestInspectNetwork (9.14s)
09:07:04 [2020-05-08T09:07:04.466Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:07:04 [2020-05-08T09:07:04.466Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:07:04 [2020-05-08T09:07:04.466Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:07:04 [2020-05-08T09:07:04.466Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:07:04 [2020-05-08T09:07:04.466Z] === RUN   TestRunContainerWithBridgeNone
09:07:04 [2020-05-08T09:07:04.702Z] ok  	github.com/docker/docker/builder/remotecontext	0.648s	coverage: 9.2% of statements
09:07:05 [2020-05-08T09:07:05.150Z] ok  	github.com/docker/docker/cli/debug	0.383s	coverage: 100.0% of statements
09:07:05 [2020-05-08T09:07:05.150Z] ok  	github.com/docker/docker/builder/dockerfile	0.671s	coverage: 46.3% of statements
09:07:06 [2020-05-08T09:07:06.974Z] --- PASS: TestRunContainerWithBridgeNone (2.68s)
09:07:06 [2020-05-08T09:07:06.974Z] === RUN   TestNetworkInvalidJSON
09:07:06 [2020-05-08T09:07:06.974Z] === RUN   TestNetworkInvalidJSON//networks/create
09:07:06 [2020-05-08T09:07:06.974Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:07:06 [2020-05-08T09:07:06.974Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:07:06 [2020-05-08T09:07:06.974Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:07:06 [2020-05-08T09:07:06.974Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:07:06 [2020-05-08T09:07:06.974Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:07:06 [2020-05-08T09:07:06.974Z] === CONT  TestNetworkInvalidJSON//networks/create
09:07:06 [2020-05-08T09:07:06.974Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:07:06 [2020-05-08T09:07:06.974Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:07:06 [2020-05-08T09:07:06.974Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:07:06 [2020-05-08T09:07:06.974Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
09:07:06 [2020-05-08T09:07:06.974Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:07:06 [2020-05-08T09:07:06.974Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s)
09:07:06 [2020-05-08T09:07:06.974Z] === RUN   TestHostIPv4BridgeLabel
09:07:07 [2020-05-08T09:07:07.229Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
09:07:07 [2020-05-08T09:07:07.229Z] === RUN   TestDaemonRestartWithLiveRestore
09:07:07 [2020-05-08T09:07:07.451Z] --- PASS: TestDockerNetworkConnectAlias (6.76s)
09:07:07 [2020-05-08T09:07:07.451Z] === RUN   TestDockerNetworkReConnect
09:07:08 [2020-05-08T09:07:08.589Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:07:08 [2020-05-08T09:07:08.589Z] === RUN   TestDaemonDefaultNetworkPools
09:07:09 [2020-05-08T09:07:09.148Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
09:07:09 [2020-05-08T09:07:09.148Z] === RUN   TestDaemonRestartWithExistingNetwork
09:07:10 [2020-05-08T09:07:10.507Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:07:10 [2020-05-08T09:07:10.507Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:07:11 [2020-05-08T09:07:11.431Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
09:07:11 [2020-05-08T09:07:11.431Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:07:11 [2020-05-08T09:07:11.990Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:07:11 [2020-05-08T09:07:11.990Z] === RUN   TestServiceWithPredefinedNetwork
09:07:12 [2020-05-08T09:07:12.721Z] --- PASS: TestDockerNetworkReConnect (4.80s)
09:07:12 [2020-05-08T09:07:12.721Z] === RUN   TestServicePlugin
09:07:12 [2020-05-08T09:07:12.721Z] --- SKIP: TestServicePlugin (0.00s)
09:07:12 [2020-05-08T09:07:12.721Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:07:12 [2020-05-08T09:07:12.721Z] === RUN   TestServiceUpdateLabel
09:07:13 [2020-05-08T09:07:13.875Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:07:14 [2020-05-08T09:07:14.799Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
09:07:14 [2020-05-08T09:07:14.799Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:07:14 [2020-05-08T09:07:14.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:07:14 [2020-05-08T09:07:14.799Z]     service_test.go:236: FLAKY_TEST
09:07:14 [2020-05-08T09:07:14.799Z] === RUN   TestServiceWithDataPathPortInit
09:07:15 [2020-05-08T09:07:15.252Z] --- PASS: TestServiceUpdateLabel (3.26s)
09:07:15 [2020-05-08T09:07:15.252Z] === RUN   TestServiceUpdateSecrets
09:07:15 [2020-05-08T09:07:15.723Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:07:17 [2020-05-08T09:07:17.397Z] ok  	github.com/docker/docker/client	0.790s	coverage: 74.9% of statements
09:07:25 [2020-05-08T09:07:25.648Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:07:26 [2020-05-08T09:07:26.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:07:26 [2020-05-08T09:07:26.772Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:07:27 [2020-05-08T09:07:27.331Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:07:28 [2020-05-08T09:07:28.691Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:07:28 [2020-05-08T09:07:28.691Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:07:28 [2020-05-08T09:07:28.946Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:07:29 [2020-05-08T09:07:29.648Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.209s	coverage: 86.3% of statements
09:07:29 [2020-05-08T09:07:29.648Z] ?   	github.com/docker/docker/cli	[no test files]
09:07:29 [2020-05-08T09:07:29.648Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:07:33 [2020-05-08T09:07:33.100Z] --- PASS: TestServiceWithDataPathPortInit (18.03s)
09:07:33 [2020-05-08T09:07:33.100Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:07:33 [2020-05-08T09:07:33.331Z] --- PASS: TestServiceUpdateSecrets (15.38s)
09:07:33 [2020-05-08T09:07:33.331Z] === RUN   TestServiceUpdateConfigs
09:07:36 [2020-05-08T09:07:36.617Z] ok  	github.com/docker/docker/cmd/dockerd	0.569s	coverage: 19.3% of statements
09:07:37 [2020-05-08T09:07:37.564Z] ok  	github.com/docker/docker/container	0.535s	coverage: 41.9% of statements
09:07:37 [2020-05-08T09:07:37.564Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:07:37 [2020-05-08T09:07:37.564Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:07:37 [2020-05-08T09:07:37.564Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:07:37 [2020-05-08T09:07:37.564Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:07:39 [2020-05-08T09:07:39.066Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.255s	coverage: 65.3% of statements
09:07:41 [2020-05-08T09:07:41.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:07:41 [2020-05-08T09:07:41.169Z] === RUN   TestDockerSuite/TestBuildExpose
09:07:41 [2020-05-08T09:07:41.169Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:07:41 [2020-05-08T09:07:41.423Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:07:41 [2020-05-08T09:07:41.919Z] ok  	github.com/docker/docker/daemon/cluster	0.746s	coverage: 0.5% of statements
09:07:41 [2020-05-08T09:07:41.919Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.871s	coverage: 35.6% of statements
09:07:41 [2020-05-08T09:07:41.982Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:07:42 [2020-05-08T09:07:42.238Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.41s)
09:07:42 [2020-05-08T09:07:42.238Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wn5978nb5xkmz4fqenmnaj6l5 Created:2020-05-08 09:07:34.354218265 +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[e087e98808987c2ff41380dc03d645b7fe56627854351a189e3fd48bcf34cfa2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6tnf1ltt0w6qhub9wpz9mc5u0 EndpointID:c6c491fa04743c68a53833bc6c60d4477b5c1d486c5ca3c7f52b6fdb0a3f93fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f485d021041d823c68078e920e469781910eec3203a0346e6657610aa76eb44 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:92dc36513507 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6tnf1ltt0w6qhub9wpz9mc5u0 EndpointID:c6c491fa04743c68a53833bc6c60d4477b5c1d486c5ca3c7f52b6fdb0a3f93fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:07:42 [2020-05-08T09:07:42.238Z] PASS
09:07:42 [2020-05-08T09:07:42.238Z] 
09:07:42 [2020-05-08T09:07:42.238Z] === Skipped
09:07:42 [2020-05-08T09:07:42.238Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:07:42 [2020-05-08T09:07:42.238Z]     service_test.go:236: FLAKY_TEST
09:07:42 [2020-05-08T09:07:42.238Z] 
09:07:42 [2020-05-08T09:07:42.238Z] 
09:07:42 [2020-05-08T09:07:42.238Z] DONE 22 tests, 1 skipped in 48.458s
09:07:42 [2020-05-08T09:07:42.238Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:07:42 [2020-05-08T09:07:42.238Z] ++ 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
09:07:42 [2020-05-08T09:07:42.238Z] ++ set -e
09:07:42 [2020-05-08T09:07:42.238Z] ++ '[' -n 0 ']'
09:07:42 [2020-05-08T09:07:42.238Z] ++ set -x
09:07:42 [2020-05-08T09:07:42.238Z] ++ env -i DEST=/go/src/github.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
09:07:42 [2020-05-08T09:07:42.238Z] === RUN   TestDockerSuite/TestBuildFails
09:07:42 [2020-05-08T09:07:42.493Z] INFO: Testing against a local daemon
09:07:42 [2020-05-08T09:07:42.493Z] === RUN   TestDockerNetworkIpvlanPersistance
09:07:42 [2020-05-08T09:07:42.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:07:42 [2020-05-08T09:07:42.493Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:42 [2020-05-08T09:07:42.493Z] === RUN   TestDockerNetworkIpvlan
09:07:42 [2020-05-08T09:07:42.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:07:42 [2020-05-08T09:07:42.493Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:42 [2020-05-08T09:07:42.493Z] PASS
09:07:42 [2020-05-08T09:07:42.493Z] 
09:07:42 [2020-05-08T09:07:42.493Z] === Skipped
09:07:42 [2020-05-08T09:07:42.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:07:42 [2020-05-08T09:07:42.493Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:42 [2020-05-08T09:07:42.493Z] 
09:07:42 [2020-05-08T09:07:42.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:07:42 [2020-05-08T09:07:42.493Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:07:42 [2020-05-08T09:07:42.493Z] 
09:07:42 [2020-05-08T09:07:42.493Z] 
09:07:42 [2020-05-08T09:07:42.493Z] DONE 2 tests, 2 skipped in 0.154s
09:07:42 [2020-05-08T09:07:42.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:07:42 [2020-05-08T09:07:42.493Z] ++ 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
09:07:42 [2020-05-08T09:07:42.493Z] ++ set -e
09:07:42 [2020-05-08T09:07:42.493Z] ++ '[' -n 0 ']'
09:07:42 [2020-05-08T09:07:42.493Z] ++ set -x
09:07:42 [2020-05-08T09:07:42.493Z] ++ env -i DEST=/go/src/github.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
09:07:42 [2020-05-08T09:07:42.493Z] INFO: Testing against a local daemon
09:07:42 [2020-05-08T09:07:42.493Z] === RUN   TestDockerNetworkMacvlanPersistance
09:07:43 [2020-05-08T09:07:43.417Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:07:43 [2020-05-08T09:07:43.417Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:07:44 [2020-05-08T09:07:44.342Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s)
09:07:44 [2020-05-08T09:07:44.342Z] === RUN   TestDockerNetworkMacvlan
09:07:44 [2020-05-08T09:07:44.902Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:07:46 [2020-05-08T09:07:46.261Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:07:46 [2020-05-08T09:07:46.261Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:07:46 [2020-05-08T09:07:46.530Z] ok  	github.com/docker/docker/daemon/discovery	0.214s	coverage: 30.0% of statements
09:07:46 [2020-05-08T09:07:46.820Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:07:47 [2020-05-08T09:07:47.477Z] ok  	github.com/docker/docker/daemon/config	0.518s	coverage: 79.6% of statements
09:07:48 [2020-05-08T09:07:48.203Z] --- PASS: TestServiceUpdateConfigs (15.33s)
09:07:48 [2020-05-08T09:07:48.203Z] === RUN   TestServiceUpdateNetwork
09:07:48 [2020-05-08T09:07:48.422Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.252s	coverage: 11.1% of statements
09:07:48 [2020-05-08T09:07:48.702Z] === RUN   TestDockerSuite/TestBuildForceRm
09:07:49 [2020-05-08T09:07:49.365Z] ok  	github.com/docker/docker/daemon/events	0.277s	coverage: 50.0% of statements
09:07:50 [2020-05-08T09:07:50.062Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:07:50 [2020-05-08T09:07:50.313Z] ok  	github.com/docker/docker/daemon/links	0.087s	coverage: 93.0% of statements
09:07:50 [2020-05-08T09:07:50.317Z] === RUN   TestDockerSuite/TestBuildFromGit
09:07:50 [2020-05-08T09:07:50.759Z] ok  	github.com/docker/docker/daemon/graphdriver	0.136s	coverage: 2.3% of statements
09:07:51 [2020-05-08T09:07:51.208Z] ok  	github.com/docker/docker/daemon	3.620s	coverage: 9.2% of statements
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:07:51 [2020-05-08T09:07:51.208Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:07:52 [2020-05-08T09:07:52.199Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:07:52 [2020-05-08T09:07:52.199Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:07:53 [2020-05-08T09:07:53.123Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:07:53 [2020-05-08T09:07:53.377Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:07:54 [2020-05-08T09:07:54.052Z] ok  	github.com/docker/docker/daemon/images	0.711s	coverage: 4.9% of statements
09:07:54 [2020-05-08T09:07:54.052Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:07:54 [2020-05-08T09:07:54.052Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:07:54 [2020-05-08T09:07:54.052Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.883s	coverage: 77.4% of statements
09:07:54 [2020-05-08T09:07:54.499Z] ok  	github.com/docker/docker/daemon/logger	0.914s	coverage: 42.1% of statements
09:07:54 [2020-05-08T09:07:54.499Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:07:54 [2020-05-08T09:07:54.499Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:07:54 [2020-05-08T09:07:54.499Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:07:54 [2020-05-08T09:07:54.499Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:07:54 [2020-05-08T09:07:54.499Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:07:54 [2020-05-08T09:07:54.945Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.452s	coverage: 61.6% of statements
09:07:55 [2020-05-08T09:07:55.887Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:07:55 [2020-05-08T09:07:55.890Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.223s	coverage: 87.2% of statements
09:07:56 [2020-05-08T09:07:56.445Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:07:56 [2020-05-08T09:07:56.700Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:07:56 [2020-05-08T09:07:56.836Z] ok  	github.com/docker/docker/daemon/logger/local	0.346s	coverage: 75.2% of statements
09:07:56 [2020-05-08T09:07:56.837Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.226s	coverage: 35.9% of statements
09:07:56 [2020-05-08T09:07:56.837Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:07:57 [2020-05-08T09:07:57.779Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.191s	coverage: 33.3% of statements
09:07:59 [2020-05-08T09:07:59.208Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:07:59 [2020-05-08T09:07:59.208Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:07:59 [2020-05-08T09:07:59.278Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.182s	coverage: 47.8% of statements
09:07:59 [2020-05-08T09:07:59.278Z] ok  	github.com/docker/docker/daemon/logger/templates	0.217s	coverage: 8.3% of statements
09:08:00 [2020-05-08T09:08:00.779Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.005s	coverage: 82.5% of statements
09:08:00 [2020-05-08T09:08:00.779Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:08:00 [2020-05-08T09:08:00.779Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:08:00 [2020-05-08T09:08:00.779Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:08:01 [2020-05-08T09:08:01.090Z] --- PASS: TestDockerNetworkMacvlan (16.61s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.20s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s)
09:08:01 [2020-05-08T09:08:01.090Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s)
09:08:01 [2020-05-08T09:08:01.090Z] PASS
09:08:01 [2020-05-08T09:08:01.090Z] 
09:08:01 [2020-05-08T09:08:01.090Z] DONE 8 tests in 18.368s
09:08:01 [2020-05-08T09:08:01.090Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:08:01 [2020-05-08T09:08:01.090Z] ++ 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
09:08:01 [2020-05-08T09:08:01.090Z] ++ set -e
09:08:01 [2020-05-08T09:08:01.090Z] ++ '[' -n 0 ']'
09:08:01 [2020-05-08T09:08:01.090Z] ++ set -x
09:08:01 [2020-05-08T09:08:01.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:08:01 [2020-05-08T09:08:01.090Z] testing: warning: no tests to run
09:08:01 [2020-05-08T09:08:01.090Z] PASS
09:08:01 [2020-05-08T09:08:01.090Z] 
09:08:01 [2020-05-08T09:08:01.090Z] DONE 0 tests in 0.028s
09:08:01 [2020-05-08T09:08:01.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:08:01 [2020-05-08T09:08:01.090Z] ++ 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
09:08:01 [2020-05-08T09:08:01.090Z] ++ set -e
09:08:01 [2020-05-08T09:08:01.090Z] ++ '[' -n 0 ']'
09:08:01 [2020-05-08T09:08:01.090Z] ++ set -x
09:08:01 [2020-05-08T09:08:01.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:08:01 [2020-05-08T09:08:01.090Z] INFO: Testing against a local daemon
09:08:01 [2020-05-08T09:08:01.090Z] === RUN   TestAuthZPluginAllowRequest
09:08:01 [2020-05-08T09:08:01.729Z] ok  	github.com/docker/docker/distribution	1.318s	coverage: 20.3% of statements
09:08:02 [2020-05-08T09:08:02.015Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:08:02 [2020-05-08T09:08:02.673Z] ok  	github.com/docker/docker/distribution/metadata	1.664s	coverage: 48.2% of statements
09:08:02 [2020-05-08T09:08:02.674Z] ok  	github.com/docker/docker/errdefs	0.128s	coverage: 49.4% of statements
09:08:02 [2020-05-08T09:08:02.674Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:08:02 [2020-05-08T09:08:02.938Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
09:08:02 [2020-05-08T09:08:02.938Z] === RUN   TestAuthZPluginTLS
09:08:03 [2020-05-08T09:08:03.076Z] --- PASS: TestServiceUpdateNetwork (14.86s)
09:08:03 [2020-05-08T09:08:03.076Z] === RUN   TestServiceUpdatePidsLimit
09:08:03 [2020-05-08T09:08:03.076Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:08:03 [2020-05-08T09:08:03.076Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:08:03 [2020-05-08T09:08:03.192Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:08:03 [2020-05-08T09:08:03.192Z] === RUN   TestAuthZPluginDenyRequest
09:08:03 [2020-05-08T09:08:03.447Z] === RUN   TestDockerSuite/TestBuildHistory
09:08:03 [2020-05-08T09:08:03.648Z] ok  	github.com/docker/docker/distribution/xfer	2.179s	coverage: 76.8% of statements
09:08:03 [2020-05-08T09:08:03.648Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:08:04 [2020-05-08T09:08:04.005Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
09:08:04 [2020-05-08T09:08:04.005Z] === RUN   TestAuthZPluginAPIDenyResponse
09:08:04 [2020-05-08T09:08:04.095Z] ok  	github.com/docker/docker/image/cache	0.152s	coverage: 19.2% of statements
09:08:04 [2020-05-08T09:08:04.541Z] ok  	github.com/docker/docker/image/v1	0.277s	coverage: 25.0% of statements
09:08:04 [2020-05-08T09:08:04.564Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:08:04 [2020-05-08T09:08:04.564Z] === RUN   TestAuthZPluginDenyResponse
09:08:05 [2020-05-08T09:08:05.124Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
09:08:05 [2020-05-08T09:08:05.124Z] === RUN   TestAuthZPluginAllowEventStream
09:08:05 [2020-05-08T09:08:05.484Z] ok  	github.com/docker/docker/image	1.318s	coverage: 86.4% of statements
09:08:05 [2020-05-08T09:08:05.484Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:08:05 [2020-05-08T09:08:05.484Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:08:05 [2020-05-08T09:08:05.930Z] ok  	github.com/docker/docker/libcontainerd/queue	0.101s	coverage: 100.0% of statements
09:08:06 [2020-05-08T09:08:06.873Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 50.0% of statements
09:08:07 [2020-05-08T09:08:07.005Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
09:08:07 [2020-05-08T09:08:07.005Z] === RUN   TestAuthZPluginErrorResponse
09:08:07 [2020-05-08T09:08:07.260Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
09:08:07 [2020-05-08T09:08:07.260Z] === RUN   TestAuthZPluginErrorRequest
09:08:07 [2020-05-08T09:08:07.320Z] ok  	github.com/docker/docker/libcontainerd/local	0.231s	coverage: 1.0% of statements
09:08:07 [2020-05-08T09:08:07.320Z] ok  	github.com/docker/docker/layer	0.577s	coverage: 30.1% of statements
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/oci	[no test files]
09:08:07 [2020-05-08T09:08:07.320Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:08:07 [2020-05-08T09:08:07.841Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:08:07 [2020-05-08T09:08:07.841Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:08:08 [2020-05-08T09:08:08.101Z] === RUN   TestDockerSuite/TestBuildIidFile
09:08:08 [2020-05-08T09:08:08.360Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
09:08:08 [2020-05-08T09:08:08.360Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:08:08 [2020-05-08T09:08:08.617Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:08:08 [2020-05-08T09:08:08.822Z] ok  	github.com/docker/docker/opts	0.512s	coverage: 67.7% of statements
09:08:08 [2020-05-08T09:08:08.822Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
09:08:08 [2020-05-08T09:08:08.872Z] === RUN   TestDockerSuite/TestBuildInheritance
09:08:09 [2020-05-08T09:08:09.269Z] ok  	github.com/docker/docker/pkg/authorization	0.565s	coverage: 26.8% of statements
09:08:09 [2020-05-08T09:08:09.715Z] ok  	github.com/docker/docker/pkg/capabilities	0.229s	coverage: 87.5% of statements
09:08:09 [2020-05-08T09:08:09.796Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:08:10 [2020-05-08T09:08:10.051Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:08:10 [2020-05-08T09:08:10.163Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.110s	coverage: 15.4% of statements
09:08:10 [2020-05-08T09:08:10.306Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:08:10 [2020-05-08T09:08:10.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
09:08:10 [2020-05-08T09:08:10.561Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:08:10 [2020-05-08T09:08:10.611Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
09:08:11 [2020-05-08T09:08:11.058Z] ok  	github.com/docker/docker/pkg/discovery	0.141s	coverage: 58.3% of statements
09:08:11 [2020-05-08T09:08:11.185Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:08:11 [2020-05-08T09:08:11.487Z] === RUN   TestDockerSuite/TestBuildLabel
09:08:11 [2020-05-08T09:08:11.504Z] ok  	github.com/docker/docker/pkg/discovery/file	0.230s	coverage: 92.9% of statements
09:08:11 [2020-05-08T09:08:11.742Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:08:12 [2020-05-08T09:08:12.301Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:08:12 [2020-05-08T09:08:12.301Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:08:12 [2020-05-08T09:08:12.448Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.229s	coverage: 92.3% of statements
09:08:12 [2020-05-08T09:08:12.448Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
09:08:12 [2020-05-08T09:08:12.556Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
09:08:12 [2020-05-08T09:08:12.556Z] === RUN   TestAuthZPluginHeader
09:08:13 [2020-05-08T09:08:13.115Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:08:13 [2020-05-08T09:08:13.369Z] === RUN   TestDockerSuite/TestBuildLabels
09:08:13 [2020-05-08T09:08:13.369Z] --- PASS: TestAuthZPluginHeader (0.87s)
09:08:13 [2020-05-08T09:08:13.369Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:08:13 [2020-05-08T09:08:13.929Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:08:13 [2020-05-08T09:08:13.946Z] ok  	github.com/docker/docker/pkg/filenotify	0.103s	coverage: 45.7% of statements
09:08:13 [2020-05-08T09:08:13.946Z] ok  	github.com/docker/docker/pkg/fileutils	0.131s	coverage: 87.7% of statements
09:08:14 [2020-05-08T09:08:14.889Z] ok  	github.com/docker/docker/pkg/homedir	0.147s	coverage: 42.9% of statements
09:08:15 [2020-05-08T09:08:15.340Z] ok  	github.com/docker/docker/pkg/idtools	0.135s	coverage: 6.5% of statements
09:08:15 [2020-05-08T09:08:15.787Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.290s	coverage: 84.1% of statements
09:08:15 [2020-05-08T09:08:15.811Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:08:16 [2020-05-08T09:08:16.233Z] ok  	github.com/docker/docker/pkg/archive	6.780s	coverage: 62.0% of statements
09:08:16 [2020-05-08T09:08:16.680Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.261s	coverage: 91.7% of statements
09:08:16 [2020-05-08T09:08:16.680Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
09:08:17 [2020-05-08T09:08:17.127Z] ok  	github.com/docker/docker/pkg/ioutils	0.757s	coverage: 68.4% of statements
09:08:17 [2020-05-08T09:08:17.127Z] ok  	github.com/docker/docker/pkg/longpath	0.049s	coverage: 100.0% of statements
09:08:17 [2020-05-08T09:08:17.574Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.054s	coverage: 85.7% of statements
09:08:18 [2020-05-08T09:08:18.020Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
09:08:18 [2020-05-08T09:08:18.318Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.93s)
09:08:18 [2020-05-08T09:08:18.318Z] === RUN   TestAuthZPluginV2Disable
09:08:18 [2020-05-08T09:08:18.466Z] ok  	github.com/docker/docker/pkg/pidfile	0.061s	coverage: 82.6% of statements
09:08:18 [2020-05-08T09:08:18.573Z] === RUN   TestDockerSuite/TestBuildLastModified
09:08:19 [2020-05-08T09:08:19.296Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
09:08:19 [2020-05-08T09:08:19.296Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
09:08:19 [2020-05-08T09:08:19.296Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
09:08:19 [2020-05-08T09:08:19.296Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
09:08:19 [2020-05-08T09:08:19.296Z] PASS
09:08:19 [2020-05-08T09:08:19.296Z] 
09:08:19 [2020-05-08T09:08:19.296Z] === Skipped
09:08:19 [2020-05-08T09:08:19.296Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:08:19 [2020-05-08T09:08:19.296Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:08:19 [2020-05-08T09:08:19.296Z] 
09:08:19 [2020-05-08T09:08:19.296Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:08:19 [2020-05-08T09:08:19.296Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:08:19 [2020-05-08T09:08:19.296Z] 
09:08:19 [2020-05-08T09:08:19.296Z] 
09:08:19 [2020-05-08T09:08:19.296Z] DONE 27 tests, 2 skipped in 161.301s
09:08:19 [2020-05-08T09:08:19.296Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:08:19 [2020-05-08T09:08:19.296Z] ++ 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
09:08:19 [2020-05-08T09:08:19.296Z] ++ set -e
09:08:19 [2020-05-08T09:08:19.296Z] ++ '[' -n 0 ']'
09:08:19 [2020-05-08T09:08:19.296Z] ++ set -x
09:08:19 [2020-05-08T09:08:19.296Z] ++ env -i DEST=/go/src/github.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
09:08:19 [2020-05-08T09:08:19.296Z] INFO: Testing against a local daemon
09:08:19 [2020-05-08T09:08:19.296Z] === RUN   TestSessionCreate
09:08:19 [2020-05-08T09:08:19.296Z] --- PASS: TestSessionCreate (0.05s)
09:08:19 [2020-05-08T09:08:19.296Z] === RUN   TestSessionCreateWithBadUpgrade
09:08:19 [2020-05-08T09:08:19.296Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:08:19 [2020-05-08T09:08:19.296Z] PASS
09:08:19 [2020-05-08T09:08:19.296Z] 
09:08:19 [2020-05-08T09:08:19.296Z] DONE 2 tests in 0.250s
09:08:19 [2020-05-08T09:08:19.296Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:08:19 [2020-05-08T09:08:19.296Z] ++ 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
09:08:19 [2020-05-08T09:08:19.296Z] ++ set -e
09:08:19 [2020-05-08T09:08:19.296Z] ++ '[' -n 0 ']'
09:08:19 [2020-05-08T09:08:19.296Z] ++ set -x
09:08:19 [2020-05-08T09:08:19.296Z] ++ env -i DEST=/go/src/github.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
09:08:19 [2020-05-08T09:08:19.296Z] INFO: Testing against a local daemon
09:08:19 [2020-05-08T09:08:19.296Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:08:19 [2020-05-08T09:08:19.296Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:19 [2020-05-08T09:08:19.296Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:19 [2020-05-08T09:08:19.296Z] === RUN   TestEventsExecDie
09:08:19 [2020-05-08T09:08:19.408Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.075s	coverage: 56.8% of statements
09:08:19 [2020-05-08T09:08:19.862Z] --- PASS: TestEventsExecDie (0.96s)
09:08:19 [2020-05-08T09:08:19.862Z] === RUN   TestEventsBackwardsCompatible
09:08:19 [2020-05-08T09:08:19.862Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
09:08:19 [2020-05-08T09:08:19.862Z] === RUN   TestInfoBinaryCommits
09:08:19 [2020-05-08T09:08:19.863Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:08:19 [2020-05-08T09:08:19.863Z] === RUN   TestInfoAPIVersioned
09:08:19 [2020-05-08T09:08:19.863Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:08:19 [2020-05-08T09:08:19.863Z] === RUN   TestInfoDiscoveryBackend
09:08:20 [2020-05-08T09:08:20.351Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.178s	coverage: 85.7% of statements
09:08:20 [2020-05-08T09:08:20.430Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
09:08:20 [2020-05-08T09:08:20.430Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:08:20 [2020-05-08T09:08:20.798Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
09:08:21 [2020-05-08T09:08:21.245Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
09:08:21 [2020-05-08T09:08:21.807Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:08:21 [2020-05-08T09:08:21.807Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:08:21 [2020-05-08T09:08:21.830Z] --- PASS: TestAuthZPluginV2Disable (3.47s)
09:08:21 [2020-05-08T09:08:21.830Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:08:22 [2020-05-08T09:08:22.065Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
09:08:22 [2020-05-08T09:08:22.065Z] === RUN   TestInfoAPI
09:08:22 [2020-05-08T09:08:22.188Z] ok  	github.com/docker/docker/pkg/reexec	0.099s	coverage: 82.4% of statements
09:08:22 [2020-05-08T09:08:22.324Z] --- PASS: TestInfoAPI (0.05s)
09:08:22 [2020-05-08T09:08:22.324Z] === RUN   TestInfoAPIWarnings
09:08:22 [2020-05-08T09:08:22.635Z] ok  	github.com/docker/docker/pkg/pubsub	1.158s	coverage: 73.9% of statements
09:08:22 [2020-05-08T09:08:22.891Z] --- PASS: TestInfoAPIWarnings (0.62s)
09:08:22 [2020-05-08T09:08:22.891Z] === RUN   TestInfoDebug
09:08:23 [2020-05-08T09:08:23.084Z] ok  	github.com/docker/docker/pkg/signal	0.069s	coverage: 20.3% of statements
09:08:23 [2020-05-08T09:08:23.459Z] --- PASS: TestInfoDebug (0.61s)
09:08:23 [2020-05-08T09:08:23.459Z] === RUN   TestInfoInsecureRegistries
09:08:23 [2020-05-08T09:08:23.531Z] ok  	github.com/docker/docker/pkg/stdcopy	0.035s	coverage: 100.0% of statements
09:08:23 [2020-05-08T09:08:23.978Z] ok  	github.com/docker/docker/pkg/streamformatter	0.084s	coverage: 66.2% of statements
09:08:24 [2020-05-08T09:08:24.025Z] --- PASS: TestInfoInsecureRegistries (0.61s)
09:08:24 [2020-05-08T09:08:24.025Z] === RUN   TestInfoRegistryMirrors
09:08:24 [2020-05-08T09:08:24.337Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:08:24 [2020-05-08T09:08:24.424Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
09:08:24 [2020-05-08T09:08:24.592Z] --- PASS: TestInfoRegistryMirrors (0.63s)
09:08:24 [2020-05-08T09:08:24.592Z] === RUN   TestLoginFailsWithBadCredentials
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:08:24 [2020-05-08T09:08:24.871Z] ok  	github.com/docker/docker/pkg/sysinfo	0.038s	coverage: 38.2% of statements
09:08:25 [2020-05-08T09:08:25.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
09:08:25 [2020-05-08T09:08:25.159Z] === RUN   TestPingCacheHeaders
09:08:25 [2020-05-08T09:08:25.159Z] --- PASS: TestPingCacheHeaders (0.05s)
09:08:25 [2020-05-08T09:08:25.159Z] === RUN   TestPingGet
09:08:25 [2020-05-08T09:08:25.159Z] --- PASS: TestPingGet (0.04s)
09:08:25 [2020-05-08T09:08:25.159Z] === RUN   TestPingHead
09:08:25 [2020-05-08T09:08:25.159Z] --- PASS: TestPingHead (0.05s)
09:08:25 [2020-05-08T09:08:25.159Z] === RUN   TestVersion
09:08:25 [2020-05-08T09:08:25.159Z] --- PASS: TestVersion (0.05s)
09:08:25 [2020-05-08T09:08:25.159Z] PASS
09:08:25 [2020-05-08T09:08:25.159Z] 
09:08:25 [2020-05-08T09:08:25.159Z] === Skipped
09:08:25 [2020-05-08T09:08:25.159Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:08:25 [2020-05-08T09:08:25.159Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:08:25 [2020-05-08T09:08:25.159Z] 
09:08:25 [2020-05-08T09:08:25.159Z] 
09:08:25 [2020-05-08T09:08:25.159Z] DONE 18 tests, 1 skipped in 6.563s
09:08:25 [2020-05-08T09:08:25.159Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:08:25 [2020-05-08T09:08:25.159Z] ++ 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
09:08:25 [2020-05-08T09:08:25.159Z] ++ set -e
09:08:25 [2020-05-08T09:08:25.159Z] ++ '[' -n 0 ']'
09:08:25 [2020-05-08T09:08:25.159Z] ++ set -x
09:08:25 [2020-05-08T09:08:25.159Z] ++ env -i DEST=/go/src/github.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
09:08:25 [2020-05-08T09:08:25.260Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s)
09:08:25 [2020-05-08T09:08:25.260Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:08:25 [2020-05-08T09:08:25.417Z] INFO: Testing against a local daemon
09:08:25 [2020-05-08T09:08:25.417Z] === RUN   TestVolumesCreateAndList
09:08:25 [2020-05-08T09:08:25.417Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:08:25 [2020-05-08T09:08:25.417Z] === RUN   TestVolumesRemove
09:08:25 [2020-05-08T09:08:25.417Z] --- PASS: TestVolumesRemove (0.11s)
09:08:25 [2020-05-08T09:08:25.417Z] === RUN   TestVolumesInspect
09:08:25 [2020-05-08T09:08:25.675Z] --- PASS: TestVolumesInspect (0.04s)
09:08:25 [2020-05-08T09:08:25.675Z] === RUN   TestVolumesInvalidJSON
09:08:25 [2020-05-08T09:08:25.675Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:08:25 [2020-05-08T09:08:25.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:08:25 [2020-05-08T09:08:25.675Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:08:25 [2020-05-08T09:08:25.675Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:08:25 [2020-05-08T09:08:25.675Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:08:25 [2020-05-08T09:08:25.675Z] PASS
09:08:25 [2020-05-08T09:08:25.675Z] 
09:08:25 [2020-05-08T09:08:25.675Z] DONE 5 tests in 0.369s
09:08:25 [2020-05-08T09:08:25.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:08:25 [2020-05-08T09:08:25.815Z] ok  	github.com/docker/docker/pkg/system	0.090s	coverage: 13.8% of statements
09:08:25 [2020-05-08T09:08:25.815Z] ok  	github.com/docker/docker/pkg/tailfile	0.129s	coverage: 88.6% of statements
09:08:25 [2020-05-08T09:08:25.933Z] ++++ cat bundles/test-integration/docker.pid
09:08:25 [2020-05-08T09:08:25.933Z] +++ kill 13888
09:08:26 [2020-05-08T09:08:26.758Z] testing: warning: no tests to run
09:08:26 [2020-05-08T09:08:26.758Z] coverage: [no statements]
09:08:26 [2020-05-08T09:08:26.758Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: [no statements] [no tests to run]
09:08:26 [2020-05-08T09:08:26.758Z] ok  	github.com/docker/docker/pkg/tarsum	0.186s	coverage: 89.3% of statements
09:08:26 [2020-05-08T09:08:26.758Z] ok  	github.com/docker/docker/pkg/truncindex	0.149s	coverage: 91.5% of statements
09:08:27 [2020-05-08T09:08:27.205Z] ok  	github.com/docker/docker/pkg/urlutil	0.095s	coverage: 100.0% of statements
09:08:27 [2020-05-08T09:08:27.307Z] +++ /etc/init.d/apparmor stop
09:08:27 [2020-05-08T09:08:27.307Z] Leaving: AppArmorNo profiles have been unloaded.
09:08:27 [2020-05-08T09:08:27.307Z] 
09:08:27 [2020-05-08T09:08:27.307Z] Unloading profiles will leave already running processes permanently
09:08:27 [2020-05-08T09:08:27.307Z] unconfined, which can lead to unexpected situations.
09:08:27 [2020-05-08T09:08:27.307Z] 
09:08:27 [2020-05-08T09:08:27.307Z] To set a process to complain mode, use the command line tool
09:08:27 [2020-05-08T09:08:27.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:08:27 [2020-05-08T09:08:27.307Z] +++ true
09:08:27 [2020-05-08T09:08:27.307Z] 
09:08:27 [2020-05-08T09:08:27.651Z] ok  	github.com/docker/docker/pkg/useragent	0.074s	coverage: 88.9% of statements
09:08:28 [2020-05-08T09:08:28.517Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:08:28 [2020-05-08T09:08:28.517Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:08:28 [2020-05-08T09:08:28.517Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:08:28 [2020-05-08T09:08:28.771Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:08:28 [2020-05-08T09:08:28.771Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:08:29 [2020-05-08T09:08:29.025Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:08:29 [2020-05-08T09:08:29.151Z] ok  	github.com/docker/docker/plugin/v2	0.212s	coverage: 20.1% of statements
09:08:29 [2020-05-08T09:08:29.151Z] ok  	github.com/docker/docker/plugin	0.455s	coverage: 12.4% of statements
09:08:29 [2020-05-08T09:08:29.596Z] ok  	github.com/docker/docker/reference	0.563s	coverage: 84.4% of statements
Post stage
[Pipeline] junit
09:08:29 [2020-05-08T09:08:29.850Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:08:30 [2020-05-08T09:08:30.542Z] ok  	github.com/docker/docker/restartmanager	0.052s	coverage: 50.9% of statements
09:08:30 [2020-05-08T09:08:30.734Z] + echo Ensuring container killed.
09:08:30 [2020-05-08T09:08:30.734Z] Ensuring container killed.
09:08:30 [2020-05-08T09:08:30.734Z] + docker rm -vf docker-pr1
09:08:30 [2020-05-08T09:08:30.734Z] Error: No such container: docker-pr1
09:08:30 [2020-05-08T09:08:30.734Z] + true
[Pipeline] sh
09:08:30 [2020-05-08T09:08:30.988Z] ok  	github.com/docker/docker/registry/resumable	0.298s	coverage: 100.0% of statements
09:08:31 [2020-05-08T09:08:31.021Z] + echo Chowning /workspace to jenkins user
09:08:31 [2020-05-08T09:08:31.021Z] Chowning /workspace to jenkins user
09:08:31 [2020-05-08T09:08:31.021Z] + id -u
09:08:31 [2020-05-08T09:08:31.021Z] + id -g
09:08:31 [2020-05-08T09:08:31.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/workspace busybox chown -R 1000:1000 /workspace
09:08:31 [2020-05-08T09:08:31.021Z] Unable to find image 'busybox:latest' locally
09:08:31 [2020-05-08T09:08:31.280Z] latest: Pulling from library/busybox
09:08:31 [2020-05-08T09:08:31.280Z] a28b2a8c0530: Pulling fs layer
09:08:31 [2020-05-08T09:08:31.280Z] a28b2a8c0530: Verifying Checksum
09:08:31 [2020-05-08T09:08:31.280Z] a28b2a8c0530: Download complete
09:08:31 [2020-05-08T09:08:31.534Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:08:31 [2020-05-08T09:08:31.538Z] a28b2a8c0530: Pull complete
09:08:31 [2020-05-08T09:08:31.538Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:08:31 [2020-05-08T09:08:31.538Z] Status: Downloaded newer image for busybox:latest
09:08:31 [2020-05-08T09:08:31.931Z] ok  	github.com/docker/docker/registry	0.327s	coverage: 51.5% of statements
09:08:32 [2020-05-08T09:08:32.377Z] ok  	github.com/docker/docker/runconfig	0.251s	coverage: 52.2% of statements
09:08:32 [2020-05-08T09:08:32.377Z] ok  	github.com/docker/docker/testutil	0.079s	coverage: 62.5% of statements
09:08:34 [2020-05-08T09:08:34.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:08:34 [2020-05-08T09:08:34.042Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:08:34 [2020-05-08T09:08:34.504Z] ok  	github.com/docker/docker/volume/drivers	0.228s	coverage: 36.1% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:08:34 [2020-05-08T09:08:34.950Z] ok  	github.com/docker/docker/volume/local	0.175s	coverage: 37.7% of statements
09:08:35 [2020-05-08T09:08:35.123Z] + bundleName=arm64-integration
09:08:35 [2020-05-08T09:08:35.123Z] + echo Creating arm64-integration-bundles.tar.gz
09:08:35 [2020-05-08T09:08:35.123Z] Creating arm64-integration-bundles.tar.gz
09:08:35 [2020-05-08T09:08:35.123Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:08:35 [2020-05-08T09:08:35.123Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:08:35 [2020-05-08T09:08:35.393Z] Archiving artifacts
09:08:35 [2020-05-08T09:08:35.397Z] ok  	github.com/docker/docker/volume/mounts	0.133s	coverage: 66.2% of statements
09:08:36 [2020-05-08T09:08:36.896Z] ok  	github.com/docker/docker/volume/service	0.569s	coverage: 70.3% of statements
09:08:37 [2020-05-08T09:08:37.301Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.17s)
09:08:37 [2020-05-08T09:08:37.301Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:08:37 [2020-05-08T09:08:37.316Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:08:37 [2020-05-08T09:08:37.646Z] + make clean
09:08:38 [2020-05-08T09:08:38.214Z] docker volume rm -f docker-dev-cache
09:08:38 [2020-05-08T09:08:38.223Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:08:38 [2020-05-08T09:08:38.473Z] docker-dev-cache
[Pipeline] deleteDir
09:08:38 [2020-05-08T09:08:38.782Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:08:39 [2020-05-08T09:08:39.342Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:08:49 [2020-05-08T09:08:49.265Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:08:53 [2020-05-08T09:08:53.421Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:08:53 [2020-05-08T09:08:53.982Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
09:08:53 [2020-05-08T09:08:53.982Z] PASS
09:08:53 [2020-05-08T09:08:53.982Z] 
09:08:53 [2020-05-08T09:08:53.983Z] DONE 17 tests in 53.102s
09:08:53 [2020-05-08T09:08:53.983Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:08:53 [2020-05-08T09:08:53.983Z] ++ 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
09:08:53 [2020-05-08T09:08:53.983Z] ++ set -e
09:08:53 [2020-05-08T09:08:53.983Z] ++ '[' -n 0 ']'
09:08:53 [2020-05-08T09:08:53.983Z] ++ set -x
09:08:53 [2020-05-08T09:08:53.983Z] ++ env -i DEST=/go/src/github.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
09:08:53 [2020-05-08T09:08:53.983Z] INFO: Testing against a local daemon
09:08:53 [2020-05-08T09:08:53.983Z] === RUN   TestPluginInvalidJSON
09:08:54 [2020-05-08T09:08:54.237Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:08:54 [2020-05-08T09:08:54.237Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:08:54 [2020-05-08T09:08:54.237Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:08:54 [2020-05-08T09:08:54.237Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:08:54 [2020-05-08T09:08:54.237Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:08:54 [2020-05-08T09:08:54.237Z] === RUN   TestPluginInstall
09:08:54 [2020-05-08T09:08:54.237Z] === RUN   TestPluginInstall/no_auth
09:08:54 [2020-05-08T09:08:54.404Z] ok  	github.com/docker/docker/pkg/plugins	34.957s	coverage: 73.4% of statements
09:08:54 [2020-05-08T09:08:54.404Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:08:54 [2020-05-08T09:08:54.404Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:08:54 [2020-05-08T09:08:54.491Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/rootless	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/volume	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:08:54 [2020-05-08T09:08:54.850Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === Skipped
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     dispatchers_test.go:376: Windows does not support stopsignal
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     client_test.go:23: runtime.GOOS == "windows"
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     daemon_test.go:147: root required
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.793Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
09:08:55 [2020-05-08T09:08:55.793Z]     reload_test.go:520: root required
09:08:55 [2020-05-08T09:08:55.793Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     pull_v2_test.go:73: Needs fixing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     pull_v2_test.go:118: Needs fixing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     download_test.go:268: Needs fixing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     layer_test.go:304: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     layer_test.go:353: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     layer_test.go:468: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     layer_test.go:697: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     migration_test.go:46: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     migration_test.go:182: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     mount_test.go:17: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     mount_test.go:76: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     mount_test.go:125: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     mount_test.go:212: Failing on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:133: Xz not present in msys2
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:238: Failing on Windows CI machines
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_windows_test.go:16: Currently fails
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     changes_test.go:192: needs more investigation
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     changes_test.go:405: needs further investigation
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     changes_test.go:441: needs further investigation
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     poller_test.go:41: No chmod on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     fileutils_test.go:134: Needs porting to Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     fileutils_test.go:180: Needs porting to Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
09:08:55 [2020-05-08T09:08:55.794Z]     local_test.go:181: runtime.GOOS == "windows"
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] 
09:08:55 [2020-05-08T09:08:55.794Z] DONE 1761 tests, 46 skipped in 183.451s
09:08:55 [2020-05-08T09:08:55.794Z] INFO: make.ps1 ended at 05/08/2020 09:08:55
09:08:57 [2020-05-08T09:08:57.292Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
09:08:57 [2020-05-08T09:08:57.738Z] INFO: Unit tests ended at 05/08/2020 09:08:57. Duration:00:03:17.6917969
09:08:57 [2020-05-08T09:08:57.738Z] INFO: Building busybox
09:08:57 [2020-05-08T09:08:57.738Z] Sending build context to Docker daemon   5.12kB
09:08:57 [2020-05-08T09:08:57.738Z] 
09:08:57 [2020-05-08T09:08:57.738Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
09:08:57 [2020-05-08T09:08:57.738Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
09:08:57 [2020-05-08T09:08:57.738Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
09:08:57 [2020-05-08T09:08:57.738Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
09:08:57 [2020-05-08T09:08:57.738Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
09:08:57 [2020-05-08T09:08:57.738Z]  ---> fdf6432edbdc
09:08:57 [2020-05-08T09:08:57.738Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
09:08:57 [2020-05-08T09:08:57.738Z]  ---> Running in b560917c96f7
09:08:57 [2020-05-08T09:08:57.750Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:08:57 [2020-05-08T09:08:57.750Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:08:58 [2020-05-08T09:08:58.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:09:02 [2020-05-08T09:09:02.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:09:02 [2020-05-08T09:09:02.044Z] 
09:09:02 [2020-05-08T09:09:02.044Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:09:02 [2020-05-08T09:09:02.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:09:02 [2020-05-08T09:09:02.044Z] HOSTNAME=ecbb1478113a
09:09:02 [2020-05-08T09:09:02.044Z] TESTDEBUG=0
09:09:02 [2020-05-08T09:09:02.044Z] DEST=bundles/test-integration
09:09:02 [2020-05-08T09:09:02.044Z] PWD=/go/src/github.com/docker/docker
09:09:02 [2020-05-08T09:09:02.044Z] DOCKER_GITCOMMIT=fdae67c842d9eb8df7357231b583408ca298b486
09:09:02 [2020-05-08T09:09:02.044Z] container=docker
09:09:02 [2020-05-08T09:09:02.044Z] HOME=/root
09:09:02 [2020-05-08T09:09:02.044Z] GOLANG_VERSION=1.13.10
09:09:02 [2020-05-08T09:09:02.044Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:09:02 [2020-05-08T09:09:02.044Z] VALIDATE_BRANCH=master
09:09:02 [2020-05-08T09:09:02.044Z] TERM=xterm
09:09:02 [2020-05-08T09:09:02.044Z] DOCKER_PKG=github.com/docker/docker
09:09:02 [2020-05-08T09:09:02.044Z] SHLVL=1
09:09:02 [2020-05-08T09:09:02.044Z] TIMEOUT=120m
09:09:02 [2020-05-08T09:09:02.044Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:09:02 [2020-05-08T09:09:02.044Z] DOCKER_GRAPHDRIVER=overlay2
09:09:02 [2020-05-08T09:09:02.044Z] GO111MODULE=off
09:09:02 [2020-05-08T09:09:02.044Z] DOCKER_EXPERIMENTAL=1
09:09:02 [2020-05-08T09:09:02.044Z] TEST_SKIP_INTEGRATION_CLI=1
09:09:02 [2020-05-08T09:09:02.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:09:02 [2020-05-08T09:09:02.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:09:02 [2020-05-08T09:09:02.044Z] GOPATH=/go
09:09:02 [2020-05-08T09:09:02.044Z] PKG_CONFIG=pkg-config
09:09:02 [2020-05-08T09:09:02.044Z] _=/usr/bin/env
09:09:02 [2020-05-08T09:09:02.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:789e450d53c71e3488e30b88e7e0603e385c4083de2597c89b6bb02085b0d05b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:02 [2020-05-08T09:09:02.163Z] time="2020-05-08T09:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:789e450d53c71e3488e30b88e7e0603e385c4083de2597c89b6bb02085b0d05b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:02 [2020-05-08T09:09:02.723Z] === RUN   TestPluginInstall/with_htpasswd
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28a838afa65a96e91354202e0c7828131b97857cc61840d81e4585a068797e1b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:03 [2020-05-08T09:09:03.282Z] time="2020-05-08T09:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28a838afa65a96e91354202e0c7828131b97857cc61840d81e4585a068797e1b" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:03 [2020-05-08T09:09:03.430Z] Removing intermediate container b560917c96f7
09:09:03 [2020-05-08T09:09:03.430Z]  ---> 8984f2ef11c5
09:09:03 [2020-05-08T09:09:03.430Z] Step 7/13 : ARG BUSYBOX_VERSION
09:09:03 [2020-05-08T09:09:03.430Z]  ---> Running in 94b638516971
09:09:03 [2020-05-08T09:09:03.430Z] Removing intermediate container 94b638516971
09:09:03 [2020-05-08T09:09:03.430Z]  ---> c1955c065cbf
09:09:03 [2020-05-08T09:09:03.430Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
09:09:03 [2020-05-08T09:09:03.430Z]  ---> Running in e2b47343e91c
09:09:03 [2020-05-08T09:09:03.430Z] Removing intermediate container e2b47343e91c
09:09:03 [2020-05-08T09:09:03.430Z]  ---> 8b5c740ee6eb
09:09:03 [2020-05-08T09:09:03.430Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
09:09:03 [2020-05-08T09:09:03.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:09:03 [2020-05-08T09:09:03.792Z] === RUN   TestPluginInstall/with_insecure
09:09:04 [2020-05-08T09:09:04.716Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:09:04 [2020-05-08T09:09:04.930Z] 
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1924208673be6424f9a8a88650795ac9e59ca9139a0586a1d0b66d92986bd099" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:09:04 [2020-05-08T09:09:04.970Z] time="2020-05-08T09:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1924208673be6424f9a8a88650795ac9e59ca9139a0586a1d0b66d92986bd099" mediatype=application/vnd.docker.plugin.v1+json size=522
09:09:05 [2020-05-08T09:09:05.376Z]  ---> cf1e13df9fcd
09:09:05 [2020-05-08T09:09:05.376Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
09:09:05 [2020-05-08T09:09:05.376Z]  ---> Running in 990cd9d88b91
09:09:05 [2020-05-08T09:09:05.530Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:09:05 [2020-05-08T09:09:05.530Z] --- PASS: TestPluginInstall (11.42s)
09:09:05 [2020-05-08T09:09:05.530Z]     --- PASS: TestPluginInstall/no_auth (8.53s)
09:09:05 [2020-05-08T09:09:05.530Z]     --- PASS: TestPluginInstall/with_htpasswd (1.17s)
09:09:05 [2020-05-08T09:09:05.530Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
09:09:05 [2020-05-08T09:09:05.530Z]         plugin_test.go:157: [d6d49b91b3ecd] daemon is not started
09:09:05 [2020-05-08T09:09:05.530Z] PASS
09:09:05 [2020-05-08T09:09:05.530Z] 
09:09:05 [2020-05-08T09:09:05.530Z] DONE 6 tests in 11.618s
09:09:05 [2020-05-08T09:09:05.530Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:09:05 [2020-05-08T09:09:05.530Z] ++ 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
09:09:05 [2020-05-08T09:09:05.530Z] ++ set -e
09:09:05 [2020-05-08T09:09:05.530Z] ++ '[' -n 0 ']'
09:09:05 [2020-05-08T09:09:05.530Z] ++ set -x
09:09:05 [2020-05-08T09:09:05.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-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
09:09:05 [2020-05-08T09:09:05.785Z] INFO: Testing against a local daemon
09:09:05 [2020-05-08T09:09:05.785Z] === RUN   TestExternalGraphDriver
09:09:06 [2020-05-08T09:09:06.039Z] === RUN   TestExternalGraphDriver/json
09:09:07 [2020-05-08T09:09:07.922Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:09:08 [2020-05-08T09:09:08.177Z] === RUN   TestExternalGraphDriver/spec
09:09:08 [2020-05-08T09:09:08.431Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:09:10 [2020-05-08T09:09:10.313Z] === RUN   TestExternalGraphDriver/pull
09:09:10 [2020-05-08T09:09:10.872Z] === RUN   TestDockerSuite/TestBuildNetNone
09:09:11 [2020-05-08T09:09:11.431Z] === RUN   TestDockerSuite/TestBuildNoContext
09:09:11 [2020-05-08T09:09:11.990Z] --- PASS: TestExternalGraphDriver (6.23s)
09:09:11 [2020-05-08T09:09:11.990Z]     --- PASS: TestExternalGraphDriver/json (2.20s)
09:09:11 [2020-05-08T09:09:11.990Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
09:09:11 [2020-05-08T09:09:11.990Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
09:09:11 [2020-05-08T09:09:11.990Z] === RUN   TestGraphdriverPluginV2
09:09:12 [2020-05-08T09:09:12.549Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:09:13 [2020-05-08T09:09:13.910Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:09:15 [2020-05-08T09:09:15.793Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:09:16 [2020-05-08T09:09:16.048Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:09:16 [2020-05-08T09:09:16.048Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:09:16 [2020-05-08T09:09:16.608Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:09:16 [2020-05-08T09:09:16.862Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:09:17 [2020-05-08T09:09:17.116Z] --- PASS: TestGraphdriverPluginV2 (5.04s)
09:09:17 [2020-05-08T09:09:17.116Z] PASS
09:09:17 [2020-05-08T09:09:17.116Z] 
09:09:17 [2020-05-08T09:09:17.116Z] DONE 5 tests in 11.486s
09:09:17 [2020-05-08T09:09:17.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:09:17 [2020-05-08T09:09:17.116Z] ++ 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
09:09:17 [2020-05-08T09:09:17.116Z] ++ set -e
09:09:17 [2020-05-08T09:09:17.116Z] ++ '[' -n 0 ']'
09:09:17 [2020-05-08T09:09:17.116Z] ++ set -x
09:09:17 [2020-05-08T09:09:17.116Z] ++ env -i DEST=/go/src/github.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
09:09:17 [2020-05-08T09:09:17.371Z] INFO: Testing against a local daemon
09:09:17 [2020-05-08T09:09:17.371Z] === RUN   TestContinueAfterPluginCrash
09:09:17 [2020-05-08T09:09:17.371Z] === PAUSE TestContinueAfterPluginCrash
09:09:17 [2020-05-08T09:09:17.371Z] === RUN   TestReadPluginNoRead
09:09:17 [2020-05-08T09:09:17.371Z] === PAUSE TestReadPluginNoRead
09:09:17 [2020-05-08T09:09:17.371Z] === RUN   TestDaemonStartWithLogOpt
09:09:17 [2020-05-08T09:09:17.371Z] === PAUSE TestDaemonStartWithLogOpt
09:09:17 [2020-05-08T09:09:17.371Z] === CONT  TestContinueAfterPluginCrash
09:09:17 [2020-05-08T09:09:17.371Z] === CONT  TestDaemonStartWithLogOpt
09:09:17 [2020-05-08T09:09:17.625Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:09:17 [2020-05-08T09:09:17.674Z] Removing intermediate container 990cd9d88b91
09:09:17 [2020-05-08T09:09:17.674Z]  ---> 04ef064c36eb
09:09:17 [2020-05-08T09:09:17.674Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
09:09:17 [2020-05-08T09:09:17.674Z]  ---> Running in 431aa86742a1
09:09:17 [2020-05-08T09:09:17.674Z] 
09:09:17 [2020-05-08T09:09:17.674Z] SUCCESS: Specified value was saved.
09:09:17 [2020-05-08T09:09:17.880Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:09:20 [2020-05-08T09:09:20.515Z] Removing intermediate container 431aa86742a1
09:09:20 [2020-05-08T09:09:20.515Z]  ---> cab9880c97f9
09:09:20 [2020-05-08T09:09:20.515Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:09:20 [2020-05-08T09:09:20.515Z]  ---> Running in 9349c91821a2
09:09:21 [2020-05-08T09:09:21.168Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:09:22 [2020-05-08T09:09:22.092Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:09:23 [2020-05-08T09:09:23.360Z] Cannot create a file when that file already exists.
09:09:23 [2020-05-08T09:09:23.978Z] --- PASS: TestDaemonStartWithLogOpt (6.79s)
09:09:23 [2020-05-08T09:09:23.978Z] === CONT  TestReadPluginNoRead
09:09:25 [2020-05-08T09:09:25.865Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:09:27 [2020-05-08T09:09:27.747Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:09:27 [2020-05-08T09:09:27.747Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:09:28 [2020-05-08T09:09:28.127Z] Removing intermediate container 9349c91821a2
09:09:28 [2020-05-08T09:09:28.127Z]  ---> b125c798d948
09:09:28 [2020-05-08T09:09:28.127Z] Step 13/13 : CMD ["sh"]
09:09:28 [2020-05-08T09:09:28.127Z]  ---> Running in e942314b819e
09:09:28 [2020-05-08T09:09:28.127Z] Removing intermediate container e942314b819e
09:09:28 [2020-05-08T09:09:28.127Z]  ---> 6cd44ab91266
09:09:28 [2020-05-08T09:09:28.127Z] Successfully built 6cd44ab91266
09:09:28 [2020-05-08T09:09:28.127Z] Successfully tagged busybox:latest
09:09:28 [2020-05-08T09:09:28.127Z] INFO: Docker images of the daemon under test
09:09:28 [2020-05-08T09:09:28.127Z] 
09:09:28 [2020-05-08T09:09:28.127Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:09:28 [2020-05-08T09:09:28.127Z] busybox                                latest              6cd44ab91266        Less than a second ago   4.99GB
09:09:28 [2020-05-08T09:09:28.127Z] microsoft/windowsservercore            latest              fdf6432edbdc        3 weeks ago              4.94GB
09:09:28 [2020-05-08T09:09:28.127Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        3 weeks ago              4.94GB
09:09:28 [2020-05-08T09:09:28.127Z] 
09:09:28 [2020-05-08T09:09:28.127Z] INFO: Running integration tests at 05/08/2020 09:09:27...
09:09:28 [2020-05-08T09:09:28.127Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:09:28 [2020-05-08T09:09:28.127Z] INFO: Integration API tests being run from the host:
09:09:28 [2020-05-08T09:09:28.127Z] INFO: make.ps1 starting at 05/08/2020 09:09:28
09:09:29 [2020-05-08T09:09:29.069Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:09:29 [2020-05-08T09:09:29.106Z] --- PASS: TestContinueAfterPluginCrash (11.84s)
09:09:29 [2020-05-08T09:09:29.361Z] === RUN   TestReadPluginNoRead/default
09:09:30 [2020-05-08T09:09:30.285Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:09:31 [2020-05-08T09:09:31.208Z] === RUN   TestReadPluginNoRead/disabled_caching
09:09:31 [2020-05-08T09:09:31.462Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:09:33 [2020-05-08T09:09:33.345Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:09:33 [2020-05-08T09:09:33.345Z] --- PASS: TestReadPluginNoRead (9.24s)
09:09:33 [2020-05-08T09:09:33.345Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s)
09:09:33 [2020-05-08T09:09:33.345Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
09:09:33 [2020-05-08T09:09:33.345Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
09:09:33 [2020-05-08T09:09:33.345Z]     read_test.go:91: [dad688649a7cc] daemon is not started
09:09:33 [2020-05-08T09:09:33.345Z] PASS
09:09:33 [2020-05-08T09:09:33.345Z] 
09:09:33 [2020-05-08T09:09:33.345Z] DONE 6 tests in 16.181s
09:09:33 [2020-05-08T09:09:33.345Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:09:33 [2020-05-08T09:09:33.345Z] ++ 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
09:09:33 [2020-05-08T09:09:33.345Z] ++ set -e
09:09:33 [2020-05-08T09:09:33.345Z] ++ '[' -n 0 ']'
09:09:33 [2020-05-08T09:09:33.345Z] ++ set -x
09:09:33 [2020-05-08T09:09:33.345Z] ++ env -i DEST=/go/src/github.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
09:09:33 [2020-05-08T09:09:33.345Z] testing: warning: no tests to run
09:09:33 [2020-05-08T09:09:33.345Z] PASS
09:09:33 [2020-05-08T09:09:33.345Z] 
09:09:33 [2020-05-08T09:09:33.345Z] DONE 0 tests in 0.059s
09:09:33 [2020-05-08T09:09:33.345Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:09:33 [2020-05-08T09:09:33.345Z] ++ 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
09:09:33 [2020-05-08T09:09:33.345Z] ++ set -e
09:09:33 [2020-05-08T09:09:33.345Z] ++ '[' -n 0 ']'
09:09:33 [2020-05-08T09:09:33.345Z] ++ set -x
09:09:33 [2020-05-08T09:09:33.345Z] ++ env -i DEST=/go/src/github.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
09:09:33 [2020-05-08T09:09:33.600Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:09:33 [2020-05-08T09:09:33.600Z] INFO: Testing against a local daemon
09:09:33 [2020-05-08T09:09:33.600Z] === RUN   TestPluginWithDevMounts
09:09:33 [2020-05-08T09:09:33.600Z] === PAUSE TestPluginWithDevMounts
09:09:33 [2020-05-08T09:09:33.601Z] === CONT  TestPluginWithDevMounts
09:09:35 [2020-05-08T09:09:35.483Z] --- PASS: TestPluginWithDevMounts (2.01s)
09:09:35 [2020-05-08T09:09:35.483Z] PASS
09:09:35 [2020-05-08T09:09:35.483Z] 
09:09:35 [2020-05-08T09:09:35.483Z] DONE 1 tests in 2.166s
09:09:35 [2020-05-08T09:09:35.483Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:09:35 [2020-05-08T09:09:35.483Z] ++ 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
09:09:35 [2020-05-08T09:09:35.483Z] ++ set -e
09:09:35 [2020-05-08T09:09:35.483Z] ++ '[' -n 0 ']'
09:09:35 [2020-05-08T09:09:35.483Z] ++ set -x
09:09:35 [2020-05-08T09:09:35.483Z] ++ env -i DEST=/go/src/github.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
09:09:35 [2020-05-08T09:09:35.737Z] INFO: Testing against a local daemon
09:09:35 [2020-05-08T09:09:35.737Z] === RUN   TestSecretInspect
09:09:38 [2020-05-08T09:09:38.245Z] === RUN   TestDockerSuite/TestBuildPATH
09:09:38 [2020-05-08T09:09:38.500Z] --- PASS: TestSecretInspect (2.68s)
09:09:38 [2020-05-08T09:09:38.500Z] === RUN   TestSecretList
09:09:40 [2020-05-08T09:09:40.383Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:09:41 [2020-05-08T09:09:41.306Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:09:41 [2020-05-08T09:09:41.564Z] --- PASS: TestSecretList (3.08s)
09:09:41 [2020-05-08T09:09:41.564Z] === RUN   TestSecretsCreateAndDelete
09:09:42 [2020-05-08T09:09:42.487Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:09:44 [2020-05-08T09:09:44.996Z] --- PASS: TestSecretsCreateAndDelete (3.18s)
09:09:44 [2020-05-08T09:09:44.996Z] === RUN   TestSecretsUpdate
09:09:48 [2020-05-08T09:09:48.254Z] --- PASS: TestSecretsUpdate (3.23s)
09:09:48 [2020-05-08T09:09:48.254Z] === RUN   TestTemplatedSecret
09:09:49 [2020-05-08T09:09:49.996Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:09:49 [2020-05-08T09:09:49.996Z] INFO: Testing against a local daemon
09:09:51 [2020-05-08T09:09:51.512Z] --- PASS: TestTemplatedSecret (3.42s)
09:09:51 [2020-05-08T09:09:51.512Z] === RUN   TestSecretCreateResolve
09:09:52 [2020-05-08T09:09:52.872Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:09:54 [2020-05-08T09:09:54.754Z] --- PASS: TestSecretCreateResolve (3.12s)
09:09:54 [2020-05-08T09:09:54.754Z] PASS
09:09:54 [2020-05-08T09:09:54.754Z] 
09:09:54 [2020-05-08T09:09:54.754Z] DONE 6 tests in 18.855s
09:09:54 [2020-05-08T09:09:54.754Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:09:54 [2020-05-08T09:09:54.755Z] ++ 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
09:09:54 [2020-05-08T09:09:54.755Z] ++ set -e
09:09:54 [2020-05-08T09:09:54.755Z] ++ '[' -n 0 ']'
09:09:54 [2020-05-08T09:09:54.755Z] ++ set -x
09:09:54 [2020-05-08T09:09:54.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
09:09:54 [2020-05-08T09:09:54.755Z] INFO: Testing against a local daemon
09:09:54 [2020-05-08T09:09:54.755Z] === RUN   TestServiceCreateInit
09:09:54 [2020-05-08T09:09:54.755Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:09:57 [2020-05-08T09:09:57.263Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:09:59 [2020-05-08T09:09:59.146Z] === RUN   TestDockerSuite/TestBuildRm
09:09:59 [2020-05-08T09:09:59.705Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:10:00 [2020-05-08T09:10:00.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:10:00 [2020-05-08T09:10:00.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:10:02 [2020-05-08T09:10:02.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:10:02 [2020-05-08T09:10:02.962Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:10:03 [2020-05-08T09:10:03.887Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:10:04 [2020-05-08T09:10:04.651Z] ok  	github.com/docker/docker/integration/build	15.039s
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === Skipped
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_session_test.go:25: TODO: BuildKit
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:491: testEnv.OSType == "windows"
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
09:10:04 [2020-05-08T09:10:04.651Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] DONE 22 tests, 10 skipped in 34.131s
09:10:04 [2020-05-08T09:10:04.651Z] 
09:10:04 [2020-05-08T09:10:04.651Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:10:04 [2020-05-08T09:10:04.810Z] --- PASS: TestServiceCreateInit (10.23s)
09:10:04 [2020-05-08T09:10:04.810Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s)
09:10:04 [2020-05-08T09:10:04.810Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.14s)
09:10:04 [2020-05-08T09:10:04.810Z] === RUN   TestCreateServiceMultipleTimes
09:10:05 [2020-05-08T09:10:05.065Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:10:05 [2020-05-08T09:10:05.098Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:10:05 [2020-05-08T09:10:05.098Z] INFO: Testing against a local daemon
09:10:05 [2020-05-08T09:10:05.098Z] ok  	github.com/docker/docker/integration/config	0.215s
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === Skipped
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
09:10:05 [2020-05-08T09:10:05.546Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] DONE 7 tests, 7 skipped in 2.188s
09:10:05 [2020-05-08T09:10:05.546Z] 
09:10:05 [2020-05-08T09:10:05.546Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:10:05 [2020-05-08T09:10:05.625Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:10:06 [2020-05-08T09:10:06.183Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:10:08 [2020-05-08T09:10:08.068Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:10:08 [2020-05-08T09:10:08.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:10:08 [2020-05-08T09:10:08.391Z] INFO: Testing against a local daemon
09:10:08 [2020-05-08T09:10:08.997Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:10:09 [2020-05-08T09:10:09.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:10:10 [2020-05-08T09:10:10.175Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:10:15 [2020-05-08T09:10:15.410Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:10:15 [2020-05-08T09:10:15.410Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:10:15 [2020-05-08T09:10:15.665Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:10:15 [2020-05-08T09:10:15.665Z] === RUN   TestDockerSuite/TestBuildSpaces
09:10:16 [2020-05-08T09:10:16.225Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:10:17 [2020-05-08T09:10:17.148Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:10:17 [2020-05-08T09:10:17.402Z] === RUN   TestDockerSuite/TestBuildStderr
09:10:18 [2020-05-08T09:10:18.326Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:10:23 [2020-05-08T09:10:23.559Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:10:24 [2020-05-08T09:10:24.481Z] --- PASS: TestCreateServiceMultipleTimes (19.55s)
09:10:24 [2020-05-08T09:10:24.481Z] === RUN   TestCreateServiceConflict
09:10:24 [2020-05-08T09:10:24.481Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:10:25 [2020-05-08T09:10:25.841Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:10:26 [2020-05-08T09:10:26.095Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:10:26 [2020-05-08T09:10:26.654Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:10:27 [2020-05-08T09:10:27.214Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:10:27 [2020-05-08T09:10:27.772Z] --- PASS: TestCreateServiceConflict (3.21s)
09:10:27 [2020-05-08T09:10:27.772Z] === RUN   TestCreateServiceMaxReplicas
09:10:29 [2020-05-08T09:10:29.685Z] === RUN   TestDockerSuite/TestBuildUser
09:10:31 [2020-05-08T09:10:31.567Z] --- PASS: TestCreateServiceMaxReplicas (3.92s)
09:10:31 [2020-05-08T09:10:31.567Z] === RUN   TestCreateWithDuplicateNetworkNames
09:10:31 [2020-05-08T09:10:31.822Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:10:35 [2020-05-08T09:10:35.979Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:10:42 [2020-05-08T09:10:42.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:10:42 [2020-05-08T09:10:42.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:10:43 [2020-05-08T09:10:43.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:10:46 [2020-05-08T09:10:46.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:10:46 [2020-05-08T09:10:46.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:10:48 [2020-05-08T09:10:48.128Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s)
09:10:48 [2020-05-08T09:10:48.128Z] === RUN   TestCreateServiceSecretFileMode
09:10:50 [2020-05-08T09:10:50.009Z] --- PASS: TestCreateServiceSecretFileMode (3.23s)
09:10:50 [2020-05-08T09:10:50.009Z] === RUN   TestCreateServiceConfigFileMode
09:10:50 [2020-05-08T09:10:50.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:10:53 [2020-05-08T09:10:53.266Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:10:53 [2020-05-08T09:10:53.266Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
09:10:53 [2020-05-08T09:10:53.266Z] === RUN   TestCreateServiceSysctls
09:10:53 [2020-05-08T09:10:53.825Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:10:54 [2020-05-08T09:10:54.080Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:10:55 [2020-05-08T09:10:55.440Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:10:56 [2020-05-08T09:10:56.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:10:56 [2020-05-08T09:10:56.802Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:10:57 [2020-05-08T09:10:57.056Z] --- PASS: TestCreateServiceSysctls (4.01s)
09:10:57 [2020-05-08T09:10:57.056Z] === RUN   TestCreateServiceCapabilities
09:10:57 [2020-05-08T09:10:57.980Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:10:57 [2020-05-08T09:10:57.980Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:10:57 [2020-05-08T09:10:57.980Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:10:57 [2020-05-08T09:10:57.980Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:10:57 [2020-05-08T09:10:57.980Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:10:59 [2020-05-08T09:10:59.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:11:00 [2020-05-08T09:11:00.489Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:11:00 [2020-05-08T09:11:00.489Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:11:00 [2020-05-08T09:11:00.489Z] --- PASS: TestCreateServiceCapabilities (3.21s)
09:11:00 [2020-05-08T09:11:00.489Z] === RUN   TestInspect
09:11:01 [2020-05-08T09:11:01.048Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:11:01 [2020-05-08T09:11:01.972Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:11:02 [2020-05-08T09:11:02.533Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:11:02 [2020-05-08T09:11:02.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:11:03 [2020-05-08T09:11:03.093Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:11:03 [2020-05-08T09:11:03.093Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:11:03 [2020-05-08T09:11:03.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:11:04 [2020-05-08T09:11:04.016Z] --- PASS: TestInspect (3.90s)
09:11:04 [2020-05-08T09:11:04.016Z] === RUN   TestCreateJob
09:11:06 [2020-05-08T09:11:06.524Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:11:06 [2020-05-08T09:11:06.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:11:08 [2020-05-08T09:11:08.578Z] ok  	github.com/docker/docker/integration/container	52.355s
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === Skipped
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
09:11:08 [2020-05-08T09:11:08.578Z]     copy_test.go:25: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
09:11:08 [2020-05-08T09:11:08.578Z]     copy_test.go:39: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s)
09:11:08 [2020-05-08T09:11:08.578Z]     copy_test.go:51: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
09:11:08 [2020-05-08T09:11:08.578Z]     copy_test.go:65: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] DONE 81 tests, 42 skipped in 54.821s
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:11:08 [2020-05-08T09:11:08.578Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:08 [2020-05-08T09:11:08.578Z] INFO: Testing against a local daemon
09:11:08 [2020-05-08T09:11:08.578Z] ok  	github.com/docker/docker/integration/image	0.497s
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === Skipped
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
09:11:08 [2020-05-08T09:11:08.578Z]     tag_test.go:98: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.578Z] DONE 11 tests, 4 skipped in 2.416s
09:11:08 [2020-05-08T09:11:08.578Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:11:08 [2020-05-08T09:11:08.579Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:08 [2020-05-08T09:11:08.579Z] INFO: Testing against a local daemon
09:11:08 [2020-05-08T09:11:08.579Z] ok  	github.com/docker/docker/integration/network	0.250s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === Skipped
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     network_test.go:97: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:29: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:52: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:96: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:130: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:181: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:206: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:236: FLAKY_TEST
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:326: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
09:11:08 [2020-05-08T09:11:08.579Z]     service_test.go:394: testEnv.OSType == "windows"
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] DONE 18 tests, 14 skipped in 2.249s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:11:08 [2020-05-08T09:11:08.579Z] testing: warning: no tests to run
09:11:08 [2020-05-08T09:11:08.579Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.073s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] DONE 0 tests in 0.693s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:11:08 [2020-05-08T09:11:08.579Z] testing: warning: no tests to run
09:11:08 [2020-05-08T09:11:08.579Z] ok  	github.com/docker/docker/integration/network/macvlan	0.063s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] DONE 0 tests in 0.693s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:11:08 [2020-05-08T09:11:08.579Z] testing: warning: no tests to run
09:11:08 [2020-05-08T09:11:08.579Z] ok  	github.com/docker/docker/integration/plugin	0.062s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] DONE 0 tests in 0.674s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:11:08 [2020-05-08T09:11:08.579Z] testing: warning: no tests to run
09:11:08 [2020-05-08T09:11:08.579Z] ok  	github.com/docker/docker/integration/plugin/authz	0.062s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] DONE 0 tests in 0.694s
09:11:08 [2020-05-08T09:11:08.579Z] 
09:11:08 [2020-05-08T09:11:08.579Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:11:09 [2020-05-08T09:11:09.032Z] --- PASS: TestCreateJob (4.45s)
09:11:09 [2020-05-08T09:11:09.032Z] === RUN   TestReplicatedJob
09:11:09 [2020-05-08T09:11:09.032Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:11:09 [2020-05-08T09:11:09.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:11:09 [2020-05-08T09:11:09.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:11:09 [2020-05-08T09:11:09.956Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:11:10 [2020-05-08T09:11:10.211Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:11:11 [2020-05-08T09:11:11.135Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:11:11 [2020-05-08T09:11:11.135Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:11:12 [2020-05-08T09:11:12.495Z] === RUN   TestDockerSuite/TestBuildXZHost
09:11:13 [2020-05-08T09:11:13.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:11:15 [2020-05-08T09:11:15.005Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:11:15 [2020-05-08T09:11:15.005Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:11:15 [2020-05-08T09:11:15.005Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:11:15 [2020-05-08T09:11:15.563Z] --- PASS: TestReplicatedJob (7.06s)
09:11:15 [2020-05-08T09:11:15.563Z] === RUN   TestUpdateReplicatedJob
09:11:15 [2020-05-08T09:11:15.567Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:15 [2020-05-08T09:11:15.567Z] INFO: Testing against a local daemon
09:11:15 [2020-05-08T09:11:15.567Z] ok  	github.com/docker/docker/integration/plugin/common	0.284s
09:11:15 [2020-05-08T09:11:15.567Z] 
09:11:15 [2020-05-08T09:11:15.567Z] === Skipped
09:11:15 [2020-05-08T09:11:15.567Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
09:11:15 [2020-05-08T09:11:15.567Z]     plugin_test.go:55: testEnv.OSType == "windows"
09:11:15 [2020-05-08T09:11:15.567Z] 
09:11:15 [2020-05-08T09:11:15.567Z] 
09:11:15 [2020-05-08T09:11:15.567Z] DONE 3 tests, 1 skipped in 7.376s
09:11:15 [2020-05-08T09:11:15.567Z] 
09:11:15 [2020-05-08T09:11:15.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:11:15 [2020-05-08T09:11:15.818Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:11:16 [2020-05-08T09:11:16.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:11:16 [2020-05-08T09:11:16.740Z] === RUN   TestDockerSuite/TestCommitChange
09:11:18 [2020-05-08T09:11:18.100Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:11:18 [2020-05-08T09:11:18.423Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:18 [2020-05-08T09:11:18.423Z] INFO: Testing against a local daemon
09:11:18 [2020-05-08T09:11:18.423Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.231s
09:11:18 [2020-05-08T09:11:18.423Z] 
09:11:18 [2020-05-08T09:11:18.423Z] === Skipped
09:11:18 [2020-05-08T09:11:18.423Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
09:11:18 [2020-05-08T09:11:18.423Z]     external_test.go:48: runtime.GOOS == "windows"
09:11:18 [2020-05-08T09:11:18.423Z] 
09:11:18 [2020-05-08T09:11:18.423Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
09:11:18 [2020-05-08T09:11:18.423Z]     external_test.go:408: runtime.GOOS == "windows"
09:11:18 [2020-05-08T09:11:18.423Z] 
09:11:18 [2020-05-08T09:11:18.423Z] 
09:11:18 [2020-05-08T09:11:18.423Z] DONE 2 tests, 2 skipped in 2.998s
09:11:18 [2020-05-08T09:11:18.423Z] 
09:11:18 [2020-05-08T09:11:18.423Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:11:19 [2020-05-08T09:11:19.024Z] === RUN   TestDockerSuite/TestCommitHardlink
09:11:19 [2020-05-08T09:11:19.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:11:19 [2020-05-08T09:11:19.279Z] --- PASS: TestUpdateReplicatedJob (3.73s)
09:11:19 [2020-05-08T09:11:19.279Z] === RUN   TestServiceListWithStatuses
09:11:19 [2020-05-08T09:11:19.279Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:11:19 [2020-05-08T09:11:19.279Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:11:19 [2020-05-08T09:11:19.279Z] === RUN   TestDockerNetworkConnectAlias
09:11:20 [2020-05-08T09:11:20.552Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:20 [2020-05-08T09:11:20.553Z] INFO: Testing against a local daemon
09:11:20 [2020-05-08T09:11:20.553Z] ok  	github.com/docker/docker/integration/plugin/logging	0.234s
09:11:20 [2020-05-08T09:11:20.639Z] === RUN   TestDockerSuite/TestCommitNewFile
09:11:20 [2020-05-08T09:11:20.999Z] 
09:11:20 [2020-05-08T09:11:20.999Z] === Skipped
09:11:20 [2020-05-08T09:11:20.999Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
09:11:20 [2020-05-08T09:11:20.999Z]     read_test.go:21: no unix domain sockets on Windows
09:11:20 [2020-05-08T09:11:20.999Z] 
09:11:20 [2020-05-08T09:11:20.999Z] 
09:11:20 [2020-05-08T09:11:20.999Z] DONE 1 tests, 1 skipped in 2.472s
09:11:20 [2020-05-08T09:11:20.999Z] 
09:11:20 [2020-05-08T09:11:20.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
09:11:22 [2020-05-08T09:11:22.032Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:11:22 [2020-05-08T09:11:22.032Z] Using test binary docker
09:11:22 [2020-05-08T09:11:22.032Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:11:22 [2020-05-08T09:11:22.032Z] +++ /etc/init.d/apparmor start
09:11:22 [2020-05-08T09:11:22.032Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:11:22 [2020-05-08T09:11:22.032Z] INFO: Waiting for daemon to start...
09:11:22 [2020-05-08T09:11:22.032Z] Starting dockerd
09:11:22 [2020-05-08T09:11:22.032Z] +++ 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
09:11:22 [2020-05-08T09:11:22.498Z] testing: warning: no tests to run
09:11:22 [2020-05-08T09:11:22.498Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.108s
09:11:22 [2020-05-08T09:11:22.498Z] 
09:11:22 [2020-05-08T09:11:22.498Z] DONE 0 tests in 1.230s
09:11:22 [2020-05-08T09:11:22.498Z] 
09:11:22 [2020-05-08T09:11:22.498Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:11:23 [2020-05-08T09:11:23.146Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:11:23 [2020-05-08T09:11:23.730Z] .
09:11:23 [2020-05-08T09:11:23.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:11:23 [2020-05-08T09:11:23.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:11:23 [2020-05-08T09:11:23.730Z] Error: No such image: emptyfs
09:11:23 [2020-05-08T09:11:23.730Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:11:23 [2020-05-08T09:11:23.730Z] ++++ docker load
09:11:24 [2020-05-08T09:11:24.068Z] Running integration-test (iteration 1)
09:11:24 [2020-05-08T09:11:24.068Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:11:24 [2020-05-08T09:11:24.068Z] ++ 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
09:11:24 [2020-05-08T09:11:24.068Z] ++ set -e
09:11:24 [2020-05-08T09:11:24.068Z] ++ '[' -n 0 ']'
09:11:24 [2020-05-08T09:11:24.068Z] ++ set -x
09:11:24 [2020-05-08T09:11:24.068Z] ++ env -i DEST=/go/src/github.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
09:11:24 [2020-05-08T09:11:24.069Z] === RUN   TestDockerSuite/TestCommitTTY
09:11:24 [2020-05-08T09:11:24.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:24 [2020-05-08T09:11:24.798Z] INFO: Testing against a local daemon
09:11:24 [2020-05-08T09:11:24.798Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.259s
09:11:24 [2020-05-08T09:11:24.798Z] 
09:11:24 [2020-05-08T09:11:24.798Z] === Skipped
09:11:24 [2020-05-08T09:11:24.798Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
09:11:24 [2020-05-08T09:11:24.798Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
09:11:24 [2020-05-08T09:11:24.798Z] 
09:11:24 [2020-05-08T09:11:24.798Z] 
09:11:24 [2020-05-08T09:11:24.798Z] DONE 1 tests, 1 skipped in 2.401s
09:11:24 [2020-05-08T09:11:24.798Z] 
09:11:24 [2020-05-08T09:11:24.798Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:11:25 [2020-05-08T09:11:25.955Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:11:25 [2020-05-08T09:11:25.955Z] --- PASS: TestDockerNetworkConnectAlias (6.59s)
09:11:25 [2020-05-08T09:11:25.955Z] === RUN   TestDockerNetworkReConnect
09:11:26 [2020-05-08T09:11:26.879Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:11:26 [2020-05-08T09:11:26.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:26 [2020-05-08T09:11:26.929Z] INFO: Testing against a local daemon
09:11:26 [2020-05-08T09:11:26.929Z] ok  	github.com/docker/docker/integration/secret	0.247s
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === Skipped
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
09:11:26 [2020-05-08T09:11:26.929Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] DONE 6 tests, 6 skipped in 2.074s
09:11:26 [2020-05-08T09:11:26.929Z] 
09:11:26 [2020-05-08T09:11:26.929Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:11:29 [2020-05-08T09:11:29.387Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:11:29 [2020-05-08T09:11:29.642Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:11:29 [2020-05-08T09:11:29.777Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:29 [2020-05-08T09:11:29.777Z] INFO: Testing against a local daemon
09:11:29 [2020-05-08T09:11:29.777Z] ok  	github.com/docker/docker/integration/service	0.392s
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === Skipped
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
09:11:29 [2020-05-08T09:11:29.777Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
09:11:29 [2020-05-08T09:11:29.777Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
09:11:29 [2020-05-08T09:11:29.777Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] DONE 24 tests, 23 skipped in 2.801s
09:11:29 [2020-05-08T09:11:29.777Z] 
09:11:29 [2020-05-08T09:11:29.777Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:11:29 [2020-05-08T09:11:29.897Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:11:30 [2020-05-08T09:11:30.822Z] --- PASS: TestDockerNetworkReConnect (4.91s)
09:11:30 [2020-05-08T09:11:30.822Z] === RUN   TestServicePlugin
09:11:31 [2020-05-08T09:11:31.746Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:11:31 [2020-05-08T09:11:31.911Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:31 [2020-05-08T09:11:31.911Z] INFO: Testing against a local daemon
09:11:31 [2020-05-08T09:11:31.911Z] ok  	github.com/docker/docker/integration/session	0.223s
09:11:31 [2020-05-08T09:11:31.911Z] 
09:11:31 [2020-05-08T09:11:31.911Z] === Skipped
09:11:31 [2020-05-08T09:11:31.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
09:11:31 [2020-05-08T09:11:31.911Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:11:31 [2020-05-08T09:11:31.911Z] 
09:11:31 [2020-05-08T09:11:31.911Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
09:11:31 [2020-05-08T09:11:31.911Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:11:31 [2020-05-08T09:11:31.911Z] 
09:11:31 [2020-05-08T09:11:31.911Z] 
09:11:31 [2020-05-08T09:11:31.911Z] DONE 2 tests, 2 skipped in 1.981s
09:11:31 [2020-05-08T09:11:31.911Z] 
09:11:31 [2020-05-08T09:11:31.911Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:11:33 [2020-05-08T09:11:33.629Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:11:33 [2020-05-08T09:11:33.629Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:11:34 [2020-05-08T09:11:34.039Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:34 [2020-05-08T09:11:34.039Z] INFO: Testing against a local daemon
09:11:34 [2020-05-08T09:11:34.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:11:34 [2020-05-08T09:11:34.561Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:11:34 [2020-05-08T09:11:34.986Z] ok  	github.com/docker/docker/integration/system	1.310s
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === Skipped
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
09:11:34 [2020-05-08T09:11:34.986Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] DONE 13 tests, 7 skipped in 3.235s
09:11:34 [2020-05-08T09:11:34.986Z] 
09:11:34 [2020-05-08T09:11:34.986Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
09:11:35 [2020-05-08T09:11:35.924Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:11:36 [2020-05-08T09:11:36.847Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:11:37 [2020-05-08T09:11:37.122Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:37 [2020-05-08T09:11:37.122Z] INFO: Testing against a local daemon
09:11:37 [2020-05-08T09:11:37.122Z] ok  	github.com/docker/docker/integration/volume	0.394s
09:11:37 [2020-05-08T09:11:37.572Z] 
09:11:37 [2020-05-08T09:11:37.572Z] === Skipped
09:11:37 [2020-05-08T09:11:37.572Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
09:11:37 [2020-05-08T09:11:37.572Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:11:37 [2020-05-08T09:11:37.572Z] 
09:11:37 [2020-05-08T09:11:37.572Z] 
09:11:37 [2020-05-08T09:11:37.572Z] DONE 5 tests, 1 skipped in 2.360s
09:11:37 [2020-05-08T09:11:37.572Z] 
09:11:37 [2020-05-08T09:11:37.572Z] INFO: make.ps1 ended at 05/08/2020 09:11:37
09:11:37 [2020-05-08T09:11:37.572Z] INFO: Integration CLI tests being run from the host:
09:11:37 [2020-05-08T09:11:37.572Z] 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" 
09:11:37 [2020-05-08T09:11:37.771Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:11:38 [2020-05-08T09:11:38.695Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:11:38 [2020-05-08T09:11:38.950Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:11:38 [2020-05-08T09:11:38.950Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:11:39 [2020-05-08T09:11:39.873Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:11:39 [2020-05-08T09:11:39.873Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:11:39 [2020-05-08T09:11:39.873Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:11:40 [2020-05-08T09:11:40.100Z] Loaded image: buildpack-deps:jessie
09:11:40 [2020-05-08T09:11:40.100Z] Loaded image: busybox:latest
09:11:40 [2020-05-08T09:11:40.100Z] Loaded image: busybox:glibc
09:11:40 [2020-05-08T09:11:40.100Z] Loaded image: debian:jessie
09:11:40 [2020-05-08T09:11:40.100Z] Loaded image: hello-world:latest
09:11:40 [2020-05-08T09:11:40.100Z] INFO: Testing against a local daemon
09:11:40 [2020-05-08T09:11:40.100Z] === RUN   TestCgroupNamespacesBuild
09:11:40 [2020-05-08T09:11:40.100Z] --- PASS: TestCgroupNamespacesBuild (1.66s)
09:11:40 [2020-05-08T09:11:40.100Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:11:40 [2020-05-08T09:11:40.133Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:11:40 [2020-05-08T09:11:40.133Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:11:41 [2020-05-08T09:11:41.100Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:11:41 [2020-05-08T09:11:41.772Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.57s)
09:11:41 [2020-05-08T09:11:41.772Z] === RUN   TestBuildWithSession
09:11:41 [2020-05-08T09:11:41.772Z] --- SKIP: TestBuildWithSession (0.00s)
09:11:41 [2020-05-08T09:11:41.772Z]     build_session_test.go:25: TODO: BuildKit
09:11:41 [2020-05-08T09:11:41.772Z] === RUN   TestBuildSquashParent
09:11:42 [2020-05-08T09:11:42.028Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:11:42 [2020-05-08T09:11:42.951Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:11:42 [2020-05-08T09:11:42.951Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:11:44 [2020-05-08T09:11:44.834Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:11:45 [2020-05-08T09:11:45.393Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:11:45 [2020-05-08T09:11:45.393Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:11:46 [2020-05-08T09:11:46.043Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:11:46 [2020-05-08T09:11:46.043Z] INFO: Testing against a local daemon
09:11:46 [2020-05-08T09:11:46.316Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:11:46 [2020-05-08T09:11:46.559Z] --- PASS: TestBuildSquashParent (5.04s)
09:11:46 [2020-05-08T09:11:46.559Z] === RUN   TestBuildWithRemoveAndForceRemove
09:11:46 [2020-05-08T09:11:46.559Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.559Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:46 [2020-05-08T09:11:46.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:46 [2020-05-08T09:11:46.560Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:46 [2020-05-08T09:11:46.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:46 [2020-05-08T09:11:46.560Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.560Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:46 [2020-05-08T09:11:46.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:46 [2020-05-08T09:11:46.560Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:46 [2020-05-08T09:11:46.560Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:46 [2020-05-08T09:11:46.560Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.560Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:11:46 [2020-05-08T09:11:46.560Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:11:46 [2020-05-08T09:11:46.560Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:11:47 [2020-05-08T09:11:47.239Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:11:48 [2020-05-08T09:11:48.163Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:11:49 [2020-05-08T09:11:49.086Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:11:49 [2020-05-08T09:11:49.086Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:11:49 [2020-05-08T09:11:49.553Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:11:49 [2020-05-08T09:11:49.553Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:11:50 [2020-05-08T09:11:50.009Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:11:50 [2020-05-08T09:11:50.933Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:11:51 [2020-05-08T09:11:51.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s)
09:11:51 [2020-05-08T09:11:51.856Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s)
09:11:51 [2020-05-08T09:11:51.856Z] === RUN   TestBuildMultiStageCopy
09:11:51 [2020-05-08T09:11:51.856Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:11:51 [2020-05-08T09:11:51.856Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:11:51 [2020-05-08T09:11:51.856Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:11:53 [2020-05-08T09:11:53.217Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:11:53 [2020-05-08T09:11:53.532Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:11:53 [2020-05-08T09:11:53.865Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:11:54 [2020-05-08T09:11:54.201Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:11:54 [2020-05-08T09:11:54.534Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:11:54 [2020-05-08T09:11:54.577Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:11:55 [2020-05-08T09:11:55.249Z] --- PASS: TestBuildMultiStageCopy (3.52s)
09:11:55 [2020-05-08T09:11:55.249Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
09:11:55 [2020-05-08T09:11:55.249Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
09:11:55 [2020-05-08T09:11:55.249Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
09:11:55 [2020-05-08T09:11:55.249Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
09:11:55 [2020-05-08T09:11:55.249Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s)
09:11:55 [2020-05-08T09:11:55.249Z] === RUN   TestBuildMultiStageParentConfig
09:11:55 [2020-05-08T09:11:55.966Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
09:11:55 [2020-05-08T09:11:55.966Z] === RUN   TestBuildLabelWithTargets
09:11:56 [2020-05-08T09:11:56.459Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:11:56 [2020-05-08T09:11:56.459Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:11:56 [2020-05-08T09:11:56.459Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:11:56 [2020-05-08T09:11:56.459Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:11:56 [2020-05-08T09:11:56.459Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:11:57 [2020-05-08T09:11:57.017Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:11:57 [2020-05-08T09:11:57.639Z] --- PASS: TestBuildLabelWithTargets (1.59s)
09:11:57 [2020-05-08T09:11:57.639Z] === RUN   TestBuildWithEmptyLayers
09:11:58 [2020-05-08T09:11:58.804Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
09:11:58 [2020-05-08T09:11:58.804Z] === RUN   TestBuildMultiStageOnBuild
09:12:01 [2020-05-08T09:12:01.083Z] --- PASS: TestBuildMultiStageOnBuild (2.19s)
09:12:01 [2020-05-08T09:12:01.083Z] === RUN   TestBuildUncleanTarFilenames
09:12:01 [2020-05-08T09:12:01.800Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
09:12:01 [2020-05-08T09:12:01.800Z] === RUN   TestBuildMultiStageLayerLeak
09:12:02 [2020-05-08T09:12:02.246Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:12:02 [2020-05-08T09:12:02.500Z] === RUN   TestDockerSuite/TestContainerAPITop
09:12:03 [2020-05-08T09:12:03.423Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:12:03 [2020-05-08T09:12:03.423Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:12:03 [2020-05-08T09:12:03.423Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:12:04 [2020-05-08T09:12:04.076Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s)
09:12:04 [2020-05-08T09:12:04.076Z] === RUN   TestBuildWithHugeFile
09:12:05 [2020-05-08T09:12:05.306Z] --- PASS: TestServicePlugin (34.49s)
09:12:05 [2020-05-08T09:12:05.306Z]     plugin_test.go:62: [d47d413c3b5da] joining swarm manager [d09397d5eea17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:12:05 [2020-05-08T09:12:05.306Z]     plugin_test.go:65: [d16fb5c7ad289] joining swarm manager [d09397d5eea17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:12:05 [2020-05-08T09:12:05.306Z] === RUN   TestServiceUpdateLabel
09:12:06 [2020-05-08T09:12:06.229Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:12:07 [2020-05-08T09:12:07.154Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:12:08 [2020-05-08T09:12:08.514Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:12:08 [2020-05-08T09:12:08.514Z] --- PASS: TestServiceUpdateLabel (3.15s)
09:12:08 [2020-05-08T09:12:08.514Z] === RUN   TestServiceUpdateSecrets
09:12:13 [2020-05-08T09:12:13.743Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:12:13 [2020-05-08T09:12:13.997Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:12:15 [2020-05-08T09:12:15.879Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:12:17 [2020-05-08T09:12:17.238Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:12:18 [2020-05-08T09:12:18.600Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:12:19 [2020-05-08T09:12:19.959Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:12:21 [2020-05-08T09:12:21.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
09:12:23 [2020-05-08T09:12:23.204Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:12:24 [2020-05-08T09:12:24.128Z] --- PASS: TestServiceUpdateSecrets (15.50s)
09:12:24 [2020-05-08T09:12:24.128Z] === RUN   TestServiceUpdateConfigs
09:12:25 [2020-05-08T09:12:25.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009224a0_<nil>}
09:12:26 [2020-05-08T09:12:26.410Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1011766093_/foo_false__<nil>_<nil>_<nil>}
09:12:28 [2020-05-08T09:12:28.292Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1011766093_/foo_true__<nil>_<nil>_<nil>}
09:12:29 [2020-05-08T09:12:29.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_false__<nil>_<nil>_<nil>}
09:12:31 [2020-05-08T09:12:31.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_true__<nil>_<nil>_<nil>}
09:12:32 [2020-05-08T09:12:32.894Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_true__0xc000922500_<nil>_<nil>}
09:12:34 [2020-05-08T09:12:34.775Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000922520_<nil>}
09:12:36 [2020-05-08T09:12:36.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000922540_<nil>}
09:12:38 [2020-05-08T09:12:38.017Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000922560_<nil>}
09:12:39 [2020-05-08T09:12:39.376Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000922580_<nil>}
09:12:39 [2020-05-08T09:12:39.376Z] --- PASS: TestServiceUpdateConfigs (15.34s)
09:12:39 [2020-05-08T09:12:39.376Z] === RUN   TestServiceUpdateNetwork
09:12:41 [2020-05-08T09:12:41.257Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:12:42 [2020-05-08T09:12:42.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:12:42 [2020-05-08T09:12:42.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:12:43 [2020-05-08T09:12:43.130Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:12:46 [2020-05-08T09:12:46.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:12:46 [2020-05-08T09:12:46.413Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:12:48 [2020-05-08T09:12:48.933Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:12:52 [2020-05-08T09:12:52.190Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:12:54 [2020-05-08T09:12:54.072Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:12:54 [2020-05-08T09:12:54.072Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:12:54 [2020-05-08T09:12:54.631Z] --- PASS: TestServiceUpdateNetwork (15.21s)
09:12:54 [2020-05-08T09:12:54.631Z] === RUN   TestServiceUpdatePidsLimit
09:12:55 [2020-05-08T09:12:55.190Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:12:56 [2020-05-08T09:12:56.115Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:12:56 [2020-05-08T09:12:56.115Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:12:57 [2020-05-08T09:12:57.477Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:12:57 [2020-05-08T09:12:57.477Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:12:58 [2020-05-08T09:12:58.401Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:12:59 [2020-05-08T09:12:59.327Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:13:00 [2020-05-08T09:13:00.251Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:13:01 [2020-05-08T09:13:01.610Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:13:02 [2020-05-08T09:13:02.534Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:13:03 [2020-05-08T09:13:03.457Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:13:04 [2020-05-08T09:13:04.379Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:13:04 [2020-05-08T09:13:04.633Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:13:05 [2020-05-08T09:13:05.994Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:13:06 [2020-05-08T09:13:06.918Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:13:07 [2020-05-08T09:13:07.840Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:13:09 [2020-05-08T09:13:09.724Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:13:10 [2020-05-08T09:13:10.710Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:13:11 [2020-05-08T09:13:11.654Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:13:11 [2020-05-08T09:13:11.654Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:13:12 [2020-05-08T09:13:12.213Z] --- PASS: TestServiceUpdatePidsLimit (17.79s)
09:13:12 [2020-05-08T09:13:12.213Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
09:13:12 [2020-05-08T09:13:12.213Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s)
09:13:12 [2020-05-08T09:13:12.213Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s)
09:13:12 [2020-05-08T09:13:12.213Z] PASS
09:13:12 [2020-05-08T09:13:12.213Z] 
09:13:12 [2020-05-08T09:13:12.213Z] === Skipped
09:13:12 [2020-05-08T09:13:12.213Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:13:12 [2020-05-08T09:13:12.213Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:13:12 [2020-05-08T09:13:12.213Z] 
09:13:12 [2020-05-08T09:13:12.213Z] 
09:13:12 [2020-05-08T09:13:12.213Z] DONE 27 tests, 1 skipped in 197.848s
09:13:12 [2020-05-08T09:13:12.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:13:12 [2020-05-08T09:13:12.467Z] ++ 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
09:13:12 [2020-05-08T09:13:12.467Z] ++ set -e
09:13:12 [2020-05-08T09:13:12.467Z] ++ '[' -n 0 ']'
09:13:12 [2020-05-08T09:13:12.467Z] ++ set -x
09:13:12 [2020-05-08T09:13:12.468Z] ++ env -i DEST=/go/src/github.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
09:13:12 [2020-05-08T09:13:12.468Z] INFO: Testing against a local daemon
09:13:12 [2020-05-08T09:13:12.468Z] === RUN   TestSessionCreate
09:13:12 [2020-05-08T09:13:12.468Z] --- PASS: TestSessionCreate (0.07s)
09:13:12 [2020-05-08T09:13:12.468Z] === RUN   TestSessionCreateWithBadUpgrade
09:13:12 [2020-05-08T09:13:12.468Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:13:12 [2020-05-08T09:13:12.468Z] PASS
09:13:12 [2020-05-08T09:13:12.722Z] 
09:13:12 [2020-05-08T09:13:12.722Z] DONE 2 tests in 0.245s
09:13:12 [2020-05-08T09:13:12.722Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:13:12 [2020-05-08T09:13:12.722Z] ++ 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
09:13:12 [2020-05-08T09:13:12.722Z] ++ set -e
09:13:12 [2020-05-08T09:13:12.722Z] ++ '[' -n 0 ']'
09:13:12 [2020-05-08T09:13:12.722Z] ++ set -x
09:13:12 [2020-05-08T09:13:12.722Z] ++ env -i DEST=/go/src/github.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
09:13:12 [2020-05-08T09:13:12.722Z] === RUN   TestDockerSuite/TestCpRelativePath
09:13:12 [2020-05-08T09:13:12.722Z] INFO: Testing against a local daemon
09:13:12 [2020-05-08T09:13:12.722Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:13:12 [2020-05-08T09:13:12.722Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
09:13:12 [2020-05-08T09:13:12.722Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:13:12 [2020-05-08T09:13:12.722Z] === RUN   TestEventsExecDie
09:13:13 [2020-05-08T09:13:13.647Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:13:13 [2020-05-08T09:13:13.647Z] --- PASS: TestEventsExecDie (0.95s)
09:13:13 [2020-05-08T09:13:13.647Z] === RUN   TestEventsBackwardsCompatible
09:13:13 [2020-05-08T09:13:13.902Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
09:13:13 [2020-05-08T09:13:13.902Z] === RUN   TestInfoBinaryCommits
09:13:13 [2020-05-08T09:13:13.902Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:13:13 [2020-05-08T09:13:13.902Z] === RUN   TestInfoAPIVersioned
09:13:13 [2020-05-08T09:13:13.902Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:13:13 [2020-05-08T09:13:13.902Z] === RUN   TestInfoDiscoveryBackend
09:13:14 [2020-05-08T09:13:14.462Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
09:13:14 [2020-05-08T09:13:14.462Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:13:15 [2020-05-08T09:13:15.021Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:13:15 [2020-05-08T09:13:15.581Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:13:15 [2020-05-08T09:13:15.581Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:13:15 [2020-05-08T09:13:15.836Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:13:15 [2020-05-08T09:13:15.836Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
09:13:15 [2020-05-08T09:13:15.836Z] === RUN   TestInfoAPI
09:13:16 [2020-05-08T09:13:16.094Z] --- PASS: TestInfoAPI (0.04s)
09:13:16 [2020-05-08T09:13:16.094Z] === RUN   TestInfoAPIWarnings
09:13:16 [2020-05-08T09:13:16.654Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:13:16 [2020-05-08T09:13:16.654Z] === RUN   TestInfoDebug
09:13:17 [2020-05-08T09:13:17.213Z] --- PASS: TestInfoDebug (0.55s)
09:13:17 [2020-05-08T09:13:17.213Z] === RUN   TestInfoInsecureRegistries
09:13:17 [2020-05-08T09:13:17.213Z] === RUN   TestDockerSuite/TestCpToCaseA
09:13:17 [2020-05-08T09:13:17.773Z] --- PASS: TestInfoInsecureRegistries (0.56s)
09:13:17 [2020-05-08T09:13:17.773Z] === RUN   TestInfoRegistryMirrors
09:13:18 [2020-05-08T09:13:18.029Z] --- PASS: TestInfoRegistryMirrors (0.54s)
09:13:18 [2020-05-08T09:13:18.029Z] === RUN   TestLoginFailsWithBadCredentials
09:13:18 [2020-05-08T09:13:18.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
09:13:18 [2020-05-08T09:13:18.284Z] === RUN   TestPingCacheHeaders
09:13:18 [2020-05-08T09:13:18.284Z] --- PASS: TestPingCacheHeaders (0.02s)
09:13:18 [2020-05-08T09:13:18.284Z] === RUN   TestPingGet
09:13:18 [2020-05-08T09:13:18.539Z] --- PASS: TestPingGet (0.02s)
09:13:18 [2020-05-08T09:13:18.539Z] === RUN   TestPingHead
09:13:18 [2020-05-08T09:13:18.539Z] --- PASS: TestPingHead (0.02s)
09:13:18 [2020-05-08T09:13:18.539Z] === RUN   TestVersion
09:13:18 [2020-05-08T09:13:18.539Z] --- PASS: TestVersion (0.02s)
09:13:18 [2020-05-08T09:13:18.539Z] PASS
09:13:18 [2020-05-08T09:13:18.539Z] 
09:13:18 [2020-05-08T09:13:18.539Z] === Skipped
09:13:18 [2020-05-08T09:13:18.539Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
09:13:18 [2020-05-08T09:13:18.539Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:13:18 [2020-05-08T09:13:18.539Z] 
09:13:18 [2020-05-08T09:13:18.539Z] 
09:13:18 [2020-05-08T09:13:18.539Z] DONE 18 tests, 1 skipped in 5.839s
09:13:18 [2020-05-08T09:13:18.539Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:13:18 [2020-05-08T09:13:18.539Z] ++ 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
09:13:18 [2020-05-08T09:13:18.539Z] ++ set -e
09:13:18 [2020-05-08T09:13:18.539Z] ++ '[' -n 0 ']'
09:13:18 [2020-05-08T09:13:18.539Z] ++ set -x
09:13:18 [2020-05-08T09:13:18.539Z] ++ env -i DEST=/go/src/github.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
09:13:18 [2020-05-08T09:13:18.539Z] INFO: Testing against a local daemon
09:13:18 [2020-05-08T09:13:18.539Z] === RUN   TestVolumesCreateAndList
09:13:18 [2020-05-08T09:13:18.539Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:13:18 [2020-05-08T09:13:18.539Z] === RUN   TestVolumesRemove
09:13:18 [2020-05-08T09:13:18.794Z] --- PASS: TestVolumesRemove (0.11s)
09:13:18 [2020-05-08T09:13:18.794Z] === RUN   TestVolumesInspect
09:13:18 [2020-05-08T09:13:18.794Z] --- PASS: TestVolumesInspect (0.02s)
09:13:18 [2020-05-08T09:13:18.794Z] === RUN   TestVolumesInvalidJSON
09:13:18 [2020-05-08T09:13:18.794Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:13:18 [2020-05-08T09:13:18.794Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:13:18 [2020-05-08T09:13:18.794Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:13:18 [2020-05-08T09:13:18.794Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:13:18 [2020-05-08T09:13:18.794Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:13:18 [2020-05-08T09:13:18.794Z] PASS
09:13:18 [2020-05-08T09:13:18.794Z] 
09:13:18 [2020-05-08T09:13:18.794Z] DONE 5 tests in 0.323s
09:13:18 [2020-05-08T09:13:18.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:13:19 [2020-05-08T09:13:19.049Z] ++++ cat bundles/test-integration/docker.pid
09:13:19 [2020-05-08T09:13:19.049Z] +++ kill 5865
09:13:19 [2020-05-08T09:13:19.049Z] === RUN   TestDockerSuite/TestCpToCaseB
09:13:19 [2020-05-08T09:13:19.972Z] === RUN   TestDockerSuite/TestCpToCaseC
09:13:20 [2020-05-08T09:13:20.227Z] +++ /etc/init.d/apparmor stop
09:13:20 [2020-05-08T09:13:20.227Z] Leaving: AppArmorNo profiles have been unloaded.
09:13:20 [2020-05-08T09:13:20.227Z] 
09:13:20 [2020-05-08T09:13:20.227Z] Unloading profiles will leave already running processes permanently
09:13:20 [2020-05-08T09:13:20.227Z] unconfined, which can lead to unexpected situations.
09:13:20 [2020-05-08T09:13:20.227Z] 
09:13:20 [2020-05-08T09:13:20.227Z] To set a process to complain mode, use the command line tool
09:13:20 [2020-05-08T09:13:20.227Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:13:20 [2020-05-08T09:13:20.227Z] +++ true
09:13:20 [2020-05-08T09:13:20.227Z] 
09:13:23 [2020-05-08T09:13:23.485Z] === RUN   TestDockerSuite/TestCpToCaseD
09:13:27 [2020-05-08T09:13:27.789Z] --- PASS: TestBuildWithHugeFile (80.87s)
09:13:27 [2020-05-08T09:13:27.789Z] === RUN   TestBuildWithEmptyDockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:27 [2020-05-08T09:13:27.789Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:13:27 [2020-05-08T09:13:27.790Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:13:27 [2020-05-08T09:13:27.790Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:13:27 [2020-05-08T09:13:27.790Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
09:13:27 [2020-05-08T09:13:27.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
09:13:27 [2020-05-08T09:13:27.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
09:13:27 [2020-05-08T09:13:27.790Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
09:13:27 [2020-05-08T09:13:27.790Z] === RUN   TestBuildPreserveOwnership
09:13:27 [2020-05-08T09:13:27.790Z] === RUN   TestBuildPreserveOwnership/copy_from
09:13:28 [2020-05-08T09:13:28.509Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:13:28 [2020-05-08T09:13:28.717Z] === RUN   TestDockerSuite/TestCpToCaseE
09:13:30 [2020-05-08T09:13:30.380Z] --- PASS: TestBuildPreserveOwnership (4.78s)
09:13:30 [2020-05-08T09:13:30.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
09:13:30 [2020-05-08T09:13:30.380Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s)
09:13:30 [2020-05-08T09:13:30.380Z] === RUN   TestBuildPlatformInvalid
09:13:30 [2020-05-08T09:13:30.380Z] --- PASS: TestBuildPlatformInvalid (0.17s)
09:13:30 [2020-05-08T09:13:30.380Z] PASS
09:13:30 [2020-05-08T09:13:30.380Z] 
09:13:30 [2020-05-08T09:13:30.380Z] === Skipped
09:13:30 [2020-05-08T09:13:30.380Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:13:30 [2020-05-08T09:13:30.380Z]     build_session_test.go:25: TODO: BuildKit
09:13:30 [2020-05-08T09:13:30.380Z] 
09:13:30 [2020-05-08T09:13:30.380Z] 
09:13:30 [2020-05-08T09:13:30.380Z] DONE 32 tests, 1 skipped in 126.287s
09:13:30 [2020-05-08T09:13:30.380Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:13:30 [2020-05-08T09:13:30.380Z] ++ 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
09:13:30 [2020-05-08T09:13:30.380Z] ++ set -e
09:13:30 [2020-05-08T09:13:30.380Z] ++ '[' -n 0 ']'
09:13:30 [2020-05-08T09:13:30.380Z] ++ set -x
09:13:30 [2020-05-08T09:13:30.380Z] ++ env -i DEST=/go/src/github.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
09:13:30 [2020-05-08T09:13:30.380Z] INFO: Testing against a local daemon
09:13:30 [2020-05-08T09:13:30.380Z] === RUN   TestConfigInspect
09:13:31 [2020-05-08T09:13:31.973Z] === RUN   TestDockerSuite/TestCpToCaseF
09:13:32 [2020-05-08T09:13:32.227Z] === RUN   TestDockerSuite/TestCpToCaseG
09:13:32 [2020-05-08T09:13:32.663Z] --- PASS: TestConfigInspect (2.23s)
09:13:32 [2020-05-08T09:13:32.663Z] === RUN   TestConfigList
09:13:34 [2020-05-08T09:13:34.939Z] --- PASS: TestConfigList (2.19s)
09:13:34 [2020-05-08T09:13:34.939Z] === RUN   TestConfigsCreateAndDelete
09:13:37 [2020-05-08T09:13:37.214Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
09:13:37 [2020-05-08T09:13:37.214Z] === RUN   TestConfigsUpdate
09:13:37 [2020-05-08T09:13:37.462Z] === RUN   TestDockerSuite/TestCpToCaseH
09:13:39 [2020-05-08T09:13:39.486Z] --- PASS: TestConfigsUpdate (2.21s)
09:13:39 [2020-05-08T09:13:39.486Z] === RUN   TestTemplatedConfig
09:13:41 [2020-05-08T09:13:41.618Z] === RUN   TestDockerSuite/TestCpToCaseI
09:13:41 [2020-05-08T09:13:41.872Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:13:42 [2020-05-08T09:13:42.505Z] --- PASS: TestTemplatedConfig (2.77s)
09:13:42 [2020-05-08T09:13:42.505Z] === RUN   TestConfigCreateResolve
09:13:43 [2020-05-08T09:13:43.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:13:44 [2020-05-08T09:13:44.183Z] --- PASS: TestConfigCreateResolve (2.25s)
09:13:44 [2020-05-08T09:13:44.183Z] === RUN   TestConfigDaemonLibtrustID
09:13:44 [2020-05-08T09:13:44.900Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
09:13:44 [2020-05-08T09:13:44.900Z] PASS
09:13:44 [2020-05-08T09:13:44.900Z] 
09:13:44 [2020-05-08T09:13:44.900Z] DONE 7 tests in 14.521s
09:13:44 [2020-05-08T09:13:44.900Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:13:44 [2020-05-08T09:13:44.900Z] ++ 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
09:13:44 [2020-05-08T09:13:44.900Z] ++ set -e
09:13:44 [2020-05-08T09:13:44.900Z] ++ '[' -n 0 ']'
09:13:44 [2020-05-08T09:13:44.900Z] ++ set -x
09:13:44 [2020-05-08T09:13:44.900Z] ++ env -i DEST=/go/src/github.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
09:13:44 [2020-05-08T09:13:44.900Z] INFO: Testing against a local daemon
09:13:44 [2020-05-08T09:13:44.900Z] === RUN   TestCheckpoint
09:13:44 [2020-05-08T09:13:44.900Z] --- SKIP: TestCheckpoint (0.00s)
09:13:44 [2020-05-08T09:13:44.900Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:13:44 [2020-05-08T09:13:44.900Z] === RUN   TestContainerInvalidJSON
09:13:44 [2020-05-08T09:13:44.900Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:13:44 [2020-05-08T09:13:44.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:13:44 [2020-05-08T09:13:44.900Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:13:44 [2020-05-08T09:13:44.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:13:44 [2020-05-08T09:13:44.901Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:13:44 [2020-05-08T09:13:44.901Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:13:44 [2020-05-08T09:13:44.901Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:13:44 [2020-05-08T09:13:44.901Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:13:44 [2020-05-08T09:13:44.901Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:13:44 [2020-05-08T09:13:44.901Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:13:44 [2020-05-08T09:13:44.901Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:13:44 [2020-05-08T09:13:44.901Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:13:44 [2020-05-08T09:13:44.901Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:13:44 [2020-05-08T09:13:44.901Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:13:45 [2020-05-08T09:13:45.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:13:45 [2020-05-08T09:13:45.235Z] === RUN   TestCopyFromContainerPathIsNotDir
09:13:45 [2020-05-08T09:13:45.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
09:13:45 [2020-05-08T09:13:45.235Z] === RUN   TestCopyToContainerPathDoesNotExist
09:13:45 [2020-05-08T09:13:45.235Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
09:13:45 [2020-05-08T09:13:45.235Z] === RUN   TestCopyToContainerPathIsNotDir
09:13:45 [2020-05-08T09:13:45.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
09:13:45 [2020-05-08T09:13:45.235Z] === RUN   TestCopyFromContainer
09:13:46 [2020-05-08T09:13:46.915Z] === RUN   TestCopyFromContainer//
09:13:46 [2020-05-08T09:13:46.915Z] === RUN   TestCopyFromContainer//bar/root
09:13:47 [2020-05-08T09:13:47.247Z] === RUN   TestCopyFromContainer//bar/root/
09:13:47 [2020-05-08T09:13:47.247Z] === RUN   TestCopyFromContainer/bar/quux
09:13:47 [2020-05-08T09:13:47.247Z] === RUN   TestCopyFromContainer/bar/quux/
09:13:47 [2020-05-08T09:13:47.386Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:13:47 [2020-05-08T09:13:47.581Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:13:47 [2020-05-08T09:13:47.581Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:13:47 [2020-05-08T09:13:47.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:13:47 [2020-05-08T09:13:47.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCopyFromContainer/bar/notarget
09:13:47 [2020-05-08T09:13:47.922Z] --- PASS: TestCopyFromContainer (2.59s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer// (0.10s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:13:47 [2020-05-08T09:13:47.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateLinkToNonExistingContainer
09:13:47 [2020-05-08T09:13:47.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateWithInvalidEnv
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateWithInvalidEnv/0
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateWithInvalidEnv/0
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateWithInvalidEnv/1
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateWithInvalidEnv/1
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateWithInvalidEnv/2
09:13:47 [2020-05-08T09:13:47.922Z] === PAUSE TestCreateWithInvalidEnv/2
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateWithInvalidEnv/0
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateWithInvalidEnv/2
09:13:47 [2020-05-08T09:13:47.922Z] === CONT  TestCreateWithInvalidEnv/1
09:13:47 [2020-05-08T09:13:47.922Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
09:13:47 [2020-05-08T09:13:47.922Z] === RUN   TestCreateTmpfsMountsTarget
09:13:47 [2020-05-08T09:13:47.944Z] === RUN   TestDockerSuite/TestCpToDot
09:13:48 [2020-05-08T09:13:48.256Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
09:13:48 [2020-05-08T09:13:48.256Z] === RUN   TestCreateWithCustomMaskedPaths
09:13:48 [2020-05-08T09:13:48.868Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:13:49 [2020-05-08T09:13:49.934Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s)
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:13:49 [2020-05-08T09:13:49.934Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:13:49 [2020-05-08T09:13:49.934Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:13:49 [2020-05-08T09:13:49.934Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:13:49 [2020-05-08T09:13:49.934Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:13:50 [2020-05-08T09:13:50.270Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:13:50 [2020-05-08T09:13:50.270Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
09:13:50 [2020-05-08T09:13:50.270Z] === RUN   TestCreateWithCustomReadonlyPaths
09:13:50 [2020-05-08T09:13:50.751Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:13:51 [2020-05-08T09:13:51.952Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:51 [2020-05-08T09:13:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:51 [2020-05-08T09:13:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:51 [2020-05-08T09:13:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:51 [2020-05-08T09:13:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:51 [2020-05-08T09:13:51.952Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:51 [2020-05-08T09:13:51.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:52 [2020-05-08T09:13:52.288Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:13:52 [2020-05-08T09:13:52.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:13:52 [2020-05-08T09:13:52.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:13:52 [2020-05-08T09:13:52.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:13:52 [2020-05-08T09:13:52.289Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:13:52 [2020-05-08T09:13:52.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
09:13:52 [2020-05-08T09:13:52.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:13:52 [2020-05-08T09:13:52.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
09:13:52 [2020-05-08T09:13:52.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
09:13:52 [2020-05-08T09:13:52.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
09:13:52 [2020-05-08T09:13:52.289Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
09:13:52 [2020-05-08T09:13:52.289Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:13:52 [2020-05-08T09:13:52.631Z] === RUN   TestDockerSuite/TestCpToStdout
09:13:53 [2020-05-08T09:13:53.009Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
09:13:53 [2020-05-08T09:13:53.009Z] === RUN   TestContainerStartOnDaemonRestart
09:13:53 [2020-05-08T09:13:53.009Z] === PAUSE TestContainerStartOnDaemonRestart
09:13:53 [2020-05-08T09:13:53.009Z] === RUN   TestDaemonRestartIpcMode
09:13:53 [2020-05-08T09:13:53.009Z] === PAUSE TestDaemonRestartIpcMode
09:13:53 [2020-05-08T09:13:53.009Z] === RUN   TestDaemonHostGatewayIP
09:13:53 [2020-05-08T09:13:53.009Z] === PAUSE TestDaemonHostGatewayIP
09:13:53 [2020-05-08T09:13:53.009Z] === RUN   TestContainerKillOnDaemonStart
09:13:53 [2020-05-08T09:13:53.009Z] === PAUSE TestContainerKillOnDaemonStart
09:13:53 [2020-05-08T09:13:53.009Z] === RUN   TestDiff
09:13:53 [2020-05-08T09:13:53.191Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:13:53 [2020-05-08T09:13:53.342Z] --- PASS: TestDiff (0.66s)
09:13:53 [2020-05-08T09:13:53.342Z] === RUN   TestExecWithCloseStdin
09:13:54 [2020-05-08T09:13:54.507Z] --- PASS: TestExecWithCloseStdin (0.78s)
09:13:54 [2020-05-08T09:13:54.507Z] === RUN   TestExec
09:13:55 [2020-05-08T09:13:55.223Z] --- PASS: TestExec (0.76s)
09:13:55 [2020-05-08T09:13:55.223Z] === RUN   TestExecUser
09:13:55 [2020-05-08T09:13:55.937Z] --- PASS: TestExecUser (0.74s)
09:13:55 [2020-05-08T09:13:55.937Z] === RUN   TestExportContainerAndImportImage
09:13:56 [2020-05-08T09:13:56.653Z] --- PASS: TestExportContainerAndImportImage (1.02s)
09:13:56 [2020-05-08T09:13:56.653Z] === RUN   TestExportContainerAfterDaemonRestart
09:13:57 [2020-05-08T09:13:57.344Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:13:57 [2020-05-08T09:13:57.344Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:13:57 [2020-05-08T09:13:57.903Z] === RUN   TestDockerSuite/TestCpVolumePath
09:13:58 [2020-05-08T09:13:58.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
09:13:58 [2020-05-08T09:13:58.360Z] === RUN   TestHealthCheckWorkdir
09:13:59 [2020-05-08T09:13:59.518Z] --- PASS: TestHealthCheckWorkdir (0.98s)
09:13:59 [2020-05-08T09:13:59.518Z] === RUN   TestHealthKillContainer
09:13:59 [2020-05-08T09:13:59.784Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:13:59 [2020-05-08T09:13:59.784Z] === RUN   TestDockerSuite/TestCreateArgs
09:13:59 [2020-05-08T09:13:59.784Z] === RUN   TestDockerSuite/TestCreateByImageID
09:14:00 [2020-05-08T09:14:00.343Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:14:01 [2020-05-08T09:14:01.266Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:14:01 [2020-05-08T09:14:01.266Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:14:01 [2020-05-08T09:14:01.266Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:14:02 [2020-05-08T09:14:02.194Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:14:02 [2020-05-08T09:14:02.449Z] === RUN   TestDockerSuite/TestCreateLabels
09:14:02 [2020-05-08T09:14:02.449Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:14:02 [2020-05-08T09:14:02.488Z] --- PASS: TestHealthKillContainer (2.85s)
09:14:02 [2020-05-08T09:14:02.488Z] === RUN   TestInspectCpusetInConfigPre120
09:14:02 [2020-05-08T09:14:02.704Z] === RUN   TestDockerSuite/TestCreateRM
09:14:02 [2020-05-08T09:14:02.822Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
09:14:02 [2020-05-08T09:14:02.822Z] === RUN   TestIpcModeNone
09:14:02 [2020-05-08T09:14:02.962Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:14:02 [2020-05-08T09:14:02.962Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:14:02 [2020-05-08T09:14:02.962Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:14:03 [2020-05-08T09:14:03.216Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:14:03 [2020-05-08T09:14:03.540Z] --- PASS: TestIpcModeNone (0.80s)
09:14:03 [2020-05-08T09:14:03.540Z] === RUN   TestIpcModePrivate
09:14:04 [2020-05-08T09:14:04.257Z] --- PASS: TestIpcModePrivate (0.78s)
09:14:04 [2020-05-08T09:14:04.257Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:14:04 [2020-05-08T09:14:04.257Z] === RUN   TestIpcModeShareable
09:14:04 [2020-05-08T09:14:04.578Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:14:05 [2020-05-08T09:14:05.416Z] --- PASS: TestIpcModeShareable (0.81s)
09:14:05 [2020-05-08T09:14:05.416Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:14:05 [2020-05-08T09:14:05.416Z] === RUN   TestAPIIpcModeShareableAndContainer
09:14:05 [2020-05-08T09:14:05.501Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:14:05 [2020-05-08T09:14:05.756Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:14:05 [2020-05-08T09:14:05.756Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:14:07 [2020-05-08T09:14:07.700Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s)
09:14:07 [2020-05-08T09:14:07.700Z] === RUN   TestAPIIpcModeHost
09:14:08 [2020-05-08T09:14:08.037Z] --- PASS: TestAPIIpcModeHost (0.66s)
09:14:08 [2020-05-08T09:14:08.037Z] === RUN   TestDaemonIpcModeShareable
09:14:09 [2020-05-08T09:14:09.712Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
09:14:09 [2020-05-08T09:14:09.712Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:14:09 [2020-05-08T09:14:09.712Z] === RUN   TestDaemonIpcModePrivate
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:14:10 [2020-05-08T09:14:10.993Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:14:11 [2020-05-08T09:14:11.386Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
09:14:11 [2020-05-08T09:14:11.386Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:14:11 [2020-05-08T09:14:11.386Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:14:11 [2020-05-08T09:14:11.915Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:14:13 [2020-05-08T09:14:13.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
09:14:13 [2020-05-08T09:14:13.064Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:14:13 [2020-05-08T09:14:13.064Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:14:13 [2020-05-08T09:14:13.798Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:14:14 [2020-05-08T09:14:14.722Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:14:14 [2020-05-08T09:14:14.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
09:14:14 [2020-05-08T09:14:14.741Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:14:14 [2020-05-08T09:14:14.741Z] === RUN   TestIpcModeOlderClient
09:14:14 [2020-05-08T09:14:14.741Z] === PAUSE TestIpcModeOlderClient
09:14:14 [2020-05-08T09:14:14.741Z] === RUN   TestKillContainerInvalidSignal
09:14:15 [2020-05-08T09:14:15.609Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
09:14:15 [2020-05-08T09:14:15.609Z] === RUN   TestKillContainer
09:14:15 [2020-05-08T09:14:15.609Z] === RUN   TestKillContainer/no_signal
09:14:16 [2020-05-08T09:14:16.324Z] === RUN   TestKillContainer/non_killing_signal
09:14:16 [2020-05-08T09:14:16.605Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:14:16 [2020-05-08T09:14:16.673Z] === RUN   TestKillContainer/killing_signal
09:14:17 [2020-05-08T09:14:17.392Z] --- PASS: TestKillContainer (1.98s)
09:14:17 [2020-05-08T09:14:17.392Z]     --- PASS: TestKillContainer/no_signal (0.62s)
09:14:17 [2020-05-08T09:14:17.392Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
09:14:17 [2020-05-08T09:14:17.392Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
09:14:17 [2020-05-08T09:14:17.392Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:14:17 [2020-05-08T09:14:17.392Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:14:18 [2020-05-08T09:14:18.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:14:18 [2020-05-08T09:14:18.488Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:14:18 [2020-05-08T09:14:18.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
09:14:18 [2020-05-08T09:14:18.824Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
09:14:18 [2020-05-08T09:14:18.824Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
09:14:18 [2020-05-08T09:14:18.824Z] === RUN   TestKillStoppedContainer
09:14:18 [2020-05-08T09:14:18.824Z] --- PASS: TestKillStoppedContainer (0.08s)
09:14:18 [2020-05-08T09:14:18.824Z] === RUN   TestKillStoppedContainerAPIPre120
09:14:18 [2020-05-08T09:14:18.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
09:14:18 [2020-05-08T09:14:18.824Z] === RUN   TestKillDifferentUserContainer
09:14:19 [2020-05-08T09:14:19.415Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:14:19 [2020-05-08T09:14:19.538Z] --- PASS: TestKillDifferentUserContainer (0.66s)
09:14:19 [2020-05-08T09:14:19.538Z] === RUN   TestInspectOomKilledTrue
09:14:20 [2020-05-08T09:14:20.338Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:14:20 [2020-05-08T09:14:20.338Z] === RUN   TestDockerSuite/TestDevicePermissions
09:14:20 [2020-05-08T09:14:20.700Z] --- PASS: TestInspectOomKilledTrue (1.22s)
09:14:20 [2020-05-08T09:14:20.700Z] === RUN   TestInspectOomKilledFalse
09:14:20 [2020-05-08T09:14:20.897Z] === RUN   TestDockerSuite/TestDockerFails
09:14:20 [2020-05-08T09:14:20.897Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:14:21 [2020-05-08T09:14:21.151Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:14:21 [2020-05-08T09:14:21.151Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:14:21 [2020-05-08T09:14:21.421Z] --- PASS: TestInspectOomKilledFalse (0.68s)
09:14:21 [2020-05-08T09:14:21.421Z] === RUN   TestLinksEtcHostsContentMatch
09:14:22 [2020-05-08T09:14:22.140Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
09:14:22 [2020-05-08T09:14:22.140Z] === RUN   TestLinksContainerNames
09:14:22 [2020-05-08T09:14:22.511Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:14:23 [2020-05-08T09:14:23.302Z] --- PASS: TestLinksContainerNames (1.31s)
09:14:23 [2020-05-08T09:14:23.303Z] === RUN   TestLogsFollowTailEmpty
09:14:23 [2020-05-08T09:14:23.434Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:14:24 [2020-05-08T09:14:24.019Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
09:14:24 [2020-05-08T09:14:24.019Z] === RUN   TestContainerNetworkMountsNoChown
09:14:24 [2020-05-08T09:14:24.743Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/default
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/default
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/private
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/private
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rprivate
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rprivate
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/slave
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/slave
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rslave
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rslave
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/shared
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/shared
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rshared
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rshared
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/default
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rshared
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/shared
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rslave
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/default/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/default/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rprivate
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/private
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/private/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/slave
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/private/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/default/bind_root
09:14:24 [2020-05-08T09:14:24.743Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/default/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/private/bind_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/private/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:14:25 [2020-05-08T09:14:25.076Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:14:25 [2020-05-08T09:14:25.076Z] --- PASS: TestMountDaemonRoot (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:14:25 [2020-05-08T09:14:25.076Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:14:25 [2020-05-08T09:14:25.076Z] === RUN   TestContainerBindMountNonRecursive
09:14:25 [2020-05-08T09:14:25.322Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:14:25 [2020-05-08T09:14:25.322Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:14:25 [2020-05-08T09:14:25.322Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:14:25 [2020-05-08T09:14:25.322Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:14:26 [2020-05-08T09:14:26.752Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
09:14:26 [2020-05-08T09:14:26.752Z] === RUN   TestNetworkNat
09:14:27 [2020-05-08T09:14:27.467Z] --- PASS: TestNetworkNat (0.72s)
09:14:27 [2020-05-08T09:14:27.467Z] === RUN   TestNetworkLocalhostTCPNat
09:14:28 [2020-05-08T09:14:28.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
09:14:28 [2020-05-08T09:14:28.182Z] === RUN   TestNetworkLoopbackNat
09:14:29 [2020-05-08T09:14:29.341Z] --- PASS: TestNetworkLoopbackNat (0.93s)
09:14:29 [2020-05-08T09:14:29.341Z] === RUN   TestPause
09:14:30 [2020-05-08T09:14:30.057Z] --- PASS: TestPause (0.69s)
09:14:30 [2020-05-08T09:14:30.057Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:14:30 [2020-05-08T09:14:30.057Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:30 [2020-05-08T09:14:30.057Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:30 [2020-05-08T09:14:30.057Z] === RUN   TestPauseStopPausedContainer
09:14:30 [2020-05-08T09:14:30.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:14:30 [2020-05-08T09:14:30.803Z] --- PASS: TestPauseStopPausedContainer (0.74s)
09:14:30 [2020-05-08T09:14:30.803Z] === RUN   TestPsFilter
09:14:30 [2020-05-08T09:14:30.803Z] --- PASS: TestPsFilter (0.19s)
09:14:30 [2020-05-08T09:14:30.803Z] === RUN   TestRemoveContainerWithRemovedVolume
09:14:31 [2020-05-08T09:14:31.525Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
09:14:31 [2020-05-08T09:14:31.525Z] === RUN   TestRemoveContainerWithVolume
09:14:31 [2020-05-08T09:14:31.910Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:14:32 [2020-05-08T09:14:32.240Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
09:14:32 [2020-05-08T09:14:32.240Z] === RUN   TestRemoveContainerRunning
09:14:32 [2020-05-08T09:14:32.955Z] --- PASS: TestRemoveContainerRunning (0.67s)
09:14:32 [2020-05-08T09:14:32.955Z] === RUN   TestRemoveContainerForceRemoveRunning
09:14:33 [2020-05-08T09:14:33.287Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
09:14:33 [2020-05-08T09:14:33.287Z] === RUN   TestRemoveInvalidContainer
09:14:33 [2020-05-08T09:14:33.620Z] --- PASS: TestRemoveInvalidContainer (0.03s)
09:14:33 [2020-05-08T09:14:33.620Z] === RUN   TestRenameLinkedContainer
09:14:35 [2020-05-08T09:14:35.168Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:14:35 [2020-05-08T09:14:35.898Z] --- PASS: TestRenameLinkedContainer (2.58s)
09:14:35 [2020-05-08T09:14:35.898Z] === RUN   TestRenameStoppedContainer
09:14:36 [2020-05-08T09:14:36.611Z] --- PASS: TestRenameStoppedContainer (0.69s)
09:14:36 [2020-05-08T09:14:36.611Z] === RUN   TestRenameRunningContainerAndReuse
09:14:38 [2020-05-08T09:14:38.325Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
09:14:38 [2020-05-08T09:14:38.325Z] === RUN   TestRenameInvalidName
09:14:38 [2020-05-08T09:14:38.429Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:14:38 [2020-05-08T09:14:38.659Z] --- PASS: TestRenameInvalidName (0.68s)
09:14:38 [2020-05-08T09:14:38.659Z] === RUN   TestRenameAnonymousContainer
09:14:40 [2020-05-08T09:14:40.310Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:14:41 [2020-05-08T09:14:41.670Z] === RUN   TestDockerSuite/TestEventsAttach
09:14:41 [2020-05-08T09:14:41.670Z] --- PASS: TestRenameAnonymousContainer (2.54s)
09:14:41 [2020-05-08T09:14:41.671Z] === RUN   TestRenameContainerWithSameName
09:14:42 [2020-05-08T09:14:42.007Z] --- PASS: TestRenameContainerWithSameName (0.70s)
09:14:42 [2020-05-08T09:14:42.007Z] === RUN   TestRenameContainerWithLinkedContainer
09:14:42 [2020-05-08T09:14:42.229Z] === RUN   TestDockerSuite/TestEventsCommit
09:14:43 [2020-05-08T09:14:43.166Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
09:14:43 [2020-05-08T09:14:43.166Z] === RUN   TestResize
09:14:43 [2020-05-08T09:14:43.590Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:14:43 [2020-05-08T09:14:43.890Z] --- PASS: TestResize (0.65s)
09:14:43 [2020-05-08T09:14:43.890Z] === RUN   TestResizeWithInvalidSize
09:14:44 [2020-05-08T09:14:44.151Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:14:44 [2020-05-08T09:14:44.621Z] --- PASS: TestResizeWithInvalidSize (0.70s)
09:14:44 [2020-05-08T09:14:44.621Z] === RUN   TestResizeWhenContainerNotStarted
09:14:45 [2020-05-08T09:14:45.074Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:14:45 [2020-05-08T09:14:45.347Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
09:14:45 [2020-05-08T09:14:45.347Z] === RUN   TestDaemonRestartKillContainers
09:14:45 [2020-05-08T09:14:45.347Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:45 [2020-05-08T09:14:45.347Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:14:45 [2020-05-08T09:14:45.348Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:14:45 [2020-05-08T09:14:45.998Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:14:47 [2020-05-08T09:14:47.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:14:47 [2020-05-08T09:14:47.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:14:47 [2020-05-08T09:14:47.879Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:14:47 [2020-05-08T09:14:47.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:14:49 [2020-05-08T09:14:49.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:14:49 [2020-05-08T09:14:49.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:14:49 [2020-05-08T09:14:49.764Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:14:50 [2020-05-08T09:14:50.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:14:50 [2020-05-08T09:14:50.896Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:14:52 [2020-05-08T09:14:52.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:14:52 [2020-05-08T09:14:52.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:14:53 [2020-05-08T09:14:53.026Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:14:55 [2020-05-08T09:14:55.401Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.19s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.79s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.20s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.96s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.12s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s)
09:14:55 [2020-05-08T09:14:55.401Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s)
09:14:55 [2020-05-08T09:14:55.401Z] === RUN   TestCgroupNamespacesRun
09:14:55 [2020-05-08T09:14:55.535Z] === RUN   TestDockerSuite/TestEventsCopy
09:14:56 [2020-05-08T09:14:56.562Z] --- PASS: TestCgroupNamespacesRun (1.61s)
09:14:56 [2020-05-08T09:14:56.562Z] === RUN   TestCgroupNamespacesRunPrivileged
09:14:56 [2020-05-08T09:14:56.895Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:14:58 [2020-05-08T09:14:58.240Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
09:14:58 [2020-05-08T09:14:58.240Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:14:58 [2020-05-08T09:14:58.778Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:14:59 [2020-05-08T09:14:59.146Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:14:59 [2020-05-08T09:14:59.705Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:15:00 [2020-05-08T09:15:00.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
09:15:00 [2020-05-08T09:15:00.100Z] === RUN   TestCgroupNamespacesRunHostMode
09:15:01 [2020-05-08T09:15:01.067Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:15:01 [2020-05-08T09:15:01.777Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s)
09:15:01 [2020-05-08T09:15:01.777Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:15:02 [2020-05-08T09:15:02.427Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:15:02 [2020-05-08T09:15:02.427Z] === RUN   TestDockerSuite/TestEventsFilterType
09:15:02 [2020-05-08T09:15:02.682Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:15:02 [2020-05-08T09:15:02.682Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:15:02 [2020-05-08T09:15:02.682Z] === RUN   TestDockerSuite/TestEventsFilters
09:15:03 [2020-05-08T09:15:03.447Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
09:15:03 [2020-05-08T09:15:03.447Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:15:04 [2020-05-08T09:15:04.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:15:04 [2020-05-08T09:15:04.602Z] === RUN   TestDockerSuite/TestEventsFormat
09:15:04 [2020-05-08T09:15:04.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s)
09:15:04 [2020-05-08T09:15:04.609Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:15:05 [2020-05-08T09:15:05.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
09:15:05 [2020-05-08T09:15:05.771Z] === RUN   TestCgroupNamespacesRunOlderClient
09:15:06 [2020-05-08T09:15:06.491Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:15:06 [2020-05-08T09:15:06.491Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:15:06 [2020-05-08T09:15:06.491Z] === RUN   TestDockerSuite/TestEventsImageImport
09:15:07 [2020-05-08T09:15:07.415Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:15:07 [2020-05-08T09:15:07.481Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
09:15:07 [2020-05-08T09:15:07.481Z] === RUN   TestKernelTCPMemory
09:15:07 [2020-05-08T09:15:07.671Z] === RUN   TestDockerSuite/TestEventsImagePull
09:15:08 [2020-05-08T09:15:08.198Z] --- PASS: TestKernelTCPMemory (0.80s)
09:15:08 [2020-05-08T09:15:08.198Z] === RUN   TestNISDomainname
09:15:08 [2020-05-08T09:15:08.233Z] === RUN   TestDockerSuite/TestEventsImageTag
09:15:08 [2020-05-08T09:15:08.915Z] --- PASS: TestNISDomainname (0.85s)
09:15:08 [2020-05-08T09:15:08.915Z] === RUN   TestHostnameDnsResolution
09:15:09 [2020-05-08T09:15:09.156Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:15:09 [2020-05-08T09:15:09.716Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:15:09 [2020-05-08T09:15:09.716Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:15:09 [2020-05-08T09:15:09.716Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:15:10 [2020-05-08T09:15:10.275Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:15:10 [2020-05-08T09:15:10.600Z] --- PASS: TestHostnameDnsResolution (1.32s)
09:15:10 [2020-05-08T09:15:10.600Z] === RUN   TestStats
09:15:11 [2020-05-08T09:15:11.643Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:15:12 [2020-05-08T09:15:12.601Z] === RUN   TestDockerSuite/TestEventsRename
09:15:12 [2020-05-08T09:15:12.872Z] --- PASS: TestStats (2.68s)
09:15:12 [2020-05-08T09:15:12.872Z] === RUN   TestStopContainerWithTimeout
09:15:13 [2020-05-08T09:15:13.216Z] === RUN   TestStopContainerWithTimeout/0
09:15:13 [2020-05-08T09:15:13.216Z] === PAUSE TestStopContainerWithTimeout/0
09:15:13 [2020-05-08T09:15:13.216Z] === RUN   TestStopContainerWithTimeout/1
09:15:13 [2020-05-08T09:15:13.216Z] === PAUSE TestStopContainerWithTimeout/1
09:15:13 [2020-05-08T09:15:13.216Z] === RUN   TestStopContainerWithTimeout/3
09:15:13 [2020-05-08T09:15:13.216Z] === PAUSE TestStopContainerWithTimeout/3
09:15:13 [2020-05-08T09:15:13.216Z] === RUN   TestStopContainerWithTimeout/-1
09:15:13 [2020-05-08T09:15:13.216Z] === PAUSE TestStopContainerWithTimeout/-1
09:15:13 [2020-05-08T09:15:13.216Z] === CONT  TestStopContainerWithTimeout/0
09:15:13 [2020-05-08T09:15:13.216Z] === CONT  TestStopContainerWithTimeout/-1
09:15:13 [2020-05-08T09:15:13.216Z] === CONT  TestStopContainerWithTimeout/1
09:15:13 [2020-05-08T09:15:13.216Z] === CONT  TestStopContainerWithTimeout/3
09:15:13 [2020-05-08T09:15:13.528Z] === RUN   TestDockerSuite/TestEventsResize
09:15:14 [2020-05-08T09:15:14.889Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:15:15 [2020-05-08T09:15:15.814Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:15:16 [2020-05-08T09:15:16.202Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:15:16 [2020-05-08T09:15:16.202Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
09:15:16 [2020-05-08T09:15:16.202Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
09:15:16 [2020-05-08T09:15:16.202Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
09:15:16 [2020-05-08T09:15:16.202Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.16s)
09:15:16 [2020-05-08T09:15:16.202Z] === RUN   TestDeleteDevicemapper
09:15:16 [2020-05-08T09:15:16.202Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:15:16 [2020-05-08T09:15:16.202Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:15:16 [2020-05-08T09:15:16.202Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:15:16 [2020-05-08T09:15:16.738Z] === RUN   TestDockerSuite/TestEventsStreaming
09:15:17 [2020-05-08T09:15:17.662Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:15:19 [2020-05-08T09:15:19.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s)
09:15:19 [2020-05-08T09:15:19.193Z] === RUN   TestUpdateMemory
09:15:19 [2020-05-08T09:15:19.912Z] --- PASS: TestUpdateMemory (0.89s)
09:15:19 [2020-05-08T09:15:19.912Z] === RUN   TestUpdateCPUQuota
09:15:20 [2020-05-08T09:15:20.919Z] === RUN   TestDockerSuite/TestEventsTop
09:15:21 [2020-05-08T09:15:21.588Z] --- PASS: TestUpdateCPUQuota (1.23s)
09:15:21 [2020-05-08T09:15:21.588Z] === RUN   TestUpdatePidsLimit
09:15:21 [2020-05-08T09:15:21.588Z] === RUN   TestUpdatePidsLimit/update_from_none
09:15:21 [2020-05-08T09:15:21.588Z] === RUN   TestUpdatePidsLimit/no_change
09:15:21 [2020-05-08T09:15:21.843Z] === RUN   TestDockerSuite/TestEventsUntag
09:15:21 [2020-05-08T09:15:21.922Z] === RUN   TestUpdatePidsLimit/update_lower
09:15:22 [2020-05-08T09:15:22.255Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:15:22 [2020-05-08T09:15:22.588Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:15:22 [2020-05-08T09:15:22.921Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:15:23 [2020-05-08T09:15:23.254Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:15:24 [2020-05-08T09:15:24.350Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:15:24 [2020-05-08T09:15:24.425Z] --- PASS: TestUpdatePidsLimit (3.26s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
09:15:24 [2020-05-08T09:15:24.425Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
09:15:24 [2020-05-08T09:15:24.425Z] === RUN   TestUpdateRestartPolicy
09:15:26 [2020-05-08T09:15:26.232Z] === RUN   TestDockerSuite/TestExec
09:15:26 [2020-05-08T09:15:26.790Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:15:27 [2020-05-08T09:15:27.714Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:15:28 [2020-05-08T09:15:28.637Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:15:29 [2020-05-08T09:15:29.560Z] === RUN   TestDockerSuite/TestExecAPIStart
09:15:31 [2020-05-08T09:15:31.443Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:15:32 [2020-05-08T09:15:32.002Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:15:32 [2020-05-08T09:15:32.927Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:15:33 [2020-05-08T09:15:33.853Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:15:34 [2020-05-08T09:15:34.775Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:15:35 [2020-05-08T09:15:35.698Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:15:36 [2020-05-08T09:15:36.623Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:15:37 [2020-05-08T09:15:37.642Z] --- PASS: TestUpdateRestartPolicy (12.01s)
09:15:37 [2020-05-08T09:15:37.642Z] === RUN   TestUpdateRestartWithAutoRemove
09:15:37 [2020-05-08T09:15:37.642Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
09:15:37 [2020-05-08T09:15:37.642Z] === RUN   TestWaitNonBlocked
09:15:37 [2020-05-08T09:15:37.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:37 [2020-05-08T09:15:37.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:37 [2020-05-08T09:15:37.642Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:37 [2020-05-08T09:15:37.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:37 [2020-05-08T09:15:37.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:37 [2020-05-08T09:15:37.642Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:38 [2020-05-08T09:15:38.382Z] --- PASS: TestWaitNonBlocked (0.03s)
09:15:38 [2020-05-08T09:15:38.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
09:15:38 [2020-05-08T09:15:38.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s)
09:15:38 [2020-05-08T09:15:38.382Z] === RUN   TestWaitBlocked
09:15:38 [2020-05-08T09:15:38.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2020-05-08T09:15:38.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2020-05-08T09:15:38.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:15:38 [2020-05-08T09:15:38.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:15:38 [2020-05-08T09:15:38.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:15:38 [2020-05-08T09:15:38.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:15:38 [2020-05-08T09:15:38.506Z] === RUN   TestDockerSuite/TestExecCgroup
09:15:38 [2020-05-08T09:15:38.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:15:39 [2020-05-08T09:15:39.143Z] --- PASS: TestWaitBlocked (0.03s)
09:15:39 [2020-05-08T09:15:39.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s)
09:15:39 [2020-05-08T09:15:39.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
09:15:39 [2020-05-08T09:15:39.143Z] === CONT  TestContainerStartOnDaemonRestart
09:15:39 [2020-05-08T09:15:39.143Z] === CONT  TestIpcModeOlderClient
09:15:39 [2020-05-08T09:15:39.143Z] === CONT  TestDaemonHostGatewayIP
09:15:39 [2020-05-08T09:15:39.143Z] === CONT  TestContainerKillOnDaemonStart
09:15:39 [2020-05-08T09:15:39.484Z] --- PASS: TestIpcModeOlderClient (0.17s)
09:15:39 [2020-05-08T09:15:39.484Z] === CONT  TestDaemonRestartIpcMode
09:15:39 [2020-05-08T09:15:39.686Z] === RUN   TestDockerSuite/TestExecEnv
09:15:40 [2020-05-08T09:15:40.610Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:15:41 [2020-05-08T09:15:41.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:15:42 [2020-05-08T09:15:42.227Z] === RUN   TestDockerSuite/TestExecExitStatus
09:15:43 [2020-05-08T09:15:43.155Z] === RUN   TestDockerSuite/TestExecInspectID
09:15:44 [2020-05-08T09:15:44.356Z] --- PASS: TestContainerStartOnDaemonRestart (4.40s)
09:15:44 [2020-05-08T09:15:44.356Z] --- PASS: TestDaemonRestartIpcMode (4.93s)
09:15:44 [2020-05-08T09:15:44.356Z] --- PASS: TestDaemonHostGatewayIP (5.12s)
09:15:45 [2020-05-08T09:15:45.665Z] === RUN   TestDockerSuite/TestExecInteractive
09:15:46 [2020-05-08T09:15:46.589Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:15:47 [2020-05-08T09:15:47.514Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:15:48 [2020-05-08T09:15:48.440Z] === RUN   TestDockerSuite/TestExecParseError
09:15:49 [2020-05-08T09:15:49.364Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:15:50 [2020-05-08T09:15:50.289Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:15:51 [2020-05-08T09:15:51.214Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:15:52 [2020-05-08T09:15:52.574Z] === RUN   TestDockerSuite/TestExecSetEnv
09:15:53 [2020-05-08T09:15:53.282Z] --- PASS: TestContainerKillOnDaemonStart (13.43s)
09:15:53 [2020-05-08T09:15:53.282Z] PASS
09:15:53 [2020-05-08T09:15:53.282Z] 
09:15:53 [2020-05-08T09:15:53.282Z] === Skipped
09:15:53 [2020-05-08T09:15:53.282Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:15:53 [2020-05-08T09:15:53.282Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:15:53 [2020-05-08T09:15:53.282Z] 
09:15:53 [2020-05-08T09:15:53.282Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:15:53 [2020-05-08T09:15:53.282Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:15:53 [2020-05-08T09:15:53.282Z] 
09:15:53 [2020-05-08T09:15:53.282Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:15:53 [2020-05-08T09:15:53.282Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:15:53 [2020-05-08T09:15:53.282Z] 
09:15:53 [2020-05-08T09:15:53.282Z] 
09:15:53 [2020-05-08T09:15:53.282Z] DONE 200 tests, 3 skipped in 127.772s
09:15:53 [2020-05-08T09:15:53.282Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:15:53 [2020-05-08T09:15:53.282Z] ++ 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
09:15:53 [2020-05-08T09:15:53.282Z] ++ set -e
09:15:53 [2020-05-08T09:15:53.282Z] ++ '[' -n 0 ']'
09:15:53 [2020-05-08T09:15:53.282Z] ++ set -x
09:15:53 [2020-05-08T09:15:53.282Z] ++ env -i DEST=/go/src/github.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
09:15:53 [2020-05-08T09:15:53.282Z] INFO: Testing against a local daemon
09:15:53 [2020-05-08T09:15:53.282Z] === RUN   TestCommitInheritsEnv
09:15:53 [2020-05-08T09:15:53.282Z] --- PASS: TestCommitInheritsEnv (0.41s)
09:15:53 [2020-05-08T09:15:53.282Z] === RUN   TestImportExtremelyLargeImageWorks
09:15:53 [2020-05-08T09:15:53.282Z] === PAUSE TestImportExtremelyLargeImageWorks
09:15:53 [2020-05-08T09:15:53.282Z] === RUN   TestImagesFilterMultiReference
09:15:53 [2020-05-08T09:15:53.282Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:15:53 [2020-05-08T09:15:53.282Z] === RUN   TestImagePullPlatformInvalid
09:15:53 [2020-05-08T09:15:53.282Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:15:53 [2020-05-08T09:15:53.282Z] === RUN   TestRemoveImageOrphaning
09:15:53 [2020-05-08T09:15:53.615Z] --- PASS: TestRemoveImageOrphaning (0.40s)
09:15:53 [2020-05-08T09:15:53.615Z] === RUN   TestRemoveImageGarbageCollector
09:15:53 [2020-05-08T09:15:53.615Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:15:53 [2020-05-08T09:15:53.615Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:15:53 [2020-05-08T09:15:53.615Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:15:53 [2020-05-08T09:15:53.936Z] === RUN   TestDockerSuite/TestExecStartFails
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:15:53 [2020-05-08T09:15:53.948Z] === RUN   TestTagInvalidReference
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagInvalidReference (0.03s)
09:15:53 [2020-05-08T09:15:53.948Z] === RUN   TestTagValidPrefixedRepo
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:15:53 [2020-05-08T09:15:53.948Z] === RUN   TestTagExistedNameWithoutForce
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:15:53 [2020-05-08T09:15:53.948Z] === RUN   TestTagOfficialNames
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagOfficialNames (0.06s)
09:15:53 [2020-05-08T09:15:53.948Z] === RUN   TestTagMatchesDigest
09:15:53 [2020-05-08T09:15:53.948Z] --- PASS: TestTagMatchesDigest (0.03s)
09:15:53 [2020-05-08T09:15:53.948Z] === CONT  TestImportExtremelyLargeImageWorks
09:15:54 [2020-05-08T09:15:54.871Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:16:07 [2020-05-08T09:16:07.019Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:16:07 [2020-05-08T09:16:07.019Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:16:07 [2020-05-08T09:16:07.019Z] === RUN   TestDockerSuite/TestExecTTY
09:16:07 [2020-05-08T09:16:07.943Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:16:08 [2020-05-08T09:16:08.867Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:16:09 [2020-05-08T09:16:09.790Z] === RUN   TestDockerSuite/TestExecUlimits
09:16:11 [2020-05-08T09:16:11.157Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:16:11 [2020-05-08T09:16:11.157Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:16:13 [2020-05-08T09:16:13.671Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:16:14 [2020-05-08T09:16:14.594Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:16:15 [2020-05-08T09:16:15.955Z] === RUN   TestDockerSuite/TestExecWithTERM
09:16:16 [2020-05-08T09:16:16.515Z] === RUN   TestDockerSuite/TestExecWithUser
09:16:17 [2020-05-08T09:16:17.875Z] === RUN   TestDockerSuite/TestGetContainerStats
09:16:23 [2020-05-08T09:16:23.109Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:16:27 [2020-05-08T09:16:27.274Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:16:29 [2020-05-08T09:16:29.164Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:16:31 [2020-05-08T09:16:31.675Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:16:34 [2020-05-08T09:16:34.188Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:16:35 [2020-05-08T09:16:35.114Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:16:35 [2020-05-08T09:16:35.114Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:16:35 [2020-05-08T09:16:35.114Z] === RUN   TestDockerSuite/TestHealth
09:16:57 [2020-05-08T09:16:57.002Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:16:57 [2020-05-08T09:16:57.002Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:16:57 [2020-05-08T09:16:57.002Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:16:57 [2020-05-08T09:16:57.002Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:16:57 [2020-05-08T09:16:57.002Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:16:57 [2020-05-08T09:16:57.929Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:16:57 [2020-05-08T09:16:57.929Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:16:59 [2020-05-08T09:16:59.294Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:16:59 [2020-05-08T09:16:59.294Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:16:59 [2020-05-08T09:16:59.294Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:16:59 [2020-05-08T09:16:59.294Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:16:59 [2020-05-08T09:16:59.854Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:17:00 [2020-05-08T09:17:00.109Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:17:00 [2020-05-08T09:17:00.669Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:17:00 [2020-05-08T09:17:00.669Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:17:01 [2020-05-08T09:17:01.594Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:17:01 [2020-05-08T09:17:01.850Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:17:03 [2020-05-08T09:17:03.211Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:17:03 [2020-05-08T09:17:03.771Z] === RUN   TestDockerSuite/TestImagesFormat
09:17:03 [2020-05-08T09:17:03.771Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:17:04 [2020-05-08T09:17:04.696Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:17:07 [2020-05-08T09:17:07.958Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:17:07 [2020-05-08T09:17:07.958Z] === RUN   TestDockerSuite/TestImportBadURL
09:17:07 [2020-05-08T09:17:07.958Z] === RUN   TestDockerSuite/TestImportDisplay
09:17:09 [2020-05-08T09:17:09.841Z] === RUN   TestDockerSuite/TestImportFile
09:17:11 [2020-05-08T09:17:11.725Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:17:11 [2020-05-08T09:17:11.725Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:17:13 [2020-05-08T09:17:13.607Z] === RUN   TestDockerSuite/TestImportGzipped
09:17:16 [2020-05-08T09:17:16.118Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:17:18 [2020-05-08T09:17:18.003Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:17:18 [2020-05-08T09:17:18.926Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:17:19 [2020-05-08T09:17:19.850Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:17:20 [2020-05-08T09:17:20.409Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:17:20 [2020-05-08T09:17:20.663Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:17:20 [2020-05-08T09:17:20.663Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:17:21 [2020-05-08T09:17:21.586Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:17:22 [2020-05-08T09:17:22.145Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:17:23 [2020-05-08T09:17:23.069Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:17:23 [2020-05-08T09:17:23.995Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:17:24 [2020-05-08T09:17:24.919Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:17:25 [2020-05-08T09:17:25.842Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:17:25 [2020-05-08T09:17:25.842Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:17:27 [2020-05-08T09:17:27.201Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:17:28 [2020-05-08T09:17:28.131Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:17:29 [2020-05-08T09:17:29.054Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:17:29 [2020-05-08T09:17:29.054Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:17:29 [2020-05-08T09:17:29.977Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:17:29 [2020-05-08T09:17:29.977Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:17:31 [2020-05-08T09:17:31.340Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:17:32 [2020-05-08T09:17:32.265Z] === RUN   TestDockerSuite/TestInspectDefault
09:17:33 [2020-05-08T09:17:33.200Z] === RUN   TestDockerSuite/TestInspectHistory
09:17:34 [2020-05-08T09:17:34.125Z] === RUN   TestDockerSuite/TestInspectImage
09:17:34 [2020-05-08T09:17:34.125Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:17:34 [2020-05-08T09:17:34.125Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:17:34 [2020-05-08T09:17:34.125Z] === RUN   TestDockerSuite/TestInspectInt64
09:17:35 [2020-05-08T09:17:35.049Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:17:35 [2020-05-08T09:17:35.049Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:17:35 [2020-05-08T09:17:35.976Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:17:35 [2020-05-08T09:17:35.976Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:17:36 [2020-05-08T09:17:36.901Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:17:37 [2020-05-08T09:17:37.825Z] === RUN   TestDockerSuite/TestInspectPlugin
09:17:39 [2020-05-08T09:17:39.710Z] === RUN   TestDockerSuite/TestInspectRootFS
09:17:39 [2020-05-08T09:17:39.711Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:17:41 [2020-05-08T09:17:41.071Z] === RUN   TestDockerSuite/TestInspectStatus
09:17:42 [2020-05-08T09:17:42.000Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:17:43 [2020-05-08T09:17:43.886Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:17:44 [2020-05-08T09:17:44.446Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:17:45 [2020-05-08T09:17:45.377Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:17:46 [2020-05-08T09:17:46.301Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:17:47 [2020-05-08T09:17:47.230Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:17:48 [2020-05-08T09:17:48.156Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:17:49 [2020-05-08T09:17:49.095Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:17:49 [2020-05-08T09:17:49.095Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:17:51 [2020-05-08T09:17:51.605Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:17:53 [2020-05-08T09:17:53.492Z] === RUN   TestDockerSuite/TestLinksEnvs
09:17:55 [2020-05-08T09:17:55.375Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:17:55 [2020-05-08T09:17:55.936Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:17:57 [2020-05-08T09:17:57.820Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:18:01 [2020-05-08T09:18:01.079Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:18:01 [2020-05-08T09:18:01.079Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:18:03 [2020-05-08T09:18:03.589Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:18:03 [2020-05-08T09:18:03.589Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:18:06 [2020-05-08T09:18:06.097Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:18:06 [2020-05-08T09:18:06.352Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:18:06 [2020-05-08T09:18:06.911Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:18:07 [2020-05-08T09:18:07.843Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:18:09 [2020-05-08T09:18:09.202Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:18:12 [2020-05-08T09:18:12.460Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:18:16 [2020-05-08T09:18:16.624Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:18:19 [2020-05-08T09:18:19.882Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:18:21 [2020-05-08T09:18:21.764Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:18:22 [2020-05-08T09:18:22.322Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:18:24 [2020-05-08T09:18:24.208Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:18:26 [2020-05-08T09:18:26.718Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:18:27 [2020-05-08T09:18:27.276Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:18:27 [2020-05-08T09:18:27.276Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:18:30 [2020-05-08T09:18:30.536Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:18:30 [2020-05-08T09:18:30.536Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:18:30 [2020-05-08T09:18:30.791Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:18:30 [2020-05-08T09:18:30.791Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:18:30 [2020-05-08T09:18:30.791Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:18:31 [2020-05-08T09:18:31.714Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:18:32 [2020-05-08T09:18:32.637Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:18:32 [2020-05-08T09:18:32.637Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:18:36 [2020-05-08T09:18:36.792Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:18:37 [2020-05-08T09:18:37.351Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:18:42 [2020-05-08T09:18:42.603Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:18:42 [2020-05-08T09:18:42.858Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:18:42 [2020-05-08T09:18:42.858Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:18:44 [2020-05-08T09:18:44.221Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:18:45 [2020-05-08T09:18:45.145Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:18:46 [2020-05-08T09:18:46.508Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:18:47 [2020-05-08T09:18:47.868Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:18:48 [2020-05-08T09:18:48.792Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:18:51 [2020-05-08T09:18:51.299Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:18:51 [2020-05-08T09:18:51.857Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:18:52 [2020-05-08T09:18:52.784Z] === RUN   TestDockerSuite/TestLogsSince
09:18:58 [2020-05-08T09:18:58.013Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:18:59 [2020-05-08T09:18:59.896Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:19:06 [2020-05-08T09:19:06.422Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:19:06 [2020-05-08T09:19:06.422Z] === RUN   TestDockerSuite/TestLogsTail
09:19:07 [2020-05-08T09:19:07.345Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:19:07 [2020-05-08T09:19:07.600Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:19:08 [2020-05-08T09:19:08.159Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:19:09 [2020-05-08T09:19:09.092Z] === RUN   TestDockerSuite/TestMountIntoProc
09:19:09 [2020-05-08T09:19:09.657Z] === RUN   TestDockerSuite/TestMountIntoSys
09:19:10 [2020-05-08T09:19:10.584Z] === RUN   TestDockerSuite/TestNetHostname
09:19:11 [2020-05-08T09:19:11.507Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:19:13 [2020-05-08T09:19:13.388Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:19:13 [2020-05-08T09:19:13.643Z] === RUN   TestDockerSuite/TestNetworkEvents
09:19:15 [2020-05-08T09:19:15.005Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:19:17 [2020-05-08T09:19:17.513Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:19:18 [2020-05-08T09:19:18.436Z] === RUN   TestDockerSuite/TestPluginActive
09:19:20 [2020-05-08T09:19:20.317Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:19:25 [2020-05-08T09:19:25.553Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:19:25 [2020-05-08T09:19:25.553Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:19:25 [2020-05-08T09:19:25.553Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:19:25 [2020-05-08T09:19:25.808Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:19:28 [2020-05-08T09:19:28.315Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:19:29 [2020-05-08T09:19:29.674Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:19:31 [2020-05-08T09:19:31.036Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:19:31 [2020-05-08T09:19:31.290Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:19:33 [2020-05-08T09:19:33.177Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:19:34 [2020-05-08T09:19:34.536Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:19:37 [2020-05-08T09:19:37.798Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:19:38 [2020-05-08T09:19:38.053Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:19:40 [2020-05-08T09:19:40.561Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:19:41 [2020-05-08T09:19:41.922Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:19:41 [2020-05-08T09:19:41.922Z] === RUN   TestDockerSuite/TestPortHostBinding
09:19:43 [2020-05-08T09:19:43.806Z] === RUN   TestDockerSuite/TestPortList
09:19:45 [2020-05-08T09:19:45.166Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:19:48 [2020-05-08T09:19:48.426Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:19:51 [2020-05-08T09:19:51.683Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:19:54 [2020-05-08T09:19:54.944Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:19:56 [2020-05-08T09:19:56.306Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:19:58 [2020-05-08T09:19:58.939Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:20:04 [2020-05-08T09:20:04.175Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:20:05 [2020-05-08T09:20:05.099Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:20:05 [2020-05-08T09:20:05.099Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:20:06 [2020-05-08T09:20:06.462Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:20:06 [2020-05-08T09:20:06.462Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:20:07 [2020-05-08T09:20:07.822Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:20:07 [2020-05-08T09:20:07.822Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:20:11 [2020-05-08T09:20:11.079Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:20:12 [2020-05-08T09:20:12.963Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:20:12 [2020-05-08T09:20:12.963Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:20:13 [2020-05-08T09:20:13.217Z] === RUN   TestDockerSuite/TestPsByOrder
09:20:16 [2020-05-08T09:20:16.473Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:20:17 [2020-05-08T09:20:17.835Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:20:17 [2020-05-08T09:20:17.835Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:20:21 [2020-05-08T09:20:21.093Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:20:21 [2020-05-08T09:20:21.348Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:20:25 [2020-05-08T09:20:25.514Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:20:26 [2020-05-08T09:20:26.874Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:20:27 [2020-05-08T09:20:27.129Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:20:28 [2020-05-08T09:20:28.490Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:20:31 [2020-05-08T09:20:31.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:20:33 [2020-05-08T09:20:33.630Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:20:36 [2020-05-08T09:20:36.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:20:39 [2020-05-08T09:20:39.402Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:20:40 [2020-05-08T09:20:40.761Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:20:43 [2020-05-08T09:20:43.271Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:20:45 [2020-05-08T09:20:45.157Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:20:46 [2020-05-08T09:20:46.519Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:20:48 [2020-05-08T09:20:48.402Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:20:49 [2020-05-08T09:20:49.770Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:20:51 [2020-05-08T09:20:51.130Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:20:53 [2020-05-08T09:20:53.016Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:20:53 [2020-05-08T09:20:53.016Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:20:53 [2020-05-08T09:20:53.941Z] === RUN   TestDockerSuite/TestPsRightTagName
09:20:56 [2020-05-08T09:20:56.450Z] === RUN   TestDockerSuite/TestPsShowMounts
09:20:58 [2020-05-08T09:20:58.957Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:20:59 [2020-05-08T09:20:59.879Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:20:59 [2020-05-08T09:20:59.879Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:21:00 [2020-05-08T09:21:00.134Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:21:00 [2020-05-08T09:21:00.134Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:21:00 [2020-05-08T09:21:00.388Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:21:01 [2020-05-08T09:21:01.312Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:21:03 [2020-05-08T09:21:03.196Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:21:03 [2020-05-08T09:21:03.196Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestImportExtremelyLargeImageWorks (296.75s)
09:21:03 [2020-05-08T09:21:03.354Z] PASS
09:21:03 [2020-05-08T09:21:03.354Z] 
09:21:03 [2020-05-08T09:21:03.354Z] === Skipped
09:21:03 [2020-05-08T09:21:03.354Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:03 [2020-05-08T09:21:03.354Z] 
09:21:03 [2020-05-08T09:21:03.354Z] 
09:21:03 [2020-05-08T09:21:03.354Z] DONE 12 tests, 1 skipped in 298.099s
09:21:03 [2020-05-08T09:21:03.354Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:21:03 [2020-05-08T09:21:03.354Z] ++ 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
09:21:03 [2020-05-08T09:21:03.354Z] ++ set -e
09:21:03 [2020-05-08T09:21:03.354Z] ++ '[' -n 0 ']'
09:21:03 [2020-05-08T09:21:03.354Z] ++ set -x
09:21:03 [2020-05-08T09:21:03.354Z] ++ env -i DEST=/go/src/github.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
09:21:03 [2020-05-08T09:21:03.354Z] INFO: Testing against a local daemon
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestNetworkCreateDelete
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestNetworkCreateDelete (0.22s)
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestDockerNetworkDeletePreferID
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestInspectNetwork
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestInspectNetwork/full_network_id
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestInspectNetwork/partial_network_id
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestInspectNetwork/network_name
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestInspectNetwork (7.56s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestRunContainerWithBridgeNone
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestRunContainerWithBridgeNone (2.25s)
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestNetworkInvalidJSON
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestNetworkInvalidJSON//networks/create
09:21:03 [2020-05-08T09:21:03.354Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:21:03 [2020-05-08T09:21:03.354Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:21:03 [2020-05-08T09:21:03.354Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:21:03 [2020-05-08T09:21:03.354Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:21:03 [2020-05-08T09:21:03.354Z] === CONT  TestNetworkInvalidJSON//networks/create
09:21:03 [2020-05-08T09:21:03.354Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:21:03 [2020-05-08T09:21:03.354Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:21:03 [2020-05-08T09:21:03.354Z] --- PASS: TestNetworkInvalidJSON (0.05s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:21:03 [2020-05-08T09:21:03.354Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:21:03 [2020-05-08T09:21:03.355Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:21:03 [2020-05-08T09:21:03.355Z] === RUN   TestHostIPv4BridgeLabel
09:21:03 [2020-05-08T09:21:03.355Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
09:21:03 [2020-05-08T09:21:03.355Z] === RUN   TestDaemonRestartWithLiveRestore
09:21:03 [2020-05-08T09:21:03.355Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:21:03 [2020-05-08T09:21:03.355Z] === RUN   TestDaemonDefaultNetworkPools
09:21:03 [2020-05-08T09:21:03.986Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:21:03 [2020-05-08T09:21:03.986Z] === RUN   TestDaemonRestartWithExistingNetwork
09:21:04 [2020-05-08T09:21:04.558Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:21:05 [2020-05-08T09:21:05.504Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
09:21:05 [2020-05-08T09:21:05.504Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:21:05 [2020-05-08T09:21:05.919Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:21:07 [2020-05-08T09:21:07.007Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s)
09:21:07 [2020-05-08T09:21:07.007Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:21:07 [2020-05-08T09:21:07.297Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:21:07 [2020-05-08T09:21:07.297Z] === RUN   TestServiceWithPredefinedNetwork
09:21:10 [2020-05-08T09:21:10.024Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
09:21:10 [2020-05-08T09:21:10.024Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:21:10 [2020-05-08T09:21:10.024Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:21:10 [2020-05-08T09:21:10.024Z]     service_test.go:236: FLAKY_TEST
09:21:10 [2020-05-08T09:21:10.024Z] === RUN   TestServiceWithDataPathPortInit
09:21:13 [2020-05-08T09:21:13.994Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:21:14 [2020-05-08T09:21:14.916Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:21:16 [2020-05-08T09:21:16.804Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:21:17 [2020-05-08T09:21:17.364Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:21:17 [2020-05-08T09:21:17.364Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:21:17 [2020-05-08T09:21:17.620Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:21:17 [2020-05-08T09:21:17.877Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:21:19 [2020-05-08T09:21:19.238Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:21:20 [2020-05-08T09:21:20.598Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:21:22 [2020-05-08T09:21:22.481Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:21:25 [2020-05-08T09:21:25.360Z] --- PASS: TestServiceWithDataPathPortInit (14.64s)
09:21:25 [2020-05-08T09:21:25.360Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:21:26 [2020-05-08T09:21:26.636Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:21:27 [2020-05-08T09:21:27.996Z] === RUN   TestDockerSuite/TestRmiBlank
09:21:27 [2020-05-08T09:21:27.996Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:21:27 [2020-05-08T09:21:27.996Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:21:32 [2020-05-08T09:21:32.151Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:21:32 [2020-05-08T09:21:32.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s)
09:21:32 [2020-05-08T09:21:32.241Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8gzxklippgiydnbanrjke9whf Created:2020-05-08 09:21:25.429618422 +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[b874414cf4eebc8fd2cbbc680a2524ae63c1866f2abfbdf2d57bf8ade46db3ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k52ohn5ymd0h90jyrlpsz024e EndpointID:c52ca01467ce539fbe75e545d3e47f8d07f5c533ee6f1689f083ee3581641f99 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df31d42a97b871788c63ee847202f5d0a22142ed36e32ff8edc72d9d45b8942f 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:b8503d41bddc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k52ohn5ymd0h90jyrlpsz024e EndpointID:c52ca01467ce539fbe75e545d3e47f8d07f5c533ee6f1689f083ee3581641f99 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:21:32 [2020-05-08T09:21:32.241Z] PASS
09:21:32 [2020-05-08T09:21:32.241Z] 
09:21:32 [2020-05-08T09:21:32.241Z] === Skipped
09:21:32 [2020-05-08T09:21:32.241Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:21:32 [2020-05-08T09:21:32.241Z]     service_test.go:236: FLAKY_TEST
09:21:32 [2020-05-08T09:21:32.241Z] 
09:21:32 [2020-05-08T09:21:32.241Z] 
09:21:32 [2020-05-08T09:21:32.241Z] DONE 22 tests, 1 skipped in 40.936s
09:21:32 [2020-05-08T09:21:32.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:21:32 [2020-05-08T09:21:32.242Z] ++ 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
09:21:32 [2020-05-08T09:21:32.242Z] ++ set -e
09:21:32 [2020-05-08T09:21:32.242Z] ++ '[' -n 0 ']'
09:21:32 [2020-05-08T09:21:32.242Z] ++ set -x
09:21:32 [2020-05-08T09:21:32.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:32 [2020-05-08T09:21:32.242Z] INFO: Testing against a local daemon
09:21:32 [2020-05-08T09:21:32.242Z] === RUN   TestDockerNetworkIpvlanPersistance
09:21:32 [2020-05-08T09:21:32.242Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:21:32 [2020-05-08T09:21:32.242Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:21:32 [2020-05-08T09:21:32.242Z] === RUN   TestDockerNetworkIpvlan
09:21:32 [2020-05-08T09:21:32.242Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:21:32 [2020-05-08T09:21:32.242Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:21:32 [2020-05-08T09:21:32.242Z] PASS
09:21:32 [2020-05-08T09:21:32.242Z] 
09:21:32 [2020-05-08T09:21:32.242Z] === Skipped
09:21:32 [2020-05-08T09:21:32.242Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:21:32 [2020-05-08T09:21:32.242Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:21:32 [2020-05-08T09:21:32.242Z] 
09:21:32 [2020-05-08T09:21:32.242Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:21:32 [2020-05-08T09:21:32.242Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:21:32 [2020-05-08T09:21:32.242Z] 
09:21:32 [2020-05-08T09:21:32.242Z] 
09:21:32 [2020-05-08T09:21:32.242Z] DONE 2 tests, 2 skipped in 0.108s
09:21:32 [2020-05-08T09:21:32.242Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:21:32 [2020-05-08T09:21:32.242Z] ++ 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
09:21:32 [2020-05-08T09:21:32.242Z] ++ set -e
09:21:32 [2020-05-08T09:21:32.242Z] ++ '[' -n 0 ']'
09:21:32 [2020-05-08T09:21:32.242Z] ++ set -x
09:21:32 [2020-05-08T09:21:32.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:32 [2020-05-08T09:21:32.242Z] INFO: Testing against a local daemon
09:21:32 [2020-05-08T09:21:32.242Z] === RUN   TestDockerNetworkMacvlanPersistance
09:21:33 [2020-05-08T09:21:33.073Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:21:33 [2020-05-08T09:21:33.327Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:21:33 [2020-05-08T09:21:33.739Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
09:21:33 [2020-05-08T09:21:33.739Z] === RUN   TestDockerNetworkMacvlan
09:21:34 [2020-05-08T09:21:34.384Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:21:35 [2020-05-08T09:21:35.417Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:21:35 [2020-05-08T09:21:35.835Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:21:36 [2020-05-08T09:21:36.395Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:21:36 [2020-05-08T09:21:36.448Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:21:38 [2020-05-08T09:21:38.277Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:21:38 [2020-05-08T09:21:38.839Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:21:39 [2020-05-08T09:21:39.159Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:21:39 [2020-05-08T09:21:39.406Z] === RUN   TestDockerSuite/TestRmiTag
09:21:39 [2020-05-08T09:21:39.661Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:21:40 [2020-05-08T09:21:40.584Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:21:41 [2020-05-08T09:21:41.213Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:21:41 [2020-05-08T09:21:41.948Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:21:44 [2020-05-08T09:21:44.458Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:21:45 [2020-05-08T09:21:45.381Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:21:46 [2020-05-08T09:21:46.306Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:21:46 [2020-05-08T09:21:46.743Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:21:47 [2020-05-08T09:21:47.032Z] --- PASS: TestDockerNetworkMacvlan (13.58s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s)
09:21:47 [2020-05-08T09:21:47.032Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
09:21:47 [2020-05-08T09:21:47.032Z] PASS
09:21:47 [2020-05-08T09:21:47.032Z] 
09:21:47 [2020-05-08T09:21:47.032Z] DONE 8 tests in 15.178s
09:21:47 [2020-05-08T09:21:47.032Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:21:47 [2020-05-08T09:21:47.032Z] ++ 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
09:21:47 [2020-05-08T09:21:47.032Z] ++ set -e
09:21:47 [2020-05-08T09:21:47.032Z] ++ '[' -n 0 ']'
09:21:47 [2020-05-08T09:21:47.032Z] ++ set -x
09:21:47 [2020-05-08T09:21:47.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:47 [2020-05-08T09:21:47.032Z] testing: warning: no tests to run
09:21:47 [2020-05-08T09:21:47.032Z] PASS
09:21:47 [2020-05-08T09:21:47.032Z] 
09:21:47 [2020-05-08T09:21:47.032Z] DONE 0 tests in 0.015s
09:21:47 [2020-05-08T09:21:47.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:21:47 [2020-05-08T09:21:47.032Z] ++ 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
09:21:47 [2020-05-08T09:21:47.032Z] ++ set -e
09:21:47 [2020-05-08T09:21:47.032Z] ++ '[' -n 0 ']'
09:21:47 [2020-05-08T09:21:47.032Z] ++ set -x
09:21:47 [2020-05-08T09:21:47.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:47 [2020-05-08T09:21:47.230Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:21:47 [2020-05-08T09:21:47.320Z] INFO: Testing against a local daemon
09:21:47 [2020-05-08T09:21:47.320Z] === RUN   TestAuthZPluginAllowRequest
09:21:47 [2020-05-08T09:21:47.790Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:21:48 [2020-05-08T09:21:48.816Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
09:21:48 [2020-05-08T09:21:48.816Z] === RUN   TestAuthZPluginTLS
09:21:49 [2020-05-08T09:21:49.442Z] --- PASS: TestAuthZPluginTLS (0.59s)
09:21:49 [2020-05-08T09:21:49.442Z] === RUN   TestAuthZPluginDenyRequest
09:21:49 [2020-05-08T09:21:49.672Z] === RUN   TestDockerSuite/TestRunAddHost
09:21:50 [2020-05-08T09:21:50.066Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
09:21:50 [2020-05-08T09:21:50.066Z] === RUN   TestAuthZPluginAPIDenyResponse
09:21:50 [2020-05-08T09:21:50.231Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:21:50 [2020-05-08T09:21:50.694Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
09:21:50 [2020-05-08T09:21:50.694Z] === RUN   TestAuthZPluginDenyResponse
09:21:50 [2020-05-08T09:21:50.790Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:21:50 [2020-05-08T09:21:50.982Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
09:21:50 [2020-05-08T09:21:50.982Z] === RUN   TestAuthZPluginAllowEventStream
09:21:51 [2020-05-08T09:21:51.350Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:21:51 [2020-05-08T09:21:51.350Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:21:52 [2020-05-08T09:21:52.276Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:21:53 [2020-05-08T09:21:53.052Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
09:21:53 [2020-05-08T09:21:53.052Z] === RUN   TestAuthZPluginErrorResponse
09:21:53 [2020-05-08T09:21:53.343Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
09:21:53 [2020-05-08T09:21:53.343Z] === RUN   TestAuthZPluginErrorRequest
09:21:53 [2020-05-08T09:21:53.968Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
09:21:53 [2020-05-08T09:21:53.968Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:21:54 [2020-05-08T09:21:54.160Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:21:54 [2020-05-08T09:21:54.597Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
09:21:54 [2020-05-08T09:21:54.597Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:21:54 [2020-05-08T09:21:54.720Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:21:55 [2020-05-08T09:21:55.643Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:21:56 [2020-05-08T09:21:56.568Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:21:56 [2020-05-08T09:21:56.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
09:21:56 [2020-05-08T09:21:56.648Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:21:58 [2020-05-08T09:21:58.448Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:21:58 [2020-05-08T09:21:58.700Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
09:21:58 [2020-05-08T09:21:58.700Z] === RUN   TestAuthZPluginHeader
09:21:59 [2020-05-08T09:21:59.725Z] --- PASS: TestAuthZPluginHeader (0.96s)
09:21:59 [2020-05-08T09:21:59.725Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:21:59 [2020-05-08T09:21:59.725Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:21:59 [2020-05-08T09:21:59.725Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:59 [2020-05-08T09:21:59.725Z] === RUN   TestAuthZPluginV2Disable
09:21:59 [2020-05-08T09:21:59.725Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:21:59 [2020-05-08T09:21:59.725Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:59 [2020-05-08T09:21:59.725Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:21:59 [2020-05-08T09:21:59.725Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:21:59 [2020-05-08T09:21:59.725Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:59 [2020-05-08T09:21:59.725Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:21:59 [2020-05-08T09:21:59.725Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:21:59 [2020-05-08T09:21:59.725Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:59 [2020-05-08T09:21:59.725Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:21:59 [2020-05-08T09:21:59.821Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:22:00 [2020-05-08T09:22:00.744Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:22:02 [2020-05-08T09:22:02.105Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:22:02 [2020-05-08T09:22:02.664Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:22:03 [2020-05-08T09:22:03.587Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:22:04 [2020-05-08T09:22:04.513Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:22:04 [2020-05-08T09:22:04.513Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:22:05 [2020-05-08T09:22:05.874Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:22:07 [2020-05-08T09:22:07.234Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:22:08 [2020-05-08T09:22:08.162Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:22:08 [2020-05-08T09:22:08.721Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:22:09 [2020-05-08T09:22:09.646Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:22:09 [2020-05-08T09:22:09.646Z] === RUN   TestDockerSuite/TestRunBindMounts
09:22:12 [2020-05-08T09:22:12.157Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:22:13 [2020-05-08T09:22:13.080Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:22:13 [2020-05-08T09:22:13.080Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:22:14 [2020-05-08T09:22:14.004Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:22:14 [2020-05-08T09:22:14.928Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:22:15 [2020-05-08T09:22:15.851Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:22:16 [2020-05-08T09:22:16.105Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:22:16 [2020-05-08T09:22:16.105Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:22:17 [2020-05-08T09:22:17.029Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:22:17 [2020-05-08T09:22:17.954Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:22:18 [2020-05-08T09:22:18.256Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
09:22:18 [2020-05-08T09:22:18.256Z] PASS
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] === Skipped
09:22:18 [2020-05-08T09:22:18.256Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:22:18 [2020-05-08T09:22:18.256Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:22:18 [2020-05-08T09:22:18.256Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:22:18 [2020-05-08T09:22:18.256Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:22:18 [2020-05-08T09:22:18.256Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] 
09:22:18 [2020-05-08T09:22:18.256Z] DONE 17 tests, 4 skipped in 29.210s
09:22:18 [2020-05-08T09:22:18.256Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:22:18 [2020-05-08T09:22:18.256Z] ++ 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
09:22:18 [2020-05-08T09:22:18.256Z] ++ set -e
09:22:18 [2020-05-08T09:22:18.256Z] ++ '[' -n 0 ']'
09:22:18 [2020-05-08T09:22:18.256Z] ++ set -x
09:22:18 [2020-05-08T09:22:18.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:22:18 [2020-05-08T09:22:18.256Z] INFO: Testing against a local daemon
09:22:18 [2020-05-08T09:22:18.256Z] === RUN   TestPluginInvalidJSON
09:22:18 [2020-05-08T09:22:18.256Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:22:18 [2020-05-08T09:22:18.256Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:22:18 [2020-05-08T09:22:18.256Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:22:18 [2020-05-08T09:22:18.256Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:22:18 [2020-05-08T09:22:18.256Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:22:18 [2020-05-08T09:22:18.256Z] === RUN   TestPluginInstall
09:22:18 [2020-05-08T09:22:18.256Z] === RUN   TestPluginInstall/no_auth
09:22:18 [2020-05-08T09:22:18.893Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:22:19 [2020-05-08T09:22:19.816Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:22:20 [2020-05-08T09:22:20.375Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:22:20 [2020-05-08T09:22:20.375Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:22:21 [2020-05-08T09:22:21.298Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:22:21 [2020-05-08T09:22:21.298Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:22:22 [2020-05-08T09:22:22.657Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:22:23 [2020-05-08T09:22:23.582Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:22:24 [2020-05-08T09:22:24.504Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:22:25 [2020-05-08T09:22:25.065Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0958030649c9ae892f9a2e9a7d8243ba13fbc633f051a8e61574e022b55992e8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:25 [2020-05-08T09:22:25.151Z] time="2020-05-08T09:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0958030649c9ae892f9a2e9a7d8243ba13fbc633f051a8e61574e022b55992e8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:25 [2020-05-08T09:22:25.151Z] === RUN   TestPluginInstall/with_htpasswd
09:22:25 [2020-05-08T09:22:25.319Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:049fd966289dfc3971d15b9061cf98c1b3daf0b29ebc69ed99233fae653a4b7e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:25 [2020-05-08T09:22:25.437Z] time="2020-05-08T09:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:049fd966289dfc3971d15b9061cf98c1b3daf0b29ebc69ed99233fae653a4b7e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:26 [2020-05-08T09:22:26.061Z] === RUN   TestPluginInstall/with_insecure
09:22:26 [2020-05-08T09:22:26.243Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b537ed9c73dd364750127d54fac5ff5afa75f18974ccc95be38d73532bd32114" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:22:27 [2020-05-08T09:22:27.551Z] time="2020-05-08T09:22:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b537ed9c73dd364750127d54fac5ff5afa75f18974ccc95be38d73532bd32114" mediatype=application/vnd.docker.plugin.v1+json size=522
09:22:27 [2020-05-08T09:22:27.604Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:22:27 [2020-05-08T09:22:27.839Z] --- PASS: TestPluginInstall (11.25s)
09:22:27 [2020-05-08T09:22:27.839Z]     --- PASS: TestPluginInstall/no_auth (8.12s)
09:22:27 [2020-05-08T09:22:27.839Z]     --- PASS: TestPluginInstall/with_htpasswd (1.33s)
09:22:27 [2020-05-08T09:22:27.839Z]     --- PASS: TestPluginInstall/with_insecure (1.80s)
09:22:27 [2020-05-08T09:22:27.839Z]         plugin_test.go:157: [d96c35987e894] daemon is not started
09:22:27 [2020-05-08T09:22:27.839Z] PASS
09:22:27 [2020-05-08T09:22:27.839Z] 
09:22:27 [2020-05-08T09:22:27.839Z] DONE 6 tests in 11.395s
09:22:27 [2020-05-08T09:22:27.839Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:22:27 [2020-05-08T09:22:27.839Z] ++ 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
09:22:27 [2020-05-08T09:22:27.839Z] ++ set -e
09:22:27 [2020-05-08T09:22:27.839Z] ++ '[' -n 0 ']'
09:22:27 [2020-05-08T09:22:27.839Z] ++ set -x
09:22:27 [2020-05-08T09:22:27.839Z] ++ env -i DEST=/go/src/github.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
09:22:27 [2020-05-08T09:22:27.839Z] INFO: Testing against a local daemon
09:22:27 [2020-05-08T09:22:27.839Z] === RUN   TestExternalGraphDriver
09:22:28 [2020-05-08T09:22:28.126Z] === RUN   TestExternalGraphDriver/json
09:22:29 [2020-05-08T09:22:29.487Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:22:30 [2020-05-08T09:22:30.189Z] === RUN   TestExternalGraphDriver/spec
09:22:30 [2020-05-08T09:22:30.845Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:22:31 [2020-05-08T09:22:31.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:22:32 [2020-05-08T09:22:32.024Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:22:32 [2020-05-08T09:22:32.240Z] === RUN   TestExternalGraphDriver/pull
09:22:32 [2020-05-08T09:22:32.582Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:22:33 [2020-05-08T09:22:33.506Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:22:34 [2020-05-08T09:22:34.291Z] --- PASS: TestExternalGraphDriver (6.22s)
09:22:34 [2020-05-08T09:22:34.291Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
09:22:34 [2020-05-08T09:22:34.291Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
09:22:34 [2020-05-08T09:22:34.291Z]     --- PASS: TestExternalGraphDriver/pull (1.98s)
09:22:34 [2020-05-08T09:22:34.291Z] === RUN   TestGraphdriverPluginV2
09:22:34 [2020-05-08T09:22:34.291Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
09:22:34 [2020-05-08T09:22:34.291Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:34 [2020-05-08T09:22:34.291Z] PASS
09:22:34 [2020-05-08T09:22:34.291Z] 
09:22:34 [2020-05-08T09:22:34.291Z] === Skipped
09:22:34 [2020-05-08T09:22:34.291Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
09:22:34 [2020-05-08T09:22:34.291Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:34 [2020-05-08T09:22:34.291Z] 
09:22:34 [2020-05-08T09:22:34.291Z] 
09:22:34 [2020-05-08T09:22:34.291Z] DONE 5 tests, 1 skipped in 6.387s
09:22:34 [2020-05-08T09:22:34.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:22:34 [2020-05-08T09:22:34.291Z] ++ 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
09:22:34 [2020-05-08T09:22:34.291Z] ++ set -e
09:22:34 [2020-05-08T09:22:34.291Z] ++ '[' -n 0 ']'
09:22:34 [2020-05-08T09:22:34.291Z] ++ set -x
09:22:34 [2020-05-08T09:22:34.291Z] ++ env -i DEST=/go/src/github.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
09:22:34 [2020-05-08T09:22:34.291Z] INFO: Testing against a local daemon
09:22:34 [2020-05-08T09:22:34.291Z] === RUN   TestContinueAfterPluginCrash
09:22:34 [2020-05-08T09:22:34.291Z] === PAUSE TestContinueAfterPluginCrash
09:22:34 [2020-05-08T09:22:34.291Z] === RUN   TestReadPluginNoRead
09:22:34 [2020-05-08T09:22:34.291Z] === PAUSE TestReadPluginNoRead
09:22:34 [2020-05-08T09:22:34.291Z] === RUN   TestDaemonStartWithLogOpt
09:22:34 [2020-05-08T09:22:34.291Z] === PAUSE TestDaemonStartWithLogOpt
09:22:34 [2020-05-08T09:22:34.291Z] === CONT  TestContinueAfterPluginCrash
09:22:34 [2020-05-08T09:22:34.291Z] === CONT  TestDaemonStartWithLogOpt
09:22:34 [2020-05-08T09:22:34.291Z] === CONT  TestReadPluginNoRead
09:22:34 [2020-05-08T09:22:34.429Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:22:35 [2020-05-08T09:22:35.351Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:22:37 [2020-05-08T09:22:37.233Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:22:41 [2020-05-08T09:22:41.172Z] === RUN   TestReadPluginNoRead/default
09:22:41 [2020-05-08T09:22:41.172Z] --- PASS: TestDaemonStartWithLogOpt (6.91s)
09:22:41 [2020-05-08T09:22:41.396Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:22:41 [2020-05-08T09:22:41.396Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:22:41 [2020-05-08T09:22:41.650Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:22:42 [2020-05-08T09:22:42.668Z] === RUN   TestReadPluginNoRead/disabled_caching
09:22:44 [2020-05-08T09:22:44.157Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:22:44 [2020-05-08T09:22:44.270Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:22:46 [2020-05-08T09:22:46.153Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:22:46 [2020-05-08T09:22:46.202Z] --- PASS: TestReadPluginNoRead (11.58s)
09:22:46 [2020-05-08T09:22:46.202Z]     --- PASS: TestReadPluginNoRead/default (1.72s)
09:22:46 [2020-05-08T09:22:46.202Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.67s)
09:22:46 [2020-05-08T09:22:46.202Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s)
09:22:46 [2020-05-08T09:22:46.202Z]     read_test.go:91: [dc70c4e238ec7] daemon is not started
09:22:46 [2020-05-08T09:22:46.827Z] --- PASS: TestContinueAfterPluginCrash (12.39s)
09:22:46 [2020-05-08T09:22:46.827Z] PASS
09:22:46 [2020-05-08T09:22:46.827Z] 
09:22:46 [2020-05-08T09:22:46.827Z] DONE 6 tests in 12.496s
09:22:46 [2020-05-08T09:22:46.827Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:22:46 [2020-05-08T09:22:46.827Z] ++ 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
09:22:46 [2020-05-08T09:22:46.827Z] ++ set -e
09:22:46 [2020-05-08T09:22:46.827Z] ++ '[' -n 0 ']'
09:22:46 [2020-05-08T09:22:46.827Z] ++ set -x
09:22:46 [2020-05-08T09:22:46.827Z] ++ env -i DEST=/go/src/github.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
09:22:46 [2020-05-08T09:22:46.827Z] testing: warning: no tests to run
09:22:46 [2020-05-08T09:22:46.827Z] PASS
09:22:46 [2020-05-08T09:22:46.827Z] 
09:22:46 [2020-05-08T09:22:46.827Z] DONE 0 tests in 0.019s
09:22:46 [2020-05-08T09:22:46.827Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:22:46 [2020-05-08T09:22:46.827Z] ++ 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
09:22:46 [2020-05-08T09:22:46.827Z] ++ set -e
09:22:46 [2020-05-08T09:22:46.827Z] ++ '[' -n 0 ']'
09:22:46 [2020-05-08T09:22:46.827Z] ++ set -x
09:22:46 [2020-05-08T09:22:46.827Z] ++ env -i DEST=/go/src/github.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
09:22:46 [2020-05-08T09:22:46.827Z] INFO: Testing against a local daemon
09:22:46 [2020-05-08T09:22:46.827Z] === RUN   TestPluginWithDevMounts
09:22:46 [2020-05-08T09:22:46.827Z] === PAUSE TestPluginWithDevMounts
09:22:46 [2020-05-08T09:22:46.827Z] === CONT  TestPluginWithDevMounts
09:22:48 [2020-05-08T09:22:48.660Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:22:49 [2020-05-08T09:22:49.548Z] --- PASS: TestPluginWithDevMounts (2.29s)
09:22:49 [2020-05-08T09:22:49.548Z] PASS
09:22:49 [2020-05-08T09:22:49.548Z] 
09:22:49 [2020-05-08T09:22:49.548Z] DONE 1 tests in 2.389s
09:22:49 [2020-05-08T09:22:49.548Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:22:49 [2020-05-08T09:22:49.548Z] ++ 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
09:22:49 [2020-05-08T09:22:49.548Z] ++ set -e
09:22:49 [2020-05-08T09:22:49.548Z] ++ '[' -n 0 ']'
09:22:49 [2020-05-08T09:22:49.548Z] ++ set -x
09:22:49 [2020-05-08T09:22:49.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:22:49 [2020-05-08T09:22:49.548Z] INFO: Testing against a local daemon
09:22:49 [2020-05-08T09:22:49.548Z] === RUN   TestSecretInspect
09:22:51 [2020-05-08T09:22:51.598Z] --- PASS: TestSecretInspect (2.21s)
09:22:51 [2020-05-08T09:22:51.598Z] === RUN   TestSecretList
09:22:51 [2020-05-08T09:22:51.917Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:22:51 [2020-05-08T09:22:51.917Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:22:51 [2020-05-08T09:22:51.917Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:22:51 [2020-05-08T09:22:51.917Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:22:52 [2020-05-08T09:22:52.172Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:22:53 [2020-05-08T09:22:53.644Z] --- PASS: TestSecretList (2.21s)
09:22:53 [2020-05-08T09:22:53.644Z] === RUN   TestSecretsCreateAndDelete
09:22:54 [2020-05-08T09:22:54.679Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:22:56 [2020-05-08T09:22:56.043Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:22:56 [2020-05-08T09:22:56.349Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
09:22:56 [2020-05-08T09:22:56.350Z] === RUN   TestSecretsUpdate
09:22:58 [2020-05-08T09:22:58.398Z] --- PASS: TestSecretsUpdate (2.23s)
09:22:58 [2020-05-08T09:22:58.398Z] === RUN   TestTemplatedSecret
09:22:58 [2020-05-08T09:22:58.551Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:22:59 [2020-05-08T09:22:59.110Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:22:59 [2020-05-08T09:22:59.670Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:23:01 [2020-05-08T09:23:01.031Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:23:01 [2020-05-08T09:23:01.133Z] --- PASS: TestTemplatedSecret (2.84s)
09:23:01 [2020-05-08T09:23:01.133Z] === RUN   TestSecretCreateResolve
09:23:01 [2020-05-08T09:23:01.955Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:23:01 [2020-05-08T09:23:01.955Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:23:02 [2020-05-08T09:23:02.889Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:23:03 [2020-05-08T09:23:03.183Z] --- PASS: TestSecretCreateResolve (2.24s)
09:23:03 [2020-05-08T09:23:03.183Z] PASS
09:23:03 [2020-05-08T09:23:03.183Z] 
09:23:03 [2020-05-08T09:23:03.183Z] DONE 6 tests in 14.068s
09:23:03 [2020-05-08T09:23:03.183Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:23:03 [2020-05-08T09:23:03.183Z] ++ 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
09:23:03 [2020-05-08T09:23:03.183Z] ++ set -e
09:23:03 [2020-05-08T09:23:03.183Z] ++ '[' -n 0 ']'
09:23:03 [2020-05-08T09:23:03.183Z] ++ set -x
09:23:03 [2020-05-08T09:23:03.183Z] ++ env -i DEST=/go/src/github.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
09:23:03 [2020-05-08T09:23:03.183Z] INFO: Testing against a local daemon
09:23:03 [2020-05-08T09:23:03.183Z] === RUN   TestServiceCreateInit
09:23:03 [2020-05-08T09:23:03.471Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:23:04 [2020-05-08T09:23:04.785Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:23:04 [2020-05-08T09:23:04.785Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:23:05 [2020-05-08T09:23:05.709Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:23:06 [2020-05-08T09:23:06.267Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:23:07 [2020-05-08T09:23:07.190Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:23:07 [2020-05-08T09:23:07.920Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:23:08 [2020-05-08T09:23:08.114Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:23:08 [2020-05-08T09:23:08.114Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:23:08 [2020-05-08T09:23:08.673Z] === RUN   TestDockerSuite/TestRunEnvironment
09:23:09 [2020-05-08T09:23:09.597Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:23:10 [2020-05-08T09:23:10.521Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:23:11 [2020-05-08T09:23:11.080Z] === RUN   TestDockerSuite/TestRunExitCode
09:23:12 [2020-05-08T09:23:12.004Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:23:12 [2020-05-08T09:23:12.357Z] --- PASS: TestServiceCreateInit (8.37s)
09:23:12 [2020-05-08T09:23:12.357Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s)
09:23:12 [2020-05-08T09:23:12.357Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s)
09:23:12 [2020-05-08T09:23:12.357Z] === RUN   TestCreateServiceMultipleTimes
09:23:12 [2020-05-08T09:23:12.927Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:23:13 [2020-05-08T09:23:13.486Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:23:14 [2020-05-08T09:23:14.410Z] === RUN   TestDockerSuite/TestRunExposePort
09:23:14 [2020-05-08T09:23:14.410Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:23:15 [2020-05-08T09:23:15.334Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:23:15 [2020-05-08T09:23:15.893Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:23:17 [2020-05-08T09:23:17.775Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:23:18 [2020-05-08T09:23:18.030Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:23:18 [2020-05-08T09:23:18.030Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:23:22 [2020-05-08T09:23:22.186Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:23:22 [2020-05-08T09:23:22.442Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:23:27 [2020-05-08T09:23:27.662Z] --- PASS: TestCreateServiceMultipleTimes (16.12s)
09:23:27 [2020-05-08T09:23:27.662Z] === RUN   TestCreateServiceConflict
09:23:30 [2020-05-08T09:23:30.380Z] --- PASS: TestCreateServiceConflict (2.27s)
09:23:30 [2020-05-08T09:23:30.380Z] === RUN   TestCreateServiceMaxReplicas
09:23:33 [2020-05-08T09:23:33.097Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
09:23:33 [2020-05-08T09:23:33.097Z] === RUN   TestCreateWithDuplicateNetworkNames
09:23:34 [2020-05-08T09:23:34.593Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:23:35 [2020-05-08T09:23:35.156Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:23:37 [2020-05-08T09:23:37.038Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:23:37 [2020-05-08T09:23:37.038Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:23:37 [2020-05-08T09:23:37.038Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:23:37 [2020-05-08T09:23:37.038Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:23:37 [2020-05-08T09:23:37.602Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:23:40 [2020-05-08T09:23:40.862Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:23:42 [2020-05-08T09:23:42.744Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:23:44 [2020-05-08T09:23:44.105Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:23:45 [2020-05-08T09:23:45.030Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:23:45 [2020-05-08T09:23:45.591Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:23:46 [2020-05-08T09:23:46.150Z] === RUN   TestDockerSuite/TestRunModeHostname
09:23:47 [2020-05-08T09:23:47.510Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:23:47 [2020-05-08T09:23:47.510Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:23:47 [2020-05-08T09:23:47.764Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:23:48 [2020-05-08T09:23:48.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
09:23:48 [2020-05-08T09:23:48.382Z] === RUN   TestCreateServiceSecretFileMode
09:23:49 [2020-05-08T09:23:49.011Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
09:23:49 [2020-05-08T09:23:49.011Z] === RUN   TestCreateServiceConfigFileMode
09:23:49 [2020-05-08T09:23:49.123Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:23:50 [2020-05-08T09:23:50.484Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:23:51 [2020-05-08T09:23:51.718Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
09:23:51 [2020-05-08T09:23:51.718Z] === RUN   TestCreateServiceSysctls
09:23:52 [2020-05-08T09:23:52.370Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:23:52 [2020-05-08T09:23:52.370Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:23:52 [2020-05-08T09:23:52.370Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:23:54 [2020-05-08T09:23:54.260Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:23:55 [2020-05-08T09:23:55.210Z] --- PASS: TestCreateServiceSysctls (3.39s)
09:23:55 [2020-05-08T09:23:55.210Z] === RUN   TestCreateServiceCapabilities
09:23:55 [2020-05-08T09:23:55.619Z] === RUN   TestDockerSuite/TestRunMount
09:23:57 [2020-05-08T09:23:57.922Z] --- PASS: TestCreateServiceCapabilities (2.59s)
09:23:57 [2020-05-08T09:23:57.922Z] === RUN   TestInspect
09:24:00 [2020-05-08T09:24:00.626Z] --- PASS: TestInspect (2.79s)
09:24:00 [2020-05-08T09:24:00.626Z] === RUN   TestCreateJob
09:24:02 [2020-05-08T09:24:02.140Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:24:02 [2020-05-08T09:24:02.700Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:24:03 [2020-05-08T09:24:03.627Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:24:04 [2020-05-08T09:24:04.110Z] --- PASS: TestCreateJob (3.42s)
09:24:04 [2020-05-08T09:24:04.110Z] === RUN   TestReplicatedJob
09:24:04 [2020-05-08T09:24:04.988Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:24:07 [2020-05-08T09:24:07.497Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:24:09 [2020-05-08T09:24:09.662Z] --- PASS: TestReplicatedJob (5.64s)
09:24:09 [2020-05-08T09:24:09.662Z] === RUN   TestUpdateReplicatedJob
09:24:10 [2020-05-08T09:24:10.753Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:24:13 [2020-05-08T09:24:13.152Z] --- PASS: TestUpdateReplicatedJob (3.57s)
09:24:13 [2020-05-08T09:24:13.152Z] === RUN   TestServiceListWithStatuses
09:24:13 [2020-05-08T09:24:13.152Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:24:13 [2020-05-08T09:24:13.152Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:24:13 [2020-05-08T09:24:13.152Z] === RUN   TestDockerNetworkConnectAlias
09:24:13 [2020-05-08T09:24:13.263Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:24:15 [2020-05-08T09:24:15.771Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:24:17 [2020-05-08T09:24:17.575Z] --- PASS: TestDockerNetworkConnectAlias (4.61s)
09:24:17 [2020-05-08T09:24:17.575Z] === RUN   TestDockerNetworkReConnect
09:24:17 [2020-05-08T09:24:17.659Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:24:19 [2020-05-08T09:24:19.546Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:24:19 [2020-05-08T09:24:19.546Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:24:20 [2020-05-08T09:24:20.105Z] === RUN   TestDockerSuite/TestRunNetHost
09:24:21 [2020-05-08T09:24:21.028Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:24:21 [2020-05-08T09:24:21.954Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:24:22 [2020-05-08T09:24:22.009Z] --- PASS: TestDockerNetworkReConnect (3.74s)
09:24:22 [2020-05-08T09:24:22.009Z] === RUN   TestServicePlugin
09:24:22 [2020-05-08T09:24:22.009Z] --- SKIP: TestServicePlugin (0.00s)
09:24:22 [2020-05-08T09:24:22.009Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:24:22 [2020-05-08T09:24:22.009Z] === RUN   TestServiceUpdateLabel
09:24:22 [2020-05-08T09:24:22.514Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:24:23 [2020-05-08T09:24:23.500Z] --- PASS: TestServiceUpdateLabel (2.24s)
09:24:23 [2020-05-08T09:24:23.500Z] === RUN   TestServiceUpdateSecrets
09:24:25 [2020-05-08T09:24:25.027Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:24:27 [2020-05-08T09:24:27.535Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:24:32 [2020-05-08T09:24:32.770Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:24:32 [2020-05-08T09:24:32.770Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:24:32 [2020-05-08T09:24:32.770Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:24:33 [2020-05-08T09:24:33.693Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:24:33 [2020-05-08T09:24:33.693Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:24:34 [2020-05-08T09:24:34.253Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:24:35 [2020-05-08T09:24:35.178Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:24:35 [2020-05-08T09:24:35.433Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:24:36 [2020-05-08T09:24:36.356Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:24:37 [2020-05-08T09:24:37.278Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:24:37 [2020-05-08T09:24:37.278Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:24:38 [2020-05-08T09:24:38.202Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:24:38 [2020-05-08T09:24:38.777Z] --- PASS: TestServiceUpdateSecrets (14.66s)
09:24:38 [2020-05-08T09:24:38.777Z] === RUN   TestServiceUpdateConfigs
09:24:39 [2020-05-08T09:24:39.124Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:24:41 [2020-05-08T09:24:41.007Z] === RUN   TestDockerSuite/TestRunPortInUse
09:24:41 [2020-05-08T09:24:41.566Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:24:42 [2020-05-08T09:24:42.494Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:24:43 [2020-05-08T09:24:43.424Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:24:43 [2020-05-08T09:24:43.987Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:24:44 [2020-05-08T09:24:44.910Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:24:45 [2020-05-08T09:24:45.470Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:24:45 [2020-05-08T09:24:45.470Z] === RUN   TestDockerSuite/TestRunPublishPort
09:24:46 [2020-05-08T09:24:46.394Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:24:47 [2020-05-08T09:24:47.319Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:24:47 [2020-05-08T09:24:47.319Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:24:47 [2020-05-08T09:24:47.878Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:24:49 [2020-05-08T09:24:49.760Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:24:49 [2020-05-08T09:24:49.760Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:24:53 [2020-05-08T09:24:53.020Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:24:54 [2020-05-08T09:24:54.049Z] --- PASS: TestServiceUpdateConfigs (14.81s)
09:24:54 [2020-05-08T09:24:54.049Z] === RUN   TestServiceUpdateNetwork
09:24:54 [2020-05-08T09:24:54.380Z] === RUN   TestDockerSuite/TestRunRm
09:24:54 [2020-05-08T09:24:54.635Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:24:55 [2020-05-08T09:24:55.195Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:24:59 [2020-05-08T09:24:59.351Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:24:59 [2020-05-08T09:24:59.606Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:24:59 [2020-05-08T09:24:59.860Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:25:00 [2020-05-08T09:25:00.785Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:25:03 [2020-05-08T09:25:03.297Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:25:03 [2020-05-08T09:25:03.552Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:25:06 [2020-05-08T09:25:06.639Z] --- PASS: TestServiceUpdateNetwork (12.96s)
09:25:06 [2020-05-08T09:25:06.639Z] === RUN   TestServiceUpdatePidsLimit
09:25:07 [2020-05-08T09:25:07.266Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:25:07 [2020-05-08T09:25:07.902Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:25:08 [2020-05-08T09:25:08.805Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:25:09 [2020-05-08T09:25:09.060Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:25:14 [2020-05-08T09:25:14.294Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:25:14 [2020-05-08T09:25:14.549Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:25:15 [2020-05-08T09:25:15.109Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:25:16 [2020-05-08T09:25:16.331Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:25:16 [2020-05-08T09:25:16.471Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:25:17 [2020-05-08T09:25:17.031Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:25:17 [2020-05-08T09:25:17.031Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:25:18 [2020-05-08T09:25:18.391Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:25:18 [2020-05-08T09:25:18.950Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:25:19 [2020-05-08T09:25:19.874Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:25:20 [2020-05-08T09:25:20.432Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:25:20 [2020-05-08T09:25:20.687Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:25:21 [2020-05-08T09:25:21.612Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:25:23 [2020-05-08T09:25:23.181Z] --- PASS: TestServiceUpdatePidsLimit (16.62s)
09:25:23 [2020-05-08T09:25:23.181Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
09:25:23 [2020-05-08T09:25:23.181Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
09:25:23 [2020-05-08T09:25:23.181Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
09:25:23 [2020-05-08T09:25:23.181Z] PASS
09:25:23 [2020-05-08T09:25:23.181Z] 
09:25:23 [2020-05-08T09:25:23.181Z] === Skipped
09:25:23 [2020-05-08T09:25:23.181Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:25:23 [2020-05-08T09:25:23.181Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:25:23 [2020-05-08T09:25:23.181Z] 
09:25:23 [2020-05-08T09:25:23.181Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:25:23 [2020-05-08T09:25:23.181Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:23 [2020-05-08T09:25:23.181Z] 
09:25:23 [2020-05-08T09:25:23.181Z] 
09:25:23 [2020-05-08T09:25:23.181Z] DONE 27 tests, 2 skipped in 139.464s
09:25:23 [2020-05-08T09:25:23.181Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:25:23 [2020-05-08T09:25:23.181Z] ++ 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
09:25:23 [2020-05-08T09:25:23.181Z] ++ set -e
09:25:23 [2020-05-08T09:25:23.181Z] ++ '[' -n 0 ']'
09:25:23 [2020-05-08T09:25:23.181Z] ++ set -x
09:25:23 [2020-05-08T09:25:23.181Z] ++ env -i DEST=/go/src/github.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
09:25:23 [2020-05-08T09:25:23.181Z] INFO: Testing against a local daemon
09:25:23 [2020-05-08T09:25:23.181Z] === RUN   TestSessionCreate
09:25:23 [2020-05-08T09:25:23.181Z] --- PASS: TestSessionCreate (0.07s)
09:25:23 [2020-05-08T09:25:23.181Z] === RUN   TestSessionCreateWithBadUpgrade
09:25:23 [2020-05-08T09:25:23.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:25:23 [2020-05-08T09:25:23.181Z] PASS
09:25:23 [2020-05-08T09:25:23.181Z] 
09:25:23 [2020-05-08T09:25:23.181Z] DONE 2 tests in 0.211s
09:25:23 [2020-05-08T09:25:23.181Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:25:23 [2020-05-08T09:25:23.181Z] ++ 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
09:25:23 [2020-05-08T09:25:23.181Z] ++ set -e
09:25:23 [2020-05-08T09:25:23.181Z] ++ '[' -n 0 ']'
09:25:23 [2020-05-08T09:25:23.181Z] ++ set -x
09:25:23 [2020-05-08T09:25:23.181Z] ++ env -i DEST=/go/src/github.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
09:25:23 [2020-05-08T09:25:23.181Z] INFO: Testing against a local daemon
09:25:23 [2020-05-08T09:25:23.181Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:25:23 [2020-05-08T09:25:23.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:25:23 [2020-05-08T09:25:23.181Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:25:23 [2020-05-08T09:25:23.181Z] === RUN   TestEventsExecDie
09:25:23 [2020-05-08T09:25:23.808Z] --- PASS: TestEventsExecDie (0.82s)
09:25:23 [2020-05-08T09:25:23.808Z] === RUN   TestEventsBackwardsCompatible
09:25:23 [2020-05-08T09:25:23.808Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
09:25:23 [2020-05-08T09:25:23.808Z] === RUN   TestInfoBinaryCommits
09:25:24 [2020-05-08T09:25:24.096Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:25:24 [2020-05-08T09:25:24.096Z] === RUN   TestInfoAPIVersioned
09:25:24 [2020-05-08T09:25:24.096Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:25:24 [2020-05-08T09:25:24.096Z] === RUN   TestInfoDiscoveryBackend
09:25:24 [2020-05-08T09:25:24.126Z] === RUN   TestDockerSuite/TestRunState
09:25:24 [2020-05-08T09:25:24.722Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
09:25:24 [2020-05-08T09:25:24.722Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:25:25 [2020-05-08T09:25:25.741Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:25:25 [2020-05-08T09:25:25.742Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:25:26 [2020-05-08T09:25:26.012Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:25:26 [2020-05-08T09:25:26.031Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
09:25:26 [2020-05-08T09:25:26.031Z] === RUN   TestInfoAPI
09:25:26 [2020-05-08T09:25:26.326Z] --- PASS: TestInfoAPI (0.07s)
09:25:26 [2020-05-08T09:25:26.326Z] === RUN   TestInfoAPIWarnings
09:25:26 [2020-05-08T09:25:26.572Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:25:26 [2020-05-08T09:25:26.613Z] --- PASS: TestInfoAPIWarnings (0.55s)
09:25:26 [2020-05-08T09:25:26.613Z] === RUN   TestInfoDebug
09:25:26 [2020-05-08T09:25:26.826Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:25:27 [2020-05-08T09:25:27.243Z] --- PASS: TestInfoDebug (0.54s)
09:25:27 [2020-05-08T09:25:27.243Z] === RUN   TestInfoInsecureRegistries
09:25:27 [2020-05-08T09:25:27.757Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:25:27 [2020-05-08T09:25:27.867Z] --- PASS: TestInfoInsecureRegistries (0.55s)
09:25:27 [2020-05-08T09:25:27.867Z] === RUN   TestInfoRegistryMirrors
09:25:28 [2020-05-08T09:25:28.012Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:25:28 [2020-05-08T09:25:28.012Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:25:28 [2020-05-08T09:25:28.488Z] --- PASS: TestInfoRegistryMirrors (0.54s)
09:25:28 [2020-05-08T09:25:28.488Z] === RUN   TestLoginFailsWithBadCredentials
09:25:28 [2020-05-08T09:25:28.776Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
09:25:28 [2020-05-08T09:25:28.776Z] === RUN   TestPingCacheHeaders
09:25:28 [2020-05-08T09:25:28.776Z] --- PASS: TestPingCacheHeaders (0.05s)
09:25:28 [2020-05-08T09:25:28.776Z] === RUN   TestPingGet
09:25:28 [2020-05-08T09:25:28.776Z] --- PASS: TestPingGet (0.03s)
09:25:28 [2020-05-08T09:25:28.776Z] === RUN   TestPingHead
09:25:28 [2020-05-08T09:25:28.776Z] --- PASS: TestPingHead (0.05s)
09:25:28 [2020-05-08T09:25:28.776Z] === RUN   TestVersion
09:25:28 [2020-05-08T09:25:28.950Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:25:29 [2020-05-08T09:25:29.064Z] --- PASS: TestVersion (0.06s)
09:25:29 [2020-05-08T09:25:29.064Z] PASS
09:25:29 [2020-05-08T09:25:29.064Z] 
09:25:29 [2020-05-08T09:25:29.064Z] === Skipped
09:25:29 [2020-05-08T09:25:29.064Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:25:29 [2020-05-08T09:25:29.064Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:25:29 [2020-05-08T09:25:29.064Z] 
09:25:29 [2020-05-08T09:25:29.064Z] 
09:25:29 [2020-05-08T09:25:29.064Z] DONE 18 tests, 1 skipped in 6.037s
09:25:29 [2020-05-08T09:25:29.064Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:25:29 [2020-05-08T09:25:29.064Z] ++ 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
09:25:29 [2020-05-08T09:25:29.064Z] ++ set -e
09:25:29 [2020-05-08T09:25:29.064Z] ++ '[' -n 0 ']'
09:25:29 [2020-05-08T09:25:29.064Z] ++ set -x
09:25:29 [2020-05-08T09:25:29.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:25:29 [2020-05-08T09:25:29.064Z] INFO: Testing against a local daemon
09:25:29 [2020-05-08T09:25:29.064Z] === RUN   TestVolumesCreateAndList
09:25:29 [2020-05-08T09:25:29.064Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:25:29 [2020-05-08T09:25:29.064Z] === RUN   TestVolumesRemove
09:25:29 [2020-05-08T09:25:29.350Z] --- PASS: TestVolumesRemove (0.08s)
09:25:29 [2020-05-08T09:25:29.350Z] === RUN   TestVolumesInspect
09:25:29 [2020-05-08T09:25:29.350Z] --- PASS: TestVolumesInspect (0.04s)
09:25:29 [2020-05-08T09:25:29.350Z] === RUN   TestVolumesInvalidJSON
09:25:29 [2020-05-08T09:25:29.350Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:25:29 [2020-05-08T09:25:29.350Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:25:29 [2020-05-08T09:25:29.350Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:25:29 [2020-05-08T09:25:29.350Z] --- PASS: TestVolumesInvalidJSON (0.04s)
09:25:29 [2020-05-08T09:25:29.350Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:25:29 [2020-05-08T09:25:29.350Z] PASS
09:25:29 [2020-05-08T09:25:29.350Z] 
09:25:29 [2020-05-08T09:25:29.350Z] DONE 5 tests in 0.307s
09:25:29 [2020-05-08T09:25:29.350Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:25:29 [2020-05-08T09:25:29.637Z] ++++ cat bundles/test-integration/docker.pid
09:25:29 [2020-05-08T09:25:29.637Z] +++ kill 14031
09:25:29 [2020-05-08T09:25:29.873Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:25:29 [2020-05-08T09:25:29.873Z] === RUN   TestDockerSuite/TestRunSysctls
09:25:30 [2020-05-08T09:25:30.656Z] +++ /etc/init.d/apparmor stop
09:25:30 [2020-05-08T09:25:30.656Z] Leaving: AppArmorNo profiles have been unloaded.
09:25:30 [2020-05-08T09:25:30.656Z] 
09:25:30 [2020-05-08T09:25:30.656Z] Unloading profiles will leave already running processes permanently
09:25:30 [2020-05-08T09:25:30.656Z] unconfined, which can lead to unexpected situations.
09:25:30 [2020-05-08T09:25:30.656Z] 
09:25:30 [2020-05-08T09:25:30.656Z] To set a process to complain mode, use the command line tool
09:25:30 [2020-05-08T09:25:30.656Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:25:30 [2020-05-08T09:25:30.656Z] +++ true
09:25:30 [2020-05-08T09:25:30.945Z] 
09:25:31 [2020-05-08T09:25:31.759Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:25:31 [2020-05-08T09:25:31.759Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:25:31 [2020-05-08T09:25:31.759Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:25:32 [2020-05-08T09:25:32.682Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
Post stage
[Pipeline] junit
09:25:33 [2020-05-08T09:25:33.036Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:25:34 [2020-05-08T09:25:34.037Z] + echo Ensuring container killed.
09:25:34 [2020-05-08T09:25:34.038Z] Ensuring container killed.
09:25:34 [2020-05-08T09:25:34.038Z] + docker rm -vf docker-pr1
09:25:34 [2020-05-08T09:25:34.038Z] Error: No such container: docker-pr1
09:25:34 [2020-05-08T09:25:34.038Z] + true
[Pipeline] sh
09:25:34 [2020-05-08T09:25:34.468Z] + echo Chowning /workspace to jenkins user
09:25:34 [2020-05-08T09:25:34.468Z] Chowning /workspace to jenkins user
09:25:34 [2020-05-08T09:25:34.468Z] + id -u
09:25:34 [2020-05-08T09:25:34.468Z] + id -g
09:25:34 [2020-05-08T09:25:34.468Z] + docker run --rm -v /home/docker/workspace/moby_PR-40930:/workspace busybox chown -R 1001:1001 /workspace
09:25:34 [2020-05-08T09:25:34.468Z] Unable to find image 'busybox:latest' locally
09:25:34 [2020-05-08T09:25:34.567Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:25:34 [2020-05-08T09:25:34.567Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:25:34 [2020-05-08T09:25:34.753Z] latest: Pulling from library/busybox
09:25:35 [2020-05-08T09:25:35.126Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:25:35 [2020-05-08T09:25:35.375Z] abe12e943b1b: Pulling fs layer
09:25:35 [2020-05-08T09:25:35.375Z] abe12e943b1b: Verifying Checksum
09:25:35 [2020-05-08T09:25:35.375Z] abe12e943b1b: Download complete
09:25:35 [2020-05-08T09:25:35.665Z] abe12e943b1b: Pull complete
09:25:35 [2020-05-08T09:25:35.665Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:25:35 [2020-05-08T09:25:35.665Z] Status: Downloaded newer image for busybox:latest
09:25:36 [2020-05-08T09:25:36.049Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:25:38 [2020-05-08T09:25:38.124Z] + bundleName=ppc64le-integration
09:25:38 [2020-05-08T09:25:38.124Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:25:38 [2020-05-08T09:25:38.124Z] Creating ppc64le-integration-bundles.tar.gz
09:25:38 [2020-05-08T09:25:38.124Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:25:38 [2020-05-08T09:25:38.124Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:25:38 [2020-05-08T09:25:38.448Z] Archiving artifacts
09:25:38 [2020-05-08T09:25:38.555Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:25:38 [2020-05-08T09:25:38.827Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:25:39 [2020-05-08T09:25:39.234Z] + make clean
09:25:39 [2020-05-08T09:25:39.862Z] make: command: Command not found
09:25:39 [2020-05-08T09:25:39.862Z] make: command: Command not found
09:25:39 [2020-05-08T09:25:39.862Z] docker volume rm -f docker-dev-cache
09:25:39 [2020-05-08T09:25:39.862Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:25:42 [2020-05-08T09:25:42.753Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:25:42 [2020-05-08T09:25:42.753Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:25:43 [2020-05-08T09:25:43.677Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:25:44 [2020-05-08T09:25:44.599Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:25:45 [2020-05-08T09:25:45.160Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:25:46 [2020-05-08T09:25:46.090Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:25:47 [2020-05-08T09:25:47.014Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:25:47 [2020-05-08T09:25:47.941Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:25:47 [2020-05-08T09:25:47.941Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:25:50 [2020-05-08T09:25:50.452Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:25:51 [2020-05-08T09:25:51.830Z] === RUN   TestDockerSuite/TestRunUserByID
09:25:52 [2020-05-08T09:25:52.752Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:25:52 [2020-05-08T09:25:52.752Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:25:53 [2020-05-08T09:25:53.006Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:25:53 [2020-05-08T09:25:53.565Z] === RUN   TestDockerSuite/TestRunUserByName
09:25:54 [2020-05-08T09:25:54.489Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:25:55 [2020-05-08T09:25:55.413Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:25:55 [2020-05-08T09:25:55.413Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:25:55 [2020-05-08T09:25:55.413Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:25:56 [2020-05-08T09:25:56.335Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:26:01 [2020-05-08T09:26:01.576Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:26:01 [2020-05-08T09:26:01.830Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:26:03 [2020-05-08T09:26:03.191Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:26:05 [2020-05-08T09:26:05.700Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:26:07 [2020-05-08T09:26:07.060Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:26:09 [2020-05-08T09:26:09.569Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:26:12 [2020-05-08T09:26:12.826Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:26:13 [2020-05-08T09:26:13.080Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:26:14 [2020-05-08T09:26:14.008Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:26:14 [2020-05-08T09:26:14.940Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:26:14 [2020-05-08T09:26:14.940Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:26:14 [2020-05-08T09:26:14.940Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:26:14 [2020-05-08T09:26:14.940Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:26:14 [2020-05-08T09:26:14.940Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:26:15 [2020-05-08T09:26:15.867Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:26:16 [2020-05-08T09:26:16.792Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:26:17 [2020-05-08T09:26:17.715Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:26:19 [2020-05-08T09:26:19.074Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:26:19 [2020-05-08T09:26:19.998Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:26:20 [2020-05-08T09:26:20.922Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:26:20 [2020-05-08T09:26:20.922Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:26:21 [2020-05-08T09:26:21.483Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:26:21 [2020-05-08T09:26:21.483Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:26:21 [2020-05-08T09:26:21.738Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:26:21 [2020-05-08T09:26:21.738Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:26:21 [2020-05-08T09:26:21.738Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:26:21 [2020-05-08T09:26:21.738Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:26:21 [2020-05-08T09:26:21.993Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:26:22 [2020-05-08T09:26:22.248Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:26:22 [2020-05-08T09:26:22.248Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:26:22 [2020-05-08T09:26:22.503Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:26:23 [2020-05-08T09:26:23.425Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:26:24 [2020-05-08T09:26:24.349Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:26:24 [2020-05-08T09:26:24.908Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:26:24 [2020-05-08T09:26:24.908Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:26:25 [2020-05-08T09:26:25.832Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:26:26 [2020-05-08T09:26:26.087Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:26:27 [2020-05-08T09:26:27.011Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:26:27 [2020-05-08T09:26:27.011Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:26:27 [2020-05-08T09:26:27.934Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:26:28 [2020-05-08T09:26:28.493Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:26:28 [2020-05-08T09:26:28.493Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:26:28 [2020-05-08T09:26:28.748Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:26:29 [2020-05-08T09:26:29.672Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:26:31 [2020-05-08T09:26:31.032Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:26:31 [2020-05-08T09:26:31.955Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:26:31 [2020-05-08T09:26:31.955Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:26:32 [2020-05-08T09:26:32.514Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:26:32 [2020-05-08T09:26:32.514Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:26:34 [2020-05-08T09:26:34.400Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:26:34 [2020-05-08T09:26:34.959Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:26:37 [2020-05-08T09:26:37.467Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:26:38 [2020-05-08T09:26:38.027Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:26:38 [2020-05-08T09:26:38.282Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:26:38 [2020-05-08T09:26:38.282Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:26:39 [2020-05-08T09:26:39.205Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:26:40 [2020-05-08T09:26:40.568Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:26:41 [2020-05-08T09:26:41.929Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:26:41 [2020-05-08T09:26:41.929Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:26:41 [2020-05-08T09:26:41.929Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:26:44 [2020-05-08T09:26:44.440Z] === RUN   TestDockerSuite/TestSaveImageId
09:26:44 [2020-05-08T09:26:44.440Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:26:44 [2020-05-08T09:26:44.696Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:26:47 [2020-05-08T09:26:47.208Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:26:47 [2020-05-08T09:26:47.208Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:26:48 [2020-05-08T09:26:48.567Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:26:48 [2020-05-08T09:26:48.567Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:26:48 [2020-05-08T09:26:48.567Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:26:50 [2020-05-08T09:26:50.455Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:26:51 [2020-05-08T09:26:51.817Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:26:52 [2020-05-08T09:26:52.376Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:26:52 [2020-05-08T09:26:52.376Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:26:52 [2020-05-08T09:26:52.376Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:26:52 [2020-05-08T09:26:52.630Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:26:52 [2020-05-08T09:26:52.885Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:26:55 [2020-05-08T09:26:55.402Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:27:01 [2020-05-08T09:27:01.925Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:27:03 [2020-05-08T09:27:03.809Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:27:04 [2020-05-08T09:27:04.732Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:27:06 [2020-05-08T09:27:06.098Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:27:09 [2020-05-08T09:27:09.355Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:27:11 [2020-05-08T09:27:11.864Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:27:12 [2020-05-08T09:27:12.787Z] === RUN   TestDockerSuite/TestStartRecordError
09:27:14 [2020-05-08T09:27:14.669Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:27:17 [2020-05-08T09:27:17.176Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:27:19 [2020-05-08T09:27:19.098Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:27:22 [2020-05-08T09:27:22.362Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:27:27 [2020-05-08T09:27:27.597Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:27:30 [2020-05-08T09:27:30.852Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:27:36 [2020-05-08T09:27:36.085Z] === RUN   TestDockerSuite/TestStatsNoStream
09:27:38 [2020-05-08T09:27:38.591Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:27:40 [2020-05-08T09:27:40.472Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:27:41 [2020-05-08T09:27:41.030Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:27:41 [2020-05-08T09:27:41.284Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:27:42 [2020-05-08T09:27:42.210Z] === RUN   TestDockerSuite/TestTopPrivileged
09:27:43 [2020-05-08T09:27:43.575Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:27:43 [2020-05-08T09:27:43.575Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:27:44 [2020-05-08T09:27:44.143Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:27:49 [2020-05-08T09:27:49.375Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:27:51 [2020-05-08T09:27:51.893Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:27:52 [2020-05-08T09:27:52.817Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:27:53 [2020-05-08T09:27:53.741Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:27:53 [2020-05-08T09:27:53.741Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:27:54 [2020-05-08T09:27:54.668Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:27:54 [2020-05-08T09:27:54.668Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:27:57 [2020-05-08T09:27:57.179Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:27:57 [2020-05-08T09:27:57.179Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:27:58 [2020-05-08T09:27:58.539Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:27:59 [2020-05-08T09:27:59.904Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:28:00 [2020-05-08T09:28:00.160Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:28:00 [2020-05-08T09:28:00.720Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:28:02 [2020-05-08T09:28:02.605Z] === RUN   TestDockerSuite/TestUpdateStats
09:28:06 [2020-05-08T09:28:06.763Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:28:07 [2020-05-08T09:28:07.689Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:28:07 [2020-05-08T09:28:07.689Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:28:09 [2020-05-08T09:28:09.050Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:28:09 [2020-05-08T09:28:09.974Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:28:14 [2020-05-08T09:28:14.138Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:28:18 [2020-05-08T09:28:18.296Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:28:21 [2020-05-08T09:28:21.553Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:28:24 [2020-05-08T09:28:24.064Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:28:28 [2020-05-08T09:28:28.220Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:28:33 [2020-05-08T09:28:33.457Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:28:35 [2020-05-08T09:28:35.340Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:28:37 [2020-05-08T09:28:37.847Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:28:39 [2020-05-08T09:28:39.729Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:28:41 [2020-05-08T09:28:41.090Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:28:43 [2020-05-08T09:28:43.610Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:28:46 [2020-05-08T09:28:46.126Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:28:48 [2020-05-08T09:28:48.634Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:28:51 [2020-05-08T09:28:51.144Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:28:53 [2020-05-08T09:28:53.651Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:29:08 [2020-05-08T09:29:08.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:29:08 [2020-05-08T09:29:08.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:29:08 [2020-05-08T09:29:08.469Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:29:09 [2020-05-08T09:29:09.391Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:29:09 [2020-05-08T09:29:09.391Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:29:09 [2020-05-08T09:29:09.391Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:29:09 [2020-05-08T09:29:09.391Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:29:10 [2020-05-08T09:29:10.318Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:29:10 [2020-05-08T09:29:10.318Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:29:11 [2020-05-08T09:29:11.241Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:29:11 [2020-05-08T09:29:11.496Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:29:11 [2020-05-08T09:29:11.496Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:29:11 [2020-05-08T09:29:11.496Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:29:11 [2020-05-08T09:29:11.496Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:29:14 [2020-05-08T09:29:14.004Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:29:14 [2020-05-08T09:29:14.258Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:29:14 [2020-05-08T09:29:14.513Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:29:14 [2020-05-08T09:29:14.513Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:29:14 [2020-05-08T09:29:14.513Z] === RUN   TestDockerSuite/TestVolumeEvents
09:29:15 [2020-05-08T09:29:15.082Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:29:17 [2020-05-08T09:29:17.591Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:29:17 [2020-05-08T09:29:17.591Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:29:17 [2020-05-08T09:29:17.591Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:29:20 [2020-05-08T09:29:20.849Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:29:25 [2020-05-08T09:29:25.007Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:29:25 [2020-05-08T09:29:25.007Z] --- PASS: TestDockerSuite (1783.25s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.40s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.95s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.67s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.10s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.73s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.16s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.12s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.05s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.11s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.00s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.34s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.39s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.24s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.16s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.97s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.75s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.57s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.68s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.47s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.69s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.22s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.58s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.38s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.60s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.61s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.22s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.76s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.28s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.65s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.19s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.84s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.44s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.20s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.41s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.74s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.86s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.45s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.44s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.10s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.75s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.95s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.37s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.85s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:29:25 [2020-05-08T09:29:25.007Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.40s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.21s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.34s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.11s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.95s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:29:25 [2020-05-08T09:29:25.007Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:29:25 [2020-05-08T09:29:25.007Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.007Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:29:25 [2020-05-08T09:29:25.007Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.15s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.70s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.07s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.60s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.72s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.55s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.85s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.24s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.53s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.91s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.02s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.14s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.71s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.05s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.76s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
09:29:25 [2020-05-08T09:29:25.007Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.77s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.90s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.86s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.53s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.55s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.86s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.69s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.32s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.43s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFails (1.14s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.85s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.57s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.20s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.63s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.61s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.63s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.73s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.63s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.14s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.55s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.04s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.24s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.15s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.65s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.10s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.81s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.34s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.98s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.61s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.33s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.77s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.15s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (3.33s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.97s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.72s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.81s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.53s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.49s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.29s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.42s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.18s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.45s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.51s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.03s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRm (3.31s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.61s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.17s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.43s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.04s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.85s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.04s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildUser (2.54s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.09s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.73s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.22s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.49s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.96s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.22s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.44s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.27s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.34s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_cli_sni_test.go:18: Flakey test
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitChange (1.16s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.75s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.00s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.96s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.10s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.85s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.00s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.20s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.14s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.94s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.11s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:29:25 [2020-05-08T09:29:25.008Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.41s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.89s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.06s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s)
09:29:25 [2020-05-08T09:29:25.008Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.63s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.69s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009224a0_<nil>} (1.61s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1011766093_/foo_false__<nil>_<nil>_<nil>} (1.49s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1011766093_/foo_true__<nil>_<nil>_<nil>} (1.60s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_false__<nil>_<nil>_<nil>} (1.63s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_true__<nil>_<nil>_<nil>} (1.60s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3293019208_/foo_true__0xc000922500_<nil>_<nil>} (1.62s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000922520_<nil>} (1.60s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000922540_<nil>} (1.58s)
09:29:25 [2020-05-08T09:29:25.008Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000922560_<nil>} (1.62s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000922580_<nil>} (1.72s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
09:29:25 [2020-05-08T09:29:25.009Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.76s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.27s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.23s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.53s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.15s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.33s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.82s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.08s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.51s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.84s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.11s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.45s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.20s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToDot (0.94s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.69s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.50s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.47s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.89s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.81s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.09s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.30s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.17s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.75s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.31s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.71s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.79s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.99s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.45s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.40s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.12s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsRename (1.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsResize (1.27s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.91s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsTop (0.93s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExec (0.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.77s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.36s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecEnv (0.97s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.82s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.96s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.20s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.24s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecParseError (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.51s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.97s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.31s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecTTY (1.15s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.15s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.58s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.95s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHealth (21.52s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.13s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.24s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.17s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportFile (1.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.12s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.16s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.89s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.47s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.84s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.96s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:29:25 [2020-05-08T09:29:25.009Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
09:29:25 [2020-05-08T09:29:25.009Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.97s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.05s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.03s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.97s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.93s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.04s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.98s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.10s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.76s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.11s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.93s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsSince (6.98s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsTail (1.09s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.89s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.81s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.92s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestNetHostname (2.65s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.31s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginActive (1.83s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.87s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.05s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.21s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.63s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPortList (10.92s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.41s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.07s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.23s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.56s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.30s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.19s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.70s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.08s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.43s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.81s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.71s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.46s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.58s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.40s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.17s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.78s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.12s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.66s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.50s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.04s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiTag (0.19s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.67s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.25s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.94s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.57s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.98s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.00s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.94s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.77s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.13s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.93s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:29:25 [2020-05-08T09:29:25.010Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.89s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.07s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.91s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
09:29:25 [2020-05-08T09:29:25.010Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.63s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.08s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.16s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMount (6.36s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.26s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.13s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.67s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.29s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.68s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.95s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.04s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.97s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.82s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:29:25 [2020-05-08T09:29:25.011Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRm (0.91s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.43s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.29s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.03s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.09s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (1.08s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s)
09:29:25 [2020-05-08T09:29:25.011Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunState (1.90s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunSysctls (2.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.52s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.09s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.76s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.82s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.79s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.52s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.14s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents325778866
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.51s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.11s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.66s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.85s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.10s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.30s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.95s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestTopPrivileged (1.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.88s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.26s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.14s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.77s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.86s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.83s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:29:25 [2020-05-08T09:29:25.266Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.25s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.40s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.73s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.52s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.96s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s)
09:29:25 [2020-05-08T09:29:25.266Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.70s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s)
09:29:25 [2020-05-08T09:29:25.267Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:29:25 [2020-05-08T09:29:25.267Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:29:25 [2020-05-08T09:29:25.267Z] === RUN   TestDockerRegistrySuite
09:29:25 [2020-05-08T09:29:25.267Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:29:27 [2020-05-08T09:29:27.148Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:29:28 [2020-05-08T09:29:28.508Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:29:30 [2020-05-08T09:29:30.391Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:29:30 [2020-05-08T09:29:30.391Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:29:35 [2020-05-08T09:29:35.622Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:29:39 [2020-05-08T09:29:39.785Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:29:43 [2020-05-08T09:29:43.948Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:29:45 [2020-05-08T09:29:45.309Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:29:46 [2020-05-08T09:29:46.668Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:29:48 [2020-05-08T09:29:48.029Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:29:49 [2020-05-08T09:29:49.390Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:29:50 [2020-05-08T09:29:50.750Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:29:52 [2020-05-08T09:29:52.108Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:29:53 [2020-05-08T09:29:53.467Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:29:56 [2020-05-08T09:29:56.729Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:29:59 [2020-05-08T09:29:59.240Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:30:00 [2020-05-08T09:30:00.165Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:30:03 [2020-05-08T09:30:03.424Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:30:04 [2020-05-08T09:30:04.786Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:30:05 [2020-05-08T09:30:05.041Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:30:06 [2020-05-08T09:30:06.923Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:30:08 [2020-05-08T09:30:08.285Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:30:09 [2020-05-08T09:30:09.209Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:30:13 [2020-05-08T09:30:13.366Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:30:13 [2020-05-08T09:30:13.366Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:30:14 [2020-05-08T09:30:14.727Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:30:15 [2020-05-08T09:30:15.286Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:30:15 [2020-05-08T09:30:15.286Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:30:15 [2020-05-08T09:30:15.541Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:30:16 [2020-05-08T09:30:16.100Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:30:16 [2020-05-08T09:30:16.355Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:30:16 [2020-05-08T09:30:16.355Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:30:16 [2020-05-08T09:30:16.919Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:30:18 [2020-05-08T09:30:18.282Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:30:20 [2020-05-08T09:30:20.793Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:30:21 [2020-05-08T09:30:21.717Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:30:23 [2020-05-08T09:30:23.086Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:30:24 [2020-05-08T09:30:24.013Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:30:24 [2020-05-08T09:30:24.937Z] --- PASS: TestDockerRegistrySuite (59.85s)
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.91s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d2939ec95c473] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dde4a1869a8ac] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [df0ffcddfcce1] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d135343ab2e5a] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.28s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d23072d197f72] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d06a57a05dfe1] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d09037a4c1a57] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d222d744110f2] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d7191673d8555] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dcb89b9764666] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d4836afc1a6ae] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d9f2b664c8607] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d45e541c50dbd] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dc2040be68abc] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s)
09:30:24 [2020-05-08T09:30:24.937Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33c69922ba60bde60b5ba1fa3c7bca679740f42f4acb93953598d7916019a64d
09:30:24 [2020-05-08T09:30:24.937Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4ff9484736c98de9c718daf2202b89436bc2e8fd276620ac6f15cef3f16ec2b6
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [daa4df1699554] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s)
09:30:24 [2020-05-08T09:30:24.937Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73b5ab342e316639e34252109030725a846bcb4b8000f5a4cc68157e79e70da1
09:30:24 [2020-05-08T09:30:24.937Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:420e3da88083156a6c6ee831e6b84c82c49c735a9c56dd63f7c3b85aa5a84e3a
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d8defbe127478] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d2fae12b4e803] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [df32fe7f94d49] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d304afad09e8e] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d4b766c6f7f3e] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.61s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [da9225ac91e56] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.48s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dac5411420eca] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d6303aa5be522] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d328046a7c65d] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [de0a98eed4c47] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d947ac17d8af2] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d8fcf273b2efb] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dd591f258d516] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [da529d7ed515d] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [ddc60d3d749ec] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d3bb2dd624170] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dded31a58e956] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.62s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [dcc3106d1a1b2] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.36s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d1472e293dc0f] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d054b1337b115] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s)
09:30:24 [2020-05-08T09:30:24.937Z]         check_test.go:196: [d5f47b09a7412] daemon is not started
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s)
09:30:24 [2020-05-08T09:30:24.937Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s)
09:30:24 [2020-05-08T09:30:24.937Z] === RUN   TestDockerSchema1RegistrySuite
09:30:24 [2020-05-08T09:30:24.937Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:30:24 [2020-05-08T09:30:24.937Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:30:31 [2020-05-08T09:30:31.794Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:30:31 [2020-05-08T09:30:31.794Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:30:32 [2020-05-08T09:30:32.726Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:30:32 [2020-05-08T09:30:32.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:30:32 [2020-05-08T09:30:32.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:30:33 [2020-05-08T09:30:33.235Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:30:33 [2020-05-08T09:30:33.797Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:30:34 [2020-05-08T09:30:34.051Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:30:37 [2020-05-08T09:30:37.317Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:30:38 [2020-05-08T09:30:38.677Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:30:40 [2020-05-08T09:30:40.561Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:30:41 [2020-05-08T09:30:41.927Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:30:41 [2020-05-08T09:30:41.927Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:30:43 [2020-05-08T09:30:43.287Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:30:43 [2020-05-08T09:30:43.542Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:30:44 [2020-05-08T09:30:44.903Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:30:46 [2020-05-08T09:30:46.264Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:30:46 [2020-05-08T09:30:46.264Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:30:50 [2020-05-08T09:30:50.420Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:30:50 [2020-05-08T09:30:50.675Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:30:51 [2020-05-08T09:30:51.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:30:51 [2020-05-08T09:30:51.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:30:51 [2020-05-08T09:30:51.490Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:30:51 [2020-05-08T09:30:51.746Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:30:52 [2020-05-08T09:30:52.306Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:30:52 [2020-05-08T09:30:52.306Z] --- PASS: TestDockerSchema1RegistrySuite (27.40s)
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d4346a070dca1] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.33s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [de91129a05ca7] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d52291e16fe69] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.68s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [dfa1bcd9e2c8f] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.67s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [deb1d0667dd1e] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.59s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [dd12c76b7c546] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.17s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [db23852905c51] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.47s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [da3b61552a101] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d40fdc7365496] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d581d58d16466] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.09s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d73daabea5c61] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d96433698a7c9] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d4c18f449bac2] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [da4fc5fd8558d] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [d6844f8b0e9c3] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [dfe3b6b504cca] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [dc8863bb84372] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:30:52 [2020-05-08T09:30:52.306Z]         check_test.go:223: [dd068cb72aaf5] daemon is not started
09:30:52 [2020-05-08T09:30:52.306Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:30:52 [2020-05-08T09:30:52.306Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:30:53 [2020-05-08T09:30:53.230Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:30:53 [2020-05-08T09:30:53.790Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:30:54 [2020-05-08T09:30:54.045Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:30:55 [2020-05-08T09:30:55.408Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:30:55 [2020-05-08T09:30:55.408Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:30:55 [2020-05-08T09:30:55.663Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:30:56 [2020-05-08T09:30:56.226Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:30:56 [2020-05-08T09:30:56.480Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s)
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [d1aa28e8680b9] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [d0387e781ecf0] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [daba550f0fa30] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [d25bc35ad6df0] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [d885a7d2afdea] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [da7ddad7d424d] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:30:56 [2020-05-08T09:30:56.480Z]         check_test.go:252: [df6dbbd3371f3] daemon is not started
09:30:56 [2020-05-08T09:30:56.480Z] === RUN   TestDockerRegistryAuthTokenSuite
09:30:56 [2020-05-08T09:30:56.480Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:31:01 [2020-05-08T09:31:01.715Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:31:01 [2020-05-08T09:31:01.715Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:31:01 [2020-05-08T09:31:01.969Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:31:02 [2020-05-08T09:31:02.224Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:31:02 [2020-05-08T09:31:02.224Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
09:31:02 [2020-05-08T09:31:02.224Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:31:02 [2020-05-08T09:31:02.224Z]         check_test.go:279: [db411cdde6437] daemon is not started
09:31:02 [2020-05-08T09:31:02.224Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
09:31:02 [2020-05-08T09:31:02.224Z]         check_test.go:279: [d0525263c31c7] daemon is not started
09:31:02 [2020-05-08T09:31:02.225Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:31:02 [2020-05-08T09:31:02.225Z]         check_test.go:279: [dca233423797b] daemon is not started
09:31:02 [2020-05-08T09:31:02.225Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
09:31:02 [2020-05-08T09:31:02.225Z]         check_test.go:279: [dde39cd2d6e1f] daemon is not started
09:31:02 [2020-05-08T09:31:02.225Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
09:31:02 [2020-05-08T09:31:02.225Z]         check_test.go:279: [d2e8f70d4b41c] daemon is not started
09:31:02 [2020-05-08T09:31:02.225Z] === RUN   TestDockerNetworkSuite
09:31:02 [2020-05-08T09:31:02.225Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:31:05 [2020-05-08T09:31:05.480Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:31:06 [2020-05-08T09:31:06.838Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:31:12 [2020-05-08T09:31:12.071Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:31:14 [2020-05-08T09:31:14.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:31:18 [2020-05-08T09:31:18.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:31:20 [2020-05-08T09:31:20.121Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:31:30 [2020-05-08T09:31:30.051Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:31:32 [2020-05-08T09:31:32.562Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:31:33 [2020-05-08T09:31:33.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:31:34 [2020-05-08T09:31:34.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:31:35 [2020-05-08T09:31:35.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:31:37 [2020-05-08T09:31:37.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:31:38 [2020-05-08T09:31:38.643Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:31:38 [2020-05-08T09:31:38.643Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:31:38 [2020-05-08T09:31:38.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:31:40 [2020-05-08T09:31:40.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:31:40 [2020-05-08T09:31:40.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:31:40 [2020-05-08T09:31:40.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:31:40 [2020-05-08T09:31:40.513Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:31:40 [2020-05-08T09:31:40.513Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:31:41 [2020-05-08T09:31:41.874Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:31:43 [2020-05-08T09:31:43.236Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:31:43 [2020-05-08T09:31:43.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:31:43 [2020-05-08T09:31:43.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:31:44 [2020-05-08T09:31:44.064Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:31:44 [2020-05-08T09:31:44.064Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:31:47 [2020-05-08T09:31:47.331Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:31:48 [2020-05-08T09:31:48.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:31:50 [2020-05-08T09:31:50.580Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:31:52 [2020-05-08T09:31:52.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:31:55 [2020-05-08T09:31:55.725Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:31:58 [2020-05-08T09:31:58.984Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:32:03 [2020-05-08T09:32:03.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:32:03 [2020-05-08T09:32:03.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:32:03 [2020-05-08T09:32:03.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:32:03 [2020-05-08T09:32:03.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:32:03 [2020-05-08T09:32:03.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:32:03 [2020-05-08T09:32:03.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:32:03 [2020-05-08T09:32:03.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:32:03 [2020-05-08T09:32:03.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:32:08 [2020-05-08T09:32:08.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:32:08 [2020-05-08T09:32:08.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:32:08 [2020-05-08T09:32:08.080Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:32:09 [2020-05-08T09:32:09.439Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:32:13 [2020-05-08T09:32:13.925Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:32:19 [2020-05-08T09:32:19.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:32:19 [2020-05-08T09:32:19.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:32:19 [2020-05-08T09:32:19.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:32:19 [2020-05-08T09:32:19.973Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:32:23 [2020-05-08T09:32:23.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:32:23 [2020-05-08T09:32:23.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:32:24 [2020-05-08T09:32:24.154Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:32:24 [2020-05-08T09:32:24.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:32:26 [2020-05-08T09:32:26.073Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:32:31 [2020-05-08T09:32:31.308Z] --- PASS: TestDockerNetworkSuite (89.07s)
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.00s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d2e2a598a4851] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d827a83aeda90] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.14s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d4b2e36e348b7] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d945d5804e6ac] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.65s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:1233: [d3ca2710bf596] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [da92c3b7beb88] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.78s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d1b3be5f98d61] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.31s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d7e5abc355b6a] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d2fac62578a98] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.06s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d1abf40541e70] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d51ad77822a90] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.38s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d836f3b4f9e53] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.42s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [dfdacf1d9bdf8] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d5f3ee163897e] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [da3ff8ba8cb7e] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [db1129f2bf4ea] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [dcbbff91c1dff] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d539cd0d7e104] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [dffe77269b5c8] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d53d6e89aeca1] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.70s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d6092b61e6599] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d7219e8533b61] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d5338f3b7a931] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d6fdfe011a24a] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.61s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:968: [daa5580154680] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.48s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d67a38fe05e03] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.46s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:1116: [ddae2f7fc9bfd] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d23e9d328706f] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [dc89ede0dc23e] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d1f02bbad9788] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d836a4595d9ae] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [de2148e3b4a3e] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d5d03d0fc52c6] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d7415a8f52295] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.02s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d7bb19e45f1c7] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d26fabb964808] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [ddf6f23d3aee8] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.30s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d044686eeba08] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s)
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.53s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:1084: [d1326584bfbed] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [df6bae98f0ed8] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [d6f11bc51bfa7] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.83s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [dfd5b98a9d549] daemon is not started
09:32:31 [2020-05-08T09:32:31.308Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
09:32:31 [2020-05-08T09:32:31.308Z]         docker_cli_network_unix_test.go:46: [da2690246713f] daemon is not started
09:32:31 [2020-05-08T09:32:31.309Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s)
09:32:31 [2020-05-08T09:32:31.309Z]         docker_cli_network_unix_test.go:46: [d6a066380d61d] daemon is not started
09:32:31 [2020-05-08T09:32:31.309Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s)
09:32:31 [2020-05-08T09:32:31.309Z]         docker_cli_network_unix_test.go:46: [d77f110b2dc31] daemon is not started
09:32:31 [2020-05-08T09:32:31.309Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.47s)
09:32:31 [2020-05-08T09:32:31.309Z]         docker_cli_network_unix_test.go:46: [d5a7e3cdf4cef] daemon is not started
09:32:31 [2020-05-08T09:32:31.309Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s)
09:32:31 [2020-05-08T09:32:31.309Z]         docker_cli_network_unix_test.go:46: [df710d299cac3] daemon is not started
09:32:31 [2020-05-08T09:32:31.309Z] === RUN   TestDockerHubPullSuite
09:32:31 [2020-05-08T09:32:31.309Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:32:33 [2020-05-08T09:32:33.205Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:32:35 [2020-05-08T09:32:35.091Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:32:35 [2020-05-08T09:32:35.650Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:32:36 [2020-05-08T09:32:36.574Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:32:37 [2020-05-08T09:32:37.133Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:32:37 [2020-05-08T09:32:37.133Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:32:37 [2020-05-08T09:32:37.133Z] --- PASS: TestDockerHubPullSuite (5.93s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.44s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
09:32:37 [2020-05-08T09:32:37.133Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
09:32:37 [2020-05-08T09:32:37.133Z] PASS
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === Skipped
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_sni_test.go:18: Flakey test
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:32:37 [2020-05-08T09:32:37.388Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:32:37 [2020-05-08T09:32:37.388Z] 
09:32:37 [2020-05-08T09:32:37.388Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:32:37 [2020-05-08T09:32:37.389Z]         docker_cli_network_unix_test.go:46: [ddf6f23d3aee8] daemon is not started
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] 
09:32:37 [2020-05-08T09:32:37.389Z] DONE 1277 tests, 44 skipped in 2003.854s
09:32:37 [2020-05-08T09:32:37.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:32:37 [2020-05-08T09:32:37.389Z] ++++ cat bundles/test-integration/docker.pid
09:32:37 [2020-05-08T09:32:37.389Z] +++ kill 7590
09:32:38 [2020-05-08T09:32:38.312Z] +++ /etc/init.d/apparmor stop
09:32:38 [2020-05-08T09:32:38.312Z] Leaving: AppArmorNo profiles have been unloaded.
09:32:38 [2020-05-08T09:32:38.312Z] 
09:32:38 [2020-05-08T09:32:38.312Z] Unloading profiles will leave already running processes permanently
09:32:38 [2020-05-08T09:32:38.312Z] unconfined, which can lead to unexpected situations.
09:32:38 [2020-05-08T09:32:38.312Z] 
09:32:38 [2020-05-08T09:32:38.312Z] To set a process to complain mode, use the command line tool
09:32:38 [2020-05-08T09:32:38.312Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:32:38 [2020-05-08T09:32:38.312Z] +++ true
09:32:38 [2020-05-08T09:32:38.312Z] 
09:32:39 [2020-05-08T09:32:39.672Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:32:42 [2020-05-08T09:32:42.927Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:32:46 [2020-05-08T09:32:46.185Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:32:52 [2020-05-08T09:32:52.706Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:32:59 [2020-05-08T09:32:59.228Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:33:01 [2020-05-08T09:33:01.769Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:33:05 [2020-05-08T09:33:05.026Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:33:08 [2020-05-08T09:33:08.282Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:33:11 [2020-05-08T09:33:11.541Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:33:14 [2020-05-08T09:33:14.049Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:33:17 [2020-05-08T09:33:17.307Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:34:13 [2020-05-08T09:34:13.583Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:34:28 [2020-05-08T09:34:28.399Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:34:46 [2020-05-08T09:34:46.420Z] --- PASS: TestDockerSwarmSuite (1753.39s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.91s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.16s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:562: [d782b6e2a210c] joining swarm manager [d3f46be9ef00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:584: [d7f8c4e33e9b2] joining swarm manager [d3f46be9ef00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         check_test.go:380: [d782b6e2a210c] daemon is not started
09:34:46 [2020-05-08T09:34:46.420Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.48s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:45: [d2e33ffc173d1] joining swarm manager [db12077ab3496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.02s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:303: [d13de9c097aaa] joining swarm manager [d4b17014baac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:304: [d085c3758048a] joining swarm manager [d4b17014baac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:363: Waiting for possible election...
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.71s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:271: [d24068e8c2776] joining swarm manager [d8a98b3727b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:272: [dbedd150a6ace] joining swarm manager [d8a98b3727b0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.52s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_node_test.go:19: [da06848f82570] joining swarm manager [dd87eb6c30a54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_node_test.go:20: [d3bf697a52415] joining swarm manager [dd87eb6c30a54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.18s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:501: [de30f7b12a2a7] joining swarm manager [d76e5b6418481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:506: [d8546127ba416] joining swarm manager [d76e5b6418481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.51s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_node_test.go:80: [d7cf37996ebb2] joining swarm manager [dd293d16f2706]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_node_test.go:52: [dba1e774f26f8] joining swarm manager [d55ef00e60e1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_node_test.go:53: [d2e283821e77d] joining swarm manager [d55ef00e60e1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.63s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:201: [da9e1f1027ef7] joining swarm manager [d4e0a1591e1e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.36s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:383: [d62fdc9d49842] joining swarm manager [db8a69ec42997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:384: [d8e60a77b14c8] joining swarm manager [db8a69ec42997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         check_test.go:380: [d8e60a77b14c8] daemon is not started
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.40s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:801: [d0b6052c47b51] joining swarm manager [d3bcc6378be44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:801: [d82ca104b38ef] joining swarm manager [d3bcc6378be44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:801: [d39aa9c8304ba] joining swarm manager [d3bcc6378be44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:801: [d2b42ffb1aa4a] joining swarm manager [d3bcc6378be44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_test.go:809: [dbabf4ccf0f90] joining swarm manager [d3bcc6378be44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.80s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:394: [dfcc00d6b4e04] joining swarm manager [dbfabf5890fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:394: [d98ddfd60fc71] joining swarm manager [dbfabf5890fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.92s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:342: [d84a8fc9365d3] joining swarm manager [d1cd30c3aa7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:342: [db8d76f2a8048] joining swarm manager [d1cd30c3aa7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.20s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:489: [d8104b361cc80] joining swarm manager [d1afe96305153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:489: [dd9c30ac91a3b] joining swarm manager [d1afe96305153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.47s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:127: [de878364130d9] joining swarm manager [d0ef426ad32de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:128: [d999908ff2187] joining swarm manager [d0ef426ad32de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:136: [d4043d0aa7536] joining swarm manager [d0ef426ad32de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:137: [d7f47dd240d8b] joining swarm manager [d0ef426ad32de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.21s)
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.24s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:303: [d4aa351c80594] joining swarm manager [d8c0277d5ca0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:303: [d57f9248db23d] joining swarm manager [d8c0277d5ca0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.58s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:99: [df802668955fe] joining swarm manager [da13fd4c982d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:100: [d3980da978476] joining swarm manager [da13fd4c982d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]         check_test.go:380: [df802668955fe] daemon is not started
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.85s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:532: [d35c343cdea42] joining swarm manager [d940f40fcafb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:533: [d657bc02f7de7] joining swarm manager [d940f40fcafb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.420Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.50s)
09:34:46 [2020-05-08T09:34:46.420Z]         docker_api_swarm_service_test.go:147: [d5ee65cdb0f32] joining swarm manager [dbc8d2d654947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_api_swarm_service_test.go:147: [d80a3120c0e34] joining swarm manager [dbc8d2d654947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.98s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.82s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.25s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.48s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.87s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.05s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.25s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.98s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.67s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.50s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.80s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.29s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.25s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.64s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.53s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.54s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.44s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.82s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.57s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_service_logs_test.go:241: checking task 1cpml8jr7rej
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_service_logs_test.go:246: checking messages for 1cpml8jr7rej
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_service_logs_test.go:241: checking task tz7czibtg34e
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_service_logs_test.go:246: checking messages for tz7czibtg34e
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.52s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.53s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1901: [d2450bbab2318] joining swarm manager [d7aa5af3fdb6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1902: [d517ea1e564ef] joining swarm manager [d7aa5af3fdb6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.94s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.20s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1802: [d11d1c823e508] joining swarm manager [d7b0bddb8d240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1803: [d14c6e02de4c3] joining swarm manager [d7b0bddb8d240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.99s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1321: [df1733f7fb964] joining swarm manager [d0ca9000c7e87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1322: [d0e2516568b20] joining swarm manager [d0ca9000c7e87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.18s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.26s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.20s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.17s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.21s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.87s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.22s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.36s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.18s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1186: [d028449a515bf] joining swarm manager [dda10b411ea32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1195: [d1a349a72d0dd] joining swarm manager [dda10b411ea32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.56s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.59s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.77s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1118: [de3538c7af87e] joining swarm manager [d685db148cc1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1119: [d99881a7d91fe] joining swarm manager [d685db148cc1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1172: [d7daa0ce75d24] joining swarm manager [d685db148cc1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1453: [d67a1c38b5bcb] joining swarm manager [d4ca7794c8191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_test.go:1454: [dac2dbbde80c7] joining swarm manager [d4ca7794c8191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.25s)
09:34:46 [2020-05-08T09:34:46.421Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
09:34:46 [2020-05-08T09:34:46.421Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
09:34:46 [2020-05-08T09:34:46.421Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
09:34:46 [2020-05-08T09:34:46.421Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.26s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.56s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.32s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_cli_swarm_unix_test.go:62: [de9d5974f9680] joining swarm manager [de6242a2010aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.78s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.99s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.64s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.28s)
09:34:46 [2020-05-08T09:34:46.421Z]         docker_api_swarm_test.go:961: [d87127916d456] joining swarm manager [dee6c43d41394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.57s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.14s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.13s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.44s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.33s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.20s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s)
09:34:46 [2020-05-08T09:34:46.421Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s)
09:34:46 [2020-05-08T09:34:46.421Z] === RUN   TestDockerExternalVolumeSuite
09:34:46 [2020-05-08T09:34:46.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:35:01 [2020-05-08T09:35:01.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:36:08 [2020-05-08T09:36:08.837Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:36:18 [2020-05-08T09:36:18.764Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:36:50 [2020-05-08T09:36:50.761Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:37:05 [2020-05-08T09:37:05.578Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:37:37 [2020-05-08T09:37:37.577Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:37:49 [2020-05-08T09:37:49.729Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:38:21 [2020-05-08T09:38:21.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:38:39 [2020-05-08T09:38:39.761Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:38:54 [2020-05-08T09:38:54.575Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:39:41 [2020-05-08T09:39:41.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:39:59 [2020-05-08T09:39:59.308Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:40:31 [2020-05-08T09:40:31.311Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:41:03 [2020-05-08T09:41:03.307Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:41:18 [2020-05-08T09:41:18.122Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:41:36 [2020-05-08T09:41:36.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:41:54 [2020-05-08T09:41:54.180Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:42:06 [2020-05-08T09:42:06.327Z] --- PASS: TestDockerExternalVolumeSuite (441.06s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:53: [d7fbbfbe18e24] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:53: [d7c2f8ed3c0f7] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:53: [dad3274586ce1] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:53: [d48f3f8b05520] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:485: [d2b2a33753213] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_external_volume_driver_test.go:53: [d9856bcb47b6e] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z] PASS
09:42:06 [2020-05-08T09:42:06.327Z] 
09:42:06 [2020-05-08T09:42:06.327Z] === Skipped
09:42:06 [2020-05-08T09:42:06.327Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:42:06 [2020-05-08T09:42:06.327Z]         check_test.go:309: [d3d8470ff0a17] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z] 
09:42:06 [2020-05-08T09:42:06.327Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:42:06 [2020-05-08T09:42:06.327Z]         check_test.go:309: [d2f5861666b75] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z] 
09:42:06 [2020-05-08T09:42:06.327Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:42:06 [2020-05-08T09:42:06.327Z]         check_test.go:309: [d2d3c0f2b3814] daemon is not started
09:42:06 [2020-05-08T09:42:06.327Z] 
09:42:06 [2020-05-08T09:42:06.327Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:42:06 [2020-05-08T09:42:06.327Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:42:06 [2020-05-08T09:42:06.327Z] 
09:42:06 [2020-05-08T09:42:06.328Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:42:06 [2020-05-08T09:42:06.328Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:42:06 [2020-05-08T09:42:06.328Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:42:06 [2020-05-08T09:42:06.328Z] 
09:42:06 [2020-05-08T09:42:06.328Z] 
09:42:06 [2020-05-08T09:42:06.328Z] DONE 273 tests, 5 skipped in 2571.274s
09:42:06 [2020-05-08T09:42:06.328Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:42:06 [2020-05-08T09:42:06.886Z] ++++ cat bundles/test-integration/docker.pid
09:42:06 [2020-05-08T09:42:06.886Z] +++ kill 7582
09:42:07 [2020-05-08T09:42:07.809Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3890ec8852f9/docker.pid
09:42:07 [2020-05-08T09:42:07.809Z] +++ kill 4311
09:42:07 [2020-05-08T09:42:07.809Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4311 is not a child of this shell
09:42:07 [2020-05-08T09:42:07.809Z] warning: PID 4311 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3890ec8852f9/docker.pid had a nonzero exit code
09:42:07 [2020-05-08T09:42:07.809Z] +++ /etc/init.d/apparmor stop
09:42:07 [2020-05-08T09:42:07.809Z] Leaving: AppArmorNo profiles have been unloaded.
09:42:07 [2020-05-08T09:42:07.809Z] 
09:42:07 [2020-05-08T09:42:07.809Z] Unloading profiles will leave already running processes permanently
09:42:07 [2020-05-08T09:42:07.809Z] unconfined, which can lead to unexpected situations.
09:42:07 [2020-05-08T09:42:07.809Z] 
09:42:07 [2020-05-08T09:42:07.809Z] To set a process to complain mode, use the command line tool
09:42:07 [2020-05-08T09:42:07.809Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:42:07 [2020-05-08T09:42:07.809Z] +++ true
09:42:07 [2020-05-08T09:42:07.809Z] 
09:42:08 [2020-05-08T09:42:08.367Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
09:42:08 [2020-05-08T09:42:08.377Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:42:10 [2020-05-08T09:42:10.740Z] + echo Ensuring container killed.
09:42:10 [2020-05-08T09:42:10.740Z] Ensuring container killed.
09:42:10 [2020-05-08T09:42:10.740Z] + docker ps -aq -f name=docker-pr1-*
09:42:10 [2020-05-08T09:42:10.740Z] + cids=9fdebb28861f
09:42:10 [2020-05-08T09:42:10.740Z] 2640adfdec9f
09:42:10 [2020-05-08T09:42:10.740Z] 11b4c5b31e64
09:42:10 [2020-05-08T09:42:10.740Z] + [ -n 9fdebb28861f
09:42:10 [2020-05-08T09:42:10.740Z] 2640adfdec9f
09:42:10 [2020-05-08T09:42:10.740Z] 11b4c5b31e64 ]
09:42:10 [2020-05-08T09:42:10.740Z] + docker rm -vf 9fdebb28861f 2640adfdec9f 11b4c5b31e64
09:42:12 [2020-05-08T09:42:12.624Z] 9fdebb28861f
09:42:12 [2020-05-08T09:42:12.624Z] 2640adfdec9f
09:42:12 [2020-05-08T09:42:12.624Z] 11b4c5b31e64
[Pipeline] sh
09:42:13 [2020-05-08T09:42:13.019Z] + echo Chowning /workspace to jenkins user
09:42:13 [2020-05-08T09:42:13.019Z] Chowning /workspace to jenkins user
09:42:13 [2020-05-08T09:42:13.019Z] + id -u
09:42:13 [2020-05-08T09:42:13.019Z] + id -g
09:42:13 [2020-05-08T09:42:13.019Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40930:/workspace busybox chown -R 1000:1000 /workspace
09:42:13 [2020-05-08T09:42:13.019Z] Unable to find image 'busybox:latest' locally
09:42:13 [2020-05-08T09:42:13.019Z] latest: Pulling from library/busybox
09:42:13 [2020-05-08T09:42:13.019Z] e2334dd9fee4: Pulling fs layer
09:42:13 [2020-05-08T09:42:13.274Z] e2334dd9fee4: Verifying Checksum
09:42:13 [2020-05-08T09:42:13.274Z] e2334dd9fee4: Download complete
09:42:13 [2020-05-08T09:42:13.274Z] e2334dd9fee4: Pull complete
09:42:13 [2020-05-08T09:42:13.274Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:42:13 [2020-05-08T09:42:13.274Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:42:16 [2020-05-08T09:42:16.901Z] + bundleName=amd64
09:42:16 [2020-05-08T09:42:16.901Z] + echo Creating amd64-bundles.tar.gz
09:42:16 [2020-05-08T09:42:16.901Z] Creating amd64-bundles.tar.gz
09:42:16 [2020-05-08T09:42:16.901Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:42:16 [2020-05-08T09:42:16.901Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
09:42:18 [2020-05-08T09:42:18.269Z] Archiving artifacts
09:42:20 [2020-05-08T09:42:20.053Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:42:20 [2020-05-08T09:42:20.445Z] + make clean
09:42:20 [2020-05-08T09:42:20.699Z] docker volume rm -f docker-dev-cache
09:42:20 [2020-05-08T09:42:20.700Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:51:29 [2020-05-08T09:51:29.262Z] ok  	github.com/docker/docker/integration-cli	2371.250s
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === Skipped
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
09:51:29 [2020-05-08T09:51:29.262Z] 
09:51:29 [2020-05-08T09:51:29.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:51:29 [2020-05-08T09:51:29.262Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_sni_test.go:18: Flakey test
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:51:29 [2020-05-08T09:51:29.263Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.263Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.264Z] 
09:51:29 [2020-05-08T09:51:29.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.264Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
09:51:29 [2020-05-08T09:51:29.265Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.265Z] 
09:51:29 [2020-05-08T09:51:29.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:51:29 [2020-05-08T09:51:29.266Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.266Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:51:29 [2020-05-08T09:51:29.267Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.267Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.268Z] 
09:51:29 [2020-05-08T09:51:29.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
09:51:29 [2020-05-08T09:51:29.268Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
09:51:29 [2020-05-08T09:51:29.269Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.269Z] 
09:51:29 [2020-05-08T09:51:29.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:51:29 [2020-05-08T09:51:29.269Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     check_test.go:128: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     check_test.go:134: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
09:51:29 [2020-05-08T09:51:29.270Z]     check_test.go:142: unmatched requirement DaemonIsLinux
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] DONE 1096 tests, 549 skipped in 2378.810s
09:51:29 [2020-05-08T09:51:29.270Z] INFO: Integration tests ended at 05/08/2020 09:51:16. Duration:00:39:38.9316105
09:51:29 [2020-05-08T09:51:29.270Z] INFO: Docker info of the daemon under test at end of run
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] Containers: 2
09:51:29 [2020-05-08T09:51:29.270Z]  Running: 0
09:51:29 [2020-05-08T09:51:29.270Z]  Paused: 0
09:51:29 [2020-05-08T09:51:29.270Z]  Stopped: 2
09:51:29 [2020-05-08T09:51:29.270Z] Images: 15
09:51:29 [2020-05-08T09:51:29.270Z] Server Version: 0.0.0-dev
09:51:29 [2020-05-08T09:51:29.270Z] Storage Driver: windowsfilter
09:51:29 [2020-05-08T09:51:29.270Z]  Windows: 
09:51:29 [2020-05-08T09:51:29.270Z] Logging Driver: json-file
09:51:29 [2020-05-08T09:51:29.270Z] Plugins: 
09:51:29 [2020-05-08T09:51:29.270Z]  Volume: local
09:51:29 [2020-05-08T09:51:29.270Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:51:29 [2020-05-08T09:51:29.270Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:51:29 [2020-05-08T09:51:29.270Z] Swarm: inactive
09:51:29 [2020-05-08T09:51:29.270Z] Default Isolation: process
09:51:29 [2020-05-08T09:51:29.270Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:51:29 [2020-05-08T09:51:29.270Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
09:51:29 [2020-05-08T09:51:29.270Z] OSType: windows
09:51:29 [2020-05-08T09:51:29.270Z] Architecture: x86_64
09:51:29 [2020-05-08T09:51:29.270Z] CPUs: 4
09:51:29 [2020-05-08T09:51:29.270Z] Total Memory: 32GiB
09:51:29 [2020-05-08T09:51:29.270Z] Name: azwin-2-27a020
09:51:29 [2020-05-08T09:51:29.270Z] ID: PSWE:BMRS:DVCQ:PHCV:YTDZ:A4E5:TXHT:G562:3UMO:IAWW:PCOH:SFBB
09:51:29 [2020-05-08T09:51:29.270Z] Docker Root Dir: D:\CI\PR-40930\1\daemon
09:51:29 [2020-05-08T09:51:29.270Z] Debug Mode (client): false
09:51:29 [2020-05-08T09:51:29.270Z] Debug Mode (server): true
09:51:29 [2020-05-08T09:51:29.270Z]  File Descriptors: -1
09:51:29 [2020-05-08T09:51:29.270Z]  Goroutines: 18
09:51:29 [2020-05-08T09:51:29.270Z]  System Time: 2020-05-08T09:51:16.2729293Z
09:51:29 [2020-05-08T09:51:29.270Z]  EventsListeners: 0
09:51:29 [2020-05-08T09:51:29.270Z] Registry: https://index.docker.io/v1/
09:51:29 [2020-05-08T09:51:29.270Z] Labels:
09:51:29 [2020-05-08T09:51:29.270Z] Experimental: false
09:51:29 [2020-05-08T09:51:29.270Z] Insecure Registries:
09:51:29 [2020-05-08T09:51:29.270Z]  127.0.0.0/8
09:51:29 [2020-05-08T09:51:29.270Z] Live Restore Enabled: false
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.270Z] 
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Stopping daemon under test
09:51:29 [2020-05-08T09:51:29.271Z] SUCCESS: The process with PID 3400 (child process of PID 5860) has been terminated.
09:51:29 [2020-05-08T09:51:29.271Z] SUCCESS: The process with PID 5860 (child process of PID 5636) has been terminated.
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Stop tailing logs of the daemon under tests
09:51:29 [2020-05-08T09:51:29.271Z] INFO: executeCI.ps1 Completed successfully at 05/08/2020 09:51:16.
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Tidying up at end of run
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Saving daemon under test log (d:\CI\PR-40930\1\dut.out) to C:\windows\TEMP\CIDUT.out
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Saving daemon under test log (d:\CI\PR-40930\1\dut.err) to C:\windows\TEMP\CIDUT.err
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Nuke-Everything...
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Container count on control daemon to delete is 2
09:51:29 [2020-05-08T09:51:29.271Z] 498929eb7ef5
09:51:29 [2020-05-08T09:51:29.271Z] 323b071ef202
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Tidying pidfile d:\CI\PR-40930\1\docker.pid
09:51:29 [2020-05-08T09:51:29.271Z] INFO: Nuking d:\CI
09:51:41 [2020-05-08T09:51:41.520Z] INFO: Zapped successfully
09:51:41 [2020-05-08T09:51:41.520Z] 
09:51:41 [2020-05-08T09:51:41.520Z] INFO: executeCI.ps1 exiting at Fri May  8 09:51:40 CUT 2020. Duration 01:00:05.8593830
09:51:41 [2020-05-08T09:51:41.520Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
09:51:41 [2020-05-08T09:51:41.749Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:51:53 [2020-05-08T09:51:53.641Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
09:51:55 [2020-05-08T09:51:55.336Z] Archiving artifacts
09:52:07 [2020-05-08T09:52:07.946Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40930/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:52:08 [2020-05-08T09:52:08.834Z] + make clean
09:52:10 [2020-05-08T09:52:10.964Z] docker volume rm -f docker-dev-cache
09:52:11 [2020-05-08T09:52:11.412Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS