Skip to content
Success

Console Output

Pull request #40673 updated
21:35:35 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 745ed9686b7bf09399aa013236b8112e63722dfe+bd81cf28590c4f90cee5d93e945d2f6b462bbe3f (d9c29873aa1b411f35e11eceb2573a84b5c39b24)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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
21:35:39 [2020-03-31T21:35:39.984Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:35:39 [2020-03-31T21:35:39.987Z] Trying to pass milestone 3
[Pipeline] milestone
21:35:40 [2020-03-31T21:35:40.019Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:35:55 [2020-03-31T21:35:55.164Z] Still waiting to schedule task
21:35:55 [2020-03-31T21:35:55.166Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
21:36:46 [2020-03-31T21:36:46.636Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9c3aa4b6ac73825) in /home/ubuntu/workspace/moby_PR-40673
[Pipeline] {
[Pipeline] checkout
21:36:49 [2020-03-31T21:36:49.869Z] using credential docker-jenkins-github-credentials
21:36:49 [2020-03-31T21:36:49.879Z] Cloning the remote Git repository
21:36:49 [2020-03-31T21:36:49.879Z] Cloning with configured refspecs honoured and without tags
21:36:49 [2020-03-31T21:36:49.844Z] Cloning repository https://github.com/moby/moby.git
21:36:49 [2020-03-31T21:36:49.926Z]  > git init /home/ubuntu/workspace/moby_PR-40673 # timeout=10
21:36:50 [2020-03-31T21:36:50.331Z] Fetching upstream changes from https://github.com/moby/moby.git
21:36:50 [2020-03-31T21:36:50.331Z]  > git --version # timeout=10
21:36:50 [2020-03-31T21:36:50.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:36:50 [2020-03-31T21:36:50.347Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:11 [2020-03-31T21:37:11.338Z] Fetching without tags
21:37:11 [2020-03-31T21:37:11.710Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:12 [2020-03-31T21:37:12.740Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:12 [2020-03-31T21:37:12.741Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:37:11 [2020-03-31T21:37:11.240Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:37:11 [2020-03-31T21:37:11.262Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:37:11 [2020-03-31T21:37:11.285Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:11 [2020-03-31T21:37:11.301Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:37:11 [2020-03-31T21:37:11.335Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:11 [2020-03-31T21:37:11.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:11 [2020-03-31T21:37:11.336Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:11 [2020-03-31T21:37:11.723Z]  > git config core.sparsecheckout # timeout=10
21:37:11 [2020-03-31T21:37:11.735Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:12 [2020-03-31T21:37:12.673Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:37:12 [2020-03-31T21:37:12.703Z]  > git rev-parse HEAD^{commit} # timeout=10
21:37:12 [2020-03-31T21:37:12.737Z]  > git config core.sparsecheckout # timeout=10
21:37:12 [2020-03-31T21:37:12.764Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:17 [2020-03-31T21:37:17.142Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:37:17 [2020-03-31T21:37:17.173Z] First time build. Skipping changelog.
21:37:17 [2020-03-31T21:37:17.141Z]  > git rev-list --no-walk fefa81a3ace5d7b7e882537c28383d8c413b49e2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:37:18 [2020-03-31T21:37:18.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/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
21:37:30 [2020-03-31T21:37:30.612Z] Unable to find image 'alpine:latest' locally
21:37:30 [2020-03-31T21:37:30.612Z] latest: Pulling from library/alpine
21:37:30 [2020-03-31T21:37:30.612Z] aad63a933944: Pulling fs layer
21:37:30 [2020-03-31T21:37:30.612Z] aad63a933944: Verifying Checksum
21:37:30 [2020-03-31T21:37:30.612Z] aad63a933944: Download complete
21:37:30 [2020-03-31T21:37:30.873Z] aad63a933944: Pull complete
21:37:30 [2020-03-31T21:37:30.873Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
21:37:30 [2020-03-31T21:37:30.873Z] Status: Downloaded newer image for alpine:latest
21:37:36 [2020-03-31T21:37:36.150Z] 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
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] // stage
21:37:36 [2020-03-31T21:37:36.513Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40673
21:37:36 [2020-03-31T21:37:36.520Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40673
21:37:36 [2020-03-31T21:37:36.521Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9c3aa4b6ac73825) in /home/ubuntu/workspace/moby_PR-40673
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
21:37:36 [2020-03-31T21:37:36.647Z] using credential docker-jenkins-github-credentials
21:37:36 [2020-03-31T21:37:36.654Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
21:37:36 [2020-03-31T21:37:36.671Z] Fetching changes from the remote Git repository
21:37:36 [2020-03-31T21:37:36.672Z] Cloning the remote Git repository
21:37:36 [2020-03-31T21:37:36.672Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
21:37:36 [2020-03-31T21:37:36.688Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
21:37:36 [2020-03-31T21:37:36.784Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
21:37:36 [2020-03-31T21:37:36.802Z] Cloning the remote Git repository
21:37:36 [2020-03-31T21:37:36.802Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
21:37:36 [2020-03-31T21:37:36.661Z]  > git rev-parse --is-inside-work-tree # timeout=10
21:37:36 [2020-03-31T21:37:36.673Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:37:36 [2020-03-31T21:37:36.690Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:36 [2020-03-31T21:37:36.690Z]  > git --version # timeout=10
21:37:36 [2020-03-31T21:37:36.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:36 [2020-03-31T21:37:36.721Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:37 [2020-03-31T21:37:37.286Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:37 [2020-03-31T21:37:37.485Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:37 [2020-03-31T21:37:37.485Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:37:37 [2020-03-31T21:37:37.289Z]  > git config core.sparsecheckout # timeout=10
21:37:37 [2020-03-31T21:37:37.312Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:37 [2020-03-31T21:37:37.436Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:37:37 [2020-03-31T21:37:37.460Z]  > git rev-parse HEAD^{commit} # timeout=10
21:37:37 [2020-03-31T21:37:37.488Z]  > git config core.sparsecheckout # timeout=10
21:37:37 [2020-03-31T21:37:37.511Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:36 [2020-03-31T21:37:36.679Z] Cloning repository https://github.com/moby/moby.git
21:37:36 [2020-03-31T21:37:36.679Z]  > git init /home/jenkins/workspace/moby_PR-40673 # timeout=10
21:37:36 [2020-03-31T21:37:36.701Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:36 [2020-03-31T21:37:36.701Z]  > git --version # timeout=10
21:37:36 [2020-03-31T21:37:36.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:36 [2020-03-31T21:37:36.711Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:37 [2020-03-31T21:37:37.634Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:37:36 [2020-03-31T21:37:36.814Z] Cloning repository https://github.com/moby/moby.git
21:37:36 [2020-03-31T21:37:36.835Z]  > git init /home/docker/workspace/moby_PR-40673 # timeout=10
21:37:36 [2020-03-31T21:37:36.845Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:36 [2020-03-31T21:37:36.845Z]  > git --version # timeout=10
21:37:36 [2020-03-31T21:37:36.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:36 [2020-03-31T21:37:36.851Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:37:38 [2020-03-31T21:37:38.396Z] + [ PR != PR ]
21:37:38 [2020-03-31T21:37:38.396Z] + [ master != master ]
21:37:38 [2020-03-31T21:37:38.396Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:37:38 [2020-03-31T21:37:38.737Z] + docker version
21:37:38 [2020-03-31T21:37:38.737Z] Client: Docker Engine - Community
21:37:38 [2020-03-31T21:37:38.737Z]  Version:           19.03.5
21:37:38 [2020-03-31T21:37:38.737Z]  API version:       1.40
21:37:38 [2020-03-31T21:37:38.737Z]  Go version:        go1.12.12
21:37:38 [2020-03-31T21:37:38.737Z]  Git commit:        633a0ea838
21:37:38 [2020-03-31T21:37:38.737Z]  Built:             Wed Nov 13 07:29:52 2019
21:37:38 [2020-03-31T21:37:38.737Z]  OS/Arch:           linux/amd64
21:37:38 [2020-03-31T21:37:38.737Z]  Experimental:      false
21:37:38 [2020-03-31T21:37:38.737Z] 
21:37:38 [2020-03-31T21:37:38.737Z] Server: Docker Engine - Community
21:37:38 [2020-03-31T21:37:38.737Z]  Engine:
21:37:38 [2020-03-31T21:37:38.737Z]   Version:          19.03.5
21:37:38 [2020-03-31T21:37:38.737Z]   API version:      1.40 (minimum version 1.12)
21:37:38 [2020-03-31T21:37:38.737Z]   Go version:       go1.12.12
21:37:38 [2020-03-31T21:37:38.737Z]   Git commit:       633a0ea838
21:37:38 [2020-03-31T21:37:38.737Z]   Built:            Wed Nov 13 07:28:22 2019
21:37:38 [2020-03-31T21:37:38.737Z]   OS/Arch:          linux/amd64
21:37:38 [2020-03-31T21:37:38.737Z]   Experimental:     true
21:37:38 [2020-03-31T21:37:38.737Z]  containerd:
21:37:38 [2020-03-31T21:37:38.737Z]   Version:          1.2.10
21:37:38 [2020-03-31T21:37:38.737Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
21:37:38 [2020-03-31T21:37:38.737Z]  runc:
21:37:38 [2020-03-31T21:37:38.737Z]   Version:          1.0.0-rc8+dev
21:37:38 [2020-03-31T21:37:38.737Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:37:38 [2020-03-31T21:37:38.737Z]  docker-init:
21:37:38 [2020-03-31T21:37:38.737Z]   Version:          0.18.0
21:37:38 [2020-03-31T21:37:38.737Z]   GitCommit:        fec3683
[Pipeline] sh
21:37:39 [2020-03-31T21:37:39.031Z] + docker info
21:37:45 [2020-03-31T21:37:45.592Z] Fetching without tags
21:37:45 [2020-03-31T21:37:45.870Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:45 [2020-03-31T21:37:45.572Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:37:45 [2020-03-31T21:37:45.574Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:37:45 [2020-03-31T21:37:45.575Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:45 [2020-03-31T21:37:45.587Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:37:45 [2020-03-31T21:37:45.599Z] Fetching upstream changes from https://github.com/moby/moby.git
21:37:45 [2020-03-31T21:37:45.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:37:45 [2020-03-31T21:37:45.599Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:37:45 [2020-03-31T21:37:45.877Z]  > git config core.sparsecheckout # timeout=10
21:37:45 [2020-03-31T21:37:45.883Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:46 [2020-03-31T21:37:46.324Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:37:46 [2020-03-31T21:37:46.325Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:37:46 [2020-03-31T21:37:46.665Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:37:46 [2020-03-31T21:37:46.305Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:37:46 [2020-03-31T21:37:46.320Z]  > git rev-parse HEAD^{commit} # timeout=10
21:37:46 [2020-03-31T21:37:46.331Z]  > git config core.sparsecheckout # timeout=10
21:37:46 [2020-03-31T21:37:46.334Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:37:47 [2020-03-31T21:37:47.810Z] + docker version
21:37:47 [2020-03-31T21:37:47.810Z] Client: Docker Engine - Community
21:37:47 [2020-03-31T21:37:47.810Z]  Version:           19.03.7
21:37:47 [2020-03-31T21:37:47.810Z]  API version:       1.40
21:37:47 [2020-03-31T21:37:47.810Z]  Go version:        go1.12.17
21:37:47 [2020-03-31T21:37:47.810Z]  Git commit:        7141c199a2
21:37:47 [2020-03-31T21:37:47.810Z]  Built:             Sat Mar  7 16:48:47 2020
21:37:47 [2020-03-31T21:37:47.810Z]  OS/Arch:           linux/s390x
21:37:47 [2020-03-31T21:37:47.810Z]  Experimental:      false
21:37:47 [2020-03-31T21:37:47.810Z] 
21:37:47 [2020-03-31T21:37:47.810Z] Server: Docker Engine - Community
21:37:47 [2020-03-31T21:37:47.810Z]  Engine:
21:37:47 [2020-03-31T21:37:47.811Z]   Version:          19.03.7
21:37:47 [2020-03-31T21:37:47.811Z]   API version:      1.40 (minimum version 1.12)
21:37:47 [2020-03-31T21:37:47.811Z]   Go version:       go1.12.17
21:37:47 [2020-03-31T21:37:47.811Z]   Git commit:       7141c199a2
21:37:47 [2020-03-31T21:37:47.811Z]   Built:            Sat Mar  7 16:47:46 2020
21:37:47 [2020-03-31T21:37:47.811Z]   OS/Arch:          linux/s390x
21:37:47 [2020-03-31T21:37:47.811Z]   Experimental:     true
21:37:47 [2020-03-31T21:37:47.811Z]  containerd:
21:37:47 [2020-03-31T21:37:47.811Z]   Version:          1.2.13
21:37:47 [2020-03-31T21:37:47.811Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
21:37:47 [2020-03-31T21:37:47.811Z]  runc:
21:37:47 [2020-03-31T21:37:47.811Z]   Version:          1.0.0-rc10
21:37:47 [2020-03-31T21:37:47.811Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:37:47 [2020-03-31T21:37:47.811Z]  docker-init:
21:37:47 [2020-03-31T21:37:47.811Z]   Version:          0.18.0
21:37:47 [2020-03-31T21:37:47.811Z]   GitCommit:        fec3683
[Pipeline] sh
21:37:48 [2020-03-31T21:37:48.175Z] + docker info
21:37:48 [2020-03-31T21:37:48.787Z] Client:
21:37:48 [2020-03-31T21:37:48.787Z]  Debug Mode: false
21:37:48 [2020-03-31T21:37:48.787Z] 
21:37:48 [2020-03-31T21:37:48.787Z] Server:
21:37:48 [2020-03-31T21:37:48.787Z]  Containers: 0
21:37:48 [2020-03-31T21:37:48.787Z]   Running: 0
21:37:48 [2020-03-31T21:37:48.787Z]   Paused: 0
21:37:48 [2020-03-31T21:37:48.787Z]   Stopped: 0
21:37:48 [2020-03-31T21:37:48.787Z]  Images: 0
21:37:48 [2020-03-31T21:37:48.787Z]  Server Version: 19.03.7
21:37:48 [2020-03-31T21:37:48.787Z]  Storage Driver: overlay2
21:37:48 [2020-03-31T21:37:48.787Z]   Backing Filesystem: <unknown>
21:37:48 [2020-03-31T21:37:48.787Z]   Supports d_type: true
21:37:48 [2020-03-31T21:37:48.787Z]   Native Overlay Diff: true
21:37:48 [2020-03-31T21:37:48.787Z]  Logging Driver: json-file
21:37:48 [2020-03-31T21:37:48.787Z]  Cgroup Driver: cgroupfs
21:37:48 [2020-03-31T21:37:48.787Z]  Plugins:
21:37:48 [2020-03-31T21:37:48.787Z]   Volume: local
21:37:48 [2020-03-31T21:37:48.787Z]   Network: bridge host ipvlan macvlan null overlay
21:37:48 [2020-03-31T21:37:48.787Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:37:48 [2020-03-31T21:37:48.787Z]  Swarm: inactive
21:37:48 [2020-03-31T21:37:48.787Z]  Runtimes: runc
21:37:48 [2020-03-31T21:37:48.787Z]  Default Runtime: runc
21:37:48 [2020-03-31T21:37:48.787Z]  Init Binary: docker-init
21:37:48 [2020-03-31T21:37:48.787Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
21:37:48 [2020-03-31T21:37:48.787Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:37:48 [2020-03-31T21:37:48.787Z]  init version: fec3683
21:37:48 [2020-03-31T21:37:48.787Z]  Security Options:
21:37:48 [2020-03-31T21:37:48.787Z]   apparmor
21:37:48 [2020-03-31T21:37:48.787Z]   seccomp
21:37:48 [2020-03-31T21:37:48.787Z]    Profile: default
21:37:48 [2020-03-31T21:37:48.787Z]  Kernel Version: 4.15.0-88-generic
21:37:48 [2020-03-31T21:37:48.787Z]  Operating System: Ubuntu 18.04.4 LTS
21:37:48 [2020-03-31T21:37:48.787Z]  OSType: linux
21:37:48 [2020-03-31T21:37:48.787Z]  Architecture: s390x
21:37:48 [2020-03-31T21:37:48.787Z]  CPUs: 2
21:37:48 [2020-03-31T21:37:48.787Z]  Total Memory: 7.861GiB
21:37:48 [2020-03-31T21:37:48.787Z]  Name: s390x-ubuntu-16
21:37:48 [2020-03-31T21:37:48.787Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
21:37:48 [2020-03-31T21:37:48.787Z]  Docker Root Dir: /var/lib/docker
21:37:48 [2020-03-31T21:37:48.787Z]  Debug Mode: false
21:37:48 [2020-03-31T21:37:48.787Z]  Username: dockerbuildbot
21:37:48 [2020-03-31T21:37:48.787Z]  Registry: https://index.docker.io/v1/
21:37:48 [2020-03-31T21:37:48.787Z]  Labels:
21:37:48 [2020-03-31T21:37:48.787Z]  Experimental: true
21:37:48 [2020-03-31T21:37:48.787Z]  Insecure Registries:
21:37:48 [2020-03-31T21:37:48.787Z]   127.0.0.0/8
21:37:48 [2020-03-31T21:37:48.787Z]  Live Restore Enabled: false
21:37:48 [2020-03-31T21:37:48.787Z] 
21:37:48 [2020-03-31T21:37:48.787Z] WARNING: No swap limit support
[Pipeline] sh
21:37:49 [2020-03-31T21:37:49.151Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:37:49 [2020-03-31T21:37:49.151Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:37:49 [2020-03-31T21:37:49.151Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:37:49 [2020-03-31T21:37:49.151Z] + bash /home/jenkins/workspace/moby_PR-40673/check-config.sh
21:37:49 [2020-03-31T21:37:49.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:37:49 [2020-03-31T21:37:49.151Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
21:37:49 [2020-03-31T21:37:49.151Z] 
21:37:49 [2020-03-31T21:37:49.151Z] Generally Necessary:
21:37:49 [2020-03-31T21:37:49.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:37:49 [2020-03-31T21:37:49.151Z] - apparmor: enabled and tools installed
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_NAMESPACES: enabled
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_NET_NS: enabled
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_PID_NS: enabled
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_IPC_NS: enabled
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_UTS_NS: enabled
21:37:49 [2020-03-31T21:37:49.151Z] - CONFIG_CGROUPS: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_CPUACCT: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_DEVICE: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_FREEZER: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_SCHED: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CPUSETS: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_MEMCG: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_KEYS: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_VETH: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_BRIDGE: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NF_NAT: enabled (as module)
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_NF_NAT_NEEDED: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_POSIX_MQUEUE: enabled
21:37:49 [2020-03-31T21:37:49.432Z] 
21:37:49 [2020-03-31T21:37:49.432Z] Optional Features:
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_USER_NS: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_SECCOMP: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_PIDS: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_MEMCG_SWAP: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:37:49 [2020-03-31T21:37:49.432Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_BLK_CGROUP: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_IOSCHED_CFQ: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:37:49 [2020-03-31T21:37:49.432Z] - CONFIG_CGROUP_PERF: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_CGROUP_HUGETLB: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_CFS_BANDWIDTH: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_RT_GROUP_SCHED: missing
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_VS: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_VS_NFCT: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_IP_VS_RR: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_EXT4_FS: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:37:49 [2020-03-31T21:37:49.433Z] - Network Drivers:
21:37:49 [2020-03-31T21:37:49.433Z]   - "overlay":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_VXLAN: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       Optional (for encrypted networks):
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_CRYPTO: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_CRYPTO_AEAD: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_CRYPTO_GCM: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_CRYPTO_GHASH: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_XFRM: enabled
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_XFRM_USER: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_INET_ESP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "ipvlan":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_IPVLAN: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "macvlan":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_MACVLAN: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_DUMMY: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "ftp,tftp client in container":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z] - Storage Drivers:
21:37:49 [2020-03-31T21:37:49.433Z]   - "aufs":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_AUFS_FS: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "btrfs":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:37:49 [2020-03-31T21:37:49.433Z]   - "devicemapper":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_BLK_DEV_DM: enabled
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "overlay":
21:37:49 [2020-03-31T21:37:49.433Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:37:49 [2020-03-31T21:37:49.433Z]   - "zfs":
21:37:49 [2020-03-31T21:37:49.433Z]     - /dev/zfs: missing
21:37:49 [2020-03-31T21:37:49.433Z]     - zfs command: missing
21:37:49 [2020-03-31T21:37:49.433Z]     - zpool command: missing
21:37:49 [2020-03-31T21:37:49.433Z] 
21:37:49 [2020-03-31T21:37:49.433Z] Limits:
21:37:49 [2020-03-31T21:37:49.433Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:37:49 [2020-03-31T21:37:49.433Z] 
21:37:49 [2020-03-31T21:37:49.433Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:37:49 [2020-03-31T21:37:49.844Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:37:49 [2020-03-31T21:37:49.844Z] #1 [internal] load build definition from Dockerfile
21:37:49 [2020-03-31T21:37:49.844Z] #1 transferring dockerfile: 17.06kB done
21:37:49 [2020-03-31T21:37:49.844Z] #1 DONE 0.0s
21:37:49 [2020-03-31T21:37:49.844Z] 
21:37:49 [2020-03-31T21:37:49.844Z] #2 [internal] load .dockerignore
21:37:49 [2020-03-31T21:37:49.844Z] #2 transferring context: 87B done
21:37:49 [2020-03-31T21:37:49.844Z] #2 DONE 0.0s
21:37:49 [2020-03-31T21:37:49.844Z] 
21:37:49 [2020-03-31T21:37:49.844Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:37:50 [2020-03-31T21:37:50.125Z] #3 DONE 0.2s
21:37:50 [2020-03-31T21:37:50.125Z] 
21:37:50 [2020-03-31T21:37:50.125Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:37:50 [2020-03-31T21:37:50.125Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:37:50 [2020-03-31T21:37:50.406Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 3.39MB / 8.87MB 0.1s
21:37:50 [2020-03-31T21:37:50.406Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:37:50 [2020-03-31T21:37:50.406Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
21:37:50 [2020-03-31T21:37:50.406Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
21:37:50 [2020-03-31T21:37:50.406Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
21:37:50 [2020-03-31T21:37:50.406Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
21:37:50 [2020-03-31T21:37:50.687Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
21:37:50 [2020-03-31T21:37:50.687Z] #4 DONE 0.6s
21:37:50 [2020-03-31T21:37:50.967Z] 
21:37:50 [2020-03-31T21:37:50.967Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:37:51 [2020-03-31T21:37:51.249Z] #5 DONE 0.1s
21:37:51 [2020-03-31T21:37:51.249Z] 
21:37:51 [2020-03-31T21:37:51.249Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:37:51 [2020-03-31T21:37:51.249Z] #6 DONE 0.2s
21:37:51 [2020-03-31T21:37:51.249Z] 
21:37:51 [2020-03-31T21:37:51.249Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:37:51 [2020-03-31T21:37:51.249Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:37:51 [2020-03-31T21:37:51.437Z] Still waiting to schedule task
21:37:51 [2020-03-31T21:37:51.437Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9c3aa4b6ac73825)’
21:37:51 [2020-03-31T21:37:51.438Z] Still waiting to schedule task
21:37:51 [2020-03-31T21:37:51.438Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9c3aa4b6ac73825)’
21:37:51 [2020-03-31T21:37:51.464Z] Still waiting to schedule task
21:37:51 [2020-03-31T21:37:51.464Z] All nodes of label ‘arm64&&linux’ are offline
21:37:51 [2020-03-31T21:37:51.467Z] Still waiting to schedule task
21:37:51 [2020-03-31T21:37:51.467Z] All nodes of label ‘windows-2019’ are offline
21:37:51 [2020-03-31T21:37:51.553Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:37:51 [2020-03-31T21:37:51.553Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:37:51 [2020-03-31T21:37:51.553Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
21:37:51 [2020-03-31T21:37:51.553Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.80MB / 9.86MB 0.3s
21:37:51 [2020-03-31T21:37:51.854Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.28MB / 9.86MB 0.4s
21:37:51 [2020-03-31T21:37:51.854Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
21:37:51 [2020-03-31T21:37:51.854Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
21:37:52 [2020-03-31T21:37:52.161Z] #71 ...
21:37:52 [2020-03-31T21:37:52.161Z] 
21:37:52 [2020-03-31T21:37:52.161Z] #20 [internal] load build context
21:37:52 [2020-03-31T21:37:52.161Z] #20 transferring context: 50.07MB 0.8s done
21:37:52 [2020-03-31T21:37:52.161Z] #20 DONE 0.9s
21:37:52 [2020-03-31T21:37:52.161Z] 
21:37:52 [2020-03-31T21:37:52.161Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:37:52 [2020-03-31T21:37:52.468Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
21:37:52 [2020-03-31T21:37:52.468Z] #71 DONE 1.1s
21:37:52 [2020-03-31T21:37:52.468Z] 
21:37:52 [2020-03-31T21:37:52.468Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:37:52 [2020-03-31T21:37:52.468Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 40.54MB / 48.96MB 1.0s
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.5s done
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 22.30MB / 51.33MB 1.0s
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 20.63MB / 56.67MB 1.0s
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 47.97MB / 48.96MB 1.2s
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 32.05MB / 51.33MB 1.2s
21:37:52 [2020-03-31T21:37:52.468Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 27.06MB / 56.67MB 1.2s
21:37:52 [2020-03-31T21:37:52.773Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.3s done
21:37:52 [2020-03-31T21:37:52.773Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 42.30MB / 51.33MB 1.4s
21:37:52 [2020-03-31T21:37:52.773Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 37.21MB / 56.67MB 1.4s
21:37:52 [2020-03-31T21:37:52.773Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 252.99kB / 102.16MB 1.4s
21:37:52 [2020-03-31T21:37:52.773Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462
21:37:53 [2020-03-31T21:37:53.081Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 50.03MB / 51.33MB 1.6s
21:37:53 [2020-03-31T21:37:53.081Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 44.40MB / 56.67MB 1.6s
21:37:53 [2020-03-31T21:37:53.081Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 6.80MB / 102.16MB 1.6s
21:37:53 [2020-03-31T21:37:53.081Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 50.08MB / 56.67MB 1.7s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.8s done
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 53.43MB / 56.67MB 1.8s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 20.07MB / 102.16MB 1.8s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.8s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.9s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 27.55MB / 102.16MB 1.9s
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.8s done
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.0s done
21:37:53 [2020-03-31T21:37:53.369Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 39.12MB / 102.16MB 2.0s
21:37:53 [2020-03-31T21:37:53.653Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 56.94MB / 102.16MB 2.3s
21:37:53 [2020-03-31T21:37:53.653Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 68.44MB / 102.16MB 2.3s
21:37:53 [2020-03-31T21:37:53.921Z] Client:
21:37:53 [2020-03-31T21:37:53.921Z]  Debug Mode: false
21:37:53 [2020-03-31T21:37:53.921Z] 
21:37:53 [2020-03-31T21:37:53.921Z] Server:
21:37:53 [2020-03-31T21:37:53.921Z]  Containers: 0
21:37:53 [2020-03-31T21:37:53.921Z]   Running: 0
21:37:53 [2020-03-31T21:37:53.921Z]   Paused: 0
21:37:53 [2020-03-31T21:37:53.921Z]   Stopped: 0
21:37:53 [2020-03-31T21:37:53.921Z]  Images: 1
21:37:53 [2020-03-31T21:37:53.921Z]  Server Version: 19.03.5
21:37:53 [2020-03-31T21:37:53.921Z]  Storage Driver: overlay2
21:37:53 [2020-03-31T21:37:53.921Z]   Backing Filesystem: extfs
21:37:53 [2020-03-31T21:37:53.921Z]   Supports d_type: true
21:37:53 [2020-03-31T21:37:53.921Z]   Native Overlay Diff: true
21:37:53 [2020-03-31T21:37:53.921Z]  Logging Driver: json-file
21:37:53 [2020-03-31T21:37:53.921Z]  Cgroup Driver: cgroupfs
21:37:53 [2020-03-31T21:37:53.921Z]  Plugins:
21:37:53 [2020-03-31T21:37:53.921Z]   Volume: local
21:37:53 [2020-03-31T21:37:53.921Z]   Network: bridge host ipvlan macvlan null overlay
21:37:53 [2020-03-31T21:37:53.921Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:37:53 [2020-03-31T21:37:53.921Z]  Swarm: inactive
21:37:53 [2020-03-31T21:37:53.921Z]  Runtimes: runc
21:37:53 [2020-03-31T21:37:53.921Z]  Default Runtime: runc
21:37:53 [2020-03-31T21:37:53.921Z]  Init Binary: docker-init
21:37:53 [2020-03-31T21:37:53.921Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
21:37:53 [2020-03-31T21:37:53.921Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:37:53 [2020-03-31T21:37:53.921Z]  init version: fec3683
21:37:53 [2020-03-31T21:37:53.921Z]  Security Options:
21:37:53 [2020-03-31T21:37:53.921Z]   apparmor
21:37:53 [2020-03-31T21:37:53.921Z]   seccomp
21:37:53 [2020-03-31T21:37:53.921Z]    Profile: default
21:37:53 [2020-03-31T21:37:53.921Z]  Kernel Version: 4.15.0-1058-aws
21:37:53 [2020-03-31T21:37:53.921Z]  Operating System: Ubuntu 18.04.4 LTS
21:37:53 [2020-03-31T21:37:53.921Z]  OSType: linux
21:37:53 [2020-03-31T21:37:53.921Z]  Architecture: x86_64
21:37:53 [2020-03-31T21:37:53.921Z]  CPUs: 2
21:37:53 [2020-03-31T21:37:53.921Z]  Total Memory: 7.501GiB
21:37:53 [2020-03-31T21:37:53.921Z]  Name: ip-10-100-48-10
21:37:53 [2020-03-31T21:37:53.921Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
21:37:53 [2020-03-31T21:37:53.921Z]  Docker Root Dir: /var/lib/docker
21:37:53 [2020-03-31T21:37:53.921Z]  Debug Mode: false
21:37:53 [2020-03-31T21:37:53.921Z]  Registry: https://index.docker.io/v1/
21:37:53 [2020-03-31T21:37:53.921Z]  Labels:
21:37:53 [2020-03-31T21:37:53.921Z]  Experimental: true
21:37:53 [2020-03-31T21:37:53.921Z]  Insecure Registries:
21:37:53 [2020-03-31T21:37:53.921Z]   127.0.0.0/8
21:37:53 [2020-03-31T21:37:53.921Z]  Live Restore Enabled: true
21:37:53 [2020-03-31T21:37:53.921Z] 
21:37:53 [2020-03-31T21:37:53.921Z] WARNING: No swap limit support
[Pipeline] sh
21:37:53 [2020-03-31T21:37:53.941Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 78.12MB / 102.16MB 2.4s
21:37:53 [2020-03-31T21:37:53.941Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 85.46MB / 102.16MB 2.5s
21:37:53 [2020-03-31T21:37:53.941Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 91.90MB / 102.16MB 2.6s
21:37:54 [2020-03-31T21:37:54.222Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 99.09MB / 102.16MB 2.7s
21:37:54 [2020-03-31T21:37:54.232Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:37:54 [2020-03-31T21:37:54.232Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:37:54 [2020-03-31T21:37:54.232Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:37:54 [2020-03-31T21:37:54.232Z] + bash /home/ubuntu/workspace/moby_PR-40673/check-config.sh
21:37:54 [2020-03-31T21:37:54.232Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:37:54 [2020-03-31T21:37:54.232Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
21:37:54 [2020-03-31T21:37:54.232Z] 
21:37:54 [2020-03-31T21:37:54.232Z] Generally Necessary:
21:37:54 [2020-03-31T21:37:54.232Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:37:54 [2020-03-31T21:37:54.232Z] - apparmor: enabled and tools installed
21:37:54 [2020-03-31T21:37:54.232Z] - CONFIG_NAMESPACES: enabled
21:37:54 [2020-03-31T21:37:54.232Z] - CONFIG_NET_NS: enabled
21:37:54 [2020-03-31T21:37:54.232Z] - CONFIG_PID_NS: enabled
21:37:54 [2020-03-31T21:37:54.502Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.9s done
21:37:54 [2020-03-31T21:37:54.502Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.5s done
21:37:54 [2020-03-31T21:37:54.502Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.1s
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IPC_NS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_UTS_NS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUPS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_CPUACCT: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_DEVICE: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_FREEZER: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_SCHED: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CPUSETS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_MEMCG: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_KEYS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_VETH: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_BRIDGE: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NF_NAT: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NF_NAT_NEEDED: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_POSIX_MQUEUE: enabled
21:37:54 [2020-03-31T21:37:54.517Z] 
21:37:54 [2020-03-31T21:37:54.517Z] Optional Features:
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_USER_NS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_SECCOMP: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_PIDS: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_MEMCG_SWAP: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:37:54 [2020-03-31T21:37:54.517Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_BLK_CGROUP: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IOSCHED_CFQ: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_PERF: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_HUGETLB: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_CFS_BANDWIDTH: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_RT_GROUP_SCHED: missing
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_VS: enabled (as module)
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_VS_NFCT: enabled
21:37:54 [2020-03-31T21:37:54.517Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:37:54 [2020-03-31T21:37:54.783Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done
21:37:54 [2020-03-31T21:37:54.783Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2
21:37:54 [2020-03-31T21:37:54.794Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:37:54 [2020-03-31T21:37:54.794Z] - CONFIG_IP_VS_RR: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z] - CONFIG_EXT4_FS: enabled
21:37:54 [2020-03-31T21:37:54.794Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:37:54 [2020-03-31T21:37:54.794Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:37:54 [2020-03-31T21:37:54.794Z] - Network Drivers:
21:37:54 [2020-03-31T21:37:54.794Z]   - "overlay":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_VXLAN: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       Optional (for encrypted networks):
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_CRYPTO: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_CRYPTO_AEAD: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_CRYPTO_GCM: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_CRYPTO_GHASH: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_XFRM: enabled
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_XFRM_USER: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_INET_ESP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "ipvlan":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_IPVLAN: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "macvlan":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_MACVLAN: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_DUMMY: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "ftp,tftp client in container":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z] - Storage Drivers:
21:37:54 [2020-03-31T21:37:54.794Z]   - "aufs":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_AUFS_FS: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "btrfs":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:37:54 [2020-03-31T21:37:54.794Z]   - "devicemapper":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_BLK_DEV_DM: enabled
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "overlay":
21:37:54 [2020-03-31T21:37:54.794Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:37:54 [2020-03-31T21:37:54.794Z]   - "zfs":
21:37:54 [2020-03-31T21:37:54.794Z]     - /dev/zfs: missing
21:37:54 [2020-03-31T21:37:54.794Z]     - zfs command: missing
21:37:54 [2020-03-31T21:37:54.794Z]     - zpool command: missing
21:37:54 [2020-03-31T21:37:54.794Z] 
21:37:54 [2020-03-31T21:37:54.794Z] Limits:
21:37:54 [2020-03-31T21:37:54.794Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:37:54 [2020-03-31T21:37:54.794Z] 
21:37:54 [2020-03-31T21:37:54.794Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:37:55 [2020-03-31T21:37:55.063Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done
21:37:55 [2020-03-31T21:37:55.142Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:37:55 [2020-03-31T21:37:55.142Z] #1 [internal] load .dockerignore
21:37:55 [2020-03-31T21:37:55.142Z] #1 transferring context: 32B
21:37:55 [2020-03-31T21:37:55.343Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1
21:37:55 [2020-03-31T21:37:55.496Z] #1 transferring context: 87B 0.1s done
21:37:55 [2020-03-31T21:37:55.497Z] #1 DONE 0.2s
21:37:55 [2020-03-31T21:37:55.497Z] 
21:37:55 [2020-03-31T21:37:55.497Z] #2 [internal] load build definition from Dockerfile
21:37:55 [2020-03-31T21:37:55.497Z] #2 transferring dockerfile: 17.06kB done
21:37:55 [2020-03-31T21:37:55.497Z] #2 DONE 0.2s
21:37:55 [2020-03-31T21:37:55.497Z] 
21:37:55 [2020-03-31T21:37:55.497Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:37:55 [2020-03-31T21:37:55.759Z] #3 DONE 0.4s
21:37:55 [2020-03-31T21:37:55.759Z] 
21:37:55 [2020-03-31T21:37:55.759Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:37:55 [2020-03-31T21:37:55.759Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:37:55 [2020-03-31T21:37:55.759Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:37:55 [2020-03-31T21:37:55.759Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:37:55 [2020-03-31T21:37:55.759Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:37:55 [2020-03-31T21:37:55.759Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
21:37:56 [2020-03-31T21:37:56.018Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.93MB / 8.82MB 0.2s
21:37:56 [2020-03-31T21:37:56.018Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:37:56 [2020-03-31T21:37:56.018Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
21:37:56 [2020-03-31T21:37:56.280Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
21:37:56 [2020-03-31T21:37:56.280Z] #4 DONE 0.7s
21:37:56 [2020-03-31T21:37:56.807Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.4s done
21:37:56 [2020-03-31T21:37:56.807Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s
21:37:56 [2020-03-31T21:37:56.846Z] 
21:37:56 [2020-03-31T21:37:56.846Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:37:57 [2020-03-31T21:37:57.104Z] #6 DONE 0.3s
21:37:57 [2020-03-31T21:37:57.104Z] 
21:37:57 [2020-03-31T21:37:57.104Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:37:57 [2020-03-31T21:37:57.104Z] #5 DONE 0.3s
21:37:57 [2020-03-31T21:37:57.104Z] 
21:37:57 [2020-03-31T21:37:57.104Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:37:57 [2020-03-31T21:37:57.104Z] #71 DONE 0.0s
21:37:57 [2020-03-31T21:37:57.104Z] 
21:37:57 [2020-03-31T21:37:57.104Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:37:57 [2020-03-31T21:37:57.104Z] #7 DONE 0.0s
21:37:57 [2020-03-31T21:37:57.104Z] 
21:37:57 [2020-03-31T21:37:57.104Z] #20 [internal] load build context
21:37:58 [2020-03-31T21:37:58.270Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done
21:37:58 [2020-03-31T21:37:58.270Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f
21:38:00 [2020-03-31T21:38:00.430Z] #20 transferring context: 17.75MB 3.1s
21:38:00 [2020-03-31T21:38:00.932Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.4s done
21:38:00 [2020-03-31T21:38:00.933Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done
21:38:00 [2020-03-31T21:38:00.933Z] #7 DONE 9.6s
21:38:01 [2020-03-31T21:38:01.213Z] 
21:38:01 [2020-03-31T21:38:01.213Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:38:02 [2020-03-31T21:38:02.189Z] Fetching without tags
21:38:02 [2020-03-31T21:38:02.153Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:02 [2020-03-31T21:38:02.158Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:38:02 [2020-03-31T21:38:02.162Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:02 [2020-03-31T21:38:02.180Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:38:02 [2020-03-31T21:38:02.196Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:02 [2020-03-31T21:38:02.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:02 [2020-03-31T21:38:02.198Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:02 [2020-03-31T21:38:02.683Z] #8 DONE 1.5s
21:38:02 [2020-03-31T21:38:02.683Z] 
21:38:02 [2020-03-31T21:38:02.683Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:38:03 [2020-03-31T21:38:03.062Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:38:03 [2020-03-31T21:38:03.686Z] #9 DONE 1.0s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:38:03 [2020-03-31T21:38:03.686Z] #29 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:38:03 [2020-03-31T21:38:03.686Z] #40 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:38:03 [2020-03-31T21:38:03.686Z] #21 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:38:03 [2020-03-31T21:38:03.686Z] #67 ...
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:38:03 [2020-03-31T21:38:03.686Z] #73 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:38:03 [2020-03-31T21:38:03.686Z] #52 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:38:03 [2020-03-31T21:38:03.686Z] #46 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:38:03 [2020-03-31T21:38:03.686Z] #49 DONE 0.1s
21:38:03 [2020-03-31T21:38:03.686Z] 
21:38:03 [2020-03-31T21:38:03.686Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:38:03 [2020-03-31T21:38:03.686Z] #32 DONE 0.2s
21:38:03 [2020-03-31T21:38:03.768Z] #20 ...
21:38:03 [2020-03-31T21:38:03.768Z] 
21:38:03 [2020-03-31T21:38:03.768Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:38:03 [2020-03-31T21:38:03.768Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.9s done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.7s done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.7s done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 4.2s done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 5.1s done
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 84.45MB / 120.07MB 6.5s
21:38:03 [2020-03-31T21:38:03.768Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.0s
21:38:03 [2020-03-31T21:38:03.768Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 4.4s done
21:38:03 [2020-03-31T21:38:03.969Z] 
21:38:03 [2020-03-31T21:38:03.969Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:38:03 [2020-03-31T21:38:03.969Z] #22 DONE 0.2s
21:38:03 [2020-03-31T21:38:03.969Z] 
21:38:03 [2020-03-31T21:38:03.969Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:03 [2020-03-31T21:38:03.969Z] #23 ...
21:38:03 [2020-03-31T21:38:03.969Z] 
21:38:03 [2020-03-31T21:38:03.969Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:38:03 [2020-03-31T21:38:03.969Z] #55 DONE 0.3s
21:38:03 [2020-03-31T21:38:03.969Z] 
21:38:03 [2020-03-31T21:38:03.969Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:38:03 [2020-03-31T21:38:03.969Z] #67 DONE 0.4s
21:38:04 [2020-03-31T21:38:04.026Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 91.85MB / 120.07MB 6.7s
21:38:04 [2020-03-31T21:38:04.239Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:38:04 [2020-03-31T21:38:04.239Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:38:04 [2020-03-31T21:38:04.250Z] 
21:38:04 [2020-03-31T21:38:04.250Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:38:04 [2020-03-31T21:38:04.284Z] #7 ...
21:38:04 [2020-03-31T21:38:04.284Z] 
21:38:04 [2020-03-31T21:38:04.284Z] #20 [internal] load build context
21:38:04 [2020-03-31T21:38:04.284Z] #20 transferring context: 50.07MB 6.8s done
21:38:04 [2020-03-31T21:38:04.284Z] #20 DONE 7.0s
21:38:04 [2020-03-31T21:38:04.284Z] 
21:38:04 [2020-03-31T21:38:04.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:38:04 [2020-03-31T21:38:04.284Z] #7 ...
21:38:04 [2020-03-31T21:38:04.284Z] 
21:38:04 [2020-03-31T21:38:04.284Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:38:04 [2020-03-31T21:38:04.284Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:38:04 [2020-03-31T21:38:04.284Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:38:04 [2020-03-31T21:38:04.284Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:38:04 [2020-03-31T21:38:04.284Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.2s done
21:38:04 [2020-03-31T21:38:04.284Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s
21:38:04 [2020-03-31T21:38:04.284Z] #71 ...
21:38:04 [2020-03-31T21:38:04.284Z] 
21:38:04 [2020-03-31T21:38:04.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:38:04 [2020-03-31T21:38:04.284Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 101.24MB / 120.07MB 7.1s
21:38:04 [2020-03-31T21:38:04.542Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 110.67MB / 120.07MB 7.4s
21:38:04 [2020-03-31T21:38:04.548Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:38:03 [2020-03-31T21:38:03.070Z]  > git config core.sparsecheckout # timeout=10
21:38:03 [2020-03-31T21:38:03.074Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:38:04 [2020-03-31T21:38:04.202Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:38:04 [2020-03-31T21:38:04.229Z]  > git rev-parse HEAD^{commit} # timeout=10
21:38:04 [2020-03-31T21:38:04.247Z]  > git config core.sparsecheckout # timeout=10
21:38:04 [2020-03-31T21:38:04.251Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:38:05 [2020-03-31T21:38:05.114Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 119.16MB / 120.07MB 7.7s
21:38:05 [2020-03-31T21:38:05.381Z] #7 ...
21:38:05 [2020-03-31T21:38:05.381Z] 
21:38:05 [2020-03-31T21:38:05.381Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:38:05 [2020-03-31T21:38:05.381Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done
21:38:05 [2020-03-31T21:38:05.381Z] #71 DONE 8.0s
21:38:05 [2020-03-31T21:38:05.381Z] 
21:38:05 [2020-03-31T21:38:05.381Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:38:05 [2020-03-31T21:38:05.381Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.9s done
21:38:05 [2020-03-31T21:38:05.392Z] + docker version
21:38:05 [2020-03-31T21:38:05.392Z] Client:
21:38:05 [2020-03-31T21:38:05.392Z]  Version:           18.06.1-ce
21:38:05 [2020-03-31T21:38:05.392Z]  API version:       1.38
21:38:05 [2020-03-31T21:38:05.392Z]  Go version:        go1.10.3
21:38:05 [2020-03-31T21:38:05.392Z]  Git commit:        e68fc7a
21:38:05 [2020-03-31T21:38:05.392Z]  Built:             Tue Aug 21 17:26:10 2018
21:38:05 [2020-03-31T21:38:05.392Z]  OS/Arch:           linux/ppc64le
21:38:05 [2020-03-31T21:38:05.392Z]  Experimental:      false
21:38:05 [2020-03-31T21:38:05.392Z] 
21:38:05 [2020-03-31T21:38:05.392Z] Server:
21:38:05 [2020-03-31T21:38:05.392Z]  Engine:
21:38:05 [2020-03-31T21:38:05.392Z]   Version:          18.06.1-ce
21:38:05 [2020-03-31T21:38:05.392Z]   API version:      1.38 (minimum version 1.12)
21:38:05 [2020-03-31T21:38:05.392Z]   Go version:       go1.10.3
21:38:05 [2020-03-31T21:38:05.392Z]   Git commit:       e68fc7a
21:38:05 [2020-03-31T21:38:05.392Z]   Built:            Tue Aug 21 17:24:20 2018
21:38:05 [2020-03-31T21:38:05.392Z]   OS/Arch:          linux/ppc64le
21:38:05 [2020-03-31T21:38:05.392Z]   Experimental:     true
[Pipeline] sh
21:38:05 [2020-03-31T21:38:05.774Z] + docker info
21:38:05 [2020-03-31T21:38:05.774Z] Containers: 0
21:38:05 [2020-03-31T21:38:05.774Z]  Running: 0
21:38:05 [2020-03-31T21:38:05.774Z]  Paused: 0
21:38:05 [2020-03-31T21:38:05.774Z]  Stopped: 0
21:38:05 [2020-03-31T21:38:05.774Z] Images: 0
21:38:05 [2020-03-31T21:38:05.774Z] Server Version: 18.06.1-ce
21:38:05 [2020-03-31T21:38:05.775Z] Storage Driver: overlay2
21:38:05 [2020-03-31T21:38:05.775Z]  Backing Filesystem: extfs
21:38:05 [2020-03-31T21:38:05.775Z]  Supports d_type: true
21:38:05 [2020-03-31T21:38:05.775Z]  Native Overlay Diff: true
21:38:05 [2020-03-31T21:38:05.775Z] Logging Driver: json-file
21:38:05 [2020-03-31T21:38:05.775Z] Cgroup Driver: cgroupfs
21:38:05 [2020-03-31T21:38:05.775Z] Plugins:
21:38:05 [2020-03-31T21:38:05.775Z]  Volume: local
21:38:05 [2020-03-31T21:38:05.775Z]  Network: bridge host ipvlan macvlan null overlay
21:38:05 [2020-03-31T21:38:05.775Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
21:38:05 [2020-03-31T21:38:05.775Z] Swarm: inactive
21:38:05 [2020-03-31T21:38:05.775Z] Runtimes: runc
21:38:05 [2020-03-31T21:38:05.775Z] Default Runtime: runc
21:38:05 [2020-03-31T21:38:05.775Z] Init Binary: docker-init
21:38:05 [2020-03-31T21:38:05.775Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
21:38:05 [2020-03-31T21:38:05.775Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
21:38:05 [2020-03-31T21:38:05.775Z] init version: fec3683
21:38:05 [2020-03-31T21:38:05.775Z] Security Options:
21:38:05 [2020-03-31T21:38:05.775Z]  apparmor
21:38:05 [2020-03-31T21:38:05.775Z]  seccomp
21:38:05 [2020-03-31T21:38:05.775Z]   Profile: default
21:38:05 [2020-03-31T21:38:05.775Z] Kernel Version: 4.4.0-139-generic
21:38:05 [2020-03-31T21:38:05.775Z] Operating System: Ubuntu 16.04.3 LTS
21:38:05 [2020-03-31T21:38:05.775Z] OSType: linux
21:38:05 [2020-03-31T21:38:05.775Z] Architecture: ppc64le
21:38:05 [2020-03-31T21:38:05.775Z] CPUs: 4
21:38:05 [2020-03-31T21:38:05.775Z] Total Memory: 7.972GiB
21:38:05 [2020-03-31T21:38:05.775Z] Name: ppc64le-ubuntu-13
21:38:05 [2020-03-31T21:38:05.775Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
21:38:05 [2020-03-31T21:38:05.775Z] Docker Root Dir: /var/lib/docker
21:38:05 [2020-03-31T21:38:05.775Z] Debug Mode (client): false
21:38:05 [2020-03-31T21:38:05.775Z] Debug Mode (server): false
21:38:05 [2020-03-31T21:38:05.775Z] Username: dockerbuildbot
21:38:05 [2020-03-31T21:38:05.775Z] Registry: https://index.docker.io/v1/
21:38:05 [2020-03-31T21:38:05.775Z] Labels:
21:38:05 [2020-03-31T21:38:05.775Z] Experimental: true
21:38:05 [2020-03-31T21:38:05.775Z] Insecure Registries:
21:38:05 [2020-03-31T21:38:05.775Z]  127.0.0.0/8
21:38:05 [2020-03-31T21:38:05.775Z] Live Restore Enabled: false
21:38:05 [2020-03-31T21:38:05.775Z] 
[Pipeline] sh
21:38:06 [2020-03-31T21:38:06.160Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:38:06 [2020-03-31T21:38:06.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:38:06 [2020-03-31T21:38:06.160Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:38:06 [2020-03-31T21:38:06.160Z] + bash /home/docker/workspace/moby_PR-40673/check-config.sh
21:38:06 [2020-03-31T21:38:06.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:38:06 [2020-03-31T21:38:06.160Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
21:38:06 [2020-03-31T21:38:06.160Z] 
21:38:06 [2020-03-31T21:38:06.160Z] Generally Necessary:
21:38:06 [2020-03-31T21:38:06.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:38:06 [2020-03-31T21:38:06.160Z] - apparmor: enabled and tools installed
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NAMESPACES: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NET_NS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_PID_NS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_IPC_NS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_UTS_NS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUPS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUP_CPUACCT: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUP_DEVICE: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUP_FREEZER: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUP_SCHED: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CPUSETS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_MEMCG: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_KEYS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_VETH: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_BRIDGE: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NF_NAT: enabled (as module)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_NF_NAT_NEEDED: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_POSIX_MQUEUE: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
21:38:06 [2020-03-31T21:38:06.450Z] 
21:38:06 [2020-03-31T21:38:06.450Z] Optional Features:
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_USER_NS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_SECCOMP: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_CGROUP_PIDS: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_MEMCG_SWAP: enabled
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:38:06 [2020-03-31T21:38:06.450Z]     (cgroup swap accounting is currently enabled)
21:38:06 [2020-03-31T21:38:06.450Z] - CONFIG_MEMCG_KMEM: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_BLK_CGROUP: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IOSCHED_CFQ: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_CGROUP_PERF: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_CGROUP_HUGETLB: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_CFS_BANDWIDTH: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_RT_GROUP_SCHED: missing
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_VS: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_VS_NFCT: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_IP_VS_RR: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_EXT4_FS: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:38:06 [2020-03-31T21:38:06.737Z] - Network Drivers:
21:38:06 [2020-03-31T21:38:06.737Z]   - "overlay":
21:38:06 [2020-03-31T21:38:06.737Z]     - CONFIG_VXLAN: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:38:06 [2020-03-31T21:38:06.737Z]       Optional (for encrypted networks):
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_CRYPTO: enabled
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_XFRM: enabled
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_XFRM_USER: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_INET_ESP: enabled (as module)
21:38:06 [2020-03-31T21:38:06.737Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "ipvlan":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_IPVLAN: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "macvlan":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_MACVLAN: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_DUMMY: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "ftp,tftp client in container":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z] - Storage Drivers:
21:38:07 [2020-03-31T21:38:07.024Z]   - "aufs":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_AUFS_FS: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "btrfs":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:38:07 [2020-03-31T21:38:07.024Z]   - "devicemapper":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_BLK_DEV_DM: enabled
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "overlay":
21:38:07 [2020-03-31T21:38:07.024Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:38:07 [2020-03-31T21:38:07.024Z]   - "zfs":
21:38:07 [2020-03-31T21:38:07.024Z]     - /dev/zfs: missing
21:38:07 [2020-03-31T21:38:07.024Z]     - zfs command: missing
21:38:07 [2020-03-31T21:38:07.024Z]     - zpool command: missing
21:38:07 [2020-03-31T21:38:07.024Z] 
21:38:07 [2020-03-31T21:38:07.024Z] Limits:
21:38:07 [2020-03-31T21:38:07.024Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:38:07 [2020-03-31T21:38:07.024Z] 
21:38:07 [2020-03-31T21:38:07.024Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:38:07 [2020-03-31T21:38:07.456Z] + make bundles/buildx
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.342 + RM_GOPATH=0
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.343 + TMP_GOPATH=
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.343 + : /build/
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.343 + '[' -z '' ']'
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.343 ++ mktemp -d
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.344 + export GOPATH=/tmp/tmp.kLPPV5lvF9
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.344 + GOPATH=/tmp/tmp.kLPPV5lvF9
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.344 + RM_GOPATH=1
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 ++ dirname ./install.sh
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + dir=.
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + bin=rootlesskit
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + shift
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + '[' '!' -f ./rootlesskit.installer ']'
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + . ./rootlesskit.installer
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + install_rootlesskit
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + case "$1" in
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + export CGO_ENABLED=0
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + CGO_ENABLED=0
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + _install_rootlesskit
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.347 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kLPPV5lvF9/src/github.com/rootless-containers/rootlesskit
21:38:07 [2020-03-31T21:38:07.704Z] #68 3.349 Cloning into '/tmp/tmp.kLPPV5lvF9/src/github.com/rootless-containers/rootlesskit'...
21:38:07 [2020-03-31T21:38:07.777Z] make: command: Command not found
21:38:07 [2020-03-31T21:38:07.777Z] make: command: Command not found
21:38:07 [2020-03-31T21:38:07.777Z] mkdir bundles
21:38:07 [2020-03-31T21:38:07.777Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
21:38:07 [2020-03-31T21:38:07.777Z] 	--build-arg BUILDX_COMMIT \
21:38:07 [2020-03-31T21:38:07.777Z] 	--build-arg BUILDX_REPO \
21:38:07 [2020-03-31T21:38:07.777Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
21:38:07 [2020-03-31T21:38:07.777Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
21:38:07 [2020-03-31T21:38:07.777Z] 	.
21:38:07 [2020-03-31T21:38:07.777Z] /bin/sh: 4: go: not found
21:38:07 [2020-03-31T21:38:07.777Z] /bin/sh: 5: go: not found
21:38:07 [2020-03-31T21:38:07.911Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.1s done
21:38:07 [2020-03-31T21:38:07.911Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
21:38:08 [2020-03-31T21:38:08.477Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
21:38:08 [2020-03-31T21:38:08.735Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s
21:38:08 [2020-03-31T21:38:08.993Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done
21:38:09 [2020-03-31T21:38:09.180Z] #68 ...
21:38:09 [2020-03-31T21:38:09.180Z] 
21:38:09 [2020-03-31T21:38:09.180Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.619 + RM_GOPATH=0
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.619 + TMP_GOPATH=
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.619 + : /build
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.619 + '[' -z '' ']'
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.619 ++ mktemp -d
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.621 + export GOPATH=/tmp/tmp.WrmF11XUxG
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.621 + GOPATH=/tmp/tmp.WrmF11XUxG
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.621 + RM_GOPATH=1
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.622 ++ dirname ./install.sh
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + dir=.
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + bin=dockercli
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + shift
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + '[' '!' -f ./dockercli.installer ']'
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + . ./dockercli.installer
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 ++ : stable
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 ++ : 17.06.2-ce
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + install_dockercli
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.623 Install docker/cli version 17.06.2-ce from stable
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.624 ++ uname -m
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.626 + arch=s390x
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.626 + '[' s390x '!=' x86_64 ']'
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.626 + '[' s390x '!=' s390x ']'
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.626 + url=https://download.docker.com/linux/static
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.626 + tar -xz docker/docker
21:38:09 [2020-03-31T21:38:09.180Z] #23 3.632 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
21:38:09 [2020-03-31T21:38:09.251Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
21:38:10 [2020-03-31T21:38:10.481Z] Sending build context to Docker daemon   54.7MB

21:38:10 [2020-03-31T21:38:10.481Z] Step 1/16 : ARG GO_VERSION=1.12.10
21:38:10 [2020-03-31T21:38:10.481Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
21:38:10 [2020-03-31T21:38:10.481Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
21:38:10 [2020-03-31T21:38:10.481Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
21:38:10 [2020-03-31T21:38:10.764Z] 1.12.10-stretch: Pulling from library/golang
21:38:11 [2020-03-31T21:38:11.049Z] fb056072eab9: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 6a33b1f9796f: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 8f8f8962e456: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 68adcc365214: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 76d8adf27bdf: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] d66e58854927: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 71497195576e: Pulling fs layer
21:38:11 [2020-03-31T21:38:11.049Z] 76d8adf27bdf: Waiting
21:38:11 [2020-03-31T21:38:11.049Z] d66e58854927: Waiting
21:38:11 [2020-03-31T21:38:11.049Z] 71497195576e: Waiting
21:38:11 [2020-03-31T21:38:11.049Z] 68adcc365214: Waiting
21:38:11 [2020-03-31T21:38:11.338Z] 8f8f8962e456: Verifying Checksum
21:38:11 [2020-03-31T21:38:11.338Z] 8f8f8962e456: Download complete
21:38:11 [2020-03-31T21:38:11.966Z] 6a33b1f9796f: Verifying Checksum
21:38:11 [2020-03-31T21:38:11.966Z] 6a33b1f9796f: Download complete
21:38:13 [2020-03-31T21:38:13.437Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done
21:38:13 [2020-03-31T21:38:13.437Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
21:38:13 [2020-03-31T21:38:13.544Z] #23 9.082 + mkdir -p /build
21:38:13 [2020-03-31T21:38:13.544Z] #23 9.084 + mv docker/docker /build/
21:38:13 [2020-03-31T21:38:13.544Z] #23 9.088 + rmdir docker
21:38:13 [2020-03-31T21:38:13.544Z] #23 DONE 9.4s
21:38:13 [2020-03-31T21:38:13.544Z] 
21:38:13 [2020-03-31T21:38:13.544Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.278 + RM_GOPATH=0
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.278 + TMP_GOPATH=
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.278 + : /build
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.278 + '[' -z '' ']'
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.279 ++ mktemp -d
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.279 + export GOPATH=/tmp/tmp.1ZzmZySBrh
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.279 + GOPATH=/tmp/tmp.1ZzmZySBrh
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.279 + RM_GOPATH=1
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.280 ++ dirname ./install.sh
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.292 + dir=.
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.292 + bin=tomlv
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.292 + shift
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.292 + '[' '!' -f ./tomlv.installer ']'
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.292 + . ./tomlv.installer
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.293 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.293 + install_tomlv
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.293 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.293 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.293 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1ZzmZySBrh/src/github.com/BurntSushi/toml
21:38:13 [2020-03-31T21:38:13.544Z] #33 3.301 Cloning into '/tmp/tmp.1ZzmZySBrh/src/github.com/BurntSushi/toml'...
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.033 + cd /tmp/tmp.1ZzmZySBrh/src/github.com/BurntSushi/toml
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.033 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.044 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.523 internal/cpu
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.529 runtime/internal/atomic
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.782 runtime/internal/sys
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.943 runtime/internal/math
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.947 internal/bytealg
21:38:13 [2020-03-31T21:38:13.544Z] #33 4.988 math/bits
21:38:13 [2020-03-31T21:38:13.544Z] #33 5.245 runtime
21:38:13 [2020-03-31T21:38:13.544Z] #33 5.363 math
21:38:13 [2020-03-31T21:38:13.544Z] #33 9.172 internal/testlog
21:38:13 [2020-03-31T21:38:13.544Z] #33 9.539 encoding
21:38:13 [2020-03-31T21:38:13.544Z] #33 9.691 runtime/cgo
21:38:13 [2020-03-31T21:38:13.544Z] #33 ...
21:38:13 [2020-03-31T21:38:13.544Z] 
21:38:13 [2020-03-31T21:38:13.544Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:38:13 [2020-03-31T21:38:13.544Z] #41 2.883 + git clone https://github.com/docker/distribution.git .
21:38:13 [2020-03-31T21:38:13.544Z] #41 2.886 Cloning into '.'...
21:38:13 [2020-03-31T21:38:13.826Z] #41 ...
21:38:13 [2020-03-31T21:38:13.826Z] 
21:38:13 [2020-03-31T21:38:13.826Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:38:13 [2020-03-31T21:38:13.826Z] #62 3.172 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:13 [2020-03-31T21:38:13.826Z] #62 3.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:13 [2020-03-31T21:38:13.826Z] #62 3.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:13 [2020-03-31T21:38:13.826Z] #62 3.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:38:13 [2020-03-31T21:38:13.826Z] #62 5.767 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:38:13 [2020-03-31T21:38:13.826Z] #62 7.397 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:38:13 [2020-03-31T21:38:13.826Z] #62 ...
21:38:13 [2020-03-31T21:38:13.826Z] 
21:38:13 [2020-03-31T21:38:13.826Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.309 + RM_GOPATH=0
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.309 + TMP_GOPATH=
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.309 + : /build
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.309 + '[' -z '' ']'
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.310 ++ mktemp -d
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.311 + export GOPATH=/tmp/tmp.9ftbzKcFQt
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.311 + GOPATH=/tmp/tmp.9ftbzKcFQt
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.311 + RM_GOPATH=1
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.311 ++ dirname ./install.sh
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + dir=.
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + bin=proxy
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + shift
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + '[' '!' -f ./proxy.installer ']'
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + . ./proxy.installer
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + install_proxy
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + case "$1" in
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + export CGO_ENABLED=0
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + CGO_ENABLED=0
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.312 + _install_proxy
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.313 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.313 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.313 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9ftbzKcFQt/src/github.com/docker/libnetwork
21:38:13 [2020-03-31T21:38:13.826Z] #74 3.319 Cloning into '/tmp/tmp.9ftbzKcFQt/src/github.com/docker/libnetwork'...
21:38:14 [2020-03-31T21:38:14.036Z] fb056072eab9: Verifying Checksum
21:38:14 [2020-03-31T21:38:14.036Z] fb056072eab9: Download complete
21:38:14 [2020-03-31T21:38:14.110Z] #74 ...
21:38:14 [2020-03-31T21:38:14.110Z] 
21:38:14 [2020-03-31T21:38:14.110Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.429 + RM_GOPATH=0
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.430 + TMP_GOPATH=
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.431 + : /build
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.431 + '[' -z '' ']'
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.432 ++ mktemp -d
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.433 + export GOPATH=/tmp/tmp.ANFJ4F8T2z
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.433 + GOPATH=/tmp/tmp.ANFJ4F8T2z
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.433 + RM_GOPATH=1
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.434 ++ dirname ./install.sh
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.434 + dir=.
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.435 + bin=golangci_lint
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.435 + shift
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.435 + '[' '!' -f ./golangci_lint.installer ']'
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.435 + . ./golangci_lint.installer
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.435 ++ : v1.23.8
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.436 + install_golangci_lint
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.436 + echo 'Installing golangci-lint version v1.23.8'
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.436 Installing golangci-lint version v1.23.8
21:38:14 [2020-03-31T21:38:14.110Z] #53 3.436 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:38:14 [2020-03-31T21:38:14.110Z] #53 ...
21:38:14 [2020-03-31T21:38:14.110Z] 
21:38:14 [2020-03-31T21:38:14.110Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.093 + RM_GOPATH=0
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.093 + TMP_GOPATH=
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.093 + : /build
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.093 + '[' -z '' ']'
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.093 ++ mktemp -d
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.096 + export GOPATH=/tmp/tmp.cAPnreSmhq
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.096 + GOPATH=/tmp/tmp.cAPnreSmhq
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.096 + RM_GOPATH=1
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.096 ++ dirname ./install.sh
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.100 + dir=.
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.100 + bin=gotestsum
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.100 + shift
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.100 + '[' '!' -f ./gotestsum.installer ']'
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 + . ./gotestsum.installer
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 ++ : v0.3.5
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 + install_gotestsum
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 + echo 'Installing gotestsum version v0.3.5'
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 Installing gotestsum version v0.3.5
21:38:14 [2020-03-31T21:38:14.110Z] #50 3.101 + go get -d gotest.tools/gotestsum
21:38:14 [2020-03-31T21:38:14.391Z] #50 ...
21:38:14 [2020-03-31T21:38:14.391Z] 
21:38:14 [2020-03-31T21:38:14.391Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.331 + RM_GOPATH=0
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.331 + TMP_GOPATH=
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.331 + : /build
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.331 + '[' -z '' ']'
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.332 ++ mktemp -d
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.334 + export GOPATH=/tmp/tmp.EcRUBrA0np
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.335 + GOPATH=/tmp/tmp.EcRUBrA0np
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.335 + RM_GOPATH=1
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.335 ++ dirname ./install.sh
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.336 + dir=.
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.337 + bin=shfmt
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.337 + shift
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.337 + '[' '!' -f ./shfmt.installer ']'
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.337 + . ./shfmt.installer
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.337 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.339 + install_shfmt
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.340 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.340 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.340 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EcRUBrA0np/src/github.com/mvdan/sh
21:38:14 [2020-03-31T21:38:14.391Z] #56 3.343 Cloning into '/tmp/tmp.EcRUBrA0np/src/github.com/mvdan/sh'...
21:38:14 [2020-03-31T21:38:14.391Z] #56 9.476 + cd /tmp/tmp.EcRUBrA0np/src/github.com/mvdan/sh
21:38:14 [2020-03-31T21:38:14.391Z] #56 9.476 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:14 [2020-03-31T21:38:14.391Z] #56 9.578 + GO111MODULE=on
21:38:14 [2020-03-31T21:38:14.391Z] #56 9.578 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:38:14 [2020-03-31T21:38:14.391Z] #56 10.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:38:14 [2020-03-31T21:38:14.391Z] #56 10.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:38:14 [2020-03-31T21:38:14.391Z] #56 10.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:38:14 [2020-03-31T21:38:14.391Z] #56 10.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:38:14 [2020-03-31T21:38:14.391Z] #56 ...
21:38:14 [2020-03-31T21:38:14.391Z] 
21:38:14 [2020-03-31T21:38:14.391Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.606 + RM_GOPATH=0
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.606 + TMP_GOPATH=
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.606 + : /build
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.606 + '[' -z '' ']'
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.606 ++ mktemp -d
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.608 + export GOPATH=/tmp/tmp.udyDAe6npG
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.608 + GOPATH=/tmp/tmp.udyDAe6npG
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.608 + RM_GOPATH=1
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.609 ++ dirname ./install.sh
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.610 + dir=.
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.610 + bin=vndr
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.610 + shift
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.610 + '[' '!' -f ./vndr.installer ']'
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 + . ./vndr.installer
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 + install_vndr
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:14 [2020-03-31T21:38:14.391Z] #47 3.611 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.udyDAe6npG/src/github.com/LK4D4/vndr
21:38:14 [2020-03-31T21:38:14.392Z] #47 3.612 Cloning into '/tmp/tmp.udyDAe6npG/src/github.com/LK4D4/vndr'...
21:38:14 [2020-03-31T21:38:14.392Z] #47 4.102 + cd /tmp/tmp.udyDAe6npG/src/github.com/LK4D4/vndr
21:38:14 [2020-03-31T21:38:14.392Z] #47 4.102 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:14 [2020-03-31T21:38:14.392Z] #47 4.110 + go build -buildmode=pie -v -o /build/vndr .
21:38:14 [2020-03-31T21:38:14.392Z] #47 4.929 runtime/internal/sys
21:38:14 [2020-03-31T21:38:14.392Z] #47 4.935 internal/cpu
21:38:14 [2020-03-31T21:38:14.392Z] #47 5.037 runtime/internal/math
21:38:14 [2020-03-31T21:38:14.392Z] #47 5.135 internal/race
21:38:14 [2020-03-31T21:38:14.392Z] #47 5.228 sync/atomic
21:38:14 [2020-03-31T21:38:14.392Z] #47 5.401 runtime
21:38:14 [2020-03-31T21:38:14.392Z] #47 5.459 unicode
21:38:14 [2020-03-31T21:38:14.392Z] #47 8.028 unicode/utf8
21:38:14 [2020-03-31T21:38:14.392Z] #47 8.330 math
21:38:14 [2020-03-31T21:38:14.671Z] #47 ...
21:38:14 [2020-03-31T21:38:14.671Z] 
21:38:14 [2020-03-31T21:38:14.671Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:14 [2020-03-31T21:38:14.672Z] #10 1.773 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #10 1.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #10 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #10 2.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #10 3.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #10 5.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:38:14 [2020-03-31T21:38:14.672Z] #10 ...
21:38:14 [2020-03-31T21:38:14.672Z] 
21:38:14 [2020-03-31T21:38:14.672Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:14 [2020-03-31T21:38:14.672Z] #35 2.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #35 2.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #35 2.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #35 2.812 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #35 4.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:38:14 [2020-03-31T21:38:14.672Z] #35 5.698 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:38:14 [2020-03-31T21:38:14.952Z] #35 ...
21:38:14 [2020-03-31T21:38:14.952Z] 
21:38:14 [2020-03-31T21:38:14.952Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:38:14 [2020-03-31T21:38:14.952Z] #30 3.466 + git clone https://github.com/kolyshkin/go-swagger.git .
21:38:14 [2020-03-31T21:38:14.952Z] #30 3.472 Cloning into '.'...
21:38:14 [2020-03-31T21:38:14.952Z] #30 ...
21:38:14 [2020-03-31T21:38:14.952Z] 
21:38:14 [2020-03-31T21:38:14.952Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:14 [2020-03-31T21:38:14.952Z] #25 2.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:14 [2020-03-31T21:38:14.952Z] #25 2.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:14 [2020-03-31T21:38:14.952Z] #25 2.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:14 [2020-03-31T21:38:14.952Z] #25 3.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:38:14 [2020-03-31T21:38:14.952Z] #25 5.304 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:38:14 [2020-03-31T21:38:14.952Z] #25 6.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:38:15 [2020-03-31T21:38:15.074Z] 68adcc365214: Verifying Checksum
21:38:15 [2020-03-31T21:38:15.074Z] 68adcc365214: Download complete
21:38:15 [2020-03-31T21:38:15.232Z] #25 ...
21:38:15 [2020-03-31T21:38:15.232Z] 
21:38:15 [2020-03-31T21:38:15.232Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:15 [2020-03-31T21:38:15.232Z] #43 1.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:15 [2020-03-31T21:38:15.232Z] #43 1.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:15 [2020-03-31T21:38:15.232Z] #43 1.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:15 [2020-03-31T21:38:15.232Z] #43 2.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
21:38:15 [2020-03-31T21:38:15.232Z] #43 3.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:38:15 [2020-03-31T21:38:15.232Z] #43 4.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:38:15 [2020-03-31T21:38:15.232Z] #43 11.82 Fetched 8033 kB in 10s (774 kB/s)
21:38:15 [2020-03-31T21:38:15.232Z] #43 11.82 Reading package lists...
21:38:15 [2020-03-31T21:38:15.232Z] #43 ...
21:38:15 [2020-03-31T21:38:15.232Z] 
21:38:15 [2020-03-31T21:38:15.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:15 [2020-03-31T21:38:15.232Z] #10 11.62 Fetched 8033 kB in 10s (812 kB/s)
21:38:15 [2020-03-31T21:38:15.362Z] 71497195576e: Verifying Checksum
21:38:15 [2020-03-31T21:38:15.362Z] 71497195576e: Download complete
21:38:15 [2020-03-31T21:38:15.968Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.0s done
21:38:15 [2020-03-31T21:38:15.987Z] 76d8adf27bdf: Verifying Checksum
21:38:15 [2020-03-31T21:38:15.987Z] 76d8adf27bdf: Download complete
21:38:16 [2020-03-31T21:38:16.226Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
21:38:18 [2020-03-31T21:38:18.672Z] #10 11.62 Reading package lists...
21:38:18 [2020-03-31T21:38:18.701Z] fb056072eab9: Pull complete
21:38:19 [2020-03-31T21:38:19.729Z] 6a33b1f9796f: Pull complete
21:38:19 [2020-03-31T21:38:19.729Z] 8f8f8962e456: Pull complete
21:38:20 [2020-03-31T21:38:20.692Z] #10 14.99 Reading package lists...
21:38:20 [2020-03-31T21:38:20.692Z] #10 ...
21:38:20 [2020-03-31T21:38:20.692Z] 
21:38:20 [2020-03-31T21:38:20.692Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.26 + cd /tmp/tmp.ANFJ4F8T2z/src/github.com/golangci/golangci-lint/
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.26 + git checkout -q v1.23.8
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.67 ++ git describe --tags
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.71 + version=v1.23.8
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.71 ++ git rev-parse --short HEAD
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.72 + commit=76a82c6
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.72 ++ git show -s --format=%cd
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.74 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:38:20 [2020-03-31T21:38:20.692Z] #53 16.74 + 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
21:38:20 [2020-03-31T21:38:20.692Z] #53 ...
21:38:20 [2020-03-31T21:38:20.692Z] 
21:38:20 [2020-03-31T21:38:20.692Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:38:20 [2020-03-31T21:38:20.692Z] #68 6.575 + cd /tmp/tmp.kLPPV5lvF9/src/github.com/rootless-containers/rootlesskit
21:38:20 [2020-03-31T21:38:20.692Z] #68 6.575 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:20 [2020-03-31T21:38:20.692Z] #68 6.838 + for f in rootlesskit rootlesskit-docker-proxy
21:38:20 [2020-03-31T21:38:20.692Z] #68 6.838 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:38:20 [2020-03-31T21:38:20.692Z] #68 ...
21:38:20 [2020-03-31T21:38:20.692Z] 
21:38:20 [2020-03-31T21:38:20.692Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:20 [2020-03-31T21:38:20.692Z] #74 14.81 Checking out files:  93% (1933/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:38:20 [2020-03-31T21:38:20.692Z] #74 14.89 + cd /tmp/tmp.9ftbzKcFQt/src/github.com/docker/libnetwork
21:38:20 [2020-03-31T21:38:20.692Z] #74 14.89 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:38:20 [2020-03-31T21:38:20.692Z] #74 15.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:38:21 [2020-03-31T21:38:21.224Z] d66e58854927: Verifying Checksum
21:38:21 [2020-03-31T21:38:21.224Z] d66e58854927: Download complete
21:38:21 [2020-03-31T21:38:21.496Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.9s done
21:38:21 [2020-03-31T21:38:21.496Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
21:38:21 [2020-03-31T21:38:21.496Z] #7 DONE 24.2s
21:38:21 [2020-03-31T21:38:21.496Z] 
21:38:21 [2020-03-31T21:38:21.496Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:38:23 [2020-03-31T21:38:23.268Z] 68adcc365214: Pull complete
21:38:24 [2020-03-31T21:38:24.133Z] #74 ...
21:38:24 [2020-03-31T21:38:24.133Z] 
21:38:24 [2020-03-31T21:38:24.133Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:24 [2020-03-31T21:38:24.133Z] #10 14.99 Reading package lists...
21:38:24 [2020-03-31T21:38:24.133Z] #10 18.31 Building dependency tree...
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.16 The following additional packages will be installed:
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.16   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.17   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.17 Suggested packages:
21:38:24 [2020-03-31T21:38:24.133Z] #10 19.17   gcc-8-locales seccomp wine64
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.03 The following NEW packages will be installed:
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.04   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.19 Need to get 73.3 MB of archives.
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.19 After this operation, 494 MB of additional disk space will be used.
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.19 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]
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.34 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]
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
21:38:24 [2020-03-31T21:38:24.133Z] #10 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
21:38:24 [2020-03-31T21:38:24.413Z] #10 20.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:38:24 [2020-03-31T21:38:24.413Z] #10 20.98 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]
21:38:24 [2020-03-31T21:38:24.413Z] #10 21.02 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]
21:38:24 [2020-03-31T21:38:24.413Z] #10 ...
21:38:24 [2020-03-31T21:38:24.413Z] 
21:38:24 [2020-03-31T21:38:24.413Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:24 [2020-03-31T21:38:24.413Z] #56 10.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:38:24 [2020-03-31T21:38:24.413Z] #56 11.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:38:24 [2020-03-31T21:38:24.413Z] #56 11.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:38:24 [2020-03-31T21:38:24.413Z] #56 12.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:38:24 [2020-03-31T21:38:24.413Z] #56 13.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:38:24 [2020-03-31T21:38:24.413Z] #56 13.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:38:24 [2020-03-31T21:38:24.413Z] #56 13.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:38:24 [2020-03-31T21:38:24.413Z] #56 13.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:38:24 [2020-03-31T21:38:24.413Z] #56 14.08 runtime
21:38:24 [2020-03-31T21:38:24.413Z] #56 14.11 runtime/cgo
21:38:24 [2020-03-31T21:38:24.694Z] #56 ...
21:38:24 [2020-03-31T21:38:24.694Z] 
21:38:24 [2020-03-31T21:38:24.694Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:24 [2020-03-31T21:38:24.694Z] #43 11.82 Reading package lists...
21:38:24 [2020-03-31T21:38:24.694Z] #43 15.51 Reading package lists...
21:38:24 [2020-03-31T21:38:24.694Z] #43 18.91 Building dependency tree...
21:38:24 [2020-03-31T21:38:24.694Z] #43 19.96 The following additional packages will be installed:
21:38:24 [2020-03-31T21:38:24.694Z] #43 19.96   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:38:24 [2020-03-31T21:38:24.694Z] #43 19.96   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:38:24 [2020-03-31T21:38:24.694Z] #43 19.96 Suggested packages:
21:38:24 [2020-03-31T21:38:24.694Z] #43 19.96   manpages-dev python-setuptools
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.70 The following NEW packages will be installed:
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.71   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.71   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.71   python-six zlib1g-dev
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.88 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.88 Need to get 3742 kB of archives.
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.88 After this operation, 22.0 MB of additional disk space will be used.
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
21:38:24 [2020-03-31T21:38:24.694Z] #43 21.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
21:38:24 [2020-03-31T21:38:24.775Z] #8 DONE 3.5s
21:38:24 [2020-03-31T21:38:24.775Z] 
21:38:24 [2020-03-31T21:38:24.775Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:38:24 [2020-03-31T21:38:24.974Z] #43 21.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
21:38:24 [2020-03-31T21:38:24.974Z] #43 21.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
21:38:24 [2020-03-31T21:38:24.974Z] #43 21.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
21:38:24 [2020-03-31T21:38:24.974Z] #43 21.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
21:38:24 [2020-03-31T21:38:24.975Z] #43 21.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
21:38:25 [2020-03-31T21:38:25.588Z] #43 22.02 debconf: delaying package configuration, since apt-utils is not installed
21:38:25 [2020-03-31T21:38:25.588Z] #43 22.16 Fetched 3742 kB in 1s (6079 kB/s)
21:38:25 [2020-03-31T21:38:25.709Z] #9 DONE 1.0s
21:38:25 [2020-03-31T21:38:25.868Z] #43 22.21 Selecting previously unselected package libcap-dev:s390x.
21:38:25 [2020-03-31T21:38:25.868Z] #43 22.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
21:38:25 [2020-03-31T21:38:25.868Z] #43 22.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
21:38:25 [2020-03-31T21:38:25.868Z] #43 22.26 Unpacking libcap-dev:s390x (1:2.25-2) ...
21:38:25 [2020-03-31T21:38:25.868Z] #43 ...
21:38:25 [2020-03-31T21:38:25.868Z] 
21:38:25 [2020-03-31T21:38:25.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:25 [2020-03-31T21:38:25.868Z] #47 12.15 unicode/utf16
21:38:25 [2020-03-31T21:38:25.868Z] #47 12.35 container/list
21:38:25 [2020-03-31T21:38:25.868Z] #47 12.77 crypto/internal/subtle
21:38:25 [2020-03-31T21:38:25.868Z] #47 12.85 crypto/subtle
21:38:25 [2020-03-31T21:38:25.868Z] #47 12.97 vendor/golang.org/x/crypto/cryptobyte/asn1
21:38:25 [2020-03-31T21:38:25.868Z] #47 13.12 internal/nettrace
21:38:25 [2020-03-31T21:38:25.868Z] #47 13.18 runtime/cgo
21:38:25 [2020-03-31T21:38:25.868Z] #47 ...
21:38:25 [2020-03-31T21:38:25.868Z] 
21:38:25 [2020-03-31T21:38:25.868Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:25 [2020-03-31T21:38:25.868Z] #35 12.41 Fetched 8033 kB in 10s (776 kB/s)
21:38:25 [2020-03-31T21:38:25.868Z] #35 12.41 Reading package lists...
21:38:25 [2020-03-31T21:38:25.868Z] #35 15.97 Reading package lists...
21:38:25 [2020-03-31T21:38:25.868Z] #35 19.54 Building dependency tree...
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.58 The following additional packages will be installed:
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.59   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.59 Suggested packages:
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.59   cmake-doc ninja-build lrzip
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.59 Recommended packages:
21:38:25 [2020-03-31T21:38:25.868Z] #35 20.59   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.14 The following NEW packages will be installed:
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.14   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.14   vim-common xxd
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.25 Need to get 14.0 MB of archives.
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.25 After this operation, 62.1 MB of additional disk space will be used.
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.41 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
21:38:25 [2020-03-31T21:38:25.868Z] #35 21.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
21:38:25 [2020-03-31T21:38:25.970Z] 
21:38:25 [2020-03-31T21:38:25.970Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:38:25 [2020-03-31T21:38:25.970Z] #40 DONE 0.0s
21:38:25 [2020-03-31T21:38:25.970Z] 
21:38:25 [2020-03-31T21:38:25.970Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:38:25 [2020-03-31T21:38:25.970Z] #29 DONE 0.1s
21:38:25 [2020-03-31T21:38:25.970Z] 
21:38:25 [2020-03-31T21:38:25.970Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:38:25 [2020-03-31T21:38:25.970Z] #21 DONE 0.1s
21:38:25 [2020-03-31T21:38:25.970Z] 
21:38:25 [2020-03-31T21:38:25.970Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:38:25 [2020-03-31T21:38:25.975Z] 76d8adf27bdf: Pull complete
21:38:26 [2020-03-31T21:38:26.149Z] #35 ...
21:38:26 [2020-03-31T21:38:26.149Z] 
21:38:26 [2020-03-31T21:38:26.149Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.39 Selecting previously unselected package libnet1:s390x.
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.39 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.45 Selecting previously unselected package libnet1-dev.
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.62 Selecting previously unselected package libnl-3-200:s390x.
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.149Z] #43 22.64 Unpacking libnl-3-200:s390x (3.4.0-1) ...
21:38:26 [2020-03-31T21:38:26.228Z] #30 ...
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #67 DONE 0.2s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #32 DONE 0.2s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #46 DONE 0.3s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #73 DONE 0.3s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #55 DONE 0.3s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:38:26 [2020-03-31T21:38:26.228Z] #49 DONE 0.3s
21:38:26 [2020-03-31T21:38:26.228Z] 
21:38:26 [2020-03-31T21:38:26.228Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:26 [2020-03-31T21:38:26.432Z] #43 22.77 Selecting previously unselected package libnl-3-dev:s390x.
21:38:26 [2020-03-31T21:38:26.432Z] #43 22.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.432Z] #43 22.79 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
21:38:26 [2020-03-31T21:38:26.432Z] #43 ...
21:38:26 [2020-03-31T21:38:26.432Z] 
21:38:26 [2020-03-31T21:38:26.432Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:38:26 [2020-03-31T21:38:26.432Z] #62 13.61 Fetched 8033 kB in 11s (764 kB/s)
21:38:26 [2020-03-31T21:38:26.432Z] #62 13.61 Reading package lists...
21:38:26 [2020-03-31T21:38:26.432Z] #62 17.28 Reading package lists...
21:38:26 [2020-03-31T21:38:26.432Z] #62 20.40 Building dependency tree...
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.19 The following additional packages will be installed:
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.19   libbtrfs0
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.25 The following NEW packages will be installed:
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.25   libbtrfs-dev libbtrfs0
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.33 Need to get 118 kB of archives.
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.33 After this operation, 390 kB of additional disk space will be used.
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
21:38:26 [2020-03-31T21:38:26.432Z] #62 21.95 debconf: delaying package configuration, since apt-utils is not installed
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.02 Fetched 118 kB in 0s (1213 kB/s)
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.09 Selecting previously unselected package libbtrfs0.
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.13 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.14 Unpacking libbtrfs0 (4.20.1-2) ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.21 Selecting previously unselected package libbtrfs-dev.
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.21 Unpacking libbtrfs-dev (4.20.1-2) ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.38 Setting up libbtrfs0 (4.20.1-2) ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.41 Setting up libbtrfs-dev (4.20.1-2) ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 22.43 Processing triggers for libc-bin (2.28-10) ...
21:38:26 [2020-03-31T21:38:26.432Z] #62 DONE 22.9s
21:38:26 [2020-03-31T21:38:26.432Z] 
21:38:26 [2020-03-31T21:38:26.432Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:38:26 [2020-03-31T21:38:26.432Z] #63 DONE 0.1s
21:38:26 [2020-03-31T21:38:26.488Z] #50 ...
21:38:26 [2020-03-31T21:38:26.488Z] 
21:38:26 [2020-03-31T21:38:26.488Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:38:26 [2020-03-31T21:38:26.488Z] #52 DONE 0.3s
21:38:26 [2020-03-31T21:38:26.488Z] 
21:38:26 [2020-03-31T21:38:26.488Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:38:26 [2020-03-31T21:38:26.488Z] #22 DONE 0.4s
21:38:26 [2020-03-31T21:38:26.488Z] 
21:38:26 [2020-03-31T21:38:26.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:26 [2020-03-31T21:38:26.712Z] 
21:38:26 [2020-03-31T21:38:26.712Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:38:26 [2020-03-31T21:38:26.712Z] #64 DONE 0.1s
21:38:26 [2020-03-31T21:38:26.712Z] 
21:38:26 [2020-03-31T21:38:26.712Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.01 Selecting previously unselected package libprotobuf-c1:s390x.
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.11 Selecting previously unselected package libprotobuf-c-dev:s390x.
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.12 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
21:38:26 [2020-03-31T21:38:26.712Z] #43 23.22 Selecting previously unselected package zlib1g-dev:s390x.
21:38:26 [2020-03-31T21:38:26.712Z] #43 ...
21:38:26 [2020-03-31T21:38:26.712Z] 
21:38:26 [2020-03-31T21:38:26.712Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:26 [2020-03-31T21:38:26.712Z] #25 13.00 Fetched 8033 kB in 10s (784 kB/s)
21:38:26 [2020-03-31T21:38:26.712Z] #25 13.00 Reading package lists...
21:38:26 [2020-03-31T21:38:26.712Z] #25 16.85 Reading package lists...
21:38:26 [2020-03-31T21:38:26.712Z] #25 20.38 Building dependency tree...
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.47 ca-certificates is already the newest version (20190110).
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.47 The following additional packages will be installed:
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.48   libjq1 libonig5
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.79 The following NEW packages will be installed:
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.79   jq libjq1 libonig5
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.92 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.92 Need to get 350 kB of archives.
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.92 After this operation, 1154 kB of additional disk space will be used.
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
21:38:26 [2020-03-31T21:38:26.712Z] #25 21.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
21:38:26 [2020-03-31T21:38:26.712Z] #25 22.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
21:38:26 [2020-03-31T21:38:26.712Z] #25 22.61 debconf: delaying package configuration, since apt-utils is not installed
21:38:26 [2020-03-31T21:38:26.712Z] #25 22.67 Fetched 350 kB in 0s (1812 kB/s)
21:38:26 [2020-03-31T21:38:26.713Z] #25 22.90 Selecting previously unselected package libonig5:s390x.
21:38:26 [2020-03-31T21:38:26.713Z] #25 22.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 ... 15168 files and directories currently installed.)
21:38:26 [2020-03-31T21:38:26.713Z] #25 22.93 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.713Z] #25 22.94 Unpacking libonig5:s390x (6.9.1-1) ...
21:38:26 [2020-03-31T21:38:26.713Z] #25 23.16 Selecting previously unselected package libjq1:s390x.
21:38:26 [2020-03-31T21:38:26.713Z] #25 23.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.713Z] #25 23.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
21:38:26 [2020-03-31T21:38:26.713Z] #25 23.34 Selecting previously unselected package jq.
21:38:26 [2020-03-31T21:38:26.713Z] #25 ...
21:38:26 [2020-03-31T21:38:26.713Z] 
21:38:26 [2020-03-31T21:38:26.713Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:38:26 [2020-03-31T21:38:26.713Z] #41 13.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:38:26 [2020-03-31T21:38:26.713Z] #41 14.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:38:26 [2020-03-31T21:38:26.993Z] #41 ...
21:38:26 [2020-03-31T21:38:26.993Z] 
21:38:26 [2020-03-31T21:38:26.993Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:26 [2020-03-31T21:38:26.993Z] #43 23.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.993Z] #43 23.22 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
21:38:26 [2020-03-31T21:38:26.993Z] #43 23.43 Selecting previously unselected package libprotobuf17:s390x.
21:38:26 [2020-03-31T21:38:26.993Z] #43 23.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
21:38:26 [2020-03-31T21:38:26.993Z] #43 23.44 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
21:38:27 [2020-03-31T21:38:27.638Z] #43 ...
21:38:27 [2020-03-31T21:38:27.638Z] 
21:38:27 [2020-03-31T21:38:27.638Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.37 Unpacking jq (1.5+dfsg-2+b1) ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.68 Setting up libonig5:s390x (6.9.1-1) ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.69 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.70 Setting up jq (1.5+dfsg-2+b1) ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 23.71 Processing triggers for libc-bin (2.28-10) ...
21:38:27 [2020-03-31T21:38:27.638Z] #25 DONE 24.1s
21:38:27 [2020-03-31T21:38:27.638Z] 
21:38:27 [2020-03-31T21:38:27.638Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:38:27 [2020-03-31T21:38:27.638Z] #26 DONE 0.1s
21:38:27 [2020-03-31T21:38:27.638Z] 
21:38:27 [2020-03-31T21:38:27.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:27 [2020-03-31T21:38:27.638Z] #43 24.09 Selecting previously unselected package libprotobuf-lite17:s390x.
21:38:27 [2020-03-31T21:38:27.638Z] #43 24.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
21:38:27 [2020-03-31T21:38:27.638Z] #43 24.10 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
21:38:27 [2020-03-31T21:38:27.923Z] #43 24.26 Selecting previously unselected package libprotobuf-dev:s390x.
21:38:27 [2020-03-31T21:38:27.923Z] #43 24.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
21:38:27 [2020-03-31T21:38:27.923Z] #43 24.30 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
21:38:28 [2020-03-31T21:38:28.926Z] #43 25.44 Selecting previously unselected package libprotoc17:s390x.
21:38:28 [2020-03-31T21:38:28.926Z] #43 25.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
21:38:29 [2020-03-31T21:38:29.207Z] #43 25.48 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
21:38:29 [2020-03-31T21:38:29.562Z] #43 25.99 Selecting previously unselected package protobuf-c-compiler.
21:38:29 [2020-03-31T21:38:29.562Z] #43 25.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
21:38:29 [2020-03-31T21:38:29.562Z] #43 26.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:38:29 [2020-03-31T21:38:29.562Z] #43 26.08 Selecting previously unselected package protobuf-compiler.
21:38:29 [2020-03-31T21:38:29.562Z] #43 26.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
21:38:29 [2020-03-31T21:38:29.562Z] #43 26.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:38:29 [2020-03-31T21:38:29.843Z] #43 26.24 Selecting previously unselected package python-pkg-resources.
21:38:29 [2020-03-31T21:38:29.843Z] #43 26.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:38:29 [2020-03-31T21:38:29.843Z] #43 26.25 Unpacking python-pkg-resources (40.8.0-1) ...
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.41 Selecting previously unselected package python-six.
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.41 Unpacking python-six (1.12.0-1) ...
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.46 Selecting previously unselected package python-protobuf.
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
21:38:30 [2020-03-31T21:38:30.124Z] #43 26.47 Unpacking python-protobuf (3.6.1.3-2) ...
21:38:30 [2020-03-31T21:38:30.409Z] #43 26.85 Setting up python-pkg-resources (40.8.0-1) ...
21:38:30 [2020-03-31T21:38:30.409Z] #43 ...
21:38:30 [2020-03-31T21:38:30.409Z] 
21:38:30 [2020-03-31T21:38:30.409Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:30 [2020-03-31T21:38:30.409Z] #74 DONE 26.8s
21:38:30 [2020-03-31T21:38:30.701Z] 
21:38:30 [2020-03-31T21:38:30.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:30 [2020-03-31T21:38:30.701Z] #10 22.89 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]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.60 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]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 24.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.71 debconf: delaying package configuration, since apt-utils is not installed
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.78 Fetched 73.3 MB in 5s (15.2 MB/s)
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.84 Selecting previously unselected package binutils-mingw-w64-i686.
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
21:38:30 [2020-03-31T21:38:30.701Z] #10 25.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:38:31 [2020-03-31T21:38:31.319Z] #10 ...
21:38:31 [2020-03-31T21:38:31.319Z] 
21:38:31 [2020-03-31T21:38:31.319Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:31 [2020-03-31T21:38:31.319Z] #47 27.77 github.com/LK4D4/vndr/godl/singleflight
21:38:31 [2020-03-31T21:38:31.599Z] #47 27.78 io
21:38:31 [2020-03-31T21:38:31.599Z] #47 27.98 strconv
21:38:31 [2020-03-31T21:38:31.758Z] #23 ...
21:38:31 [2020-03-31T21:38:31.758Z] 
21:38:31 [2020-03-31T21:38:31.758Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:31 [2020-03-31T21:38:31.758Z] #25 5.557 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:31 [2020-03-31T21:38:31.758Z] #25 5.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:31 [2020-03-31T21:38:31.758Z] #25 5.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:31 [2020-03-31T21:38:31.758Z] #25 5.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:38:32 [2020-03-31T21:38:32.326Z] #25 ...
21:38:32 [2020-03-31T21:38:32.326Z] 
21:38:32 [2020-03-31T21:38:32.326Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:38:32 [2020-03-31T21:38:32.326Z] #62 6.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:32 [2020-03-31T21:38:32.326Z] #62 6.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:32 [2020-03-31T21:38:32.326Z] #62 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:32 [2020-03-31T21:38:32.585Z] #62 6.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:38:32 [2020-03-31T21:38:32.599Z] #47 28.75 bytes
21:38:32 [2020-03-31T21:38:32.819Z] d66e58854927: Pull complete
21:38:32 [2020-03-31T21:38:32.819Z] 71497195576e: Pull complete
21:38:32 [2020-03-31T21:38:32.819Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
21:38:32 [2020-03-31T21:38:32.819Z] Status: Downloaded newer image for golang:1.12.10-stretch
21:38:32 [2020-03-31T21:38:32.819Z]  ---> ebd73b5ebd31
21:38:32 [2020-03-31T21:38:32.819Z] Step 5/16 : ARG BUILDX_REPO
21:38:32 [2020-03-31T21:38:32.819Z]  ---> Running in 09c336cb7dd2
21:38:32 [2020-03-31T21:38:32.819Z] Removing intermediate container 09c336cb7dd2
21:38:32 [2020-03-31T21:38:32.819Z]  ---> 500c62c20bfb
21:38:32 [2020-03-31T21:38:32.819Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
21:38:32 [2020-03-31T21:38:32.819Z]  ---> Running in debffd90bd33
21:38:32 [2020-03-31T21:38:32.819Z] Cloning into '/buildx'...
21:38:34 [2020-03-31T21:38:34.062Z] #47 30.37 reflect
21:38:34 [2020-03-31T21:38:34.342Z] #47 30.57 bufio
21:38:35 [2020-03-31T21:38:35.116Z] #62 ...
21:38:35 [2020-03-31T21:38:35.116Z] 
21:38:35 [2020-03-31T21:38:35.116Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:35 [2020-03-31T21:38:35.116Z] #25 8.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:38:35 [2020-03-31T21:38:35.813Z] #47 31.84 syscall
21:38:36 [2020-03-31T21:38:36.051Z] #25 ...
21:38:36 [2020-03-31T21:38:36.051Z] 
21:38:36 [2020-03-31T21:38:36.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:36 [2020-03-31T21:38:36.051Z] #10 6.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:36 [2020-03-31T21:38:36.051Z] #10 6.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:36 [2020-03-31T21:38:36.051Z] #10 6.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:36 [2020-03-31T21:38:36.051Z] #10 8.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:38:36 [2020-03-31T21:38:36.051Z] #10 ...
21:38:36 [2020-03-31T21:38:36.051Z] 
21:38:36 [2020-03-31T21:38:36.051Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:38:36 [2020-03-31T21:38:36.051Z] #41 9.642 + git clone https://github.com/docker/distribution.git .
21:38:36 [2020-03-31T21:38:36.051Z] #41 9.645 Cloning into '.'...
21:38:36 [2020-03-31T21:38:36.309Z] #41 ...
21:38:36 [2020-03-31T21:38:36.309Z] 
21:38:36 [2020-03-31T21:38:36.309Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:38:36 [2020-03-31T21:38:36.309Z] #68 ...
21:38:36 [2020-03-31T21:38:36.309Z] 
21:38:36 [2020-03-31T21:38:36.309Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:36 [2020-03-31T21:38:36.424Z] #47 ...
21:38:36 [2020-03-31T21:38:36.424Z] 
21:38:36 [2020-03-31T21:38:36.424Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:36 [2020-03-31T21:38:36.424Z] #35 22.74 debconf: delaying package configuration, since apt-utils is not installed
21:38:36 [2020-03-31T21:38:36.424Z] #35 22.92 Fetched 14.0 MB in 1s (15.5 MB/s)
21:38:36 [2020-03-31T21:38:36.424Z] #35 22.96 Selecting previously unselected package xxd.
21:38:36 [2020-03-31T21:38:36.424Z] #35 22.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 ... 15168 files and directories currently installed.)
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.04 Unpacking xxd (2:8.1.0875-5) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.22 Selecting previously unselected package vim-common.
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.23 Unpacking vim-common (2:8.1.0875-5) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.49 Selecting previously unselected package cmake-data.
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 23.49 Unpacking cmake-data (3.13.4-1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 25.87 Selecting previously unselected package libicu63:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 25.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 25.91 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.08 Selecting previously unselected package libxml2:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.09 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.51 Selecting previously unselected package libarchive13:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.51 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.71 Selecting previously unselected package libjsoncpp1:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.72 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.85 Selecting previously unselected package librhash0:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.85 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.86 Unpacking librhash0:s390x (1.3.8-1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.96 Selecting previously unselected package libuv1:s390x.
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.96 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 31.97 Unpacking libuv1:s390x (1.24.1-1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 32.07 Selecting previously unselected package cmake.
21:38:36 [2020-03-31T21:38:36.424Z] #35 32.07 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 32.07 Unpacking cmake (3.13.4-1) ...
21:38:36 [2020-03-31T21:38:36.424Z] #35 ...
21:38:36 [2020-03-31T21:38:36.424Z] 
21:38:36 [2020-03-31T21:38:36.424Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:36 [2020-03-31T21:38:36.424Z] #27 7.476 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:38:36 [2020-03-31T21:38:36.424Z] #27 7.742 
21:38:36 [2020-03-31T21:38:36.568Z] #47 ...
21:38:36 [2020-03-31T21:38:36.568Z] 
21:38:36 [2020-03-31T21:38:36.568Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.692 + RM_GOPATH=0
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.692 + TMP_GOPATH=
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.697 + : /build
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.697 + '[' -z '' ']'
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.697 ++ mktemp -d
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.699 + export GOPATH=/tmp/tmp.PDVDoIkNhs
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.703 + GOPATH=/tmp/tmp.PDVDoIkNhs
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.703 + RM_GOPATH=1
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.706 ++ dirname ./install.sh
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.716 + dir=.
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.716 + bin=shfmt
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.717 + shift
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 + '[' '!' -f ./shfmt.installer ']'
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 + . ./shfmt.installer
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 + install_shfmt
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PDVDoIkNhs/src/github.com/mvdan/sh
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.718 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:36 [2020-03-31T21:38:36.568Z] #56 9.722 Cloning into '/tmp/tmp.PDVDoIkNhs/src/github.com/mvdan/sh'...
21:38:36 [2020-03-31T21:38:36.568Z] #56 ...
21:38:36 [2020-03-31T21:38:36.568Z] 
21:38:36 [2020-03-31T21:38:36.568Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + RM_GOPATH=0
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + TMP_GOPATH=
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + : /build
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + '[' -z '' ']'
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 ++ mktemp -d
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + export GOPATH=/tmp/tmp.0rSyQLyHrg
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + GOPATH=/tmp/tmp.0rSyQLyHrg
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.717 + RM_GOPATH=1
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.723 ++ dirname ./install.sh
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + dir=.
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + bin=tomlv
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + shift
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + '[' '!' -f ./tomlv.installer ']'
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + . ./tomlv.installer
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + install_tomlv
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0rSyQLyHrg/src/github.com/BurntSushi/toml
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 Cloning into '/tmp/tmp.0rSyQLyHrg/src/github.com/BurntSushi/toml'...
21:38:36 [2020-03-31T21:38:36.568Z] #33 9.745 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:36 [2020-03-31T21:38:36.705Z] #27 7.905 
                                                                           0.8%
###                                                                        5.0%
########                                                                  11.3%
############                                                              17.5%
#################                                                         23.8%
#####################                                                     30.1%
##########################                                                36.4%
##############################                                            42.6%
###################################                                       48.9%
21:38:36 [2020-03-31T21:38:36.705Z] #27 ...
21:38:36 [2020-03-31T21:38:36.705Z] 
21:38:36 [2020-03-31T21:38:36.705Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.592 + RM_GOPATH=0
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.593 + TMP_GOPATH=
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.593 + : /build
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.593 + '[' -z '' ']'
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.593 ++ mktemp -d
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.595 + export GOPATH=/tmp/tmp.9sPIs9a7cV
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.595 + GOPATH=/tmp/tmp.9sPIs9a7cV
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.595 + RM_GOPATH=1
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.596 ++ dirname ./install.sh
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 + dir=.
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 + bin=containerd
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 + shift
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 + '[' '!' -f ./containerd.installer ']'
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 + . ./containerd.installer
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.598 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.599 + install_containerd
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.599 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.599 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.599 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9sPIs9a7cV/src/github.com/containerd/containerd
21:38:36 [2020-03-31T21:38:36.705Z] #65 1.604 Cloning into '/tmp/tmp.9sPIs9a7cV/src/github.com/containerd/containerd'...
21:38:36 [2020-03-31T21:38:36.705Z] #65 ...
21:38:36 [2020-03-31T21:38:36.705Z] 
21:38:36 [2020-03-31T21:38:36.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:36 [2020-03-31T21:38:36.826Z] #33 ...
21:38:36 [2020-03-31T21:38:36.826Z] 
21:38:36 [2020-03-31T21:38:36.826Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:36 [2020-03-31T21:38:36.826Z] #35 10.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #35 10.38 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #35 10.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #35 ...
21:38:36 [2020-03-31T21:38:36.826Z] 
21:38:36 [2020-03-31T21:38:36.826Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:36 [2020-03-31T21:38:36.826Z] #43 8.478 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #43 8.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #43 8.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:38:36 [2020-03-31T21:38:36.826Z] #43 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:38:37 [2020-03-31T21:38:37.085Z] #43 ...
21:38:37 [2020-03-31T21:38:37.085Z] 
21:38:37 [2020-03-31T21:38:37.085Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.762 + RM_GOPATH=0
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.762 + TMP_GOPATH=
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.762 + : /build
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.762 + '[' -z '' ']'
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.765 ++ mktemp -d
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.770 + export GOPATH=/tmp/tmp.4Mjgm8Qfxy
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.770 + GOPATH=/tmp/tmp.4Mjgm8Qfxy
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.770 + RM_GOPATH=1
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.770 ++ dirname ./install.sh
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.819 + dir=.
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.819 + bin=golangci_lint
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.819 + shift
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.819 + '[' '!' -f ./golangci_lint.installer ']'
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.820 + . ./golangci_lint.installer
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.820 ++ : v1.23.8
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.822 + install_golangci_lint
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.823 Installing golangci-lint version v1.23.8
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.824 + echo 'Installing golangci-lint version v1.23.8'
21:38:37 [2020-03-31T21:38:37.085Z] #53 9.824 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:38:37 [2020-03-31T21:38:37.085Z] #53 ...
21:38:37 [2020-03-31T21:38:37.085Z] 
21:38:37 [2020-03-31T21:38:37.085Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.396 + RM_GOPATH=0
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.396 + TMP_GOPATH=
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.396 + : /build
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.396 + '[' -z '' ']'
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.398 ++ mktemp -d
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.410 + export GOPATH=/tmp/tmp.69YbHFBmp7
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.410 + GOPATH=/tmp/tmp.69YbHFBmp7
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.410 + RM_GOPATH=1
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.410 ++ dirname ./install.sh
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + dir=.
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + bin=proxy
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + shift
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + '[' '!' -f ./proxy.installer ']'
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + . ./proxy.installer
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + install_proxy
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + case "$1" in
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + export CGO_ENABLED=0
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + CGO_ENABLED=0
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + _install_proxy
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.69YbHFBmp7/src/github.com/docker/libnetwork
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.414 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:38:37 [2020-03-31T21:38:37.085Z] #74 8.423 Cloning into '/tmp/tmp.69YbHFBmp7/src/github.com/docker/libnetwork'...
21:38:37 [2020-03-31T21:38:37.236Z] Removing intermediate container debffd90bd33
21:38:37 [2020-03-31T21:38:37.236Z]  ---> a4f3be86c051
21:38:37 [2020-03-31T21:38:37.236Z] Step 7/16 : WORKDIR /buildx
21:38:37 [2020-03-31T21:38:37.236Z]  ---> Running in 3d697c1538dc
21:38:37 [2020-03-31T21:38:37.236Z] Removing intermediate container 3d697c1538dc
21:38:37 [2020-03-31T21:38:37.236Z]  ---> 85a486d2f2cf
21:38:37 [2020-03-31T21:38:37.236Z] Step 8/16 : ARG BUILDX_COMMIT
21:38:37 [2020-03-31T21:38:37.236Z]  ---> Running in 0c329db1481b
21:38:37 [2020-03-31T21:38:37.236Z] Removing intermediate container 0c329db1481b
21:38:37 [2020-03-31T21:38:37.236Z]  ---> 9a6db616fc0d
21:38:37 [2020-03-31T21:38:37.236Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
21:38:37 [2020-03-31T21:38:37.236Z]  ---> Running in f4774e005e04
21:38:37 [2020-03-31T21:38:37.344Z] #74 ...
21:38:37 [2020-03-31T21:38:37.344Z] 
21:38:37 [2020-03-31T21:38:37.344Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.43 + RM_GOPATH=0
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.43 + TMP_GOPATH=
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.43 + : /build
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.43 + '[' -z '' ']'
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.43 ++ mktemp -d
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.44 + export GOPATH=/tmp/tmp.MFALnt4RP1
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + GOPATH=/tmp/tmp.MFALnt4RP1
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + RM_GOPATH=1
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 ++ dirname ./install.sh
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + dir=.
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + bin=dockercli
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + shift
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + '[' '!' -f ./dockercli.installer ']'
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + . ./dockercli.installer
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 ++ : stable
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 ++ : 17.06.2-ce
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.45 + install_dockercli
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 Install docker/cli version 17.06.2-ce from stable
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 ++ uname -m
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 + arch=x86_64
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 + '[' x86_64 '!=' x86_64 ']'
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 + url=https://download.docker.com/linux/static
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.46 + tar -xz docker/docker
21:38:37 [2020-03-31T21:38:37.344Z] #23 10.47 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:38:37 [2020-03-31T21:38:37.547Z] #27 7.905 
                                                                           0.8%
###                                                                        5.0%
########                                                                  11.3%
############                                                              17.5%
#################                                                         23.8%
#####################                                                     30.1%
##########################                                                36.4%
##############################                                            42.6%
###################################                                       48.9%
#######################################                                   55.2%
############################################                              61.4%
################################################                          67.7%
###################################################                       71.9%
########################################################                  78.2%
############################################################              84.4%
#################################################################         90.7%
#####################################################################     97.0%
######################################################################## 100.0%
21:38:37 [2020-03-31T21:38:37.845Z] #27 ...
21:38:37 [2020-03-31T21:38:37.845Z] 
21:38:37 [2020-03-31T21:38:37.845Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:37 [2020-03-31T21:38:37.845Z] #43 28.81 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 28.82 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 28.83 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 28.84 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 28.84 Setting up python-six (1.12.0-1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 30.44 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 30.45 Setting up libnl-3-200:s390x (3.4.0-1) ...
21:38:37 [2020-03-31T21:38:37.845Z] #43 30.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.47 Setting up libcap-dev:s390x (1:2.25-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.48 Setting up libprotoc17:s390x (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.48 Setting up protobuf-compiler (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.50 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 30.51 Setting up python-protobuf (3.6.1.3-2) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 33.71 Setting up libnl-3-dev:s390x (3.4.0-1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 33.73 Processing triggers for libc-bin (2.28-10) ...
21:38:37 [2020-03-31T21:38:37.846Z] #43 DONE 34.3s
21:38:37 [2020-03-31T21:38:37.846Z] 
21:38:37 [2020-03-31T21:38:37.846Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.00 Setting up libicu63:s390x (63.1-6+deb10u1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.01 Setting up xxd (2:8.1.0875-5) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.02 Setting up libuv1:s390x (1.24.1-1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.03 Setting up vim-common (2:8.1.0875-5) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.04 Setting up librhash0:s390x (1.3.8-1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.05 Setting up cmake-data (3.13.4-1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.06 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.08 Setting up libjsoncpp1:s390x (1.7.4-3) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.08 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.09 Setting up cmake (3.13.4-1) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.10 Processing triggers for libc-bin (2.28-10) ...
21:38:37 [2020-03-31T21:38:37.846Z] #35 34.19 Processing triggers for mime-support (3.62) ...
21:38:37 [2020-03-31T21:38:37.860Z] From https://github.com/docker/buildx
21:38:37 [2020-03-31T21:38:37.860Z]  * [new tag]         v0.3.1     -> build
21:38:38 [2020-03-31T21:38:38.136Z] #35 DONE 34.6s
21:38:38 [2020-03-31T21:38:38.137Z] 
21:38:38 [2020-03-31T21:38:38.137Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:38:38 [2020-03-31T21:38:38.137Z] #36 DONE 0.1s
21:38:38 [2020-03-31T21:38:38.137Z] 
21:38:38 [2020-03-31T21:38:38.137Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:38 [2020-03-31T21:38:38.137Z] #27 10.15 
21:38:38 [2020-03-31T21:38:38.420Z] #27 10.27 #=#=#                                                                         

###############                                                           21.1%
21:38:38 [2020-03-31T21:38:38.420Z] #27 ...
21:38:38 [2020-03-31T21:38:38.420Z] 
21:38:38 [2020-03-31T21:38:38.420Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:38:38 [2020-03-31T21:38:38.420Z] #37 DONE 0.1s
21:38:38 [2020-03-31T21:38:38.420Z] 
21:38:38 [2020-03-31T21:38:38.420Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:38 [2020-03-31T21:38:38.701Z] #27 10.27 #=#=#                                                                         

###############                                                           21.1%
###############################                                           43.7%
#######################################                                   55.0%
#######################################################                   77.7%
################################################################          89.7%
######################################################################## 100.0%
21:38:38 [2020-03-31T21:38:38.880Z] Switched to branch 'build'
21:38:38 [2020-03-31T21:38:38.981Z] #27 ...
21:38:38 [2020-03-31T21:38:38.981Z] 
21:38:38 [2020-03-31T21:38:38.981Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:38 [2020-03-31T21:38:38.981Z] #33 24.95 sync
21:38:38 [2020-03-31T21:38:38.981Z] #33 24.95 internal/reflectlite
21:38:38 [2020-03-31T21:38:38.981Z] #33 26.84 sort
21:38:38 [2020-03-31T21:38:38.981Z] #33 26.86 errors
21:38:38 [2020-03-31T21:38:38.981Z] #33 27.11 strconv
21:38:38 [2020-03-31T21:38:38.981Z] #33 27.91 io
21:38:38 [2020-03-31T21:38:38.981Z] #33 28.72 internal/oserror
21:38:38 [2020-03-31T21:38:38.981Z] #33 28.75 syscall
21:38:38 [2020-03-31T21:38:38.981Z] #33 29.99 reflect
21:38:38 [2020-03-31T21:38:38.981Z] #33 34.60 time
21:38:38 [2020-03-31T21:38:38.981Z] #33 ...
21:38:38 [2020-03-31T21:38:38.981Z] 
21:38:38 [2020-03-31T21:38:38.981Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:38 [2020-03-31T21:38:38.981Z] #27 11.25 
21:38:39 [2020-03-31T21:38:39.901Z] Removing intermediate container f4774e005e04
21:38:39 [2020-03-31T21:38:39.901Z]  ---> 40953ad7d130
21:38:39 [2020-03-31T21:38:39.901Z] Step 10/16 : RUN go mod download
21:38:39 [2020-03-31T21:38:39.901Z]  ---> Running in aa071116b4ba
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/Microsoft/hcsshim v0.8.6
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/mattn/go-shellwords v1.0.5
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/spf13/pflag v1.0.3
21:38:40 [2020-03-31T21:38:40.192Z] go: finding github.com/docker/go-connections v0.4.0
21:38:40 [2020-03-31T21:38:40.382Z] #27 11.39 
###                                                                        5.5%
##########                                                                15.0%
##################                                                        25.1%
#########################                                                 35.3%
################################                                          45.4%
######################################                                    53.1%
###########################################                               60.7%
###################################################                       70.9%
##########################################################                81.2%
###############################################################           88.8%
#####################################################################     96.5%
######################################################################## 100.0%
21:38:40 [2020-03-31T21:38:40.662Z] #27 12.98 #=#=#                                                                         
21:38:41 [2020-03-31T21:38:41.226Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
21:38:41 [2020-03-31T21:38:41.503Z] #27 13.09 
                                                                           0.2%
##                                                                         3.8%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 13.7%
###########                                                               16.5%
###############                                                           21.2%
21:38:41 [2020-03-31T21:38:41.503Z] #27 ...
21:38:41 [2020-03-31T21:38:41.503Z] 
21:38:41 [2020-03-31T21:38:41.503Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:41 [2020-03-31T21:38:41.503Z] #10 28.06 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:38:41 [2020-03-31T21:38:41.503Z] #10 28.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 28.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.45 Selecting previously unselected package binutils-mingw-w64.
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.53 Selecting previously unselected package libdevmapper1.02.1:s390x.
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.54 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.70 Selecting previously unselected package dmsetup.
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.72 Unpacking dmsetup (2:1.02.155-3) ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.94 Selecting previously unselected package mingw-w64-common.
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 30.94 Unpacking mingw-w64-common (6.0.0-3) ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 36.51 Selecting previously unselected package mingw-w64-x86-64-dev.
21:38:41 [2020-03-31T21:38:41.503Z] #10 36.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:38:41 [2020-03-31T21:38:41.503Z] #10 36.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:38:41 [2020-03-31T21:38:41.784Z] #10 ...
21:38:41 [2020-03-31T21:38:41.784Z] 
21:38:41 [2020-03-31T21:38:41.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:41 [2020-03-31T21:38:41.861Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
21:38:41 [2020-03-31T21:38:41.861Z] go: finding github.com/jinzhu/now v1.0.0
21:38:42 [2020-03-31T21:38:42.065Z] #27 13.09 
                                                                           0.2%
##                                                                         3.8%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 13.7%
###########                                                               16.5%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.8%
#######################                                                   32.4%
#########################                                                 36.0%
############################                                              39.9%
21:38:42 [2020-03-31T21:38:42.065Z] #27 ...
21:38:42 [2020-03-31T21:38:42.065Z] 
21:38:42 [2020-03-31T21:38:42.065Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:42 [2020-03-31T21:38:42.065Z] #50 28.37 + cd /tmp/tmp.cAPnreSmhq/src/gotest.tools/gotestsum
21:38:42 [2020-03-31T21:38:42.065Z] #50 28.37 + git checkout -q v0.3.5
21:38:42 [2020-03-31T21:38:42.065Z] #50 28.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:38:42 [2020-03-31T21:38:42.159Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
21:38:42 [2020-03-31T21:38:42.346Z] #50 ...
21:38:42 [2020-03-31T21:38:42.346Z] 
21:38:42 [2020-03-31T21:38:42.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:42 [2020-03-31T21:38:42.462Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
21:38:42 [2020-03-31T21:38:42.462Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
21:38:42 [2020-03-31T21:38:42.462Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
21:38:43 [2020-03-31T21:38:43.098Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
21:38:43 [2020-03-31T21:38:43.098Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
21:38:43 [2020-03-31T21:38:43.098Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
21:38:43 [2020-03-31T21:38:43.098Z] go: finding github.com/bugsnag/panicwrap v1.2.0
21:38:43 [2020-03-31T21:38:43.752Z] #27 13.09 
                                                                           0.2%
##                                                                         3.8%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 13.7%
###########                                                               16.5%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.8%
#######################                                                   32.4%
#########################                                                 36.0%
############################                                              39.9%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.4%
#####################################                                     52.2%
########################################                                  56.0%
###########################################                               59.8%
#############################################                             63.6%
################################################                          67.4%
###################################################                       71.1%
####################################################                      73.0%
######################################################                    75.9%
########################################################                  78.7%
##########################################################                81.5%
#############################################################             85.3%
21:38:43 [2020-03-31T21:38:43.752Z] #27 ...
21:38:43 [2020-03-31T21:38:43.752Z] 
21:38:43 [2020-03-31T21:38:43.752Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:38:43 [2020-03-31T21:38:43.752Z] #30 30.17 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:38:43 [2020-03-31T21:38:43.752Z] #30 30.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:38:43 [2020-03-31T21:38:43.752Z] #30 30.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:38:43 [2020-03-31T21:38:43.752Z] #30 ...
21:38:43 [2020-03-31T21:38:43.752Z] 
21:38:43 [2020-03-31T21:38:43.752Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:44 [2020-03-31T21:38:44.133Z] go: finding github.com/prometheus/client_golang v0.8.0
21:38:44 [2020-03-31T21:38:44.133Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
21:38:44 [2020-03-31T21:38:44.312Z] #27 13.09 
                                                                           0.2%
##                                                                         3.8%
#####                                                                      7.1%
#######                                                                    9.9%
#########                                                                 13.7%
###########                                                               16.5%
###############                                                           21.2%
##################                                                        25.0%
####################                                                      28.8%
#######################                                                   32.4%
#########################                                                 36.0%
############################                                              39.9%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.4%
#####################################                                     52.2%
########################################                                  56.0%
###########################################                               59.8%
#############################################                             63.6%
################################################                          67.4%
###################################################                       71.1%
####################################################                      73.0%
######################################################                    75.9%
########################################################                  78.7%
##########################################################                81.5%
#############################################################             85.3%
################################################################          89.1%
##################################################################        92.9%
####################################################################      95.7%
#######################################################################   99.5%
######################################################################## 100.0%
21:38:44 [2020-03-31T21:38:44.312Z] #27 16.55 
21:38:44 [2020-03-31T21:38:44.429Z] go: finding github.com/stretchr/testify v1.3.0
21:38:44 [2020-03-31T21:38:44.593Z] #27 ...
21:38:44 [2020-03-31T21:38:44.593Z] 
21:38:44 [2020-03-31T21:38:44.593Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:44 [2020-03-31T21:38:44.593Z] #56 30.71 syscall
21:38:44 [2020-03-31T21:38:44.593Z] #56 30.73 reflect
21:38:44 [2020-03-31T21:38:44.593Z] #56 36.93 time
21:38:44 [2020-03-31T21:38:44.726Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
21:38:44 [2020-03-31T21:38:44.873Z] #56 ...
21:38:44 [2020-03-31T21:38:44.873Z] 
21:38:44 [2020-03-31T21:38:44.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:44 [2020-03-31T21:38:44.873Z] #10 40.94 Selecting previously unselected package gcc-mingw-w64-base.
21:38:44 [2020-03-31T21:38:44.873Z] #10 40.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:38:44 [2020-03-31T21:38:44.873Z] #10 40.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:38:44 [2020-03-31T21:38:44.873Z] #10 41.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:38:44 [2020-03-31T21:38:44.873Z] #10 41.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:38:44 [2020-03-31T21:38:44.873Z] #10 41.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:38:45 [2020-03-31T21:38:45.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02694b206dcce8dd8) in /home/ubuntu/workspace/moby_PR-40673
[Pipeline] {
[Pipeline] checkout
21:38:45 [2020-03-31T21:38:45.248Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b3d737f956b6104) in /home/ubuntu/workspace/moby_PR-40673
[Pipeline] {
[Pipeline] checkout
21:38:45 [2020-03-31T21:38:45.371Z] go: finding github.com/jinzhu/gorm v1.9.2
21:38:45 [2020-03-31T21:38:45.371Z] go: finding github.com/json-iterator/go v1.1.6
21:38:45 [2020-03-31T21:38:45.371Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
21:38:45 [2020-03-31T21:38:45.673Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
21:38:45 [2020-03-31T21:38:45.966Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
21:38:45 [2020-03-31T21:38:45.966Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
21:38:46 [2020-03-31T21:38:46.888Z] #10 ...
21:38:46 [2020-03-31T21:38:46.888Z] 
21:38:46 [2020-03-31T21:38:46.888Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + RM_GOPATH=0
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + TMP_GOPATH=
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + : /build
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + '[' -z '' ']'
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 ++ mktemp -d
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + export GOPATH=/tmp/tmp.hIANcSkwWw
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + GOPATH=/tmp/tmp.hIANcSkwWw
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.582 + RM_GOPATH=1
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 ++ dirname ./install.sh
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + dir=.
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + bin=tini
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + shift
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + '[' '!' -f ./tini.installer ']'
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + . ./tini.installer
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + install_tini
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.584 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.585 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.585 + git clone https://github.com/krallin/tini.git /tmp/tmp.hIANcSkwWw/tini
21:38:46 [2020-03-31T21:38:46.888Z] #38 1.588 Cloning into '/tmp/tmp.hIANcSkwWw/tini'...
21:38:46 [2020-03-31T21:38:46.888Z] #38 2.497 + cd /tmp/tmp.hIANcSkwWw/tini
21:38:46 [2020-03-31T21:38:46.888Z] #38 2.507 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:38:46 [2020-03-31T21:38:46.888Z] #38 2.514 + cmake .
21:38:46 [2020-03-31T21:38:46.888Z] #38 3.069 -- The C compiler identification is GNU 8.3.0
21:38:46 [2020-03-31T21:38:46.888Z] #38 3.119 -- Check for working C compiler: /usr/bin/cc
21:38:46 [2020-03-31T21:38:46.888Z] #38 3.521 -- Check for working C compiler: /usr/bin/cc -- works
21:38:46 [2020-03-31T21:38:46.888Z] #38 3.525 -- Detecting C compiler ABI info
21:38:46 [2020-03-31T21:38:46.888Z] #38 4.130 -- Detecting C compiler ABI info - done
21:38:46 [2020-03-31T21:38:46.888Z] #38 4.157 -- Detecting C compile features
21:38:46 [2020-03-31T21:38:46.888Z] #38 5.677 -- Detecting C compile features - done
21:38:46 [2020-03-31T21:38:46.888Z] #38 5.722 -- Performing Test HAS_BUILTIN_FORTIFY
21:38:46 [2020-03-31T21:38:46.888Z] #38 5.972 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.063 -- Configuring done
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.089 -- Generating done
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.093 -- Build files have been written to: /tmp/tmp.hIANcSkwWw/tini
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.103 + make tini-static
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.389 Scanning dependencies of target tini-static
21:38:46 [2020-03-31T21:38:46.888Z] #38 6.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:38:46 [2020-03-31T21:38:46.888Z] #38 7.441 [100%] Linking C executable tini-static
21:38:46 [2020-03-31T21:38:46.888Z] #38 7.798 [100%] Built target tini-static
21:38:46 [2020-03-31T21:38:46.888Z] #38 7.884 + mkdir -p /build
21:38:46 [2020-03-31T21:38:46.888Z] #38 7.885 + cp tini-static /build/docker-init
21:38:46 [2020-03-31T21:38:46.888Z] #38 DONE 8.3s
21:38:46 [2020-03-31T21:38:46.888Z] 
21:38:46 [2020-03-31T21:38:46.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:46 [2020-03-31T21:38:46.888Z] #27 17.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:38:46 [2020-03-31T21:38:46.888Z] #27 17.78 
21:38:46 [2020-03-31T21:38:46.888Z] #27 17.93 #=#=#                                                                         

######################################################################## 100.0%
21:38:46 [2020-03-31T21:38:46.888Z] #27 18.07 
21:38:46 [2020-03-31T21:38:46.888Z] #27 18.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:38:47 [2020-03-31T21:38:47.002Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
21:38:47 [2020-03-31T21:38:47.125Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d3d2247f51b0a4f6) in /home/ubuntu/workspace/moby_PR-40673
[Pipeline] {
[Pipeline] checkout
21:38:47 [2020-03-31T21:38:47.187Z] #27 19.33 #=#=#                                                                         
21:38:47 [2020-03-31T21:38:47.188Z] #27 19.66 
#######################################################################   99.3%
######################################################################## 100.0%
21:38:47 [2020-03-31T21:38:47.296Z] go: finding github.com/gogo/protobuf v1.2.1
21:38:47 [2020-03-31T21:38:47.327Z] #23 ...
21:38:47 [2020-03-31T21:38:47.327Z] 
21:38:47 [2020-03-31T21:38:47.327Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.529 + RM_GOPATH=0
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.530 + TMP_GOPATH=
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.530 + : /build
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.530 + '[' -z '' ']'
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.538 ++ mktemp -d
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.546 + export GOPATH=/tmp/tmp.hYWdQECbl4
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.546 + GOPATH=/tmp/tmp.hYWdQECbl4
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.546 + RM_GOPATH=1
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.548 ++ dirname ./install.sh
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.551 + dir=.
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.551 + bin=gotestsum
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.552 + shift
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.552 + '[' '!' -f ./gotestsum.installer ']'
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.555 + . ./gotestsum.installer
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.556 ++ : v0.3.5
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.556 + install_gotestsum
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.556 + echo 'Installing gotestsum version v0.3.5'
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.556 Installing gotestsum version v0.3.5
21:38:47 [2020-03-31T21:38:47.327Z] #50 9.557 + go get -d gotest.tools/gotestsum
21:38:47 [2020-03-31T21:38:47.327Z] #50 ...
21:38:47 [2020-03-31T21:38:47.327Z] 
21:38:47 [2020-03-31T21:38:47.327Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:38:47 [2020-03-31T21:38:47.327Z] #30 10.11 + git clone https://github.com/kolyshkin/go-swagger.git .
21:38:47 [2020-03-31T21:38:47.327Z] #30 10.11 Cloning into '.'...
21:38:47 [2020-03-31T21:38:47.327Z] #30 ...
21:38:47 [2020-03-31T21:38:47.327Z] 
21:38:47 [2020-03-31T21:38:47.327Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + RM_GOPATH=0
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + TMP_GOPATH=
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + : /build
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + '[' -z '' ']'
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 ++ mktemp -d
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + export GOPATH=/tmp/tmp.aPDfBwfKUn
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + GOPATH=/tmp/tmp.aPDfBwfKUn
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.69 + RM_GOPATH=1
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 ++ dirname ./install.sh
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + dir=.
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + bin=vndr
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + shift
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + '[' '!' -f ./vndr.installer ']'
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + . ./vndr.installer
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + install_vndr
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aPDfBwfKUn/src/github.com/LK4D4/vndr
21:38:47 [2020-03-31T21:38:47.327Z] #47 10.70 Cloning into '/tmp/tmp.aPDfBwfKUn/src/github.com/LK4D4/vndr'...
21:38:47 [2020-03-31T21:38:47.327Z] #47 11.91 + cd /tmp/tmp.aPDfBwfKUn/src/github.com/LK4D4/vndr
21:38:47 [2020-03-31T21:38:47.327Z] #47 11.91 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:38:47 [2020-03-31T21:38:47.327Z] #47 11.92 + go build -buildmode=pie -v -o /build/vndr .
21:38:47 [2020-03-31T21:38:47.327Z] #47 14.39 internal/race
21:38:47 [2020-03-31T21:38:47.327Z] #47 14.41 internal/bytealg
21:38:47 [2020-03-31T21:38:47.327Z] #47 14.85 sync/atomic
21:38:47 [2020-03-31T21:38:47.327Z] #47 15.40 unicode
21:38:47 [2020-03-31T21:38:47.327Z] #47 15.63 runtime
21:38:47 [2020-03-31T21:38:47.327Z] #47 ...
21:38:47 [2020-03-31T21:38:47.327Z] 
21:38:47 [2020-03-31T21:38:47.327Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:38:47 [2020-03-31T21:38:47.327Z] #62 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:38:47 [2020-03-31T21:38:47.327Z] #62 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:38:47 [2020-03-31T21:38:47.327Z] #62 ...
21:38:47 [2020-03-31T21:38:47.327Z] 
21:38:47 [2020-03-31T21:38:47.327Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.01 + RM_GOPATH=0
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.01 + TMP_GOPATH=
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.01 + : /build/
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.01 + '[' -z '' ']'
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.01 ++ mktemp -d
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + export GOPATH=/tmp/tmp.BqVbd2EVNC
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + GOPATH=/tmp/tmp.BqVbd2EVNC
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + RM_GOPATH=1
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 ++ dirname ./install.sh
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + dir=.
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + bin=rootlesskit
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + shift
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + '[' '!' -f ./rootlesskit.installer ']'
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + . ./rootlesskit.installer
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + install_rootlesskit
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + case "$1" in
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + export CGO_ENABLED=0
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + CGO_ENABLED=0
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + _install_rootlesskit
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BqVbd2EVNC/src/github.com/rootless-containers/rootlesskit
21:38:47 [2020-03-31T21:38:47.327Z] #68 11.02 Cloning into '/tmp/tmp.BqVbd2EVNC/src/github.com/rootless-containers/rootlesskit'...
21:38:47 [2020-03-31T21:38:47.327Z] #68 17.30 Checking out files:  97% (768/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
21:38:47 [2020-03-31T21:38:47.327Z] #68 17.35 + cd /tmp/tmp.BqVbd2EVNC/src/github.com/rootless-containers/rootlesskit
21:38:47 [2020-03-31T21:38:47.327Z] #68 17.37 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:38:47 [2020-03-31T21:38:47.327Z] #68 17.70 + for f in rootlesskit rootlesskit-docker-proxy
21:38:47 [2020-03-31T21:38:47.327Z] #68 17.71 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:38:47 [2020-03-31T21:38:47.510Z] #27 19.86 
21:38:47 [2020-03-31T21:38:47.586Z] #68 ...
21:38:47 [2020-03-31T21:38:47.586Z] 
21:38:47 [2020-03-31T21:38:47.586Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:38:47 [2020-03-31T21:38:47.586Z] #25 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:38:47 [2020-03-31T21:38:47.586Z] #25 ...
21:38:47 [2020-03-31T21:38:47.586Z] 
21:38:47 [2020-03-31T21:38:47.586Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:47 [2020-03-31T21:38:47.586Z] #33 11.18 + cd /tmp/tmp.0rSyQLyHrg/src/github.com/BurntSushi/toml
21:38:47 [2020-03-31T21:38:47.586Z] #33 11.18 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:38:47 [2020-03-31T21:38:47.586Z] #33 11.28 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:38:47 [2020-03-31T21:38:47.586Z] #33 12.78 internal/cpu
21:38:47 [2020-03-31T21:38:47.586Z] #33 12.82 runtime/internal/atomic
21:38:47 [2020-03-31T21:38:47.586Z] #33 13.58 runtime/internal/sys
21:38:47 [2020-03-31T21:38:47.586Z] #33 13.93 runtime/internal/math
21:38:47 [2020-03-31T21:38:47.586Z] #33 13.97 internal/bytealg
21:38:47 [2020-03-31T21:38:47.586Z] #33 14.16 math/bits
21:38:47 [2020-03-31T21:38:47.586Z] #33 15.16 math
21:38:47 [2020-03-31T21:38:47.586Z] #33 15.36 runtime
21:38:47 [2020-03-31T21:38:47.587Z] go: finding github.com/sirupsen/logrus v1.4.0
21:38:47 [2020-03-31T21:38:47.788Z] using credential docker-jenkins-github-credentials
21:38:47 [2020-03-31T21:38:47.797Z] Cloning the remote Git repository
21:38:47 [2020-03-31T21:38:47.797Z] Cloning with configured refspecs honoured and without tags
21:38:47 [2020-03-31T21:38:47.805Z] #27 ...
21:38:47 [2020-03-31T21:38:47.805Z] 
21:38:47 [2020-03-31T21:38:47.805Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:38:47 [2020-03-31T21:38:47.805Z] #44 2.739 Note: Building without setproctitle() and strlcpy() support.
21:38:47 [2020-03-31T21:38:47.805Z] #44 2.739       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:38:47 [2020-03-31T21:38:47.805Z] #44 2.742 Note: Building without GnuTLS support
21:38:47 [2020-03-31T21:38:47.805Z] #44 3.884 fatal: not a git repository (or any of the parent directories): .git
21:38:47 [2020-03-31T21:38:47.805Z] #44 3.915   GEN      .gitid
21:38:47 [2020-03-31T21:38:47.805Z] #44 3.917   GEN      criu/include/version.h
21:38:47 [2020-03-31T21:38:47.805Z] #44 3.923   GEN      include/common/asm
21:38:47 [2020-03-31T21:38:47.805Z] #44 4.951   PBCC     images/google/protobuf/descriptor.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.000   PBCC     images/opts.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.048   PBCC     images/sit.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.106   DEP      images/google/protobuf/descriptor.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.187   DEP      images/opts.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.225   DEP      images/sit.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.293   PBCC     images/macvlan.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.318   DEP      images/macvlan.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.352   PBCC     images/autofs.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.365   DEP      images/autofs.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.397   PBCC     images/sysctl.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.410   DEP      images/sysctl.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.440   PBCC     images/time.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.448   DEP      images/time.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.473   PBCC     images/binfmt-misc.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.494   DEP      images/binfmt-misc.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.543   PBCC     images/seccomp.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.559   DEP      images/seccomp.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.618   PBCC     images/userns.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.629   DEP      images/userns.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.638   PBCC     images/cgroup.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.660   DEP      images/cgroup.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.718   PBCC     images/fown.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.721   PBCC     images/ext-file.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.734   DEP      images/fown.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.792   DEP      images/ext-file.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.823   PBCC     images/rpc.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.866   DEP      images/rpc.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.894   PBCC     images/siginfo.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 5.898   DEP      images/siginfo.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.008   PBCC     images/pagemap.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.024   DEP      images/pagemap.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.138   PBCC     images/rlimit.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.144   DEP      images/rlimit.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.167   PBCC     images/file-lock.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.207   DEP      images/file-lock.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.272   PBCC     images/tty.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.303   DEP      images/tty.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.336   PBCC     images/tun.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.376   PBCC     images/netdev.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.427   DEP      images/tun.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.448   DEP      images/netdev.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.486   PBCC     images/vma.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.543   DEP      images/vma.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.571   PBCC     images/creds.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.573   DEP      images/creds.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.598   PBCC     images/utsns.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.624   DEP      images/utsns.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.687   PBCC     images/ipc-desc.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.720   PBCC     images/ipc-sem.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.728   DEP      images/ipc-desc.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.801   DEP      images/ipc-sem.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.844   PBCC     images/ipc-msg.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.847   DEP      images/ipc-msg.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.903   PBCC     images/ipc-shm.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.925   DEP      images/ipc-shm.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.957   PBCC     images/ipc-var.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 6.984   DEP      images/ipc-var.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.016   PBCC     images/sk-opts.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.039   PBCC     images/packet-sock.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.070   DEP      images/sk-opts.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.097   DEP      images/packet-sock.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.110   PBCC     images/sk-netlink.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.161   DEP      images/sk-netlink.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.180   PBCC     images/sk-inet.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.233   DEP      images/sk-inet.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.240   PBCC     images/sk-unix.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.281   DEP      images/sk-unix.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.328   PBCC     images/mm.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.398   DEP      images/mm.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.462   PBCC     images/timerfd.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.538   DEP      images/timerfd.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.605   PBCC     images/timer.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.636   DEP      images/timer.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.714   PBCC     images/sa.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.734   DEP      images/sa.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.766   PBCC     images/pipe-data.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.779   DEP      images/pipe-data.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.794   PBCC     images/mnt.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.853   DEP      images/mnt.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.867   PBCC     images/sk-packet.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.908   DEP      images/sk-packet.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 7.950   PBCC     images/tcp-stream.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.018   DEP      images/tcp-stream.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.085   PBCC     images/pipe.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.138   DEP      images/pipe.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.181   PBCC     images/pstree.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.197   DEP      images/pstree.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.242   PBCC     images/fs.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.254   DEP      images/fs.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.285   PBCC     images/signalfd.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.338   DEP      images/signalfd.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.383   PBCC     images/fh.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.430   PBCC     images/fsnotify.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.475   DEP      images/fh.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.527   DEP      images/fsnotify.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.550   PBCC     images/eventpoll.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.558   DEP      images/eventpoll.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.598   PBCC     images/eventfd.pb-c.c
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.618   DEP      images/eventfd.pb-c.d
21:38:47 [2020-03-31T21:38:47.805Z] #44 8.646   PBCC     images/remap-file-path.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.652   DEP      images/remap-file-path.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.723   PBCC     images/fifo.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.735   DEP      images/fifo.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.827   PBCC     images/ghost-file.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.906   DEP      images/ghost-file.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 8.992   PBCC     images/regfile.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.105   DEP      images/regfile.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.157   PBCC     images/ns.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.188   DEP      images/ns.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.233   PBCC     images/fdinfo.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.328   DEP      images/fdinfo.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.376   PBCC     images/core-aarch64.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.418   PBCC     images/core-arm.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.437   PBCC     images/core-ppc64.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.526   PBCC     images/core-s390.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.626   PBCC     images/core-x86.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.644   PBCC     images/core.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.745   PBCC     images/inventory.pb-c.c
21:38:47 [2020-03-31T21:38:47.806Z] #44 9.970   DEP      images/core-aarch64.pb-c.d
21:38:47 [2020-03-31T21:38:47.806Z] #44 10.00   DEP      images/core-arm.pb-c.d
21:38:47 [2020-03-31T21:38:47.881Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
21:38:47 [2020-03-31T21:38:47.881Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
21:38:47 [2020-03-31T21:38:47.881Z] go: finding github.com/lib/pq v1.0.0
21:38:47 [2020-03-31T21:38:47.934Z] using credential docker-jenkins-github-credentials
21:38:47 [2020-03-31T21:38:47.943Z] Cloning the remote Git repository
21:38:47 [2020-03-31T21:38:47.944Z] Cloning with configured refspecs honoured and without tags
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.07   DEP      images/core-ppc64.pb-c.d
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.11   DEP      images/core-s390.pb-c.d
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.19   DEP      images/core-x86.pb-c.d
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.28   DEP      images/core.pb-c.d
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.36   DEP      images/inventory.pb-c.d
21:38:48 [2020-03-31T21:38:48.086Z] #44 10.45   PBCC     images/cpuinfo.pb-c.c
21:38:48 [2020-03-31T21:38:48.163Z] #33 ...
21:38:48 [2020-03-31T21:38:48.163Z] 
21:38:48 [2020-03-31T21:38:48.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:48 [2020-03-31T21:38:48.163Z] #47 21.98 unicode/utf8
21:38:48 [2020-03-31T21:38:48.171Z] go: finding github.com/opencontainers/image-spec v1.0.1
21:38:48 [2020-03-31T21:38:48.366Z] #44 10.45   DEP      images/cpuinfo.pb-c.d
21:38:48 [2020-03-31T21:38:48.366Z] #44 10.51   PBCC     images/stats.pb-c.c
21:38:48 [2020-03-31T21:38:48.366Z] #44 10.52   DEP      images/stats.pb-c.d
21:38:48 [2020-03-31T21:38:48.647Z] #44 ...
21:38:48 [2020-03-31T21:38:48.647Z] 
21:38:48 [2020-03-31T21:38:48.647Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:38:48 [2020-03-31T21:38:48.647Z] #27 20.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:38:48 [2020-03-31T21:38:48.647Z] #27 20.90 skipping existing b63cc5f62c21
21:38:48 [2020-03-31T21:38:48.647Z] #27 20.97 
21:38:48 [2020-03-31T21:38:48.798Z] go: finding github.com/modern-go/reflect2 v1.0.1
21:38:47 [2020-03-31T21:38:47.922Z] Cloning repository https://github.com/moby/moby.git
21:38:47 [2020-03-31T21:38:47.986Z]  > git init /home/ubuntu/workspace/moby_PR-40673 # timeout=10
21:38:48 [2020-03-31T21:38:48.309Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:48 [2020-03-31T21:38:48.309Z]  > git --version # timeout=10
21:38:48 [2020-03-31T21:38:48.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:48 [2020-03-31T21:38:48.353Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:47 [2020-03-31T21:38:47.841Z] Cloning repository https://github.com/moby/moby.git
21:38:47 [2020-03-31T21:38:47.886Z]  > git init /home/ubuntu/workspace/moby_PR-40673 # timeout=10
21:38:48 [2020-03-31T21:38:48.420Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:48 [2020-03-31T21:38:48.420Z]  > git --version # timeout=10
21:38:48 [2020-03-31T21:38:48.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:48 [2020-03-31T21:38:48.433Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:49 [2020-03-31T21:38:49.101Z] #47 ...
21:38:49 [2020-03-31T21:38:49.101Z] 
21:38:49 [2020-03-31T21:38:49.101Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:38:49 [2020-03-31T21:38:49.101Z] #35 13.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:38:49 [2020-03-31T21:38:49.101Z] #35 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:38:49 [2020-03-31T21:38:49.101Z] #35 21.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:38:49 [2020-03-31T21:38:49.360Z] #35 ...
21:38:49 [2020-03-31T21:38:49.360Z] 
21:38:49 [2020-03-31T21:38:49.360Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:38:49 [2020-03-31T21:38:49.360Z] #10 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:38:49 [2020-03-31T21:38:49.360Z] #10 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:38:49 [2020-03-31T21:38:49.360Z] #10 ...
21:38:49 [2020-03-31T21:38:49.360Z] 
21:38:49 [2020-03-31T21:38:49.360Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:49 [2020-03-31T21:38:49.360Z] #33 23.14 unicode/utf8
21:38:49 [2020-03-31T21:38:49.657Z] #27 21.83 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:38:49 [2020-03-31T21:38:49.657Z] #27 22.09 
21:38:49 [2020-03-31T21:38:49.937Z] #27 22.17 
######################################################################## 100.0%
21:38:49 [2020-03-31T21:38:49.937Z] #27 22.20 
21:38:49 [2020-03-31T21:38:49.937Z] #27 22.25 Download of images into '/build' complete.
21:38:49 [2020-03-31T21:38:49.937Z] #27 22.25 Use something like the following to load the result into a Docker daemon:
21:38:49 [2020-03-31T21:38:49.937Z] #27 22.25   tar -cC '/build' . | docker load
21:38:50 [2020-03-31T21:38:50.222Z] #27 DONE 22.4s
21:38:50 [2020-03-31T21:38:50.222Z] 
21:38:50 [2020-03-31T21:38:50.222Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:50 [2020-03-31T21:38:50.222Z] #33 39.41 internal/poll
21:38:50 [2020-03-31T21:38:50.222Z] #33 39.78 internal/fmtsort
21:38:50 [2020-03-31T21:38:50.222Z] #33 40.38 internal/syscall/unix
21:38:50 [2020-03-31T21:38:50.222Z] #33 40.64 strings
21:38:50 [2020-03-31T21:38:50.222Z] #33 41.62 os
21:38:50 [2020-03-31T21:38:50.222Z] #33 42.76 path
21:38:50 [2020-03-31T21:38:50.222Z] #33 43.16 text/tabwriter
21:38:50 [2020-03-31T21:38:50.222Z] #33 44.60 path/filepath
21:38:50 [2020-03-31T21:38:50.222Z] #33 44.60 fmt
21:38:50 [2020-03-31T21:38:50.222Z] #33 45.73 io/ioutil
21:38:50 [2020-03-31T21:38:50.300Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
21:38:50 [2020-03-31T21:38:50.300Z] go: finding github.com/spf13/viper v1.3.2
21:38:50 [2020-03-31T21:38:50.456Z] using credential docker-jenkins-github-credentials
21:38:50 [2020-03-31T21:38:50.467Z] Cloning the remote Git repository
21:38:50 [2020-03-31T21:38:50.467Z] Cloning with configured refspecs honoured and without tags
21:38:50 [2020-03-31T21:38:50.502Z] #33 ...
21:38:50 [2020-03-31T21:38:50.502Z] 
21:38:50 [2020-03-31T21:38:50.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:38:50 [2020-03-31T21:38:50.502Z] #44 11.44 make[1]: Nothing to be done for 'all'.
21:38:50 [2020-03-31T21:38:50.502Z] #44 12.60   CC       images/stats.o
21:38:50 [2020-03-31T21:38:50.736Z] #33 24.40 runtime/cgo
21:38:50 [2020-03-31T21:38:50.834Z] #44 13.11   CC       images/core.o
21:38:50 [2020-03-31T21:38:50.637Z] Cloning repository https://github.com/moby/moby.git
21:38:50 [2020-03-31T21:38:50.695Z]  > git init /home/ubuntu/workspace/moby_PR-40673 # timeout=10
21:38:50 [2020-03-31T21:38:50.953Z] Fetching upstream changes from https://github.com/moby/moby.git
21:38:50 [2020-03-31T21:38:50.953Z]  > git --version # timeout=10
21:38:50 [2020-03-31T21:38:50.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:38:50 [2020-03-31T21:38:50.963Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:38:50 [2020-03-31T21:38:50.932Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
21:38:50 [2020-03-31T21:38:50.932Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
21:38:51 [2020-03-31T21:38:51.114Z] #44 13.43   CC       images/core-x86.o
21:38:51 [2020-03-31T21:38:51.226Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
21:38:51 [2020-03-31T21:38:51.226Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
21:38:51 [2020-03-31T21:38:51.226Z] go: finding github.com/theupdateframework/notary v0.6.1
21:38:51 [2020-03-31T21:38:51.304Z] #33 ...
21:38:51 [2020-03-31T21:38:51.304Z] 
21:38:51 [2020-03-31T21:38:51.304Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:38:51 [2020-03-31T21:38:51.304Z] #43 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:38:51 [2020-03-31T21:38:51.304Z] #43 19.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:38:51 [2020-03-31T21:38:51.304Z] #43 ...
21:38:51 [2020-03-31T21:38:51.304Z] 
21:38:51 [2020-03-31T21:38:51.304Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:51 [2020-03-31T21:38:51.304Z] #56 24.89 + cd /tmp/tmp.PDVDoIkNhs/src/github.com/mvdan/sh
21:38:51 [2020-03-31T21:38:51.304Z] #56 24.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:38:51 [2020-03-31T21:38:51.517Z] go: finding gopkg.in/inf.v0 v0.9.1
21:38:51 [2020-03-31T21:38:51.562Z] #56 25.06 + GO111MODULE=on
21:38:51 [2020-03-31T21:38:51.562Z] #56 25.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:38:51 [2020-03-31T21:38:51.725Z] #44 ...
21:38:51 [2020-03-31T21:38:51.725Z] 
21:38:51 [2020-03-31T21:38:51.725Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:51 [2020-03-31T21:38:51.725Z] #47 37.85 time
21:38:51 [2020-03-31T21:38:51.725Z] #47 41.41 strings
21:38:51 [2020-03-31T21:38:51.725Z] #47 41.91 os
21:38:51 [2020-03-31T21:38:51.725Z] #47 44.47 regexp/syntax
21:38:51 [2020-03-31T21:38:51.725Z] #47 45.29 fmt
21:38:51 [2020-03-31T21:38:51.725Z] #47 ...
21:38:51 [2020-03-31T21:38:51.725Z] 
21:38:51 [2020-03-31T21:38:51.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:38:51 [2020-03-31T21:38:51.725Z] #44 13.92   CC       images/core-arm.o
21:38:52 [2020-03-31T21:38:52.005Z] #44 14.25   CC       images/core-aarch64.o
21:38:52 [2020-03-31T21:38:52.149Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
21:38:52 [2020-03-31T21:38:52.286Z] #44 14.48   CC       images/core-ppc64.o
21:38:52 [2020-03-31T21:38:52.498Z] #56 ...
21:38:52 [2020-03-31T21:38:52.498Z] 
21:38:52 [2020-03-31T21:38:52.498Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:38:52 [2020-03-31T21:38:52.498Z] #23 25.67 + mkdir -p /build
21:38:52 [2020-03-31T21:38:52.498Z] #23 25.67 + mv docker/docker /build/
21:38:52 [2020-03-31T21:38:52.498Z] #23 25.69 + rmdir docker
21:38:52 [2020-03-31T21:38:52.498Z] #23 DONE 26.2s
21:38:52 [2020-03-31T21:38:52.566Z] #44 14.77   CC       images/core-s390.o
21:38:52 [2020-03-31T21:38:52.757Z] 
21:38:52 [2020-03-31T21:38:52.757Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:38:52 [2020-03-31T21:38:52.757Z] #47 23.52 internal/testlog
21:38:52 [2020-03-31T21:38:52.757Z] #47 23.93 encoding
21:38:52 [2020-03-31T21:38:52.757Z] #47 24.05 unicode/utf16
21:38:52 [2020-03-31T21:38:52.757Z] #47 24.31 container/list
21:38:52 [2020-03-31T21:38:52.757Z] #47 25.21 crypto/internal/subtle
21:38:52 [2020-03-31T21:38:52.757Z] #47 25.49 crypto/subtle
21:38:52 [2020-03-31T21:38:52.757Z] #47 25.77 vendor/golang.org/x/crypto/cryptobyte/asn1
21:38:52 [2020-03-31T21:38:52.757Z] #47 26.00 internal/nettrace
21:38:52 [2020-03-31T21:38:52.757Z] #47 26.12 runtime/cgo
21:38:52 [2020-03-31T21:38:52.787Z] go: finding github.com/gofrs/flock v0.7.0
21:38:52 [2020-03-31T21:38:52.787Z] go: finding github.com/hashicorp/go-version v1.1.0
21:38:53 [2020-03-31T21:38:53.081Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
21:38:53 [2020-03-31T21:38:53.179Z] #44 15.27   CC       images/cpuinfo.o
21:38:53 [2020-03-31T21:38:53.459Z] #44 15.64   CC       images/inventory.o
21:38:53 [2020-03-31T21:38:53.459Z] #44 15.78   CC       images/fdinfo.o
21:38:53 [2020-03-31T21:38:53.718Z] go: finding github.com/imdario/mergo v0.3.7
21:38:53 [2020-03-31T21:38:53.740Z] #44 16.07   CC       images/fown.o
21:38:54 [2020-03-31T21:38:54.022Z] #44 16.18   CC       images/ns.o
21:38:54 [2020-03-31T21:38:54.022Z] #44 16.24   CC       images/regfile.o
21:38:54 [2020-03-31T21:38:54.303Z] #44 16.47   CC       images/ghost-file.o
21:38:54 [2020-03-31T21:38:54.354Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
21:38:54 [2020-03-31T21:38:54.584Z] #44 16.75   CC       images/fifo.o
21:38:54 [2020-03-31T21:38:54.865Z] #44 16.88   CC       images/remap-file-path.o
21:38:54 [2020-03-31T21:38:54.865Z] #44 17.03   CC       images/eventfd.o
21:38:54 [2020-03-31T21:38:54.994Z] go: finding github.com/bitly/go-simplejson v0.5.0
21:38:55 [2020-03-31T21:38:55.151Z] #44 17.22   CC       images/eventpoll.o
21:38:55 [2020-03-31T21:38:55.151Z] #44 17.39   CC       images/fh.o
21:38:55 [2020-03-31T21:38:55.151Z] #44 ...
21:38:55 [2020-03-31T21:38:55.151Z] 
21:38:55 [2020-03-31T21:38:55.151Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:55 [2020-03-31T21:38:55.151Z] #56 41.24 encoding/binary
21:38:55 [2020-03-31T21:38:55.151Z] #56 42.14 os
21:38:55 [2020-03-31T21:38:55.151Z] #56 43.80 encoding/base64
21:38:55 [2020-03-31T21:38:55.151Z] #56 44.35 golang.org/x/sys/unix
21:38:55 [2020-03-31T21:38:55.151Z] #56 45.31 fmt
21:38:55 [2020-03-31T21:38:55.151Z] #56 49.11 encoding/json
21:38:55 [2020-03-31T21:38:55.151Z] #56 51.27 github.com/pkg/diff
21:38:55 [2020-03-31T21:38:55.290Z] go: finding gopkg.in/yaml.v2 v2.2.2
21:38:55 [2020-03-31T21:38:55.290Z] go: finding github.com/fsnotify/fsnotify v1.4.7
21:38:55 [2020-03-31T21:38:55.442Z] #56 ...
21:38:55 [2020-03-31T21:38:55.442Z] 
21:38:55 [2020-03-31T21:38:55.442Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:38:55 [2020-03-31T21:38:55.442Z] #65 24.58 Checking out files:  51% (1620/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:38:55 [2020-03-31T21:38:55.442Z] #65 25.56 + cd /tmp/tmp.9sPIs9a7cV/src/github.com/containerd/containerd
21:38:55 [2020-03-31T21:38:55.442Z] #65 25.56 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + export 'BUILDTAGS=netgo osusergo static_build'
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + BUILDTAGS='netgo osusergo static_build'
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + export EXTRA_FLAGS=-buildmode=pie
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + EXTRA_FLAGS=-buildmode=pie
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + '[' '' = dynamic ']'
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.11 + make
21:38:55 [2020-03-31T21:38:55.442Z] #65 27.97 + bin/ctr
21:38:55 [2020-03-31T21:38:55.581Z] go: finding github.com/stretchr/testify v1.2.2
21:38:55 [2020-03-31T21:38:55.876Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
21:38:56 [2020-03-31T21:38:56.049Z] #47 ...
21:38:56 [2020-03-31T21:38:56.049Z] 
21:38:56 [2020-03-31T21:38:56.049Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:38:56 [2020-03-31T21:38:56.049Z] #62 30.01 Fetched 8336 kB in 24s (344 kB/s)
21:38:56 [2020-03-31T21:38:56.519Z] go: finding github.com/pmezard/go-difflib v1.0.0
21:38:56 [2020-03-31T21:38:56.519Z] go: finding github.com/hashicorp/hcl v1.0.0
21:38:56 [2020-03-31T21:38:56.813Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
21:38:56 [2020-03-31T21:38:56.813Z] go: finding github.com/stretchr/objx v0.1.0
21:38:57 [2020-03-31T21:38:57.107Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
21:38:57 [2020-03-31T21:38:57.107Z] go: finding github.com/pkg/errors v0.8.1
21:38:57 [2020-03-31T21:38:57.401Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
21:38:57 [2020-03-31T21:38:57.456Z] #65 ...
21:38:57 [2020-03-31T21:38:57.456Z] 
21:38:57 [2020-03-31T21:38:57.456Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:38:57 [2020-03-31T21:38:57.456Z] #33 47.58 flag
21:38:57 [2020-03-31T21:38:57.456Z] #33 47.58 github.com/BurntSushi/toml
21:38:57 [2020-03-31T21:38:57.456Z] #33 48.64 log
21:38:57 [2020-03-31T21:38:57.456Z] #33 50.18 github.com/BurntSushi/toml/cmd/tomlv
21:38:57 [2020-03-31T21:38:57.456Z] #33 DONE 53.3s
21:38:57 [2020-03-31T21:38:57.456Z] 
21:38:57 [2020-03-31T21:38:57.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:38:57 [2020-03-31T21:38:57.456Z] #44 17.67   CC       images/fsnotify.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.07   CC       images/signalfd.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.26   CC       images/fs.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.41   CC       images/pstree.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.59   CC       images/pipe.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.75   CC       images/tcp-stream.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 18.92   CC       images/sk-packet.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 19.14   CC       images/mnt.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 19.34   CC       images/pipe-data.o
21:38:57 [2020-03-31T21:38:57.456Z] #44 19.63   CC       images/sa.o
21:38:57 [2020-03-31T21:38:57.737Z] #44 19.86   CC       images/timer.o
21:38:58 [2020-03-31T21:38:58.017Z] #44 20.07   CC       images/timerfd.o
21:38:58 [2020-03-31T21:38:58.017Z] #44 20.26   CC       images/mm.o
21:38:58 [2020-03-31T21:38:58.035Z] go: finding github.com/spf13/cobra v0.0.3
21:38:58 [2020-03-31T21:38:58.298Z] #44 20.50   CC       images/sk-opts.o
21:38:58 [2020-03-31T21:38:58.298Z] #44 20.67   CC       images/sk-unix.o
21:38:58 [2020-03-31T21:38:58.329Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
21:38:58 [2020-03-31T21:38:58.579Z] #44 20.94   CC       images/sk-inet.o
21:38:58 [2020-03-31T21:38:58.623Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
21:38:58 [2020-03-31T21:38:58.915Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
21:38:58 [2020-03-31T21:38:58.915Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
21:38:59 [2020-03-31T21:38:59.191Z] #44 21.21   CC       images/tun.o
21:38:59 [2020-03-31T21:38:59.191Z] #44 21.49   CC       images/sk-netlink.o
21:38:59 [2020-03-31T21:38:59.212Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
21:38:59 [2020-03-31T21:38:59.472Z] #44 21.69   CC       images/packet-sock.o
21:38:59 [2020-03-31T21:38:59.505Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
21:38:59 [2020-03-31T21:38:59.753Z] #44 21.87   CC       images/ipc-var.o
21:38:59 [2020-03-31T21:38:59.753Z] #44 22.06   CC       images/ipc-desc.o
21:38:59 [2020-03-31T21:38:59.796Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
21:39:00 [2020-03-31T21:39:00.033Z] #44 22.23   CC       images/ipc-shm.o
21:39:00 [2020-03-31T21:39:00.033Z] #44 22.32   CC       images/ipc-msg.o
21:39:00 [2020-03-31T21:39:00.314Z] #44 22.52   CC       images/ipc-sem.o
21:39:00 [2020-03-31T21:39:00.429Z] go: finding github.com/go-sql-driver/mysql v1.4.1
21:39:00 [2020-03-31T21:39:00.595Z] #44 22.63   CC       images/utsns.o
21:39:00 [2020-03-31T21:39:00.595Z] #44 22.75   CC       images/creds.o
21:39:00 [2020-03-31T21:39:00.723Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
21:39:00 [2020-03-31T21:39:00.723Z] go: finding github.com/davecgh/go-spew v1.1.0
21:39:00 [2020-03-31T21:39:00.875Z] #44 22.93   CC       images/vma.o
21:39:00 [2020-03-31T21:39:00.875Z] #44 23.04   CC       images/netdev.o
21:39:01 [2020-03-31T21:39:01.156Z] #44 23.23   CC       images/tty.o
21:39:01 [2020-03-31T21:39:01.327Z] #62 30.01 Reading package lists...
21:39:01 [2020-03-31T21:39:01.327Z] #62 ...
21:39:01 [2020-03-31T21:39:01.327Z] 
21:39:01 [2020-03-31T21:39:01.327Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:39:01 [2020-03-31T21:39:01.351Z] go: finding github.com/spf13/cast v1.3.0
21:39:01 [2020-03-31T21:39:01.436Z] #44 23.74   CC       images/file-lock.o
21:39:01 [2020-03-31T21:39:01.717Z] #44 23.88   CC       images/rlimit.o
21:39:01 [2020-03-31T21:39:01.845Z] #41 34.90 Checking out files:  65% (1048/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
21:39:01 [2020-03-31T21:39:01.997Z] #44 24.08   CC       images/pagemap.o
21:39:01 [2020-03-31T21:39:01.997Z] #44 ...
21:39:01 [2020-03-31T21:39:01.997Z] 
21:39:01 [2020-03-31T21:39:01.997Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:01 [2020-03-31T21:39:01.997Z] #47 48.22 regexp
21:39:01 [2020-03-31T21:39:01.997Z] #47 48.76 go/token
21:39:01 [2020-03-31T21:39:01.997Z] #47 49.44 go/scanner
21:39:01 [2020-03-31T21:39:01.997Z] #47 50.35 go/ast
21:39:01 [2020-03-31T21:39:01.997Z] #47 51.19 internal/lazyregexp
21:39:01 [2020-03-31T21:39:01.997Z] #47 51.50 net/url
21:39:01 [2020-03-31T21:39:01.997Z] #47 52.64 text/template/parse
21:39:01 [2020-03-31T21:39:01.997Z] #47 53.93 go/parser
21:39:01 [2020-03-31T21:39:01.997Z] #47 55.46 text/template
21:39:01 [2020-03-31T21:39:01.997Z] #47 56.59 encoding/xml
21:39:01 [2020-03-31T21:39:01.997Z] #47 ...
21:39:01 [2020-03-31T21:39:01.997Z] 
21:39:01 [2020-03-31T21:39:01.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:01 [2020-03-31T21:39:01.997Z] #10 58.58 Selecting previously unselected package g++-mingw-w64-x86-64.
21:39:02 [2020-03-31T21:39:02.108Z] #41 36.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:39:02 [2020-03-31T21:39:02.278Z] #10 58.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
21:39:02 [2020-03-31T21:39:02.278Z] #10 58.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:39:02 [2020-03-31T21:39:02.387Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
21:39:02 [2020-03-31T21:39:02.679Z] go: finding github.com/gorilla/mux v1.7.0
21:39:02 [2020-03-31T21:39:02.970Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
21:39:03 [2020-03-31T21:39:03.261Z] go: finding github.com/pelletier/go-toml v1.2.0
21:39:03 [2020-03-31T21:39:03.487Z] #41 ...
21:39:03 [2020-03-31T21:39:03.487Z] 
21:39:03 [2020-03-31T21:39:03.487Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:03 [2020-03-31T21:39:03.487Z] #56 27.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:39:03 [2020-03-31T21:39:03.487Z] #56 27.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:39:03 [2020-03-31T21:39:03.487Z] #56 27.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:39:03 [2020-03-31T21:39:03.487Z] #56 27.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:39:03 [2020-03-31T21:39:03.487Z] #56 27.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:39:03 [2020-03-31T21:39:03.487Z] #56 29.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:39:03 [2020-03-31T21:39:03.487Z] #56 30.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:39:03 [2020-03-31T21:39:03.487Z] #56 32.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:39:03 [2020-03-31T21:39:03.487Z] #56 34.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:39:03 [2020-03-31T21:39:03.487Z] #56 34.84 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:39:03 [2020-03-31T21:39:03.487Z] #56 35.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:39:03 [2020-03-31T21:39:03.487Z] #56 35.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:39:03 [2020-03-31T21:39:03.487Z] #56 37.01 runtime/cgo
21:39:03 [2020-03-31T21:39:03.487Z] #56 37.02 runtime
21:39:03 [2020-03-31T21:39:03.487Z] #56 ...
21:39:03 [2020-03-31T21:39:03.487Z] 
21:39:03 [2020-03-31T21:39:03.487Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:03 [2020-03-31T21:39:03.487Z] #74 34.06 Checking out files:  42% (886/2066)   
Checking out files:  43% (889/2066)   
Checking out files:  44% (910/2066)   
Checking out files:  45% (930/2066)   
Checking out files:  46% (951/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  72% (1491/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  98% (2039/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:39:03 [2020-03-31T21:39:03.487Z] #74 36.20 + cd /tmp/tmp.69YbHFBmp7/src/github.com/docker/libnetwork
21:39:03 [2020-03-31T21:39:03.487Z] #74 36.20 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:39:03 [2020-03-31T21:39:03.487Z] #74 36.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:39:03 [2020-03-31T21:39:03.552Z] go: finding github.com/google/certificate-transparency-go v1.0.21
21:39:04 [2020-03-31T21:39:04.054Z] #74 ...
21:39:04 [2020-03-31T21:39:04.054Z] 
21:39:04 [2020-03-31T21:39:04.054Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:39:04 [2020-03-31T21:39:04.054Z] #25 28.13 Fetched 8336 kB in 23s (366 kB/s)
21:39:04 [2020-03-31T21:39:04.054Z] #25 28.13 Reading package lists...
21:39:04 [2020-03-31T21:39:04.054Z] #25 ...
21:39:04 [2020-03-31T21:39:04.054Z] 
21:39:04 [2020-03-31T21:39:04.054Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:39:04 [2020-03-31T21:39:04.054Z] #35 38.04 Fetched 8336 kB in 28s (299 kB/s)
21:39:04 [2020-03-31T21:39:04.185Z] go: finding github.com/stretchr/objx v0.1.1
21:39:05 [2020-03-31T21:39:05.217Z] go: finding github.com/magiconair/properties v1.8.0
21:39:05 [2020-03-31T21:39:05.508Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
21:39:05 [2020-03-31T21:39:05.508Z] go: finding github.com/coreos/go-semver v0.2.0
21:39:05 [2020-03-31T21:39:05.800Z] go: finding github.com/davecgh/go-spew v1.1.1
21:39:05 [2020-03-31T21:39:05.800Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
21:39:06 [2020-03-31T21:39:06.092Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
21:39:06 [2020-03-31T21:39:06.382Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
21:39:06 [2020-03-31T21:39:06.644Z] #10 ...
21:39:06 [2020-03-31T21:39:06.644Z] 
21:39:06 [2020-03-31T21:39:06.644Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:06 [2020-03-31T21:39:06.644Z] #56 52.21 go/ast
21:39:06 [2020-03-31T21:39:06.644Z] #56 54.10 golang.org/x/crypto/ssh/terminal
21:39:06 [2020-03-31T21:39:06.644Z] #56 54.93 mvdan.cc/editorconfig
21:39:06 [2020-03-31T21:39:06.644Z] #56 55.70 mvdan.cc/sh/v3/fileutil
21:39:06 [2020-03-31T21:39:06.644Z] #56 55.91 mvdan.cc/sh/v3/syntax
21:39:06 [2020-03-31T21:39:06.644Z] #56 60.56 mvdan.cc/sh/v3/cmd/shfmt
21:39:06 [2020-03-31T21:39:06.644Z] #56 ...
21:39:06 [2020-03-31T21:39:06.644Z] 
21:39:06 [2020-03-31T21:39:06.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:06 [2020-03-31T21:39:06.644Z] #44 24.26   CC       images/siginfo.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 24.36   CC       images/rpc.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 25.09   CC       images/ext-file.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 25.22   CC       images/cgroup.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 25.51   CC       images/userns.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 25.73   CC       images/google/protobuf/descriptor.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 26.57   CC       images/opts.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 26.71   CC       images/seccomp.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 26.97   CC       images/binfmt-misc.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.08   CC       images/time.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.27   CC       images/sysctl.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.41   CC       images/autofs.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.57   CC       images/macvlan.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.69   CC       images/sit.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.78   LINK     images/built-in.o
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.87   GEN      compel/include/asm
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.89   GEN      compel/include/version.h
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.89 touch .config
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.90   GEN      include/common/config.h
21:39:06 [2020-03-31T21:39:06.644Z] #44 27.96   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.03   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.04   GEN      compel/plugins/include/uapi/std/syscall.h
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.05   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.06   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.07   DEP      compel/arch/s390/plugins/std/parasite-head.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.10   DEP      compel/plugins/std/infect.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.25   DEP      compel/plugins/std/string.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.32   DEP      compel/plugins/std/log.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.37   DEP      compel/plugins/std/fds.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.41   DEP      compel/plugins/std/std.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.47   DEP      compel/plugins/shmem/shmem.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.52   DEP      compel/plugins/fds/fds.d
21:39:06 [2020-03-31T21:39:06.644Z] #44 28.59   CC       compel/plugins/std/std.o
21:39:06 [2020-03-31T21:39:06.925Z] #44 28.88   CC       compel/plugins/std/fds.o
21:39:06 [2020-03-31T21:39:06.925Z] #44 29.13   CC       compel/plugins/std/log.o
21:39:07 [2020-03-31T21:39:07.020Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
21:39:07 [2020-03-31T21:39:07.020Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
21:39:07 [2020-03-31T21:39:07.312Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
21:39:07 [2020-03-31T21:39:07.536Z] #44 29.72   CC       compel/plugins/std/string.o
21:39:07 [2020-03-31T21:39:07.603Z] go: finding github.com/mitchellh/mapstructure v1.1.2
21:39:08 [2020-03-31T21:39:08.147Z] #44 30.21   CC       compel/plugins/std/infect.o
21:39:08 [2020-03-31T21:39:08.234Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
21:39:08 [2020-03-31T21:39:08.435Z] #44 ...
21:39:08 [2020-03-31T21:39:08.435Z] 
21:39:08 [2020-03-31T21:39:08.435Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:08 [2020-03-31T21:39:08.435Z] #56 DONE 64.4s
21:39:08 [2020-03-31T21:39:08.435Z] 
21:39:08 [2020-03-31T21:39:08.435Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:08 [2020-03-31T21:39:08.435Z] #47 58.77 go/doc
21:39:08 [2020-03-31T21:39:08.435Z] #47 60.74 github.com/LK4D4/vndr/versioned
21:39:08 [2020-03-31T21:39:08.435Z] #47 60.95 net
21:39:08 [2020-03-31T21:39:08.435Z] #47 61.10 github.com/LK4D4/vndr/build
21:39:08 [2020-03-31T21:39:08.435Z] #47 62.96 vendor/golang.org/x/text/transform
21:39:08 [2020-03-31T21:39:08.435Z] #47 63.52 vendor/golang.org/x/text/unicode/bidi
21:39:08 [2020-03-31T21:39:08.435Z] #47 ...
21:39:08 [2020-03-31T21:39:08.435Z] 
21:39:08 [2020-03-31T21:39:08.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:08 [2020-03-31T21:39:08.435Z] #44 30.68   CC       compel/arch/s390/plugins/std/parasite-head.o
21:39:08 [2020-03-31T21:39:08.435Z] #44 30.71   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
21:39:08 [2020-03-31T21:39:08.435Z] #44 30.75   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
21:39:08 [2020-03-31T21:39:08.715Z] #44 30.86   AR       compel/plugins/std.lib.a
21:39:08 [2020-03-31T21:39:08.715Z] #44 30.90   CC       compel/plugins/fds/fds.o
21:39:08 [2020-03-31T21:39:08.863Z] go: finding github.com/kisielk/errcheck v1.1.0
21:39:08 [2020-03-31T21:39:08.996Z] #44 31.11   AR       compel/plugins/fds.lib.a
21:39:08 [2020-03-31T21:39:08.996Z] #44 31.17   HOSTDEP  compel/src/lib/log-host.d
21:39:09 [2020-03-31T21:39:09.276Z] #44 31.27   HOSTDEP  compel/src/lib/handle-elf-host.d
21:39:09 [2020-03-31T21:39:09.276Z] #44 31.41   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
21:39:09 [2020-03-31T21:39:09.276Z] #44 31.51   HOSTDEP  compel/src/main-host.d
21:39:09 [2020-03-31T21:39:09.327Z] #35 38.04 Reading package lists...
21:39:09 [2020-03-31T21:39:09.327Z] #35 ...
21:39:09 [2020-03-31T21:39:09.327Z] 
21:39:09 [2020-03-31T21:39:09.327Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:09 [2020-03-31T21:39:09.327Z] #10 32.78 Fetched 8336 kB in 26s (315 kB/s)
21:39:09 [2020-03-31T21:39:09.327Z] #10 32.78 Reading package lists...
21:39:09 [2020-03-31T21:39:09.327Z] #10 ...
21:39:09 [2020-03-31T21:39:09.327Z] 
21:39:09 [2020-03-31T21:39:09.327Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:39:09 [2020-03-31T21:39:09.327Z] #41 39.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:39:09 [2020-03-31T21:39:09.556Z] #44 31.59   DEP      compel/src/lib/ptrace.d
21:39:09 [2020-03-31T21:39:09.556Z] #44 31.69   DEP      compel/src/lib/infect.d
21:39:09 [2020-03-31T21:39:09.837Z] #44 31.88   DEP      compel/src/lib/infect-util.d
21:39:09 [2020-03-31T21:39:09.837Z] #44 32.00   DEP      compel/src/lib/infect-rpc.d
21:39:09 [2020-03-31T21:39:09.896Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
21:39:10 [2020-03-31T21:39:10.118Z] #44 32.11   DEP      compel/arch/s390/src/lib/infect.d
21:39:10 [2020-03-31T21:39:10.118Z] #44 32.23   DEP      compel/arch/s390/src/lib/cpu.d
21:39:10 [2020-03-31T21:39:10.118Z] #44 32.35   DEP      compel/src/lib/log.d
21:39:10 [2020-03-31T21:39:10.118Z] #44 32.46   DEP      compel/src/main.d
21:39:10 [2020-03-31T21:39:10.185Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
21:39:10 [2020-03-31T21:39:10.185Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
21:39:10 [2020-03-31T21:39:10.398Z] #44 32.55   DEP      compel/src/lib/handle-elf.d
21:39:10 [2020-03-31T21:39:10.398Z] #44 32.69   DEP      compel/arch/s390/src/lib/handle-elf.d
21:39:10 [2020-03-31T21:39:10.679Z] #44 32.84   CC       compel/src/lib/log.o
21:39:10 [2020-03-31T21:39:10.702Z] #41 ...
21:39:10 [2020-03-31T21:39:10.702Z] 
21:39:10 [2020-03-31T21:39:10.702Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:10 [2020-03-31T21:39:10.702Z] #10 32.78 Reading package lists...
21:39:10 [2020-03-31T21:39:10.816Z] go: finding github.com/spf13/afero v1.1.2
21:39:10 [2020-03-31T21:39:10.959Z] #44 32.99   CC       compel/arch/s390/src/lib/cpu.o
21:39:10 [2020-03-31T21:39:10.959Z] #44 33.20   CC       compel/arch/s390/src/lib/infect.o
21:39:11 [2020-03-31T21:39:11.269Z] #10 ...
21:39:11 [2020-03-31T21:39:11.269Z] 
21:39:11 [2020-03-31T21:39:11.269Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:11 [2020-03-31T21:39:11.269Z] #43 35.53 Fetched 8336 kB in 27s (304 kB/s)
21:39:11 [2020-03-31T21:39:11.190Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.270Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:39:11 [2020-03-31T21:39:11.369Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:11 [2020-03-31T21:39:11.460Z] Fetching without tags
21:39:11 [2020-03-31T21:39:11.527Z] #43 35.53 Reading package lists...
21:39:11 [2020-03-31T21:39:11.527Z] #43 ...
21:39:11 [2020-03-31T21:39:11.527Z] 
21:39:11 [2020-03-31T21:39:11.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:11 [2020-03-31T21:39:11.527Z] #47 44.87 vendor/golang.org/x/crypto/internal/subtle
21:39:11 [2020-03-31T21:39:11.527Z] #47 45.28 vendor/golang.org/x/crypto/curve25519
21:39:11 [2020-03-31T21:39:11.576Z] #44 33.88   CC       compel/src/lib/infect-rpc.o
21:39:11 [2020-03-31T21:39:11.704Z] Fetching without tags
21:39:11 [2020-03-31T21:39:11.852Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
21:39:11 [2020-03-31T21:39:11.856Z] #44 34.07   CC       compel/src/lib/infect-util.o
21:39:11 [2020-03-31T21:39:11.922Z] Fetching without tags
21:39:12 [2020-03-31T21:39:12.068Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:12 [2020-03-31T21:39:12.072Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:12 [2020-03-31T21:39:12.136Z] #44 34.30   CC       compel/src/lib/infect.o
21:39:12 [2020-03-31T21:39:12.147Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
21:39:12 [2020-03-31T21:39:12.147Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
21:39:12 [2020-03-31T21:39:12.268Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:12 [2020-03-31T21:39:12.439Z] go: finding golang.org/x/text v0.3.0
21:39:12 [2020-03-31T21:39:12.914Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:12 [2020-03-31T21:39:12.915Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:39:13 [2020-03-31T21:39:13.076Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
21:39:13 [2020-03-31T21:39:13.104Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:13 [2020-03-31T21:39:13.104Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:39:13 [2020-03-31T21:39:13.600Z] #44 35.65   CC       compel/src/lib/ptrace.o
21:39:11 [2020-03-31T21:39:11.456Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.475Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:11 [2020-03-31T21:39:11.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:11 [2020-03-31T21:39:11.488Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:12 [2020-03-31T21:39:12.090Z]  > git config core.sparsecheckout # timeout=10
21:39:12 [2020-03-31T21:39:12.103Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:11 [2020-03-31T21:39:11.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.873Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:39:11 [2020-03-31T21:39:11.896Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:11 [2020-03-31T21:39:11.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.956Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:11 [2020-03-31T21:39:11.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:11 [2020-03-31T21:39:11.957Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:12 [2020-03-31T21:39:12.310Z]  > git config core.sparsecheckout # timeout=10
21:39:12 [2020-03-31T21:39:12.337Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:13 [2020-03-31T21:39:13.079Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:39:13 [2020-03-31T21:39:13.107Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:13 [2020-03-31T21:39:13.136Z]  > git config core.sparsecheckout # timeout=10
21:39:13 [2020-03-31T21:39:13.159Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:11 [2020-03-31T21:39:11.622Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.643Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:39:11 [2020-03-31T21:39:11.666Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:11 [2020-03-31T21:39:11.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:11 [2020-03-31T21:39:11.760Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:11 [2020-03-31T21:39:11.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:11 [2020-03-31T21:39:11.761Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:39:12 [2020-03-31T21:39:12.083Z]  > git config core.sparsecheckout # timeout=10
21:39:12 [2020-03-31T21:39:12.115Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:12 [2020-03-31T21:39:12.867Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:39:12 [2020-03-31T21:39:12.898Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:12 [2020-03-31T21:39:12.926Z]  > git config core.sparsecheckout # timeout=10
21:39:12 [2020-03-31T21:39:12.958Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:13 [2020-03-31T21:39:13.880Z] #44 35.96   AR       compel/libcompel.a
21:39:13 [2020-03-31T21:39:13.880Z] #44 36.01   HOSTCC   compel/src/main-host.o
21:39:14 [2020-03-31T21:39:14.160Z] #44 36.20   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
21:39:14 [2020-03-31T21:39:14.160Z] #44 ...
21:39:14 [2020-03-31T21:39:14.160Z] 
21:39:14 [2020-03-31T21:39:14.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.16 Selecting previously unselected package libapparmor1:s390x.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.17 Unpacking libapparmor1:s390x (2.13.2-10) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.23 Selecting previously unselected package libapparmor-dev:s390x.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.24 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.32 Selecting previously unselected package libbtrfs0.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.32 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.33 Unpacking libbtrfs0 (4.20.1-2) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.36 Selecting previously unselected package libbtrfs-dev.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.36 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.36 Unpacking libbtrfs-dev (4.20.1-2) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.45 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.45 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.45 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.49 Selecting previously unselected package libudev-dev:s390x.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.52 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.61 Selecting previously unselected package libsepol1-dev:s390x.
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.61 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.160Z] #10 70.62 Unpacking libsepol1-dev:s390x (2.8-1) ...
21:39:14 [2020-03-31T21:39:14.427Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:39:14 [2020-03-31T21:39:14.427Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.83 Selecting previously unselected package libpcre16-3:s390x.
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.83 Unpacking libpcre16-3:s390x (2:8.39-12) ...
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.92 Selecting previously unselected package libpcre32-3:s390x.
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.92 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.440Z] #10 70.92 Unpacking libpcre32-3:s390x (2:8.39-12) ...
21:39:14 [2020-03-31T21:39:14.440Z] #10 71.06 Selecting previously unselected package libpcrecpp0v5:s390x.
21:39:14 [2020-03-31T21:39:14.721Z] #10 71.07 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.721Z] #10 71.07 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
21:39:14 [2020-03-31T21:39:14.721Z] #10 71.16 Selecting previously unselected package libpcre3-dev:s390x.
21:39:14 [2020-03-31T21:39:14.721Z] #10 71.16 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
21:39:14 [2020-03-31T21:39:14.721Z] #10 71.16 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
21:39:15 [2020-03-31T21:39:15.001Z] #10 71.50 Selecting previously unselected package libselinux1-dev:s390x.
21:39:15 [2020-03-31T21:39:15.001Z] #10 71.50 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
21:39:15 [2020-03-31T21:39:15.001Z] #10 71.51 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
21:39:15 [2020-03-31T21:39:15.148Z] go: finding github.com/kisielk/gotool v1.0.0
21:39:15 [2020-03-31T21:39:15.148Z] go: finding github.com/ghodss/yaml v1.0.0
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.70 Selecting previously unselected package libdevmapper-dev:s390x.
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.72 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.76 Selecting previously unselected package libseccomp-dev:s390x.
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.77 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
21:39:15 [2020-03-31T21:39:15.282Z] #10 71.77 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
21:39:15 [2020-03-31T21:39:15.562Z] #10 71.87 Selecting previously unselected package libsystemd-dev:s390x.
21:39:15 [2020-03-31T21:39:15.562Z] #10 71.88 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
21:39:15 [2020-03-31T21:39:15.562Z] #10 71.88 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
21:39:15 [2020-03-31T21:39:15.726Z] #47 ...
21:39:15 [2020-03-31T21:39:15.726Z] 
21:39:15 [2020-03-31T21:39:15.726Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:39:15 [2020-03-31T21:39:15.726Z] #25 28.13 Reading package lists...
21:39:15 [2020-03-31T21:39:15.726Z] #25 40.15 Reading package lists...
21:39:15 [2020-03-31T21:39:15.726Z] #25 ...
21:39:15 [2020-03-31T21:39:15.726Z] 
21:39:15 [2020-03-31T21:39:15.726Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:39:15 [2020-03-31T21:39:15.726Z] #35 38.04 Reading package lists...
21:39:15 [2020-03-31T21:39:15.780Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.31 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.33 Setting up libseccomp-dev:s390x (2.3.3-4) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.33 Setting up libapparmor1:s390x (2.13.2-10) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.34 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.35 Setting up libpcre16-3:s390x (2:8.39-12) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.35 Setting up libsepol1-dev:s390x (2.8-1) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.36 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.37 Setting up libbtrfs0 (4.20.1-2) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.37 Setting up libpcre32-3:s390x (2:8.39-12) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.38 Setting up libudev-dev:s390x (241-7~deb10u3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.39 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.40 Setting up libbtrfs-dev (4.20.1-2) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.40 Setting up libapparmor-dev:s390x (2.13.2-10) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.41 Setting up mingw-w64-common (6.0.0-3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.42 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.43 Setting up libpcre3-dev:s390x (2:8.39-12) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.43 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.44 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
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.44 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
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.45 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
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.46 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
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.47 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.47 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
21:39:15 [2020-03-31T21:39:15.843Z] #10 72.48 Setting up dmsetup (2:1.02.155-3) ...
21:39:14 [2020-03-31T21:39:14.407Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:39:14 [2020-03-31T21:39:14.422Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:14 [2020-03-31T21:39:14.437Z]  > git config core.sparsecheckout # timeout=10
21:39:14 [2020-03-31T21:39:14.447Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:39:16 [2020-03-31T21:39:16.123Z] #10 72.49 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
21:39:16 [2020-03-31T21:39:16.123Z] #10 72.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
21:39:16 [2020-03-31T21:39:16.123Z] #10 72.50 Processing triggers for libc-bin (2.28-10) ...
21:39:16 [2020-03-31T21:39:16.405Z] #10 DONE 72.8s
21:39:16 [2020-03-31T21:39:16.405Z] 
21:39:16 [2020-03-31T21:39:16.405Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:39:16 [2020-03-31T21:39:16.405Z] #58 DONE 0.1s
21:39:16 [2020-03-31T21:39:16.405Z] 
21:39:16 [2020-03-31T21:39:16.405Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:39:16 [2020-03-31T21:39:16.405Z] #11 ...
21:39:16 [2020-03-31T21:39:16.405Z] 
21:39:16 [2020-03-31T21:39:16.405Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:39:16 [2020-03-31T21:39:16.405Z] #59 DONE 0.1s
21:39:16 [2020-03-31T21:39:16.687Z] 
21:39:16 [2020-03-31T21:39:16.687Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:16 [2020-03-31T21:39:16.817Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
21:39:16 [2020-03-31T21:39:16.880Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:39:17 [2020-03-31T21:39:17.309Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:39:17 [2020-03-31T21:39:17.364Z] #35 50.16 Reading package lists...
21:39:17 [2020-03-31T21:39:17.364Z] #35 ...
21:39:17 [2020-03-31T21:39:17.364Z] 
21:39:17 [2020-03-31T21:39:17.364Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:39:17 [2020-03-31T21:39:17.364Z] #62 30.01 Reading package lists...
21:39:17 [2020-03-31T21:39:17.364Z] #62 41.87 Reading package lists...
21:39:17 [2020-03-31T21:39:17.364Z] #62 ...
21:39:17 [2020-03-31T21:39:17.364Z] 
21:39:17 [2020-03-31T21:39:17.364Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:39:17 [2020-03-31T21:39:17.364Z] #53 41.65 + cd /tmp/tmp.4Mjgm8Qfxy/src/github.com/golangci/golangci-lint/
21:39:17 [2020-03-31T21:39:17.364Z] #53 41.65 + git checkout -q v1.23.8
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.67 ++ git describe --tags
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.67 + version=v1.23.8
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.69 ++ git rev-parse --short HEAD
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.71 + commit=76a82c6
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.71 ++ git show -s --format=%cd
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.72 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:39:17 [2020-03-31T21:39:17.364Z] #53 42.72 + 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
[Pipeline] withEnv
[Pipeline] {
21:39:17 [2020-03-31T21:39:17.624Z] #53 ...
21:39:17 [2020-03-31T21:39:17.624Z] 
21:39:17 [2020-03-31T21:39:17.624Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:39:17 [2020-03-31T21:39:17.624Z] #25 40.15 Reading package lists...
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:39:17 [2020-03-31T21:39:17.856Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
21:39:17 [2020-03-31T21:39:17.856Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:39:18 [2020-03-31T21:39:18.149Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
21:39:18 [2020-03-31T21:39:18.149Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.329 + RM_GOPATH=0
21:39:18 [2020-03-31T21:39:18.163Z] #60 ...
21:39:18 [2020-03-31T21:39:18.163Z] 
21:39:18 [2020-03-31T21:39:18.163Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:39:18 [2020-03-31T21:39:18.163Z] #11 DONE 1.6s
21:39:18 [2020-03-31T21:39:18.163Z] 
21:39:18 [2020-03-31T21:39:18.163Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.330 + TMP_GOPATH=
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.330 + : /build
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.330 + '[' -z '' ']'
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.332 ++ mktemp -d
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.335 + export GOPATH=/tmp/tmp.RZ9O2CTs8L
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.335 + GOPATH=/tmp/tmp.RZ9O2CTs8L
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.335 + RM_GOPATH=1
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.336 ++ dirname ./install.sh
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.338 + dir=.
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.338 + bin=runc
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.339 + shift
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.339 + '[' '!' -f ./runc.installer ']'
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.339 + . ./runc.installer
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.339 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.340 + install_runc
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.342 + uname -r
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.342 + grep -q '^3\.10\.0.*\.el7\.'
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.352 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.352 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.352 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RZ9O2CTs8L/src/github.com/opencontainers/runc
21:39:18 [2020-03-31T21:39:18.163Z] #60 1.356 Cloning into '/tmp/tmp.RZ9O2CTs8L/src/github.com/opencontainers/runc'...
21:39:18 [2020-03-31T21:39:18.287Z] + docker version
21:39:18 [2020-03-31T21:39:18.466Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:39:18 [2020-03-31T21:39:18.708Z] + docker version
21:39:18 [2020-03-31T21:39:18.778Z] #60 ...
21:39:18 [2020-03-31T21:39:18.778Z] 
21:39:18 [2020-03-31T21:39:18.778Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:18 [2020-03-31T21:39:18.778Z] #47 64.91 vendor/golang.org/x/text/secure/bidirule
21:39:18 [2020-03-31T21:39:18.778Z] #47 65.32 vendor/golang.org/x/text/unicode/norm
21:39:18 [2020-03-31T21:39:18.778Z] #47 68.30 vendor/golang.org/x/net/idna
21:39:18 [2020-03-31T21:39:18.778Z] #47 70.22 vendor/golang.org/x/net/http2/hpack
21:39:18 [2020-03-31T21:39:18.778Z] #47 71.03 mime
21:39:18 [2020-03-31T21:39:18.778Z] #47 72.73 mime/quotedprintable
21:39:18 [2020-03-31T21:39:18.778Z] #47 73.08 net/http/internal
21:39:18 [2020-03-31T21:39:18.778Z] #47 74.59 net/textproto
21:39:18 [2020-03-31T21:39:18.778Z] #47 74.59 crypto/x509
21:39:18 [2020-03-31T21:39:18.778Z] #47 ...
21:39:18 [2020-03-31T21:39:18.778Z] 
21:39:18 [2020-03-31T21:39:18.778Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:18 [2020-03-31T21:39:18.778Z] #44 36.37   HOSTCC   compel/src/lib/handle-elf-host.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 36.68   HOSTCC   compel/src/lib/log-host.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 36.86   HOSTLINK compel/compel-host-bin
21:39:18 [2020-03-31T21:39:18.778Z] #44 36.94   DEP      soccr/soccr.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 37.04   CC       soccr/soccr.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 37.84   AR       soccr/libsoccr.a
21:39:18 [2020-03-31T21:39:18.778Z] #44 37.89 make[1]: 'soccr/libsoccr.a' is up to date.
21:39:18 [2020-03-31T21:39:18.778Z] #44 38.05   DEP      criu/arch/s390/sigframe.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 38.13   DEP      criu/arch/s390/crtools.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 38.38   DEP      criu/arch/s390/cpu.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 38.59   CC       criu/arch/s390/cpu.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 39.18   CC       criu/arch/s390/crtools.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.15   CC       criu/arch/s390/sigframe.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.29   LINK     criu/arch/s390/crtools.built-in.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.35   DEP      criu/pie/util-vdso.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.46   DEP      criu/pie/util.d
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.75   CC       criu/pie/util.o
21:39:18 [2020-03-31T21:39:18.778Z] #44 40.96   CC       criu/pie/util-vdso.o
21:39:18 [2020-03-31T21:39:18.782Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:39:19 [2020-03-31T21:39:19.398Z] #44 41.47   AR       criu/pie/pie.lib.a
21:39:19 [2020-03-31T21:39:19.398Z] #44 41.50   DEP      criu/pie/restorer.d
21:39:19 [2020-03-31T21:39:19.398Z] #44 ...
21:39:19 [2020-03-31T21:39:19.398Z] 
21:39:19 [2020-03-31T21:39:19.398Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:39:19 [2020-03-31T21:39:19.398Z] #12 DONE 1.5s
21:39:19 [2020-03-31T21:39:19.398Z] 
21:39:19 [2020-03-31T21:39:19.398Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:19 [2020-03-31T21:39:19.398Z] #47 75.58 vendor/golang.org/x/net/http/httpguts
21:39:19 [2020-03-31T21:39:19.598Z] + docker version
21:39:19 [2020-03-31T21:39:19.678Z] #47 75.92 vendor/golang.org/x/net/http/httpproxy
21:39:19 [2020-03-31T21:39:19.962Z] #47 76.34 mime/multipart
21:39:21 [2020-03-31T21:39:21.165Z] #25 52.21 Building dependency tree...
21:39:21 [2020-03-31T21:39:21.424Z] #25 ...
21:39:21 [2020-03-31T21:39:21.424Z] 
21:39:21 [2020-03-31T21:39:21.424Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:21 [2020-03-31T21:39:21.438Z] #47 ...
21:39:21 [2020-03-31T21:39:21.438Z] 
21:39:21 [2020-03-31T21:39:21.438Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:39:21 [2020-03-31T21:39:21.438Z] #13 1.444 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:39:21 [2020-03-31T21:39:21.438Z] #13 DONE 1.6s
21:39:21 [2020-03-31T21:39:21.438Z] 
21:39:21 [2020-03-31T21:39:21.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:21 [2020-03-31T21:39:21.438Z] #44 41.71   DEP      criu/arch/s390/restorer.d
21:39:21 [2020-03-31T21:39:21.438Z] #44 41.93   DEP      criu/arch/s390/vdso-pie.d
21:39:21 [2020-03-31T21:39:21.438Z] #44 42.04   DEP      criu/pie/parasite-vdso.d
21:39:21 [2020-03-31T21:39:21.438Z] #44 42.20   DEP      criu/pie/parasite.d
21:39:21 [2020-03-31T21:39:21.438Z] #44 42.45   CC       criu/pie/parasite.o
21:39:21 [2020-03-31T21:39:21.438Z] #44 43.49   LINK     criu/pie/parasite.built-in.o
21:39:21 [2020-03-31T21:39:21.438Z] #44 43.50   GEN      criu/pie/parasite-blob.h
21:39:21 [2020-03-31T21:39:21.438Z] #44 43.51   CC       criu/pie/parasite-vdso.o
21:39:21 [2020-03-31T21:39:21.682Z] #10 45.75 Reading package lists...
21:39:21 [2020-03-31T21:39:21.682Z] #10 ...
21:39:21 [2020-03-31T21:39:21.682Z] 
21:39:21 [2020-03-31T21:39:21.682Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:39:21 [2020-03-31T21:39:21.682Z] #62 41.87 Reading package lists...
21:39:21 [2020-03-31T21:39:21.728Z] #44 ...
21:39:21 [2020-03-31T21:39:21.728Z] 
21:39:21 [2020-03-31T21:39:21.728Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:39:21 [2020-03-31T21:39:21.728Z] #50 DONE 77.9s
21:39:21 [2020-03-31T21:39:21.728Z] 
21:39:21 [2020-03-31T21:39:21.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:21 [2020-03-31T21:39:21.728Z] #47 78.02 crypto/tls
21:39:21 [2020-03-31T21:39:21.942Z] #62 53.23 Building dependency tree...
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/gogo/protobuf v1.2.0
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/kr/pretty v0.1.0
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
21:39:22 [2020-03-31T21:39:22.307Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
21:39:22 [2020-03-31T21:39:22.881Z] #62 ...
21:39:22 [2020-03-31T21:39:22.881Z] 
21:39:22 [2020-03-31T21:39:22.881Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:22 [2020-03-31T21:39:22.881Z] #43 35.53 Reading package lists...
21:39:22 [2020-03-31T21:39:22.881Z] #43 47.66 Reading package lists...
21:39:22 [2020-03-31T21:39:22.881Z] #43 ...
21:39:22 [2020-03-31T21:39:22.881Z] 
21:39:22 [2020-03-31T21:39:22.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:22 [2020-03-31T21:39:22.881Z] #10 45.75 Reading package lists...
21:39:23 [2020-03-31T21:39:23.225Z] #47 ...
21:39:23 [2020-03-31T21:39:23.225Z] 
21:39:23 [2020-03-31T21:39:23.225Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:39:23 [2020-03-31T21:39:23.225Z] #14 DONE 2.1s
21:39:23 [2020-03-31T21:39:23.505Z] 
21:39:23 [2020-03-31T21:39:23.505Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:23 [2020-03-31T21:39:23.505Z] #60 6.582 + cd /tmp/tmp.RZ9O2CTs8L/src/github.com/opencontainers/runc
21:39:23 [2020-03-31T21:39:23.505Z] #60 6.582 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:39:23 [2020-03-31T21:39:23.788Z] #60 ...
21:39:23 [2020-03-31T21:39:23.788Z] 
21:39:23 [2020-03-31T21:39:23.788Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:39:23 [2020-03-31T21:39:23.788Z] #68 74.18 + for f in rootlesskit rootlesskit-docker-proxy
21:39:23 [2020-03-31T21:39:23.788Z] #68 74.18 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:39:23 [2020-03-31T21:39:23.788Z] #68 DONE 79.6s
21:39:23 [2020-03-31T21:39:23.788Z] 
21:39:23 [2020-03-31T21:39:23.788Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:39:23 [2020-03-31T21:39:23.788Z] #69 DONE 0.1s
21:39:23 [2020-03-31T21:39:23.788Z] 
21:39:23 [2020-03-31T21:39:23.788Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:23 [2020-03-31T21:39:23.788Z] #60 7.125 + '[' -z '' ']'
21:39:23 [2020-03-31T21:39:23.788Z] #60 7.125 + target=static
21:39:23 [2020-03-31T21:39:23.788Z] #60 7.127 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:39:24 [2020-03-31T21:39:24.377Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
21:39:24 [2020-03-31T21:39:24.377Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
21:39:24 [2020-03-31T21:39:24.377Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
21:39:24 [2020-03-31T21:39:24.796Z] #60 8.201 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 .
21:39:25 [2020-03-31T21:39:25.011Z] go: finding github.com/golang/protobuf v1.2.0
21:39:25 [2020-03-31T21:39:25.011Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
21:39:25 [2020-03-31T21:39:25.076Z] #60 ...
21:39:25 [2020-03-31T21:39:25.076Z] 
21:39:25 [2020-03-31T21:39:25.076Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:39:25 [2020-03-31T21:39:25.076Z] #15 DONE 1.8s
21:39:25 [2020-03-31T21:39:25.076Z] 
21:39:25 [2020-03-31T21:39:25.076Z] #16 [dev-systemd-false 6/26] RUN ldconfig
21:39:25 [2020-03-31T21:39:25.641Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
21:39:26 [2020-03-31T21:39:26.168Z] #10 57.11 Building dependency tree...
21:39:26 [2020-03-31T21:39:26.274Z] go: finding github.com/sirupsen/logrus v1.3.0
21:39:26 [2020-03-31T21:39:26.539Z] #16 DONE 1.5s
21:39:26 [2020-03-31T21:39:26.539Z] 
21:39:26 [2020-03-31T21:39:26.539Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:26 [2020-03-31T21:39:26.797Z] Client: Docker Engine - Community
21:39:26 [2020-03-31T21:39:26.797Z]  Version:           19.03.5
21:39:26 [2020-03-31T21:39:26.797Z]  API version:       1.40
21:39:26 [2020-03-31T21:39:26.797Z]  Go version:        go1.12.12
21:39:26 [2020-03-31T21:39:26.797Z]  Git commit:        633a0ea838
21:39:26 [2020-03-31T21:39:26.797Z]  Built:             Wed Nov 13 07:29:52 2019
21:39:26 [2020-03-31T21:39:26.797Z]  OS/Arch:           linux/amd64
21:39:26 [2020-03-31T21:39:26.797Z]  Experimental:      false
21:39:26 [2020-03-31T21:39:26.797Z] 
21:39:26 [2020-03-31T21:39:26.797Z] Server: Docker Engine - Community
21:39:26 [2020-03-31T21:39:26.797Z]  Engine:
21:39:26 [2020-03-31T21:39:26.797Z]   Version:          19.03.5
21:39:26 [2020-03-31T21:39:26.797Z]   API version:      1.40 (minimum version 1.12)
21:39:26 [2020-03-31T21:39:26.797Z]   Go version:       go1.12.12
21:39:26 [2020-03-31T21:39:26.797Z]   Git commit:       633a0ea838
21:39:26 [2020-03-31T21:39:26.797Z]   Built:            Wed Nov 13 07:28:22 2019
21:39:26 [2020-03-31T21:39:26.797Z]   OS/Arch:          linux/amd64
21:39:26 [2020-03-31T21:39:26.797Z]   Experimental:     true
21:39:26 [2020-03-31T21:39:26.797Z]  containerd:
21:39:26 [2020-03-31T21:39:26.797Z]   Version:          1.2.10
21:39:26 [2020-03-31T21:39:26.797Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:26 [2020-03-31T21:39:26.797Z]  runc:
21:39:26 [2020-03-31T21:39:26.797Z]   Version:          1.0.0-rc8+dev
21:39:26 [2020-03-31T21:39:26.797Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:26 [2020-03-31T21:39:26.797Z]  docker-init:
21:39:26 [2020-03-31T21:39:26.797Z]   Version:          0.18.0
21:39:26 [2020-03-31T21:39:26.797Z]   GitCommit:        fec3683
[Pipeline] sh
21:39:26 [2020-03-31T21:39:26.907Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
21:39:27 [2020-03-31T21:39:27.162Z] + docker info
21:39:27 [2020-03-31T21:39:27.199Z] go: finding github.com/gogo/googleapis v1.1.0
21:39:27 [2020-03-31T21:39:27.833Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
21:39:27 [2020-03-31T21:39:27.833Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
21:39:28 [2020-03-31T21:39:28.004Z] #17 1.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:39:28 [2020-03-31T21:39:28.004Z] #17 1.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:39:28 [2020-03-31T21:39:28.004Z] #17 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:39:28 [2020-03-31T21:39:28.079Z] #10 ...
21:39:28 [2020-03-31T21:39:28.079Z] 
21:39:28 [2020-03-31T21:39:28.079Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:39:28 [2020-03-31T21:39:28.079Z] #35 50.16 Reading package lists...
21:39:28 [2020-03-31T21:39:28.123Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
21:39:28 [2020-03-31T21:39:28.269Z] Client: Docker Engine - Community
21:39:28 [2020-03-31T21:39:28.269Z]  Version:           19.03.5
21:39:28 [2020-03-31T21:39:28.269Z]  API version:       1.40
21:39:28 [2020-03-31T21:39:28.269Z]  Go version:        go1.12.12
21:39:28 [2020-03-31T21:39:28.269Z]  Git commit:        633a0ea838
21:39:28 [2020-03-31T21:39:28.269Z]  Built:             Wed Nov 13 07:29:52 2019
21:39:28 [2020-03-31T21:39:28.269Z]  OS/Arch:           linux/amd64
21:39:28 [2020-03-31T21:39:28.269Z]  Experimental:      false
21:39:28 [2020-03-31T21:39:28.269Z] 
21:39:28 [2020-03-31T21:39:28.269Z] Server: Docker Engine - Community
21:39:28 [2020-03-31T21:39:28.269Z]  Engine:
21:39:28 [2020-03-31T21:39:28.269Z]   Version:          19.03.5
21:39:28 [2020-03-31T21:39:28.269Z]   API version:      1.40 (minimum version 1.12)
21:39:28 [2020-03-31T21:39:28.269Z]   Go version:       go1.12.12
21:39:28 [2020-03-31T21:39:28.269Z]   Git commit:       633a0ea838
21:39:28 [2020-03-31T21:39:28.269Z]   Built:            Wed Nov 13 07:28:22 2019
21:39:28 [2020-03-31T21:39:28.269Z]   OS/Arch:          linux/amd64
21:39:28 [2020-03-31T21:39:28.269Z]   Experimental:     true
21:39:28 [2020-03-31T21:39:28.269Z]  containerd:
21:39:28 [2020-03-31T21:39:28.269Z]   Version:          1.2.10
21:39:28 [2020-03-31T21:39:28.269Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:28 [2020-03-31T21:39:28.269Z]  runc:
21:39:28 [2020-03-31T21:39:28.269Z]   Version:          1.0.0-rc8+dev
21:39:28 [2020-03-31T21:39:28.269Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:28 [2020-03-31T21:39:28.269Z]  docker-init:
21:39:28 [2020-03-31T21:39:28.269Z]   Version:          0.18.0
21:39:28 [2020-03-31T21:39:28.269Z]   GitCommit:        fec3683
21:39:28 [2020-03-31T21:39:28.284Z] #17 1.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
[Pipeline] sh
21:39:28 [2020-03-31T21:39:28.611Z] + docker info
21:39:28 [2020-03-31T21:39:28.751Z] go: finding github.com/uber/jaeger-lib v1.2.1
21:39:29 [2020-03-31T21:39:29.749Z] #17 3.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
21:39:29 [2020-03-31T21:39:29.779Z] go: finding go.etcd.io/bbolt v1.3.2
21:39:29 [2020-03-31T21:39:29.779Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
21:39:30 [2020-03-31T21:39:30.409Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
21:39:30 [2020-03-31T21:39:30.409Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
21:39:30 [2020-03-31T21:39:30.409Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
21:39:30 [2020-03-31T21:39:30.614Z] #35 62.00 Building dependency tree...
21:39:30 [2020-03-31T21:39:30.699Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
21:39:30 [2020-03-31T21:39:30.749Z] #17 4.186 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
21:39:31 [2020-03-31T21:39:31.549Z] #35 ...
21:39:31 [2020-03-31T21:39:31.549Z] 
21:39:31 [2020-03-31T21:39:31.549Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:39:31 [2020-03-31T21:39:31.549Z] #62 60.16 The following additional packages will be installed:
21:39:31 [2020-03-31T21:39:31.549Z] #62 60.17   libbtrfs0
21:39:31 [2020-03-31T21:39:31.549Z] #62 60.65 The following NEW packages will be installed:
21:39:31 [2020-03-31T21:39:31.549Z] #62 60.65   libbtrfs-dev libbtrfs0
21:39:31 [2020-03-31T21:39:31.549Z] #62 61.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:39:31 [2020-03-31T21:39:31.549Z] #62 61.20 Need to get 119 kB of archives.
21:39:31 [2020-03-31T21:39:31.549Z] #62 61.20 After this operation, 387 kB of additional disk space will be used.
21:39:31 [2020-03-31T21:39:31.549Z] #62 61.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:39:31 [2020-03-31T21:39:31.549Z] #62 61.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.16 debconf: delaying package configuration, since apt-utils is not installed
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.56 Fetched 119 kB in 0s (410 kB/s)
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.88 Selecting previously unselected package libbtrfs0.
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 63.99 Unpacking libbtrfs0 (4.20.1-2) ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.21 Selecting previously unselected package libbtrfs-dev.
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.22 Unpacking libbtrfs-dev (4.20.1-2) ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.67 Setting up libbtrfs0 (4.20.1-2) ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.68 Setting up libbtrfs-dev (4.20.1-2) ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 64.69 Processing triggers for libc-bin (2.28-10) ...
21:39:31 [2020-03-31T21:39:31.549Z] #62 DONE 65.5s
21:39:31 [2020-03-31T21:39:31.549Z] 
21:39:31 [2020-03-31T21:39:31.549Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:39:31 [2020-03-31T21:39:31.549Z] #63 DONE 0.1s
21:39:31 [2020-03-31T21:39:31.549Z] 
21:39:31 [2020-03-31T21:39:31.549Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:39:31 [2020-03-31T21:39:31.549Z] #25 58.83 ca-certificates is already the newest version (20190110).
21:39:31 [2020-03-31T21:39:31.549Z] #25 58.83 The following additional packages will be installed:
21:39:31 [2020-03-31T21:39:31.549Z] #25 58.84   libjq1 libonig5
21:39:31 [2020-03-31T21:39:31.549Z] #25 59.91 The following NEW packages will be installed:
21:39:31 [2020-03-31T21:39:31.549Z] #25 59.99   jq libjq1 libonig5
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.62 Need to get 355 kB of archives.
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.62 After this operation, 1072 kB of additional disk space will be used.
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:39:31 [2020-03-31T21:39:31.549Z] #25 60.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:39:31 [2020-03-31T21:39:31.549Z] #25 62.47 debconf: delaying package configuration, since apt-utils is not installed
21:39:31 [2020-03-31T21:39:31.549Z] #25 62.77 Fetched 355 kB in 0s (740 kB/s)
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.00 Selecting previously unselected package libonig5:amd64.
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.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 ... 15401 files and directories currently installed.)
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.16 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.21 Unpacking libonig5:amd64 (6.9.1-1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.75 Selecting previously unselected package libjq1:amd64.
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 63.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 64.29 Selecting previously unselected package jq.
21:39:31 [2020-03-31T21:39:31.549Z] #25 64.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 64.32 Unpacking jq (1.5+dfsg-2+b1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 64.86 Setting up libonig5:amd64 (6.9.1-1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 64.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 65.05 Setting up jq (1.5+dfsg-2+b1) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 65.09 Processing triggers for libc-bin (2.28-10) ...
21:39:31 [2020-03-31T21:39:31.549Z] #25 DONE 65.8s
21:39:31 [2020-03-31T21:39:31.549Z] 
21:39:31 [2020-03-31T21:39:31.549Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:39:31 [2020-03-31T21:39:31.730Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
21:39:31 [2020-03-31T21:39:31.811Z] Client: Docker Engine - Community
21:39:31 [2020-03-31T21:39:31.811Z]  Version:           19.03.5
21:39:31 [2020-03-31T21:39:31.811Z]  API version:       1.40
21:39:31 [2020-03-31T21:39:31.811Z]  Go version:        go1.12.12
21:39:31 [2020-03-31T21:39:31.811Z]  Git commit:        633a0ea
21:39:31 [2020-03-31T21:39:31.811Z]  Built:             Wed Nov 13 07:27:53 2019
21:39:31 [2020-03-31T21:39:31.811Z]  OS/Arch:           linux/arm64
21:39:31 [2020-03-31T21:39:31.811Z]  Experimental:      false
21:39:31 [2020-03-31T21:39:31.811Z] 
21:39:31 [2020-03-31T21:39:31.811Z] Server: Docker Engine - Community
21:39:31 [2020-03-31T21:39:31.811Z]  Engine:
21:39:31 [2020-03-31T21:39:31.811Z]   Version:          19.03.5
21:39:31 [2020-03-31T21:39:31.811Z]   API version:      1.40 (minimum version 1.12)
21:39:31 [2020-03-31T21:39:31.811Z]   Go version:       go1.12.12
21:39:31 [2020-03-31T21:39:31.811Z]   Git commit:       633a0ea
21:39:31 [2020-03-31T21:39:31.811Z]   Built:            Wed Nov 13 07:26:25 2019
21:39:31 [2020-03-31T21:39:31.811Z]   OS/Arch:          linux/arm64
21:39:31 [2020-03-31T21:39:31.811Z]   Experimental:     true
21:39:31 [2020-03-31T21:39:31.811Z]  containerd:
21:39:31 [2020-03-31T21:39:31.811Z] #64 DONE 0.1s
21:39:31 [2020-03-31T21:39:31.811Z]   Version:          1.2.10
21:39:31 [2020-03-31T21:39:31.811Z] 
21:39:31 [2020-03-31T21:39:31.812Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:39:31 [2020-03-31T21:39:31.812Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:31 [2020-03-31T21:39:31.812Z]  runc:
21:39:31 [2020-03-31T21:39:31.812Z]   Version:          1.0.0-rc8+dev
21:39:31 [2020-03-31T21:39:31.812Z] #65 ...
21:39:31 [2020-03-31T21:39:31.812Z] 
21:39:31 [2020-03-31T21:39:31.812Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:31 [2020-03-31T21:39:31.812Z]  docker-init:
21:39:31 [2020-03-31T21:39:31.812Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:39:31 [2020-03-31T21:39:31.812Z] #26 DONE 0.2s
21:39:31 [2020-03-31T21:39:31.812Z]   Version:          0.18.0
21:39:31 [2020-03-31T21:39:31.812Z]   GitCommit:        fec3683
[Pipeline] sh
21:39:32 [2020-03-31T21:39:32.072Z] 
21:39:32 [2020-03-31T21:39:32.072Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:32 [2020-03-31T21:39:32.145Z] + docker info
21:39:32 [2020-03-31T21:39:32.211Z] #17 ...
21:39:32 [2020-03-31T21:39:32.211Z] 
21:39:32 [2020-03-31T21:39:32.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:32 [2020-03-31T21:39:32.211Z] #44 44.20   CC       criu/arch/s390/vdso-pie.o
21:39:32 [2020-03-31T21:39:32.211Z] #44 44.71   CC       criu/arch/s390/restorer.o
21:39:32 [2020-03-31T21:39:32.211Z] #44 45.13   CC       criu/pie/restorer.o
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.30   LINK     criu/pie/restorer.built-in.o
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.31   GEN      criu/pie/restorer-blob.h
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.37   DEP      criu/vdso.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.48   DEP      criu/uts_ns.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.58   DEP      criu/util.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.75   DEP      criu/uffd.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 47.95   DEP      criu/tun.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.12   DEP      criu/tty.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.30   DEP      criu/timerfd.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.46   DEP      criu/sysfs_parse.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.55   DEP      criu/sysctl.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.65   DEP      criu/string.d
21:39:32 [2020-03-31T21:39:32.211Z] #44 48.68   DEP      criu/stats.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 48.84   DEP      criu/sockets.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 48.95   DEP      criu/sk-unix.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 49.22   DEP      criu/sk-tcp.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 49.33   DEP      criu/sk-queue.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 49.47   DEP      criu/sk-packet.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 49.68   DEP      criu/sk-netlink.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 49.79   DEP      criu/sk-inet.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.01   DEP      criu/signalfd.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.12   DEP      criu/sigframe.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.17   DEP      criu/shmem.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.30   DEP      criu/servicefd.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.51   DEP      criu/seize.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.68   DEP      criu/seccomp.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.85   DEP      criu/rst-malloc.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.91   DEP      criu/rbtree.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 50.94   DEP      criu/pstree.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 51.09   DEP      criu/protobuf.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 51.17   GEN      criu/protobuf-desc-gen.h
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.11   DEP      criu/protobuf-desc.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.20   DEP      criu/proc_parse.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.31   DEP      criu/plugin.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.34   DEP      criu/pipes.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.41   DEP      criu/pie-util.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.50   DEP      criu/pie-util-vdso.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.53   DEP      criu/path.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.59   DEP      criu/parasite-syscall.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.66   DEP      criu/pagemap.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.72   DEP      criu/pagemap-cache.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.76   DEP      criu/page-xfer.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.84   DEP      criu/page-pipe.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 52.90   DEP      criu/netfilter.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.03   DEP      criu/net.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.31   DEP      criu/namespaces.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.45   DEP      criu/mount.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.57   DEP      criu/mem.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.67   DEP      criu/lsm.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.75   DEP      criu/log.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.80   DEP      criu/libnetlink.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.85   DEP      criu/kerndat.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 53.96   DEP      criu/kcmp-ids.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 54.05   DEP      criu/irmap.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 54.20   DEP      criu/ipc_ns.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 54.38   DEP      criu/image.d
21:39:32 [2020-03-31T21:39:32.212Z] #44 54.51   DEP      criu/image-desc.d
21:39:32 [2020-03-31T21:39:32.360Z] go: finding github.com/pkg/profile v1.2.1
21:39:32 [2020-03-31T21:39:32.492Z] #44 54.60   DEP      criu/fsnotify.d
21:39:32 [2020-03-31T21:39:32.492Z] #44 54.76   DEP      criu/filesystems.d
21:39:32 [2020-03-31T21:39:32.492Z] #44 ...
21:39:32 [2020-03-31T21:39:32.492Z] 
21:39:32 [2020-03-31T21:39:32.492Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:32 [2020-03-31T21:39:32.492Z] #17 6.084 Fetched 8033 kB in 5s (1691 kB/s)
21:39:32 [2020-03-31T21:39:32.650Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
21:39:33 [2020-03-31T21:39:33.683Z] go: finding google.golang.org/grpc v1.20.1
21:39:33 [2020-03-31T21:39:33.955Z] #17 6.084 Reading package lists...
21:39:34 [2020-03-31T21:39:34.107Z] #27 ...
21:39:34 [2020-03-31T21:39:34.107Z] 
21:39:34 [2020-03-31T21:39:34.107Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:34 [2020-03-31T21:39:34.107Z] #74 DONE 67.7s
21:39:34 [2020-03-31T21:39:34.107Z] 
21:39:34 [2020-03-31T21:39:34.107Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.74 The following additional packages will be installed:
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.76   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.76 Suggested packages:
21:39:34 [2020-03-31T21:39:34.107Z] #10 63.78   gcc-8-locales seccomp wine64
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.39 The following NEW packages will be installed:
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.40   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.40   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.40   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 66.44   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:39:34 [2020-03-31T21:39:34.107Z] #10 67.13 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:39:34 [2020-03-31T21:39:34.107Z] #10 67.13 Need to get 77.7 MB of archives.
21:39:34 [2020-03-31T21:39:34.107Z] #10 67.13 After this operation, 487 MB of additional disk space will be used.
21:39:34 [2020-03-31T21:39:34.107Z] #10 67.13 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]
21:39:34 [2020-03-31T21:39:34.107Z] #10 67.57 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]
21:39:34 [2020-03-31T21:39:34.107Z] #10 68.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:39:34 [2020-03-31T21:39:34.107Z] #10 68.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:39:34 [2020-03-31T21:39:34.107Z] #10 68.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:39:34 [2020-03-31T21:39:34.107Z] #10 68.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:39:34 [2020-03-31T21:39:34.717Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
21:39:35 [2020-03-31T21:39:35.010Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
21:39:35 [2020-03-31T21:39:35.056Z] #10 69.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #10 ...
21:39:35 [2020-03-31T21:39:35.056Z] 
21:39:35 [2020-03-31T21:39:35.056Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:35 [2020-03-31T21:39:35.056Z] #43 47.66 Reading package lists...
21:39:35 [2020-03-31T21:39:35.056Z] #43 59.73 Building dependency tree...
21:39:35 [2020-03-31T21:39:35.056Z] #43 64.50 The following additional packages will be installed:
21:39:35 [2020-03-31T21:39:35.056Z] #43 64.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:39:35 [2020-03-31T21:39:35.056Z] #43 64.51   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:39:35 [2020-03-31T21:39:35.056Z] #43 64.55 Suggested packages:
21:39:35 [2020-03-31T21:39:35.056Z] #43 64.55   manpages-dev python-setuptools
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.13 The following NEW packages will be installed:
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.13   python-six zlib1g-dev
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.59 Need to get 4095 kB of archives.
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.59 After this operation, 22.5 MB of additional disk space will be used.
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 67.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 68.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:39:35 [2020-03-31T21:39:35.056Z] #43 ...
21:39:35 [2020-03-31T21:39:35.056Z] 
21:39:35 [2020-03-31T21:39:35.056Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.88 The following additional packages will be installed:
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.89   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.93 Suggested packages:
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.93   cmake-doc ninja-build lrzip
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.93 Recommended packages:
21:39:35 [2020-03-31T21:39:35.056Z] #35 68.93   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:39:35 [2020-03-31T21:39:35.251Z] Client:
21:39:35 [2020-03-31T21:39:35.251Z]  Debug Mode: false
21:39:35 [2020-03-31T21:39:35.251Z] 
21:39:35 [2020-03-31T21:39:35.251Z] Server:
21:39:35 [2020-03-31T21:39:35.251Z]  Containers: 0
21:39:35 [2020-03-31T21:39:35.251Z]   Running: 0
21:39:35 [2020-03-31T21:39:35.251Z]   Paused: 0
21:39:35 [2020-03-31T21:39:35.251Z]   Stopped: 0
21:39:35 [2020-03-31T21:39:35.251Z]  Images: 0
21:39:35 [2020-03-31T21:39:35.251Z]  Server Version: 19.03.5
21:39:35 [2020-03-31T21:39:35.251Z]  Storage Driver: overlay2
21:39:35 [2020-03-31T21:39:35.251Z]   Backing Filesystem: extfs
21:39:35 [2020-03-31T21:39:35.251Z]   Supports d_type: true
21:39:35 [2020-03-31T21:39:35.251Z]   Native Overlay Diff: true
21:39:35 [2020-03-31T21:39:35.251Z]  Logging Driver: json-file
21:39:35 [2020-03-31T21:39:35.251Z]  Cgroup Driver: cgroupfs
21:39:35 [2020-03-31T21:39:35.251Z]  Plugins:
21:39:35 [2020-03-31T21:39:35.251Z]   Volume: local
21:39:35 [2020-03-31T21:39:35.251Z]   Network: bridge host ipvlan macvlan null overlay
21:39:35 [2020-03-31T21:39:35.251Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:39:35 [2020-03-31T21:39:35.251Z]  Swarm: inactive
21:39:35 [2020-03-31T21:39:35.251Z]  Runtimes: runc
21:39:35 [2020-03-31T21:39:35.251Z]  Default Runtime: runc
21:39:35 [2020-03-31T21:39:35.251Z]  Init Binary: docker-init
21:39:35 [2020-03-31T21:39:35.251Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:35 [2020-03-31T21:39:35.251Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:35 [2020-03-31T21:39:35.251Z]  init version: fec3683
21:39:35 [2020-03-31T21:39:35.251Z]  Security Options:
21:39:35 [2020-03-31T21:39:35.251Z]   apparmor
21:39:35 [2020-03-31T21:39:35.251Z]   seccomp
21:39:35 [2020-03-31T21:39:35.251Z]    Profile: default
21:39:35 [2020-03-31T21:39:35.251Z]  Kernel Version: 4.15.0-1058-aws
21:39:35 [2020-03-31T21:39:35.251Z]  Operating System: Ubuntu 18.04.4 LTS
21:39:35 [2020-03-31T21:39:35.251Z]  OSType: linux
21:39:35 [2020-03-31T21:39:35.251Z]  Architecture: x86_64
21:39:35 [2020-03-31T21:39:35.251Z]  CPUs: 2
21:39:35 [2020-03-31T21:39:35.251Z]  Total Memory: 7.501GiB
21:39:35 [2020-03-31T21:39:35.251Z]  Name: ip-10-100-74-96
21:39:35 [2020-03-31T21:39:35.251Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
21:39:35 [2020-03-31T21:39:35.251Z]  Docker Root Dir: /var/lib/docker
21:39:35 [2020-03-31T21:39:35.251Z]  Debug Mode: false
21:39:35 [2020-03-31T21:39:35.251Z]  Registry: https://index.docker.io/v1/
21:39:35 [2020-03-31T21:39:35.251Z]  Labels:
21:39:35 [2020-03-31T21:39:35.251Z]  Experimental: true
21:39:35 [2020-03-31T21:39:35.251Z]  Insecure Registries:
21:39:35 [2020-03-31T21:39:35.251Z]   127.0.0.0/8
21:39:35 [2020-03-31T21:39:35.251Z]  Live Restore Enabled: true
21:39:35 [2020-03-31T21:39:35.251Z] 
21:39:35 [2020-03-31T21:39:35.251Z] WARNING: No swap limit support
[Pipeline] sh
21:39:35 [2020-03-31T21:39:35.305Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
21:39:35 [2020-03-31T21:39:35.305Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
21:39:35 [2020-03-31T21:39:35.305Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
21:39:35 [2020-03-31T21:39:35.622Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:35 [2020-03-31T21:39:35.622Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:35 [2020-03-31T21:39:35.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:39:35 [2020-03-31T21:39:35.622Z] + bash /home/ubuntu/workspace/moby_PR-40673/check-config.sh
21:39:35 [2020-03-31T21:39:35.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:39:35 [2020-03-31T21:39:35.622Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
21:39:35 [2020-03-31T21:39:35.622Z] 
21:39:35 [2020-03-31T21:39:35.622Z] Generally Necessary:
21:39:35 [2020-03-31T21:39:35.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:39:35 [2020-03-31T21:39:35.622Z] - apparmor: enabled and tools installed
21:39:35 [2020-03-31T21:39:35.705Z] #17 7.686 Reading package lists...
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NAMESPACES: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NET_NS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_PID_NS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_IPC_NS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_UTS_NS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUPS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUP_CPUACCT: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUP_DEVICE: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUP_FREEZER: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUP_SCHED: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CPUSETS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_MEMCG: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_KEYS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_VETH: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_BRIDGE: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NF_NAT: enabled (as module)
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_NF_NAT_NEEDED: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_POSIX_MQUEUE: enabled
21:39:35 [2020-03-31T21:39:35.880Z] 
21:39:35 [2020-03-31T21:39:35.880Z] Optional Features:
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_USER_NS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_SECCOMP: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_CGROUP_PIDS: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_MEMCG_SWAP: enabled
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:39:35 [2020-03-31T21:39:35.880Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:39:35 [2020-03-31T21:39:35.880Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:39:35 [2020-03-31T21:39:35.985Z] #17 9.249 Building dependency tree...
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_BLK_CGROUP: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IOSCHED_CFQ: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_CGROUP_PERF: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_CGROUP_HUGETLB: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_CFS_BANDWIDTH: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_RT_GROUP_SCHED: missing
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_VS: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_VS_NFCT: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_IP_VS_RR: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_EXT4_FS: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:39:36 [2020-03-31T21:39:36.183Z] - Network Drivers:
21:39:36 [2020-03-31T21:39:36.183Z]   - "overlay":
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_VXLAN: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       Optional (for encrypted networks):
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_CRYPTO: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_CRYPTO_AEAD: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_CRYPTO_GCM: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_CRYPTO_GHASH: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_XFRM: enabled
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_XFRM_USER: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_INET_ESP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]   - "ipvlan":
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_IPVLAN: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]   - "macvlan":
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_MACVLAN: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_DUMMY: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]   - "ftp,tftp client in container":
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z] - Storage Drivers:
21:39:36 [2020-03-31T21:39:36.183Z]   - "aufs":
21:39:36 [2020-03-31T21:39:36.183Z]     - CONFIG_AUFS_FS: enabled (as module)
21:39:36 [2020-03-31T21:39:36.183Z]   - "btrfs":
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.719 libcap2-bin is already the newest version (1:2.25-2).
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.719 The following additional packages will be installed:
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.741   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.741   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.741   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.741   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.741   python3.7 python3.7-minimal vim-runtime xxd
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742 Suggested packages:
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742 Recommended packages:
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742   aufs-dkms nftables build-essential python3-dev python3-keyring
21:39:36 [2020-03-31T21:39:36.265Z] #17 9.742   python3-keyrings.alt python3-xdg unzip
21:39:36 [2020-03-31T21:39:36.335Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
21:39:36 [2020-03-31T21:39:36.439Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:39:36 [2020-03-31T21:39:36.439Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:39:36 [2020-03-31T21:39:36.439Z]   - "devicemapper":
21:39:36 [2020-03-31T21:39:36.439Z]     - CONFIG_BLK_DEV_DM: enabled
21:39:36 [2020-03-31T21:39:36.439Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:39:36 [2020-03-31T21:39:36.439Z]   - "overlay":
21:39:36 [2020-03-31T21:39:36.439Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:39:36 [2020-03-31T21:39:36.439Z]   - "zfs":
21:39:36 [2020-03-31T21:39:36.439Z]     - /dev/zfs: missing
21:39:36 [2020-03-31T21:39:36.439Z]     - zfs command: missing
21:39:36 [2020-03-31T21:39:36.439Z]     - zpool command: missing
21:39:36 [2020-03-31T21:39:36.439Z] 
21:39:36 [2020-03-31T21:39:36.439Z] Limits:
21:39:36 [2020-03-31T21:39:36.439Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:39:36 [2020-03-31T21:39:36.439Z] 
21:39:36 [2020-03-31T21:39:36.439Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:39:36 [2020-03-31T21:39:36.626Z] go: finding github.com/vishvananda/netlink v1.0.0
21:39:36 [2020-03-31T21:39:36.719Z] Client:
21:39:36 [2020-03-31T21:39:36.719Z]  Debug Mode: false
21:39:36 [2020-03-31T21:39:36.719Z] 
21:39:36 [2020-03-31T21:39:36.719Z] Server:
21:39:36 [2020-03-31T21:39:36.719Z]  Containers: 0
21:39:36 [2020-03-31T21:39:36.719Z]   Running: 0
21:39:36 [2020-03-31T21:39:36.719Z]   Paused: 0
21:39:36 [2020-03-31T21:39:36.719Z]   Stopped: 0
21:39:36 [2020-03-31T21:39:36.719Z]  Images: 0
21:39:36 [2020-03-31T21:39:36.719Z]  Server Version: 19.03.5
21:39:36 [2020-03-31T21:39:36.719Z]  Storage Driver: overlay2
21:39:36 [2020-03-31T21:39:36.719Z]   Backing Filesystem: extfs
21:39:36 [2020-03-31T21:39:36.719Z]   Supports d_type: true
21:39:36 [2020-03-31T21:39:36.719Z]   Native Overlay Diff: true
21:39:36 [2020-03-31T21:39:36.719Z]  Logging Driver: json-file
21:39:36 [2020-03-31T21:39:36.719Z]  Cgroup Driver: cgroupfs
21:39:36 [2020-03-31T21:39:36.719Z]  Plugins:
21:39:36 [2020-03-31T21:39:36.719Z]   Volume: local
21:39:36 [2020-03-31T21:39:36.719Z]   Network: bridge host ipvlan macvlan null overlay
21:39:36 [2020-03-31T21:39:36.719Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:39:36 [2020-03-31T21:39:36.719Z]  Swarm: inactive
21:39:36 [2020-03-31T21:39:36.719Z]  Runtimes: runc
21:39:36 [2020-03-31T21:39:36.719Z]  Default Runtime: runc
21:39:36 [2020-03-31T21:39:36.719Z]  Init Binary: docker-init
21:39:36 [2020-03-31T21:39:36.719Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:36 [2020-03-31T21:39:36.719Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:36 [2020-03-31T21:39:36.719Z]  init version: fec3683
21:39:36 [2020-03-31T21:39:36.719Z]  Security Options:
21:39:36 [2020-03-31T21:39:36.719Z]   apparmor
21:39:36 [2020-03-31T21:39:36.719Z]   seccomp
21:39:36 [2020-03-31T21:39:36.719Z]    Profile: default
21:39:36 [2020-03-31T21:39:36.719Z]  Kernel Version: 4.15.0-1058-aws
21:39:36 [2020-03-31T21:39:36.719Z]  Operating System: Ubuntu 18.04.4 LTS
21:39:36 [2020-03-31T21:39:36.719Z]  OSType: linux
21:39:36 [2020-03-31T21:39:36.719Z]  Architecture: x86_64
21:39:36 [2020-03-31T21:39:36.719Z]  CPUs: 2
21:39:36 [2020-03-31T21:39:36.719Z]  Total Memory: 7.583GiB
21:39:36 [2020-03-31T21:39:36.719Z]  Name: ip-10-100-125-240
21:39:36 [2020-03-31T21:39:36.719Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
21:39:36 [2020-03-31T21:39:36.719Z]  Docker Root Dir: /var/lib/docker
21:39:36 [2020-03-31T21:39:36.719Z]  Debug Mode: false
21:39:36 [2020-03-31T21:39:36.719Z]  Registry: https://index.docker.io/v1/
21:39:36 [2020-03-31T21:39:36.719Z]  Labels:
21:39:36 [2020-03-31T21:39:36.719Z]  Experimental: true
21:39:36 [2020-03-31T21:39:36.719Z]  Insecure Registries:
21:39:36 [2020-03-31T21:39:36.719Z]   127.0.0.0/8
21:39:36 [2020-03-31T21:39:36.719Z]  Live Restore Enabled: true
21:39:36 [2020-03-31T21:39:36.719Z] 
21:39:36 [2020-03-31T21:39:36.719Z] WARNING: No swap limit support
[Pipeline] sh
21:39:36 [2020-03-31T21:39:36.814Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:39:36 [2020-03-31T21:39:36.916Z] go: finding github.com/BurntSushi/toml v0.3.1
21:39:36 [2020-03-31T21:39:36.968Z] #35 71.04 The following NEW packages will be installed:
21:39:36 [2020-03-31T21:39:36.968Z] #35 71.09   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:39:36 [2020-03-31T21:39:36.968Z] #35 71.09   vim-common xxd
21:39:37 [2020-03-31T21:39:37.037Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:37 [2020-03-31T21:39:37.037Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:37 [2020-03-31T21:39:37.037Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:39:37 [2020-03-31T21:39:37.037Z] + bash /home/ubuntu/workspace/moby_PR-40673/check-config.sh
21:39:37 [2020-03-31T21:39:37.037Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:39:37 [2020-03-31T21:39:37.037Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
21:39:37 [2020-03-31T21:39:37.037Z] 
21:39:37 [2020-03-31T21:39:37.037Z] Generally Necessary:
21:39:37 [2020-03-31T21:39:37.037Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:39:37 [2020-03-31T21:39:37.037Z] - apparmor: enabled and tools installed
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NAMESPACES: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NET_NS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_PID_NS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_IPC_NS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_UTS_NS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUPS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUP_CPUACCT: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUP_DEVICE: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUP_FREEZER: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUP_SCHED: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CPUSETS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_MEMCG: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_KEYS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_VETH: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_BRIDGE: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NF_NAT: enabled (as module)
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_NF_NAT_NEEDED: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_POSIX_MQUEUE: enabled
21:39:37 [2020-03-31T21:39:37.037Z] 
21:39:37 [2020-03-31T21:39:37.037Z] Optional Features:
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_USER_NS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_SECCOMP: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_CGROUP_PIDS: enabled
21:39:37 [2020-03-31T21:39:37.037Z] - CONFIG_MEMCG_SWAP: enabled
21:39:37 [2020-03-31T21:39:37.071Z] #2 [internal] load build definition from Dockerfile
21:39:37 [2020-03-31T21:39:37.071Z] #2 transferring dockerfile: 17.06kB done
21:39:37 [2020-03-31T21:39:37.071Z] #2 DONE 0.3s
21:39:37 [2020-03-31T21:39:37.071Z] 
21:39:37 [2020-03-31T21:39:37.071Z] #1 [internal] load .dockerignore
21:39:37 [2020-03-31T21:39:37.071Z] #1 transferring context: 87B 0.1s done
21:39:37 [2020-03-31T21:39:37.071Z] #1 DONE 0.3s
21:39:37 [2020-03-31T21:39:37.266Z] #17 ...
21:39:37 [2020-03-31T21:39:37.266Z] 
21:39:37 [2020-03-31T21:39:37.266Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:37 [2020-03-31T21:39:37.266Z] #47 83.61 net/http/httptrace
21:39:37 [2020-03-31T21:39:37.266Z] #47 83.76 net/http
21:39:37 [2020-03-31T21:39:37.266Z] #47 92.08 github.com/LK4D4/vndr/godl
21:39:37 [2020-03-31T21:39:37.266Z] #47 92.65 github.com/LK4D4/vndr
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:39:37 [2020-03-31T21:39:37.309Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_BLK_CGROUP: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IOSCHED_CFQ: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_CGROUP_PERF: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_CGROUP_HUGETLB: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_CFS_BANDWIDTH: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_RT_GROUP_SCHED: missing
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_VS: enabled (as module)
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_VS_NFCT: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_IP_VS_RR: enabled (as module)
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_EXT4_FS: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:39:37 [2020-03-31T21:39:37.309Z] - Network Drivers:
21:39:37 [2020-03-31T21:39:37.309Z]   - "overlay":
21:39:37 [2020-03-31T21:39:37.309Z]     - CONFIG_VXLAN: enabled (as module)
21:39:37 [2020-03-31T21:39:37.309Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:39:37 [2020-03-31T21:39:37.309Z]       Optional (for encrypted networks):
21:39:37 [2020-03-31T21:39:37.326Z] 
21:39:37 [2020-03-31T21:39:37.326Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.59 Need to get 14.9 MB of archives.
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.59 After this operation, 61.8 MB of additional disk space will be used.
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:39:37 [2020-03-31T21:39:37.532Z] #35 71.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:39:37 [2020-03-31T21:39:37.546Z] #47 ...
21:39:37 [2020-03-31T21:39:37.546Z] 
21:39:37 [2020-03-31T21:39:37.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05 The following NEW packages will be installed:
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.05   xz-utils zip
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.14 Need to get 27.7 MB of archives.
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.14 After this operation, 117 MB of additional disk space will be used.
21:39:37 [2020-03-31T21:39:37.546Z] #17 11.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
21:39:37 [2020-03-31T21:39:37.546Z] #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]
21:39:37 [2020-03-31T21:39:37.550Z] go: finding github.com/hashicorp/golang-lru v0.5.0
21:39:37 [2020-03-31T21:39:37.550Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
21:39:37 [2020-03-31T21:39:37.550Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_CRYPTO: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_CRYPTO_AEAD: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_CRYPTO_GCM: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_CRYPTO_GHASH: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_XFRM: enabled
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_XFRM_USER: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_INET_ESP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "ipvlan":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_IPVLAN: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "macvlan":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_MACVLAN: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_DUMMY: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "ftp,tftp client in container":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z] - Storage Drivers:
21:39:37 [2020-03-31T21:39:37.571Z]   - "aufs":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_AUFS_FS: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "btrfs":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:39:37 [2020-03-31T21:39:37.571Z]   - "devicemapper":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_BLK_DEV_DM: enabled
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "overlay":
21:39:37 [2020-03-31T21:39:37.571Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:39:37 [2020-03-31T21:39:37.571Z]   - "zfs":
21:39:37 [2020-03-31T21:39:37.571Z]     - /dev/zfs: missing
21:39:37 [2020-03-31T21:39:37.571Z]     - zfs command: missing
21:39:37 [2020-03-31T21:39:37.571Z]     - zpool command: missing
21:39:37 [2020-03-31T21:39:37.571Z] 
21:39:37 [2020-03-31T21:39:37.571Z] Limits:
21:39:37 [2020-03-31T21:39:37.572Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:39:37 [2020-03-31T21:39:37.572Z] 
21:39:37 [2020-03-31T21:39:37.572Z] + true
[Pipeline] }
21:39:37 [2020-03-31T21:39:37.582Z] #3 DONE 0.4s
21:39:37 [2020-03-31T21:39:37.582Z] 
21:39:37 [2020-03-31T21:39:37.582Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:39:37 [2020-03-31T21:39:37.582Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:39:37 [2020-03-31T21:39:37.790Z] #35 71.81 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:39:37 [2020-03-31T21:39:37.826Z] #17 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
21:39:37 [2020-03-31T21:39:37.842Z] go: finding github.com/kr/text v0.1.0
21:39:37 [2020-03-31T21:39:37.842Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
21:39:37 [2020-03-31T21:39:37.842Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
21:39:37 [2020-03-31T21:39:37.842Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
21:39:37 [2020-03-31T21:39:37.842Z] go: finding gotest.tools v2.2.0+incompatible
21:39:37 [2020-03-31T21:39:37.842Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
21:39:37 [2020-03-31T21:39:37.886Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:39:37 [2020-03-31T21:39:37.886Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.50MB / 8.82MB 0.2s
21:39:37 [2020-03-31T21:39:37.886Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:39:37 [2020-03-31T21:39:37.886Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:39:37 [2020-03-31T21:39:37.886Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:39:37 [2020-03-31T21:39:37.886Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
21:39:37 [2020-03-31T21:39:37.916Z] + sudo modprobe ip_vs
21:39:38 [2020-03-31T21:39:38.133Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
21:39:38 [2020-03-31T21:39:38.133Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
21:39:38 [2020-03-31T21:39:38.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:39:38 [2020-03-31T21:39:38.445Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
21:39:38 [2020-03-31T21:39:38.445Z] #4 DONE 0.9s
21:39:38 [2020-03-31T21:39:38.477Z] #1 [internal] load build definition from Dockerfile
21:39:38 [2020-03-31T21:39:38.477Z] #1 transferring dockerfile:
21:39:38 [2020-03-31T21:39:38.477Z] #1 transferring dockerfile: 17.06kB 0.0s done
21:39:38 [2020-03-31T21:39:38.477Z] #1 DONE 0.2s
21:39:38 [2020-03-31T21:39:38.477Z] 
21:39:38 [2020-03-31T21:39:38.477Z] #2 [internal] load .dockerignore
21:39:38 [2020-03-31T21:39:38.477Z] #2 transferring context: 87B done
21:39:38 [2020-03-31T21:39:38.477Z] #2 DONE 0.2s
21:39:38 [2020-03-31T21:39:38.477Z] 
21:39:38 [2020-03-31T21:39:38.477Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:39:38 [2020-03-31T21:39:38.765Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
21:39:38 [2020-03-31T21:39:38.827Z] #17 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
21:39:39 [2020-03-31T21:39:39.005Z] 
21:39:39 [2020-03-31T21:39:39.005Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:39:39 [2020-03-31T21:39:39.046Z] #3 DONE 0.5s
21:39:39 [2020-03-31T21:39:39.046Z] 
21:39:39 [2020-03-31T21:39:39.046Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:39:39 [2020-03-31T21:39:39.046Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:39:39 [2020-03-31T21:39:39.046Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
21:39:39 [2020-03-31T21:39:39.046Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:39:39 [2020-03-31T21:39:39.046Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:39:39 [2020-03-31T21:39:39.046Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:39:39 [2020-03-31T21:39:39.054Z] go: finding github.com/google/go-cmp v0.2.0
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
21:39:39 [2020-03-31T21:39:39.108Z] #17 12.51 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:39:39 [2020-03-31T21:39:39.163Z] #35 73.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:39:39 [2020-03-31T21:39:39.261Z] #6 DONE 0.3s
21:39:39 [2020-03-31T21:39:39.261Z] 
21:39:39 [2020-03-31T21:39:39.261Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:39:39 [2020-03-31T21:39:39.261Z] #5 DONE 0.3s
21:39:39 [2020-03-31T21:39:39.261Z] 
21:39:39 [2020-03-31T21:39:39.261Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:39:39 [2020-03-31T21:39:39.261Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:39:39 [2020-03-31T21:39:39.307Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.57MB / 8.82MB 0.2s
21:39:39 [2020-03-31T21:39:39.307Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:39:39 [2020-03-31T21:39:39.307Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
21:39:39 [2020-03-31T21:39:39.389Z] #17 12.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
21:39:39 [2020-03-31T21:39:39.516Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:39:39 [2020-03-31T21:39:39.516Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:39:39 [2020-03-31T21:39:39.516Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
21:39:39 [2020-03-31T21:39:39.774Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.30MB / 9.86MB 0.4s
21:39:39 [2020-03-31T21:39:39.873Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
21:39:39 [2020-03-31T21:39:39.873Z] #4 DONE 0.8s
21:39:40 [2020-03-31T21:39:40.032Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.98MB / 9.86MB 0.5s
21:39:40 [2020-03-31T21:39:40.032Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s
21:39:40 [2020-03-31T21:39:40.079Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
21:39:40 [2020-03-31T21:39:40.079Z] go: finding google.golang.org/appengine v1.1.0
21:39:40 [2020-03-31T21:39:40.079Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
21:39:40 [2020-03-31T21:39:40.097Z] #35 ...
21:39:40 [2020-03-31T21:39:40.097Z] 
21:39:40 [2020-03-31T21:39:40.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.12 debconf: delaying package configuration, since apt-utils is not installed
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.54 Fetched 4095 kB in 1s (3097 kB/s)
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.79 Selecting previously unselected package libcap-dev:amd64.
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.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 ... 15401 files and directories currently installed.)
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 71.94 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.37 Selecting previously unselected package libnet1:amd64.
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.76 Selecting previously unselected package libnet1-dev.
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 72.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.34 Selecting previously unselected package libnl-3-200:amd64.
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.82 Selecting previously unselected package libnl-3-dev:amd64.
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.82 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 73.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:39:40 [2020-03-31T21:39:40.097Z] #43 74.41 Selecting previously unselected package libprotobuf-c1:amd64.
21:39:40 [2020-03-31T21:39:40.287Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
21:39:40 [2020-03-31T21:39:40.288Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
21:39:40 [2020-03-31T21:39:40.355Z] #43 74.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.355Z] #43 74.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:39:40 [2020-03-31T21:39:40.390Z] #17 13.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
21:39:40 [2020-03-31T21:39:40.390Z] #17 13.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
21:39:40 [2020-03-31T21:39:40.390Z] #17 13.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
21:39:40 [2020-03-31T21:39:40.390Z] #17 13.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
21:39:40 [2020-03-31T21:39:40.613Z] #43 74.71 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:39:40 [2020-03-31T21:39:40.613Z] #43 74.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.613Z] #43 74.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:39:40 [2020-03-31T21:39:40.810Z] 
21:39:40 [2020-03-31T21:39:40.810Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:39:40 [2020-03-31T21:39:40.810Z] #6 DONE 0.3s
21:39:40 [2020-03-31T21:39:40.810Z] 
21:39:40 [2020-03-31T21:39:40.810Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:39:40 [2020-03-31T21:39:40.810Z] #5 DONE 0.3s
21:39:40 [2020-03-31T21:39:40.810Z] 
21:39:40 [2020-03-31T21:39:40.810Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:40 [2020-03-31T21:39:40.810Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:39:40 [2020-03-31T21:39:40.871Z] #43 75.00 Selecting previously unselected package zlib1g-dev:amd64.
21:39:40 [2020-03-31T21:39:40.871Z] #43 75.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:39:40 [2020-03-31T21:39:40.871Z] #43 75.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:39:41 [2020-03-31T21:39:41.001Z] #17 14.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
21:39:41 [2020-03-31T21:39:41.001Z] #17 14.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
21:39:41 [2020-03-31T21:39:41.068Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.1s
21:39:41 [2020-03-31T21:39:41.068Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s
21:39:41 [2020-03-31T21:39:41.068Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:39:41 [2020-03-31T21:39:41.068Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
21:39:41 [2020-03-31T21:39:41.069Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
21:39:41 [2020-03-31T21:39:41.069Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 3.80MB / 7.81MB 0.2s
21:39:41 [2020-03-31T21:39:41.113Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
21:39:41 [2020-03-31T21:39:41.113Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
21:39:41 [2020-03-31T21:39:41.128Z] #43 ...
21:39:41 [2020-03-31T21:39:41.128Z] 
21:39:41 [2020-03-31T21:39:41.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:41 [2020-03-31T21:39:41.128Z] #33 64.74 sync
21:39:41 [2020-03-31T21:39:41.128Z] #33 64.75 internal/reflectlite
21:39:41 [2020-03-31T21:39:41.128Z] #33 70.52 errors
21:39:41 [2020-03-31T21:39:41.128Z] #33 70.53 sort
21:39:41 [2020-03-31T21:39:41.128Z] #33 71.13 strconv
21:39:41 [2020-03-31T21:39:41.128Z] #33 72.83 io
21:39:41 [2020-03-31T21:39:41.128Z] #33 74.74 internal/oserror
21:39:41 [2020-03-31T21:39:41.128Z] #33 ...
21:39:41 [2020-03-31T21:39:41.128Z] 
21:39:41 [2020-03-31T21:39:41.128Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:41 [2020-03-31T21:39:41.128Z] #27 8.231 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:39:41 [2020-03-31T21:39:41.128Z] #27 8.974 #=#=#                                                                         
21:39:41 [2020-03-31T21:39:41.327Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.98MB / 50.38MB 0.4s
21:39:41 [2020-03-31T21:39:41.327Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 6.63MB / 7.81MB 0.4s
21:39:41 [2020-03-31T21:39:41.327Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s
21:39:41 [2020-03-31T21:39:41.586Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.51MB / 50.38MB 0.6s
21:39:41 [2020-03-31T21:39:41.586Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done
21:39:41 [2020-03-31T21:39:41.586Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 217.09kB / 10.00MB 0.6s
21:39:41 [2020-03-31T21:39:41.620Z] #17 15.18 debconf: delaying package configuration, since apt-utils is not installed
21:39:41 [2020-03-31T21:39:41.620Z] #17 15.25 Fetched 27.7 MB in 3s (8072 kB/s)
21:39:41 [2020-03-31T21:39:41.620Z] #17 15.29 Selecting previously unselected package pigz.
21:39:41 [2020-03-31T21:39:41.744Z] go: finding github.com/onsi/ginkgo v1.7.0
21:39:41 [2020-03-31T21:39:41.744Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
21:39:41 [2020-03-31T21:39:41.845Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 11.69MB / 50.38MB 0.9s
21:39:41 [2020-03-31T21:39:41.845Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 3.05MB / 10.00MB 0.9s
21:39:41 [2020-03-31T21:39:41.845Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.9s
21:39:41 [2020-03-31T21:39:41.845Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 5.62MB / 10.00MB 1.0s
21:39:41 [2020-03-31T21:39:41.900Z] #17 15.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 ... 23190 files and directories currently installed.)
21:39:41 [2020-03-31T21:39:41.901Z] #17 15.35 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
21:39:41 [2020-03-31T21:39:41.901Z] #17 15.36 Unpacking pigz (2.4-1) ...
21:39:41 [2020-03-31T21:39:41.901Z] #17 15.44 Selecting previously unselected package libpython3.7-minimal:s390x.
21:39:42 [2020-03-31T21:39:42.036Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
21:39:42 [2020-03-31T21:39:42.106Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 6.98MB / 10.00MB 1.1s
21:39:42 [2020-03-31T21:39:42.106Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.21MB / 51.79MB 1.1s
21:39:42 [2020-03-31T21:39:42.181Z] #17 15.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
21:39:42 [2020-03-31T21:39:42.181Z] #17 15.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
21:39:42 [2020-03-31T21:39:42.328Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
21:39:42 [2020-03-31T21:39:42.328Z] go: finding github.com/containerd/containerd v1.2.4
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 18.71MB / 50.38MB 1.3s
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.3s
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 8.57MB / 51.79MB 1.3s
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 21.25MB / 50.38MB 1.4s
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.3s done
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 11.65MB / 51.79MB 1.4s
21:39:42 [2020-03-31T21:39:42.367Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 1.4s
21:39:42 [2020-03-31T21:39:42.468Z] #17 ...
21:39:42 [2020-03-31T21:39:42.468Z] 
21:39:42 [2020-03-31T21:39:42.468Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:42 [2020-03-31T21:39:42.468Z] #47 DONE 98.8s
21:39:42 [2020-03-31T21:39:42.623Z] go: finding github.com/onsi/gomega v1.4.3
21:39:42 [2020-03-31T21:39:42.625Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 26.93MB / 50.38MB 1.6s
21:39:42 [2020-03-31T21:39:42.625Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 15.67MB / 51.79MB 1.6s
21:39:42 [2020-03-31T21:39:42.625Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.52MB / 68.60MB 1.6s
21:39:42 [2020-03-31T21:39:42.625Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 29.51MB / 50.38MB 1.7s
21:39:42 [2020-03-31T21:39:42.751Z] 
21:39:42 [2020-03-31T21:39:42.751Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:42 [2020-03-31T21:39:42.751Z] #17 16.06 Selecting previously unselected package python3.7-minimal.
21:39:42 [2020-03-31T21:39:42.751Z] #17 16.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
21:39:42 [2020-03-31T21:39:42.751Z] #17 16.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:39:42 [2020-03-31T21:39:42.751Z] #17 ...
21:39:42 [2020-03-31T21:39:42.751Z] 
21:39:42 [2020-03-31T21:39:42.751Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:42 [2020-03-31T21:39:42.751Z] #44 54.89   DEP      criu/files.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.02   DEP      criu/files-reg.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.15   DEP      criu/files-ext.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.24   DEP      criu/file-lock.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.41   DEP      criu/file-ids.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.48   DEP      criu/fifo.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.63   DEP      criu/fdstore.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.72   DEP      criu/fault-injection.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.75   DEP      criu/external.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.80   DEP      criu/eventpoll.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 55.89   DEP      criu/eventfd.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.05   DEP      criu/crtools.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.18   DEP      criu/cr-service.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.34   DEP      criu/cr-restore.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.56   DEP      criu/cr-errno.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.57   DEP      criu/cr-dump.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.69   DEP      criu/cr-dedup.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 56.85   DEP      criu/cr-check.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.04   DEP      criu/config.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.14   DEP      criu/clone-noasan.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.22   DEP      criu/cgroup.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.40   DEP      criu/cgroup-props.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.47   DEP      criu/bitmap.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.48   DEP      criu/bfd.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.55   DEP      criu/autofs.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.74   DEP      criu/aio.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 57.95   DEP      criu/action-scripts.d
21:39:42 [2020-03-31T21:39:42.751Z] #44 58.16   CC       criu/action-scripts.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 58.44   CC       criu/aio.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 58.74   CC       criu/autofs.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 59.67   CC       criu/bfd.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 60.00   CC       criu/bitmap.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 60.15   CC       criu/cgroup-props.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 60.65   CC       criu/cgroup.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 62.55   CC       criu/clone-noasan.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 62.69   CC       criu/config.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 63.73   CC       criu/cr-check.o
21:39:42 [2020-03-31T21:39:42.751Z] #44 65.00   CC       criu/cr-dedup.o
21:39:42 [2020-03-31T21:39:42.885Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 32.76MB / 50.38MB 1.8s
21:39:42 [2020-03-31T21:39:42.885Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.41MB / 68.60MB 1.8s
21:39:42 [2020-03-31T21:39:42.885Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 37.11MB / 50.38MB 2.0s
21:39:42 [2020-03-31T21:39:42.885Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 21.90MB / 51.79MB 2.0s
21:39:42 [2020-03-31T21:39:42.885Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 12.52MB / 68.60MB 2.0s
21:39:43 [2020-03-31T21:39:43.144Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 39.71MB / 50.38MB 2.2s
21:39:43 [2020-03-31T21:39:43.144Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 26.78MB / 51.79MB 2.3s
21:39:43 [2020-03-31T21:39:43.144Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.52MB / 68.60MB 2.2s
21:39:43 [2020-03-31T21:39:43.388Z] #44 65.44   CC       criu/cr-dump.o
21:39:43 [2020-03-31T21:39:43.388Z] #44 ...
21:39:43 [2020-03-31T21:39:43.388Z] 
21:39:43 [2020-03-31T21:39:43.388Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:43 [2020-03-31T21:39:43.388Z] #17 16.91 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
21:39:43 [2020-03-31T21:39:43.388Z] #17 16.93 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:39:43 [2020-03-31T21:39:43.404Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 43.10MB / 50.38MB 2.4s
21:39:43 [2020-03-31T21:39:43.404Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 24.69MB / 68.60MB 2.4s
21:39:43 [2020-03-31T21:39:43.404Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 49.65MB / 50.38MB 2.5s
21:39:43 [2020-03-31T21:39:43.404Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 30.52MB / 51.79MB 2.5s
21:39:43 [2020-03-31T21:39:43.453Z] #27 9.460 
                                                                           0.0%
####                                                                       6.8%
########                                                                  11.7%
###########                                                               16.1%
###############                                                           21.3%
###################                                                       26.6%
#####################                                                     29.4%
#########################                                                 35.4%
############################                                              39.7%
###############################                                           43.3%
###################################                                       48.9%
#####################################                                     52.5%
########################################                                  56.5%
###############################################                           65.8%
####################################################                      72.7%
#######################################################                   77.3%
###########################################################               82.1%
################################################################          89.1%
####################################################################      94.9%
######################################################################## 100.0%
21:39:43 [2020-03-31T21:39:43.666Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 28.38MB / 68.60MB 2.6s
21:39:43 [2020-03-31T21:39:43.680Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
21:39:43 [2020-03-31T21:39:43.680Z] go: finding github.com/Microsoft/hcsshim v0.8.5
21:39:43 [2020-03-31T21:39:43.927Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.7s done
21:39:43 [2020-03-31T21:39:43.927Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 35.11MB / 51.79MB 2.8s
21:39:43 [2020-03-31T21:39:43.927Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.8s
21:39:43 [2020-03-31T21:39:43.927Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 32.53MB / 68.60MB 3.0s
21:39:44 [2020-03-31T21:39:44.021Z] #27 12.23 #=#=#                                                                         
21:39:44 [2020-03-31T21:39:44.193Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.69MB / 51.79MB 3.2s
21:39:44 [2020-03-31T21:39:44.193Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
21:39:44 [2020-03-31T21:39:44.310Z] go: finding github.com/golang/mock v1.1.1
21:39:44 [2020-03-31T21:39:44.356Z] Client:
21:39:44 [2020-03-31T21:39:44.356Z]  Debug Mode: false
21:39:44 [2020-03-31T21:39:44.356Z] 
21:39:44 [2020-03-31T21:39:44.356Z] Server:
21:39:44 [2020-03-31T21:39:44.356Z]  Containers: 0
21:39:44 [2020-03-31T21:39:44.356Z]   Running: 0
21:39:44 [2020-03-31T21:39:44.356Z]   Paused: 0
21:39:44 [2020-03-31T21:39:44.356Z]   Stopped: 0
21:39:44 [2020-03-31T21:39:44.356Z]  Images: 0
21:39:44 [2020-03-31T21:39:44.356Z]  Server Version: 19.03.5
21:39:44 [2020-03-31T21:39:44.356Z]  Storage Driver: overlay2
21:39:44 [2020-03-31T21:39:44.356Z]   Backing Filesystem: extfs
21:39:44 [2020-03-31T21:39:44.356Z]   Supports d_type: true
21:39:44 [2020-03-31T21:39:44.356Z]   Native Overlay Diff: true
21:39:44 [2020-03-31T21:39:44.356Z]  Logging Driver: json-file
21:39:44 [2020-03-31T21:39:44.356Z]  Cgroup Driver: cgroupfs
21:39:44 [2020-03-31T21:39:44.356Z]  Plugins:
21:39:44 [2020-03-31T21:39:44.356Z]   Volume: local
21:39:44 [2020-03-31T21:39:44.356Z]   Network: bridge host ipvlan macvlan null overlay
21:39:44 [2020-03-31T21:39:44.356Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:39:44 [2020-03-31T21:39:44.356Z]  Swarm: inactive
21:39:44 [2020-03-31T21:39:44.356Z]  Runtimes: runc
21:39:44 [2020-03-31T21:39:44.356Z]  Default Runtime: runc
21:39:44 [2020-03-31T21:39:44.356Z]  Init Binary: docker-init
21:39:44 [2020-03-31T21:39:44.356Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
21:39:44 [2020-03-31T21:39:44.356Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
21:39:44 [2020-03-31T21:39:44.356Z]  init version: fec3683
21:39:44 [2020-03-31T21:39:44.356Z]  Security Options:
21:39:44 [2020-03-31T21:39:44.356Z]   apparmor
21:39:44 [2020-03-31T21:39:44.356Z]   seccomp
21:39:44 [2020-03-31T21:39:44.356Z]    Profile: default
21:39:44 [2020-03-31T21:39:44.356Z]  Kernel Version: 4.15.0-1057-aws
21:39:44 [2020-03-31T21:39:44.356Z]  Operating System: Ubuntu 16.04.6 LTS
21:39:44 [2020-03-31T21:39:44.356Z]  OSType: linux
21:39:44 [2020-03-31T21:39:44.356Z]  Architecture: aarch64
21:39:44 [2020-03-31T21:39:44.356Z]  CPUs: 4
21:39:44 [2020-03-31T21:39:44.356Z]  Total Memory: 7.525GiB
21:39:44 [2020-03-31T21:39:44.356Z]  Name: ip-10-100-56-237
21:39:44 [2020-03-31T21:39:44.356Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
21:39:44 [2020-03-31T21:39:44.356Z]  Docker Root Dir: /var/lib/docker
21:39:44 [2020-03-31T21:39:44.356Z]  Debug Mode: false
21:39:44 [2020-03-31T21:39:44.356Z]  Registry: https://index.docker.io/v1/
21:39:44 [2020-03-31T21:39:44.356Z]  Labels:
21:39:44 [2020-03-31T21:39:44.356Z]  Experimental: true
21:39:44 [2020-03-31T21:39:44.356Z]  Insecure Registries:
21:39:44 [2020-03-31T21:39:44.356Z]   127.0.0.0/8
21:39:44 [2020-03-31T21:39:44.356Z]  Live Restore Enabled: true
21:39:44 [2020-03-31T21:39:44.356Z] 
21:39:44 [2020-03-31T21:39:44.356Z] WARNING: No swap limit support
[Pipeline] sh
21:39:44 [2020-03-31T21:39:44.456Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 42.70MB / 51.79MB 3.4s
21:39:44 [2020-03-31T21:39:44.456Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 40.52MB / 68.60MB 3.4s
21:39:44 [2020-03-31T21:39:44.456Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 8.57MB / 120.07MB 3.4s
21:39:44 [2020-03-31T21:39:44.516Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done
21:39:44 [2020-03-31T21:39:44.516Z] #71 DONE 5.2s
21:39:44 [2020-03-31T21:39:44.517Z] 
21:39:44 [2020-03-31T21:39:44.517Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:44 [2020-03-31T21:39:44.517Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.4s done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.0s done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.8s done
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 90.55MB / 120.07MB 5.2s
21:39:44 [2020-03-31T21:39:44.517Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.2s
21:39:44 [2020-03-31T21:39:44.517Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.1s done
21:39:44 [2020-03-31T21:39:44.603Z] go: finding github.com/docker/go-units v0.3.1
21:39:44 [2020-03-31T21:39:44.724Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 46.39MB / 51.79MB 3.6s
21:39:44 [2020-03-31T21:39:44.724Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 50.14MB / 51.79MB 3.8s
21:39:44 [2020-03-31T21:39:44.724Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.22MB / 68.60MB 3.8s
21:39:44 [2020-03-31T21:39:44.724Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 16.02MB / 120.07MB 3.8s
21:39:44 [2020-03-31T21:39:44.725Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:44 [2020-03-31T21:39:44.725Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
21:39:44 [2020-03-31T21:39:44.725Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40673/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
21:39:44 [2020-03-31T21:39:44.725Z] + bash /home/ubuntu/workspace/moby_PR-40673/check-config.sh
21:39:44 [2020-03-31T21:39:44.725Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:39:44 [2020-03-31T21:39:44.725Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
21:39:44 [2020-03-31T21:39:44.725Z] 
21:39:44 [2020-03-31T21:39:44.725Z] Generally Necessary:
21:39:44 [2020-03-31T21:39:44.725Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:39:44 [2020-03-31T21:39:44.725Z] - apparmor: enabled and tools installed
21:39:44 [2020-03-31T21:39:44.725Z] - CONFIG_NAMESPACES: enabled
21:39:44 [2020-03-31T21:39:44.725Z] - CONFIG_NET_NS: enabled
21:39:44 [2020-03-31T21:39:44.725Z] - CONFIG_PID_NS: enabled
21:39:44 [2020-03-31T21:39:44.725Z] - CONFIG_IPC_NS: enabled
21:39:44 [2020-03-31T21:39:44.725Z] - CONFIG_UTS_NS: enabled
21:39:44 [2020-03-31T21:39:44.772Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 102.32MB / 120.07MB 5.6s
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.15 Selecting previously unselected package python3-minimal.
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.18 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.18 Unpacking python3-minimal (3.7.3-1) ...
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.23 Selecting previously unselected package libmpdec2:s390x.
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.23 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.24 Unpacking libmpdec2:s390x (2.4.2-2) ...
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.30 Selecting previously unselected package libpython3.7-stdlib:s390x.
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
21:39:44 [2020-03-31T21:39:44.852Z] #17 18.30 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
21:39:44 [2020-03-31T21:39:44.982Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 4.0s done
21:39:44 [2020-03-31T21:39:44.982Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 51.88MB / 68.60MB 4.2s
21:39:44 [2020-03-31T21:39:44.982Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 4.2s done
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUPS: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUP_CPUACCT: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUP_DEVICE: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUP_FREEZER: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUP_SCHED: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CPUSETS: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_MEMCG: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_KEYS: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_VETH: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_BRIDGE: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NF_NAT: enabled (as module)
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_NF_NAT_NEEDED: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_POSIX_MQUEUE: enabled
21:39:44 [2020-03-31T21:39:44.985Z] 
21:39:44 [2020-03-31T21:39:44.985Z] Optional Features:
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_USER_NS: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_SECCOMP: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_CGROUP_PIDS: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_MEMCG_SWAP: enabled
21:39:44 [2020-03-31T21:39:44.985Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:39:45 [2020-03-31T21:39:45.068Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 108.89MB / 120.07MB 5.8s
21:39:45 [2020-03-31T21:39:45.238Z] go: finding github.com/gogo/protobuf v1.0.0
21:39:45 [2020-03-31T21:39:45.238Z] go: finding github.com/client9/misspell v0.3.4
21:39:45 [2020-03-31T21:39:45.238Z] go: finding github.com/hashicorp/go-uuid v1.0.0
21:39:45 [2020-03-31T21:39:45.241Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 24.69MB / 120.07MB 4.4s
21:39:45 [2020-03-31T21:39:45.244Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_BLK_CGROUP: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IOSCHED_CFQ: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_CGROUP_PERF: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_CGROUP_HUGETLB: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_CFS_BANDWIDTH: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_RT_GROUP_SCHED: missing
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_VS: enabled (as module)
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_VS_NFCT: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_IP_VS_RR: enabled (as module)
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_EXT4_FS: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:39:45 [2020-03-31T21:39:45.244Z] - Network Drivers:
21:39:45 [2020-03-31T21:39:45.244Z]   - "overlay":
21:39:45 [2020-03-31T21:39:45.244Z]     - CONFIG_VXLAN: enabled (as module)
21:39:45 [2020-03-31T21:39:45.244Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:39:45 [2020-03-31T21:39:45.244Z]       Optional (for encrypted networks):
21:39:45 [2020-03-31T21:39:45.315Z] #27 12.61 
                                                                           0.1%
##########                                                                14.7%
###################                                                       27.6%
#######################                                                   33.0%
#################################                                         46.7%
#############################################                             63.0%
###############################################################           87.5%
######################################################################## 100.0%
21:39:45 [2020-03-31T21:39:45.325Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 119.08MB / 120.07MB 6.1s
21:39:45 [2020-03-31T21:39:45.462Z] #17 18.99 Selecting previously unselected package python3.7.
21:39:45 [2020-03-31T21:39:45.462Z] #17 19.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
21:39:45 [2020-03-31T21:39:45.462Z] #17 19.01 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:39:45 [2020-03-31T21:39:45.499Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 55.90MB / 68.60MB 4.5s
21:39:45 [2020-03-31T21:39:45.499Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.98MB / 120.07MB 4.6s
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_CRYPTO: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_CRYPTO_AEAD: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_CRYPTO_GCM: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_CRYPTO_GHASH: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_XFRM: enabled
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_XFRM_USER: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_INET_ESP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "ipvlan":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_IPVLAN: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "macvlan":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_MACVLAN: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_DUMMY: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "ftp,tftp client in container":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z] - Storage Drivers:
21:39:45 [2020-03-31T21:39:45.504Z]   - "aufs":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_AUFS_FS: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "btrfs":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:39:45 [2020-03-31T21:39:45.504Z]   - "devicemapper":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_BLK_DEV_DM: enabled
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "overlay":
21:39:45 [2020-03-31T21:39:45.504Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:39:45 [2020-03-31T21:39:45.504Z]   - "zfs":
21:39:45 [2020-03-31T21:39:45.504Z]     - /dev/zfs: missing
21:39:45 [2020-03-31T21:39:45.504Z]     - zfs command: missing
21:39:45 [2020-03-31T21:39:45.504Z]     - zpool command: missing
21:39:45 [2020-03-31T21:39:45.504Z] 
21:39:45 [2020-03-31T21:39:45.504Z] Limits:
21:39:45 [2020-03-31T21:39:45.580Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.2s done
21:39:45 [2020-03-31T21:39:45.743Z] #17 19.14 Selecting previously unselected package libpython3-stdlib:s390x.
21:39:45 [2020-03-31T21:39:45.743Z] #17 19.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
21:39:45 [2020-03-31T21:39:45.743Z] #17 19.14 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
21:39:45 [2020-03-31T21:39:45.743Z] #17 19.23 Setting up python3-minimal (3.7.3-1) ...
21:39:45 [2020-03-31T21:39:45.763Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:39:45 [2020-03-31T21:39:45.763Z] 
21:39:45 [2020-03-31T21:39:45.763Z] + true
21:39:45 [2020-03-31T21:39:45.764Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 65.93MB / 68.60MB 4.8s
21:39:45 [2020-03-31T21:39:45.764Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 39.52MB / 120.07MB 4.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:39:45 [2020-03-31T21:39:45.870Z] go: finding cloud.google.com/go v0.26.0
21:39:45 [2020-03-31T21:39:45.881Z] #27 13.99 #=#=#                                                                         
21:39:45 [2020-03-31T21:39:45.881Z] #27 ...
21:39:45 [2020-03-31T21:39:45.881Z] 
21:39:45 [2020-03-31T21:39:45.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:45 [2020-03-31T21:39:45.881Z] #10 69.91 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]
21:39:45 [2020-03-31T21:39:45.881Z] #10 69.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 75.27 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]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.99 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]
21:39:45 [2020-03-31T21:39:45.881Z] #10 78.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 79.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:39:45 [2020-03-31T21:39:45.881Z] #10 ...
21:39:45 [2020-03-31T21:39:45.881Z] 
21:39:45 [2020-03-31T21:39:45.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:45 [2020-03-31T21:39:45.881Z] #27 13.99 #=#=#                                                                         
21:39:46 [2020-03-31T21:39:46.029Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 5.1s done
21:39:46 [2020-03-31T21:39:46.029Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 46.36MB / 120.07MB 5.2s
21:39:46 [2020-03-31T21:39:46.102Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:39:46 [2020-03-31T21:39:46.102Z] #1 [internal] load build definition from Dockerfile
21:39:46 [2020-03-31T21:39:46.102Z] #1 transferring dockerfile: 17.06kB 0.0s done
21:39:46 [2020-03-31T21:39:46.102Z] #1 DONE 0.0s
21:39:46 [2020-03-31T21:39:46.102Z] 
21:39:46 [2020-03-31T21:39:46.102Z] #2 [internal] load .dockerignore
21:39:46 [2020-03-31T21:39:46.102Z] #2 transferring context: 87B done
21:39:46 [2020-03-31T21:39:46.102Z] #2 DONE 0.0s
21:39:46 [2020-03-31T21:39:46.102Z] 
21:39:46 [2020-03-31T21:39:46.102Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.80 Selecting previously unselected package python3.
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.82 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.83 Unpacking python3 (3.7.3-1) ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.91 Selecting previously unselected package libip4tc0:s390x.
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.91 Unpacking libip4tc0:s390x (1.8.2-4) ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.96 Selecting previously unselected package libip6tc0:s390x.
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.96 Unpacking libip6tc0:s390x (1.8.2-4) ...
21:39:46 [2020-03-31T21:39:46.354Z] #17 19.99 Selecting previously unselected package libiptc0:s390x.
21:39:46 [2020-03-31T21:39:46.603Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 55.44MB / 120.07MB 5.5s
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.00 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.00 Unpacking libiptc0:s390x (1.8.2-4) ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.04 Selecting previously unselected package libnfnetlink0:s390x.
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.04 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.08 Selecting previously unselected package libnetfilter-conntrack3:s390x.
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.09 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.12 Selecting previously unselected package libnftnl11:s390x.
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.12 Unpacking libnftnl11:s390x (1.1.2-2) ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.17 Selecting previously unselected package iptables.
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.17 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.635Z] #17 20.17 Unpacking iptables (1.8.2-4) ...
21:39:46 [2020-03-31T21:39:46.671Z] #3 DONE 0.5s
21:39:46 [2020-03-31T21:39:46.671Z] 
21:39:46 [2020-03-31T21:39:46.671Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:39:46 [2020-03-31T21:39:46.671Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:39:46 [2020-03-31T21:39:46.671Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:39:46 [2020-03-31T21:39:46.671Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
21:39:46 [2020-03-31T21:39:46.671Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
21:39:46 [2020-03-31T21:39:46.671Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
21:39:46 [2020-03-31T21:39:46.708Z] #27 14.40 
##                                                                         3.0%
######                                                                     9.5%
###########                                                               15.3%
###############                                                           21.2%
###################                                                       27.0%
21:39:46 [2020-03-31T21:39:46.708Z] #27 ...
21:39:46 [2020-03-31T21:39:46.708Z] 
21:39:46 [2020-03-31T21:39:46.708Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:46 [2020-03-31T21:39:46.708Z] #47 70.29 internal/reflectlite
21:39:46 [2020-03-31T21:39:46.708Z] #47 70.30 github.com/LK4D4/vndr/godl/singleflight
21:39:46 [2020-03-31T21:39:46.708Z] #47 70.69 math/rand
21:39:46 [2020-03-31T21:39:46.708Z] #47 72.78 internal/singleflight
21:39:46 [2020-03-31T21:39:46.708Z] #47 74.93 strconv
21:39:46 [2020-03-31T21:39:46.708Z] #47 74.94 bytes
21:39:46 [2020-03-31T21:39:46.708Z] #47 79.71 bufio
21:39:46 [2020-03-31T21:39:46.708Z] #47 ...
21:39:46 [2020-03-31T21:39:46.708Z] 
21:39:46 [2020-03-31T21:39:46.708Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:46 [2020-03-31T21:39:46.864Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 61.90MB / 120.07MB 5.8s
21:39:46 [2020-03-31T21:39:46.864Z] #7 ...
21:39:46 [2020-03-31T21:39:46.864Z] 
21:39:46 [2020-03-31T21:39:46.864Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:39:46 [2020-03-31T21:39:46.864Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:39:46 [2020-03-31T21:39:46.864Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:39:46 [2020-03-31T21:39:46.864Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:39:46 [2020-03-31T21:39:46.864Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
21:39:46 [2020-03-31T21:39:46.864Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.9s done
21:39:46 [2020-03-31T21:39:46.864Z] #71 DONE 5.9s
21:39:46 [2020-03-31T21:39:46.864Z] 
21:39:46 [2020-03-31T21:39:46.864Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:46 [2020-03-31T21:39:46.864Z] #7 ...
21:39:46 [2020-03-31T21:39:46.864Z] 
21:39:46 [2020-03-31T21:39:46.864Z] #20 [internal] load build context
21:39:46 [2020-03-31T21:39:46.864Z] #20 transferring context: 20.86MB 6.0s
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.38 Selecting previously unselected package xxd.
21:39:46 [2020-03-31T21:39:46.916Z] #17 ...
21:39:46 [2020-03-31T21:39:46.916Z] 
21:39:46 [2020-03-31T21:39:46.916Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:39:46 [2020-03-31T21:39:46.916Z] #30 DONE 103.4s
21:39:46 [2020-03-31T21:39:46.916Z] 
21:39:46 [2020-03-31T21:39:46.916Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.39 Unpacking xxd (2:8.1.0875-5) ...
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.46 Selecting previously unselected package vim-common.
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:39:46 [2020-03-31T21:39:46.916Z] #17 20.48 Unpacking vim-common (2:8.1.0875-5) ...
21:39:47 [2020-03-31T21:39:47.123Z] #20 ...
21:39:47 [2020-03-31T21:39:47.123Z] 
21:39:47 [2020-03-31T21:39:47.123Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:47 [2020-03-31T21:39:47.123Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 68.14MB / 120.07MB 6.1s
21:39:47 [2020-03-31T21:39:47.198Z] #17 20.68 Selecting previously unselected package bash-completion.
21:39:47 [2020-03-31T21:39:47.198Z] #17 20.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:39:47 [2020-03-31T21:39:47.238Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
21:39:47 [2020-03-31T21:39:47.239Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
21:39:47 [2020-03-31T21:39:47.373Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
21:39:47 [2020-03-31T21:39:47.373Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
21:39:47 [2020-03-31T21:39:47.388Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 81.07MB / 120.07MB 6.4s
21:39:47 [2020-03-31T21:39:47.497Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
21:39:47 [2020-03-31T21:39:47.497Z] #4 DONE 0.8s
21:39:47 [2020-03-31T21:39:47.649Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 88.83MB / 120.07MB 6.7s
21:39:47 [2020-03-31T21:39:47.667Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
21:39:47 [2020-03-31T21:39:47.961Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
21:39:48 [2020-03-31T21:39:48.002Z] #27 14.40 
##                                                                         3.0%
######                                                                     9.5%
###########                                                               15.3%
###############                                                           21.2%
###################                                                       27.0%
######################                                                    31.0%
#############################                                             40.9%
##################################                                        47.4%
#######################################                                   54.6%
############################################                              62.0%
#################################################                         68.6%
######################################################                    76.1%
############################################################              84.3%
#################################################################         90.9%
###################################################################       93.7%
####################################################################      95.4%
#######################################################################   99.2%
######################################################################## 100.0%
21:39:48 [2020-03-31T21:39:48.071Z] 
21:39:48 [2020-03-31T21:39:48.071Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:39:48 [2020-03-31T21:39:48.107Z] #7 ...
21:39:48 [2020-03-31T21:39:48.107Z] 
21:39:48 [2020-03-31T21:39:48.107Z] #20 [internal] load build context
21:39:48 [2020-03-31T21:39:48.107Z] #20 transferring context: 50.07MB 8.2s done
21:39:48 [2020-03-31T21:39:48.107Z] #20 DONE 8.4s
21:39:48 [2020-03-31T21:39:48.107Z] 
21:39:48 [2020-03-31T21:39:48.107Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:48 [2020-03-31T21:39:48.216Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 99.17MB / 120.07MB 7.2s
21:39:48 [2020-03-31T21:39:48.251Z] go: finding github.com/onsi/ginkgo v1.6.0
21:39:48 [2020-03-31T21:39:48.260Z] #27 ...
21:39:48 [2020-03-31T21:39:48.260Z] 
21:39:48 [2020-03-31T21:39:48.260Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.609 + RM_GOPATH=0
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.609 + TMP_GOPATH=
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.609 + : /build
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.609 + '[' -z '' ']'
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 ++ mktemp -d
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + export GOPATH=/tmp/tmp.BC7SQVY7XI
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + GOPATH=/tmp/tmp.BC7SQVY7XI
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + RM_GOPATH=1
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 ++ dirname ./install.sh
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + dir=.
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + bin=containerd
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + shift
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + '[' '!' -f ./containerd.installer ']'
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + . ./containerd.installer
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + install_containerd
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BC7SQVY7XI/src/github.com/containerd/containerd
21:39:48 [2020-03-31T21:39:48.260Z] #65 6.627 Cloning into '/tmp/tmp.BC7SQVY7XI/src/github.com/containerd/containerd'...
21:39:48 [2020-03-31T21:39:48.260Z] #65 ...
21:39:48 [2020-03-31T21:39:48.260Z] 
21:39:48 [2020-03-31T21:39:48.260Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:48 [2020-03-31T21:39:48.260Z] #10 81.29 debconf: delaying package configuration, since apt-utils is not installed
21:39:48 [2020-03-31T21:39:48.260Z] #10 81.61 Fetched 77.7 MB in 13s (6177 kB/s)
21:39:48 [2020-03-31T21:39:48.260Z] #10 81.84 Selecting previously unselected package binutils-mingw-w64-i686.
21:39:48 [2020-03-31T21:39:48.260Z] #10 81.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:39:48 [2020-03-31T21:39:48.260Z] #10 82.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:39:48 [2020-03-31T21:39:48.260Z] #10 82.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:39:48 [2020-03-31T21:39:48.330Z] #6 DONE 0.4s
21:39:48 [2020-03-31T21:39:48.330Z] 
21:39:48 [2020-03-31T21:39:48.330Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:39:48 [2020-03-31T21:39:48.474Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 108.85MB / 120.07MB 7.6s
21:39:48 [2020-03-31T21:39:48.540Z] go: finding github.com/sirupsen/logrus v1.0.3
21:39:48 [2020-03-31T21:39:48.595Z] #5 DONE 0.4s
21:39:48 [2020-03-31T21:39:48.595Z] 
21:39:48 [2020-03-31T21:39:48.595Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:48 [2020-03-31T21:39:48.595Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.3s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.3s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 9.61MB / 49.17MB 0.3s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 6.30MB / 9.98MB 0.4s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 560.73kB / 7.68MB 0.4s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 17.78MB / 49.17MB 0.4s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.5s
21:39:48 [2020-03-31T21:39:48.918Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s
21:39:49 [2020-03-31T21:39:49.041Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 118.57MB / 120.07MB 8.0s
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.22 Unpacking bash-completion (1:2.8-6) ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.47 Selecting previously unselected package bzip2.
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.54 Selecting previously unselected package xz-utils.
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.54 Unpacking xz-utils (5.2.4-1) ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.63 Selecting previously unselected package apparmor.
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.63 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.210Z] #17 22.68 Unpacking apparmor (2.13.2-10) ...
21:39:49 [2020-03-31T21:39:49.306Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 8.2s done
21:39:49 [2020-03-31T21:39:49.306Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s
21:39:49 [2020-03-31T21:39:49.468Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.2s
21:39:49 [2020-03-31T21:39:49.468Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.3s done
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s done
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.6s done
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 36.49MB / 49.17MB 0.9s
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 7.37MB / 52.10MB 0.9s
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.9s
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.1s
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 25.90MB / 52.10MB 1.1s
21:39:49 [2020-03-31T21:39:49.489Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 7.23MB / 62.47MB 1.1s
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.92 Selecting previously unselected package aufs-tools.
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.93 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.99 Selecting previously unselected package libonig5:s390x.
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 22.99 Unpacking libonig5:s390x (6.9.1-1) ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.08 Selecting previously unselected package libjq1:s390x.
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.14 Selecting previously unselected package jq.
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.14 Unpacking jq (1.5+dfsg-2+b1) ...
21:39:49 [2020-03-31T21:39:49.490Z] #17 23.17 Selecting previously unselected package libaio1:s390x.
21:39:49 [2020-03-31T21:39:49.723Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 1.1s done
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 44.02MB / 52.10MB 1.3s
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 21.38MB / 62.47MB 1.3s
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 1.3s
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 49.08MB / 52.10MB 1.4s
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 28.48MB / 62.47MB 1.4s
21:39:49 [2020-03-31T21:39:49.749Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 6.90MB / 97.60MB 1.4s
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.17 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.17 Unpacking libaio1:s390x (0.3.112-3) ...
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.19 Selecting previously unselected package libgpm2:s390x.
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.20 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.20 Unpacking libgpm2:s390x (1.20.7-5) ...
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.23 Selecting previously unselected package libicu63:s390x.
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
21:39:49 [2020-03-31T21:39:49.770Z] #17 23.23 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
21:39:49 [2020-03-31T21:39:49.877Z] #7 ...
21:39:49 [2020-03-31T21:39:49.877Z] 
21:39:49 [2020-03-31T21:39:49.877Z] #20 [internal] load build context
21:39:49 [2020-03-31T21:39:49.877Z] #20 transferring context: 50.07MB 9.0s done
21:39:49 [2020-03-31T21:39:49.877Z] #20 DONE 9.1s
21:39:49 [2020-03-31T21:39:49.877Z] 
21:39:49 [2020-03-31T21:39:49.877Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:50 [2020-03-31T21:39:50.010Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 14.58MB / 97.60MB 1.5s
21:39:50 [2020-03-31T21:39:50.010Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b
21:39:50 [2020-03-31T21:39:50.010Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.6s
21:39:50 [2020-03-31T21:39:50.010Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 33.37MB / 62.47MB 1.6s
21:39:50 [2020-03-31T21:39:50.010Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 21.75MB / 97.60MB 1.6s
21:39:50 [2020-03-31T21:39:50.050Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
21:39:50 [2020-03-31T21:39:50.050Z] go: finding gotest.tools v2.1.0+incompatible
21:39:50 [2020-03-31T21:39:50.269Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 36.67MB / 97.60MB 1.8s
21:39:50 [2020-03-31T21:39:50.269Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.86MB / 62.47MB 1.9s
21:39:50 [2020-03-31T21:39:50.269Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 45.79MB / 97.60MB 1.9s
21:39:50 [2020-03-31T21:39:50.327Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.6s done
21:39:50 [2020-03-31T21:39:50.327Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
21:39:50 [2020-03-31T21:39:50.342Z] go: finding github.com/hpcloud/tail v1.0.0
21:39:50 [2020-03-31T21:39:50.342Z] go: finding gopkg.in/yaml.v2 v2.2.1
21:39:50 [2020-03-31T21:39:50.530Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 50.24MB / 62.47MB 2.0s
21:39:50 [2020-03-31T21:39:50.530Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 51.71MB / 97.60MB 2.0s
21:39:50 [2020-03-31T21:39:50.530Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 55.00MB / 62.47MB 2.1s
21:39:50 [2020-03-31T21:39:50.530Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 57.58MB / 97.60MB 2.1s
21:39:50 [2020-03-31T21:39:50.634Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
21:39:50 [2020-03-31T21:39:50.634Z] go: finding github.com/Microsoft/go-winio v0.4.11
21:39:50 [2020-03-31T21:39:50.791Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 60.06MB / 62.47MB 2.2s
21:39:50 [2020-03-31T21:39:50.791Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 63.09MB / 97.60MB 2.2s
21:39:50 [2020-03-31T21:39:50.791Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 74.52MB / 97.60MB 2.4s
21:39:50 [2020-03-31T21:39:50.791Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 85.96MB / 97.60MB 2.5s
21:39:50 [2020-03-31T21:39:50.886Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
21:39:50 [2020-03-31T21:39:50.927Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
21:39:50 [2020-03-31T21:39:50.927Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
21:39:51 [2020-03-31T21:39:51.053Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 96.32MB / 97.60MB 2.6s
21:39:51 [2020-03-31T21:39:51.141Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
21:39:51 [2020-03-31T21:39:51.218Z] go: finding github.com/kr/pty v1.1.1
21:39:51 [2020-03-31T21:39:51.509Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
21:39:51 [2020-03-31T21:39:51.548Z] #10 ...
21:39:51 [2020-03-31T21:39:51.548Z] 
21:39:51 [2020-03-31T21:39:51.548Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:51 [2020-03-31T21:39:51.548Z] #33 74.99 syscall
21:39:51 [2020-03-31T21:39:51.548Z] #33 77.56 reflect
21:39:51 [2020-03-31T21:39:51.548Z] #33 ...
21:39:51 [2020-03-31T21:39:51.548Z] 
21:39:51 [2020-03-31T21:39:51.548Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:51 [2020-03-31T21:39:51.548Z] #27 16.62 
21:39:51 [2020-03-31T21:39:51.548Z] #27 16.84 
                                                                           0.0%
#                                                                          1.5%
#                                                                          2.5%
##                                                                         3.7%
###                                                                        5.3%
####                                                                       6.2%
#######                                                                   10.1%
#########                                                                 13.7%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.0%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                37.4%
##############################                                            41.8%
################################                                          44.7%
##################################                                        48.3%
####################################                                      51.1%
######################################                                    54.0%
########################################                                  56.7%
21:39:51 [2020-03-31T21:39:51.548Z] #27 ...
21:39:51 [2020-03-31T21:39:51.548Z] 
21:39:51 [2020-03-31T21:39:51.548Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:39:51 [2020-03-31T21:39:51.548Z] #35 75.72 debconf: delaying package configuration, since apt-utils is not installed
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.06 Fetched 14.9 MB in 3s (5491 kB/s)
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.28 Selecting previously unselected package xxd.
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.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 ... 15401 files and directories currently installed.)
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.46 Unpacking xxd (2:8.1.0875-5) ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.75 Selecting previously unselected package vim-common.
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 76.83 Unpacking vim-common (2:8.1.0875-5) ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 77.51 Selecting previously unselected package cmake-data.
21:39:51 [2020-03-31T21:39:51.548Z] #35 77.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 77.76 Unpacking cmake-data (3.13.4-1) ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 84.12 Selecting previously unselected package libicu63:amd64.
21:39:51 [2020-03-31T21:39:51.548Z] #35 84.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 84.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:39:51 [2020-03-31T21:39:51.548Z] #35 ...
21:39:51 [2020-03-31T21:39:51.548Z] 
21:39:51 [2020-03-31T21:39:51.548Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:51 [2020-03-31T21:39:51.623Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 3.2s done
21:39:51 [2020-03-31T21:39:51.623Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 3.2s done
21:39:51 [2020-03-31T21:39:51.623Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 3.3s
21:39:51 [2020-03-31T21:39:51.785Z] #17 25.26 Selecting previously unselected package libnet1:s390x.
21:39:51 [2020-03-31T21:39:51.785Z] #17 25.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
21:39:51 [2020-03-31T21:39:51.785Z] #17 25.26 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
21:39:51 [2020-03-31T21:39:51.785Z] #17 25.32 Selecting previously unselected package libnl-3-200:s390x.
21:39:51 [2020-03-31T21:39:51.785Z] #17 25.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #27 16.84 
                                                                           0.0%
#                                                                          1.5%
#                                                                          2.5%
##                                                                         3.7%
###                                                                        5.3%
####                                                                       6.2%
#######                                                                   10.1%
#########                                                                 13.7%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.0%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                37.4%
##############################                                            41.8%
################################                                          44.7%
##################################                                        48.3%
####################################                                      51.1%
######################################                                    54.0%
########################################                                  56.7%
###########################################                               60.8%
#############################################                             63.9%
21:39:51 [2020-03-31T21:39:51.808Z] #27 ...
21:39:51 [2020-03-31T21:39:51.808Z] 
21:39:51 [2020-03-31T21:39:51.808Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:51 [2020-03-31T21:39:51.808Z] #43 75.88 Selecting previously unselected package libprotobuf17:amd64.
21:39:51 [2020-03-31T21:39:51.808Z] #43 75.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 75.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 77.78 Selecting previously unselected package libprotobuf-lite17:amd64.
21:39:51 [2020-03-31T21:39:51.808Z] #43 77.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 77.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 78.20 Selecting previously unselected package libprotobuf-dev:amd64.
21:39:51 [2020-03-31T21:39:51.808Z] #43 78.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 78.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 81.14 Selecting previously unselected package libprotoc17:amd64.
21:39:51 [2020-03-31T21:39:51.808Z] #43 81.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 81.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.52 Selecting previously unselected package protobuf-c-compiler.
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.85 Selecting previously unselected package protobuf-compiler.
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 82.90 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.11 Selecting previously unselected package python-pkg-resources.
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.14 Unpacking python-pkg-resources (40.8.0-1) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.68 Selecting previously unselected package python-six.
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.72 Unpacking python-six (1.12.0-1) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.93 Selecting previously unselected package python-protobuf.
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 83.99 Unpacking python-protobuf (3.6.1.3-2) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 85.16 Setting up python-pkg-resources (40.8.0-1) ...
21:39:51 [2020-03-31T21:39:51.808Z] #43 ...
21:39:51 [2020-03-31T21:39:51.808Z] 
21:39:51 [2020-03-31T21:39:51.808Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:51 [2020-03-31T21:39:51.884Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 3.3s done
21:39:51 [2020-03-31T21:39:51.884Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 3.3s done
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.32 Unpacking libnl-3-200:s390x (3.4.0-1) ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.37 Selecting previously unselected package libprotobuf-c1:s390x.
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.40 Selecting previously unselected package libreadline5:s390x.
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.41 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.47 Selecting previously unselected package net-tools.
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.57 Selecting previously unselected package python-pip-whl.
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:39:52 [2020-03-31T21:39:52.065Z] #17 25.57 Unpacking python-pip-whl (18.1-5) ...
21:39:52 [2020-03-31T21:39:52.345Z] #17 25.91 Selecting previously unselected package python3-lib2to3.
21:39:52 [2020-03-31T21:39:52.345Z] #17 25.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:39:52 [2020-03-31T21:39:52.345Z] #17 25.92 Unpacking python3-lib2to3 (3.7.3-1) ...
21:39:52 [2020-03-31T21:39:52.411Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.2s done
21:39:52 [2020-03-31T21:39:52.411Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
21:39:52 [2020-03-31T21:39:52.452Z] #7 ...
21:39:52 [2020-03-31T21:39:52.452Z] 
21:39:52 [2020-03-31T21:39:52.452Z] #20 [internal] load build context
21:39:52 [2020-03-31T21:39:52.452Z] #20 transferring context: 50.07MB 3.9s done
21:39:52 [2020-03-31T21:39:52.452Z] #20 DONE 4.0s
21:39:52 [2020-03-31T21:39:52.452Z] 
21:39:52 [2020-03-31T21:39:52.452Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:39:52 [2020-03-31T21:39:52.452Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:39:52 [2020-03-31T21:39:52.452Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:39:52 [2020-03-31T21:39:52.452Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:39:52 [2020-03-31T21:39:52.452Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done
21:39:52 [2020-03-31T21:39:52.452Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s
21:39:52 [2020-03-31T21:39:52.541Z] go: finding github.com/docker/go-connections v0.3.0
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.02 Selecting previously unselected package python3-distutils.
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.03 Unpacking python3-distutils (3.7.3-1) ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.10 Selecting previously unselected package python3-pip.
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.11 Unpacking python3-pip (18.1-5) ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.19 Selecting previously unselected package python3-pkg-resources.
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.19 Unpacking python3-pkg-resources (40.8.0-1) ...
21:39:52 [2020-03-31T21:39:52.625Z] #17 26.29 Selecting previously unselected package python3-setuptools.
21:39:52 [2020-03-31T21:39:52.714Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
21:39:52 [2020-03-31T21:39:52.714Z] #71 DONE 4.3s
21:39:52 [2020-03-31T21:39:52.714Z] 
21:39:52 [2020-03-31T21:39:52.714Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:39:52 [2020-03-31T21:39:52.853Z] #27 16.84 
                                                                           0.0%
#                                                                          1.5%
#                                                                          2.5%
##                                                                         3.7%
###                                                                        5.3%
####                                                                       6.2%
#######                                                                   10.1%
#########                                                                 13.7%
###########                                                               15.8%
#############                                                             18.1%
##############                                                            20.7%
################                                                          22.7%
##################                                                        25.0%
###################                                                       27.4%
#####################                                                     29.6%
######################                                                    30.9%
#######################                                                   32.7%
########################                                                  34.7%
##########################                                                37.4%
##############################                                            41.8%
################################                                          44.7%
##################################                                        48.3%
####################################                                      51.1%
######################################                                    54.0%
########################################                                  56.7%
###########################################                               60.8%
#############################################                             63.9%
################################################                          68.0%
##################################################                        69.9%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.6%
#########################################################                 79.9%
###########################################################               82.9%
##############################################################            86.6%
##################################################################        92.4%
#####################################################################     95.9%
######################################################################## 100.0%
21:39:52 [2020-03-31T21:39:52.853Z] #27 21.14 
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.29 Unpacking python3-setuptools (40.8.0-1) ...
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.43 Selecting previously unselected package python3-wheel.
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.44 Unpacking python3-wheel (0.32.3-2) ...
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.49 Selecting previously unselected package sudo.
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
21:39:52 [2020-03-31T21:39:52.905Z] #17 26.50 Unpacking sudo (1.8.27-1+deb10u2) ...
21:39:53 [2020-03-31T21:39:53.174Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
21:39:53 [2020-03-31T21:39:53.174Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
21:39:53 [2020-03-31T21:39:53.174Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
21:39:53 [2020-03-31T21:39:53.174Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
21:39:53 [2020-03-31T21:39:53.174Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
21:39:53 [2020-03-31T21:39:53.186Z] #17 26.79 Selecting previously unselected package thin-provisioning-tools.
21:39:53 [2020-03-31T21:39:53.186Z] #17 26.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
21:39:53 [2020-03-31T21:39:53.186Z] #17 26.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:39:53 [2020-03-31T21:39:53.346Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
21:39:53 [2020-03-31T21:39:53.346Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
21:39:53 [2020-03-31T21:39:53.419Z] #27 ...
21:39:53 [2020-03-31T21:39:53.419Z] 
21:39:53 [2020-03-31T21:39:53.419Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:39:53 [2020-03-31T21:39:53.419Z] #30 77.47 Checking out files:  78% (1190/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% (1413/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.
21:39:53 [2020-03-31T21:39:53.419Z] #30 79.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:39:53 [2020-03-31T21:39:53.419Z] #30 80.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:39:53 [2020-03-31T21:39:53.419Z] #30 ...
21:39:53 [2020-03-31T21:39:53.419Z] 
21:39:53 [2020-03-31T21:39:53.419Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:53 [2020-03-31T21:39:53.419Z] #33 87.30 time
21:39:53 [2020-03-31T21:39:53.465Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
21:39:53 [2020-03-31T21:39:53.466Z] #17 26.92 Selecting previously unselected package uidmap.
21:39:53 [2020-03-31T21:39:53.466Z] #17 26.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
21:39:53 [2020-03-31T21:39:53.466Z] #17 26.93 Unpacking uidmap (1:4.5-1.1) ...
21:39:53 [2020-03-31T21:39:53.466Z] #17 27.00 Selecting previously unselected package vim-runtime.
21:39:53 [2020-03-31T21:39:53.604Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
21:39:53 [2020-03-31T21:39:53.745Z] #17 27.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:39:53 [2020-03-31T21:39:53.745Z] #17 27.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:39:53 [2020-03-31T21:39:53.745Z] #17 27.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:39:53 [2020-03-31T21:39:53.745Z] #17 27.04 Unpacking vim-runtime (2:8.1.0875-5) ...
21:39:53 [2020-03-31T21:39:53.756Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
21:39:53 [2020-03-31T21:39:53.862Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
21:39:54 [2020-03-31T21:39:54.097Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.0s done
21:39:54 [2020-03-31T21:39:54.097Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1
21:39:54 [2020-03-31T21:39:54.665Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done
21:39:54 [2020-03-31T21:39:54.665Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156
21:39:54 [2020-03-31T21:39:54.746Z] #17 ...
21:39:54 [2020-03-31T21:39:54.746Z] 
21:39:54 [2020-03-31T21:39:54.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:39:54 [2020-03-31T21:39:54.746Z] #44 66.88   CC       criu/cr-errno.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 66.94   CC       criu/cr-restore.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 70.34   CC       criu/cr-service.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 71.25   CC       criu/crtools.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 71.56   CC       criu/eventfd.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 71.75   CC       criu/eventpoll.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 72.34   CC       criu/external.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 72.52   CC       criu/fault-injection.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 72.59   CC       criu/fdstore.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 72.77   CC       criu/fifo.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 72.96   CC       criu/file-ids.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 73.21   CC       criu/file-lock.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 73.76   CC       criu/files-ext.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 74.04   CC       criu/files-reg.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 75.25   CC       criu/files.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 76.49   CC       criu/filesystems.o
21:39:54 [2020-03-31T21:39:54.746Z] #44 76.76   CC       criu/fsnotify.o
21:39:54 [2020-03-31T21:39:54.793Z] #33 ...
21:39:54 [2020-03-31T21:39:54.793Z] 
21:39:54 [2020-03-31T21:39:54.793Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:39:54 [2020-03-31T21:39:54.793Z] #50 78.55 + cd /tmp/tmp.hYWdQECbl4/src/gotest.tools/gotestsum
21:39:54 [2020-03-31T21:39:54.793Z] #50 78.55 + git checkout -q v0.3.5
21:39:54 [2020-03-31T21:39:54.793Z] #50 78.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:39:54 [2020-03-31T21:39:54.925Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done
21:39:54 [2020-03-31T21:39:54.925Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced
21:39:55 [2020-03-31T21:39:55.026Z] #44 77.30   CC       criu/image-desc.o
21:39:55 [2020-03-31T21:39:55.051Z] #50 ...
21:39:55 [2020-03-31T21:39:55.051Z] 
21:39:55 [2020-03-31T21:39:55.051Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:39:55 [2020-03-31T21:39:55.051Z] #27 22.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:39:55 [2020-03-31T21:39:55.051Z] #27 22.52 
21:39:55 [2020-03-31T21:39:55.051Z] #27 22.68 
######################################################################## 100.0%
21:39:55 [2020-03-31T21:39:55.051Z] #27 22.79 
21:39:55 [2020-03-31T21:39:55.306Z] #44 77.39   CC       criu/image.o
21:39:55 [2020-03-31T21:39:55.340Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done
21:39:55 [2020-03-31T21:39:55.340Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
21:39:55 [2020-03-31T21:39:55.586Z] #44 ...
21:39:55 [2020-03-31T21:39:55.586Z] 
21:39:55 [2020-03-31T21:39:55.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:39:55 [2020-03-31T21:39:55.586Z] #17 29.03 Selecting previously unselected package vim.
21:39:55 [2020-03-31T21:39:55.586Z] #17 29.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
21:39:55 [2020-03-31T21:39:55.586Z] #17 29.05 Unpacking vim (2:8.1.0875-5) ...
21:39:55 [2020-03-31T21:39:55.618Z] #27 23.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:39:55 [2020-03-31T21:39:55.866Z] #17 29.40 Selecting previously unselected package xfsprogs.
21:39:55 [2020-03-31T21:39:55.866Z] #17 29.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
21:39:55 [2020-03-31T21:39:55.866Z] #17 29.40 Unpacking xfsprogs (4.20.0-1) ...
21:39:56 [2020-03-31T21:39:56.183Z] #27 24.30 
21:39:56 [2020-03-31T21:39:56.441Z] #27 24.50 
######################################################################## 100.0%
21:39:56 [2020-03-31T21:39:56.441Z] #27 24.65 
21:39:56 [2020-03-31T21:39:56.477Z] #17 29.83 Selecting previously unselected package zip.
21:39:56 [2020-03-31T21:39:56.477Z] #17 29.83 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 29.83 Unpacking zip (3.0-11+b1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.04 Setting up aufs-tools (1:4.14+20190211-1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.05 Setting up libip6tc0:s390x (1.8.2-4) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.06 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.06 Setting up libgpm2:s390x (1.20.7-5) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.07 Setting up libip4tc0:s390x (1.8.2-4) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.08 Setting up uidmap (1:4.5-1.1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.08 Setting up libnftnl11:s390x (1.1.2-2) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.09 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.10 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.11 Setting up libicu63:s390x (63.1-6+deb10u1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.12 Setting up xxd (2:8.1.0875-5) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.12 Setting up zip (3.0-11+b1) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.13 Setting up vim-common (2:8.1.0875-5) ...
21:39:56 [2020-03-31T21:39:56.477Z] #17 30.14 Setting up bash-completion (1:2.8-6) ...
21:39:56 [2020-03-31T21:39:56.699Z] #27 ...
21:39:56 [2020-03-31T21:39:56.699Z] 
21:39:56 [2020-03-31T21:39:56.699Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:39:56 [2020-03-31T21:39:56.699Z] #56 80.20 syscall
21:39:56 [2020-03-31T21:39:56.699Z] #56 80.22 reflect
21:39:56 [2020-03-31T21:39:56.699Z] #56 ...
21:39:56 [2020-03-31T21:39:56.699Z] 
21:39:56 [2020-03-31T21:39:56.699Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:39:56 [2020-03-31T21:39:56.699Z] #43 90.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:39:56 [2020-03-31T21:39:56.699Z] #43 90.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:39:56 [2020-03-31T21:39:56.699Z] #43 90.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:39:56 [2020-03-31T21:39:56.699Z] #43 90.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:39:56 [2020-03-31T21:39:56.699Z] #43 90.85 Setting up python-six (1.12.0-1) ...
21:39:56 [2020-03-31T21:39:56.956Z] #43 ...
21:39:56 [2020-03-31T21:39:56.956Z] 
21:39:56 [2020-03-31T21:39:56.956Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:56 [2020-03-31T21:39:56.956Z] #47 80.61 reflect
21:39:56 [2020-03-31T21:39:56.956Z] #47 82.38 syscall
21:39:56 [2020-03-31T21:39:56.956Z] #47 ...
21:39:56 [2020-03-31T21:39:56.956Z] 
21:39:56 [2020-03-31T21:39:56.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:39:56 [2020-03-31T21:39:56.956Z] #10 86.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:39:56 [2020-03-31T21:39:56.956Z] #10 86.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 86.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.50 Selecting previously unselected package binutils-mingw-w64.
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 89.99 Selecting previously unselected package dmsetup.
21:39:56 [2020-03-31T21:39:56.956Z] #10 90.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 90.03 Unpacking dmsetup (2:1.02.155-3) ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 90.18 Selecting previously unselected package mingw-w64-common.
21:39:56 [2020-03-31T21:39:56.956Z] #10 90.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:39:56 [2020-03-31T21:39:56.956Z] #10 90.20 Unpacking mingw-w64-common (6.0.0-3) ...
21:39:57 [2020-03-31T21:39:57.462Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done
21:39:57 [2020-03-31T21:39:57.462Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0.1s
21:39:57 [2020-03-31T21:39:57.945Z] #17 31.56 Setting up libiptc0:s390x (1.8.2-4) ...
21:39:58 [2020-03-31T21:39:58.045Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done
21:39:58 [2020-03-31T21:39:58.045Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.56 Setting up xz-utils (5.2.4-1) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.58 Setting up sudo (1.8.27-1+deb10u2) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.60 invoke-rc.d: could not determine current runlevel
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.61 invoke-rc.d: policy-rc.d denied execution of start.
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.62 Setting up pigz (2.4-1) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.62 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.63 Setting up libnl-3-200:s390x (3.4.0-1) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.64 Setting up python-pip-whl (18.1-5) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.65 Setting up libmpdec2:s390x (2.4.2-2) ...
21:39:58 [2020-03-31T21:39:58.225Z] #17 31.66 Setting up vim-runtime (2:8.1.0875-5) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.91 Setting up libaio1:s390x (0.3.112-3) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.92 Setting up libonig5:s390x (6.9.1-1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.94 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.94 Setting up vim (2:8.1.0875-5) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 31.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.02 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.05 Setting up jq (1.5+dfsg-2+b1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.05 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
21:39:58 [2020-03-31T21:39:58.508Z] #17 32.06 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:39:58 [2020-03-31T21:39:58.857Z] #10 ...
21:39:58 [2020-03-31T21:39:58.857Z] 
21:39:58 [2020-03-31T21:39:58.857Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:39:58 [2020-03-31T21:39:58.857Z] #47 92.18 time
21:39:59 [2020-03-31T21:39:59.371Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done
21:39:59 [2020-03-31T21:39:59.371Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39
21:39:59 [2020-03-31T21:39:59.585Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done
21:39:59 [2020-03-31T21:39:59.585Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.91 Setting up iptables (1.8.2-4) ...
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:40:00 [2020-03-31T21:40:00.519Z] #17 33.94 Setting up python3 (3.7.3-1) ...
21:40:00 [2020-03-31T21:40:00.799Z] #17 34.23 Setting up python3-wheel (0.32.3-2) ...
21:40:01 [2020-03-31T21:40:01.388Z] #47 ...
21:40:01 [2020-03-31T21:40:01.388Z] 
21:40:01 [2020-03-31T21:40:01.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:01 [2020-03-31T21:40:01.388Z] #27 25.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:40:01 [2020-03-31T21:40:01.388Z] #27 25.74 skipping existing 1849cc453dee
21:40:01 [2020-03-31T21:40:01.388Z] #27 25.96 
21:40:01 [2020-03-31T21:40:01.388Z] #27 27.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:40:01 [2020-03-31T21:40:01.388Z] #27 27.50 
21:40:01 [2020-03-31T21:40:01.388Z] #27 27.73 
######################################################################## 100.0%
21:40:01 [2020-03-31T21:40:01.388Z] #27 27.89 
21:40:01 [2020-03-31T21:40:01.388Z] #27 28.02 Download of images into '/build' complete.
21:40:01 [2020-03-31T21:40:01.388Z] #27 28.02 Use something like the following to load the result into a Docker daemon:
21:40:01 [2020-03-31T21:40:01.388Z] #27 28.02   tar -cC '/build' . | docker load
21:40:01 [2020-03-31T21:40:01.388Z] #27 DONE 29.4s
21:40:01 [2020-03-31T21:40:01.388Z] 
21:40:01 [2020-03-31T21:40:01.388Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:01 [2020-03-31T21:40:01.388Z] #35 93.33 Selecting previously unselected package libxml2:amd64.
21:40:01 [2020-03-31T21:40:01.388Z] #35 93.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 93.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 94.21 Selecting previously unselected package libarchive13:amd64.
21:40:01 [2020-03-31T21:40:01.388Z] #35 94.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 94.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.07 Selecting previously unselected package libjsoncpp1:amd64.
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.47 Selecting previously unselected package librhash0:amd64.
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.388Z] #35 95.48 Unpacking librhash0:amd64 (1.3.8-1) ...
21:40:01 [2020-03-31T21:40:01.410Z] #17 34.70 Setting up apparmor (2.13.2-10) ...
21:40:01 [2020-03-31T21:40:01.650Z] #35 95.81 Selecting previously unselected package libuv1:amd64.
21:40:01 [2020-03-31T21:40:01.650Z] #35 95.81 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.650Z] #35 95.81 Unpacking libuv1:amd64 (1.24.1-1) ...
21:40:01 [2020-03-31T21:40:01.909Z] #35 96.12 Selecting previously unselected package cmake.
21:40:01 [2020-03-31T21:40:01.909Z] #35 96.12 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:40:01 [2020-03-31T21:40:01.909Z] #35 96.15 Unpacking cmake (3.13.4-1) ...
21:40:02 [2020-03-31T21:40:02.231Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done
21:40:02 [2020-03-31T21:40:02.231Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
21:40:02 [2020-03-31T21:40:02.411Z] #17 35.58 Setting up xfsprogs (4.20.0-1) ...
21:40:02 [2020-03-31T21:40:02.411Z] #17 35.59 Setting up python3-lib2to3 (3.7.3-1) ...
21:40:02 [2020-03-31T21:40:02.411Z] #17 35.81 Setting up python3-pkg-resources (40.8.0-1) ...
21:40:02 [2020-03-31T21:40:02.665Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.3s done
21:40:02 [2020-03-31T21:40:02.692Z] #17 36.32 Setting up python3-distutils (3.7.3-1) ...
21:40:02 [2020-03-31T21:40:02.925Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done
21:40:02 [2020-03-31T21:40:02.925Z] #7 DONE 14.6s
21:40:03 [2020-03-31T21:40:03.184Z] 
21:40:03 [2020-03-31T21:40:03.184Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:40:03 [2020-03-31T21:40:03.303Z] #17 36.67 Setting up python3-setuptools (40.8.0-1) ...
21:40:03 [2020-03-31T21:40:03.920Z] #17 37.44 Setting up python3-pip (18.1-5) ...
21:40:04 [2020-03-31T21:40:04.863Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s
21:40:04 [2020-03-31T21:40:04.922Z] #17 38.14 Processing triggers for libc-bin (2.28-10) ...
21:40:04 [2020-03-31T21:40:04.922Z] #17 38.19 Processing triggers for mime-support (3.62) ...
21:40:05 [2020-03-31T21:40:05.203Z] #17 DONE 38.7s
21:40:05 [2020-03-31T21:40:05.203Z] 
21:40:05 [2020-03-31T21:40:05.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:05 [2020-03-31T21:40:05.203Z] #44 77.81   CC       criu/ipc_ns.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 78.47   CC       criu/irmap.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 78.80   CC       criu/kcmp-ids.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 78.98   CC       criu/kerndat.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 79.52   CC       criu/libnetlink.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 79.70   CC       criu/log.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 79.99   CC       criu/lsm.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 80.17   CC       criu/mem.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 81.39   CC       criu/mount.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 83.58   CC       criu/namespaces.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 84.66   CC       criu/net.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 86.37   CC       criu/netfilter.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 86.64   CC       criu/page-pipe.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 87.14   CC       criu/page-xfer.o
21:40:05 [2020-03-31T21:40:05.203Z] #44 ...
21:40:05 [2020-03-31T21:40:05.203Z] 
21:40:05 [2020-03-31T21:40:05.203Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:40:05 [2020-03-31T21:40:05.721Z] #8 DONE 2.7s
21:40:05 [2020-03-31T21:40:05.984Z] 
21:40:05 [2020-03-31T21:40:05.984Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:40:06 [2020-03-31T21:40:06.098Z] #35 ...
21:40:06 [2020-03-31T21:40:06.098Z] 
21:40:06 [2020-03-31T21:40:06.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:06 [2020-03-31T21:40:06.098Z] #10 99.91 Selecting previously unselected package mingw-w64-x86-64-dev.
21:40:06 [2020-03-31T21:40:06.098Z] #10 99.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:40:06 [2020-03-31T21:40:06.098Z] #10 99.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:40:06 [2020-03-31T21:40:06.208Z] #18 1.157 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:40:06 [2020-03-31T21:40:06.489Z] #18 1.159 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:40:06 [2020-03-31T21:40:06.489Z] #18 1.161 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:40:06 [2020-03-31T21:40:06.489Z] #18 DONE 1.3s
21:40:06 [2020-03-31T21:40:06.489Z] 
21:40:06 [2020-03-31T21:40:06.489Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:40:06 [2020-03-31T21:40:06.745Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done
21:40:06 [2020-03-31T21:40:06.923Z] #9 DONE 1.0s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:40:06 [2020-03-31T21:40:06.923Z] #40 DONE 0.1s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:06 [2020-03-31T21:40:06.923Z] #43 ...
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:40:06 [2020-03-31T21:40:06.923Z] #29 DONE 0.1s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:06 [2020-03-31T21:40:06.923Z] #21 DONE 0.1s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #32 DONE 0.1s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #67 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #22 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:40:06 [2020-03-31T21:40:06.923Z] #52 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #49 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #46 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:40:06 [2020-03-31T21:40:06.923Z] #55 DONE 0.2s
21:40:06 [2020-03-31T21:40:06.923Z] 
21:40:06 [2020-03-31T21:40:06.923Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:07 [2020-03-31T21:40:07.001Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
21:40:07 [2020-03-31T21:40:07.188Z] #47 ...
21:40:07 [2020-03-31T21:40:07.188Z] 
21:40:07 [2020-03-31T21:40:07.188Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:40:07 [2020-03-31T21:40:07.188Z] #73 DONE 0.3s
21:40:07 [2020-03-31T21:40:07.256Z] #7 DONE 28.1s
21:40:07 [2020-03-31T21:40:07.450Z] 
21:40:07 [2020-03-31T21:40:07.450Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:07 [2020-03-31T21:40:07.499Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s
21:40:07 [2020-03-31T21:40:07.517Z] 
21:40:07 [2020-03-31T21:40:07.517Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:40:08 [2020-03-31T21:40:08.633Z] #10 ...
21:40:08 [2020-03-31T21:40:08.633Z] 
21:40:08 [2020-03-31T21:40:08.633Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:08 [2020-03-31T21:40:08.633Z] #56 91.99 time
21:40:08 [2020-03-31T21:40:08.633Z] #56 99.01 encoding/binary
21:40:08 [2020-03-31T21:40:08.633Z] #56 ...
21:40:08 [2020-03-31T21:40:08.633Z] 
21:40:08 [2020-03-31T21:40:08.633Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.3 Setting up xxd (2:8.1.0875-5) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.3 Setting up libuv1:amd64 (1.24.1-1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.4 Setting up vim-common (2:8.1.0875-5) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.4 Setting up librhash0:amd64 (1.3.8-1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.4 Setting up cmake-data (3.13.4-1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.5 Setting up cmake (3.13.4-1) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.6 Processing triggers for libc-bin (2.28-10) ...
21:40:08 [2020-03-31T21:40:08.633Z] #35 102.7 Processing triggers for mime-support (3.62) ...
21:40:08 [2020-03-31T21:40:08.882Z] #8 DONE 1.4s
21:40:08 [2020-03-31T21:40:08.882Z] 
21:40:08 [2020-03-31T21:40:08.882Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:40:09 [2020-03-31T21:40:09.200Z] #35 DONE 103.3s
21:40:09 [2020-03-31T21:40:09.200Z] 
21:40:09 [2020-03-31T21:40:09.200Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:09 [2020-03-31T21:40:09.200Z] #36 DONE 0.1s
21:40:09 [2020-03-31T21:40:09.200Z] 
21:40:09 [2020-03-31T21:40:09.200Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:40:09 [2020-03-31T21:40:09.200Z] #37 DONE 0.1s
21:40:09 [2020-03-31T21:40:09.200Z] 
21:40:09 [2020-03-31T21:40:09.200Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:09 [2020-03-31T21:40:09.200Z] #56 102.4 context
21:40:09 [2020-03-31T21:40:09.200Z] #56 102.6 encoding/base64
21:40:09 [2020-03-31T21:40:09.402Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done
21:40:09 [2020-03-31T21:40:09.659Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
21:40:09 [2020-03-31T21:40:09.659Z] #7 DONE 28.9s
21:40:09 [2020-03-31T21:40:09.812Z] #9 DONE 0.9s
21:40:09 [2020-03-31T21:40:09.812Z] 
21:40:09 [2020-03-31T21:40:09.812Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:40:09 [2020-03-31T21:40:09.812Z] #40 DONE 0.0s
21:40:09 [2020-03-31T21:40:09.812Z] 
21:40:09 [2020-03-31T21:40:09.812Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:40:09 [2020-03-31T21:40:09.812Z] #29 DONE 0.1s
21:40:09 [2020-03-31T21:40:09.812Z] 
21:40:09 [2020-03-31T21:40:09.812Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:09 [2020-03-31T21:40:09.812Z] #21 DONE 0.1s
21:40:09 [2020-03-31T21:40:09.812Z] 
21:40:09 [2020-03-31T21:40:09.812Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:40:09 [2020-03-31T21:40:09.918Z] 
21:40:09 [2020-03-31T21:40:09.918Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:40:09 [2020-03-31T21:40:09.928Z] #19 3.408 Collecting yamllint==1.16.0
21:40:10 [2020-03-31T21:40:10.068Z] #32 ...
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #67 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #55 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #22 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #73 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #46 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #49 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:40:10 [2020-03-31T21:40:10.068Z] #32 DONE 0.1s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:40:10 [2020-03-31T21:40:10.068Z] #52 DONE 0.2s
21:40:10 [2020-03-31T21:40:10.068Z] 
21:40:10 [2020-03-31T21:40:10.068Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:10 [2020-03-31T21:40:10.208Z] #19 3.621   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:40:10 [2020-03-31T21:40:10.208Z] #19 3.666 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:40:10 [2020-03-31T21:40:10.208Z] #19 3.702   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:40:10 [2020-03-31T21:40:10.208Z] #19 3.716 Collecting pyyaml (from yamllint==1.16.0)
21:40:10 [2020-03-31T21:40:10.208Z] #19 3.804   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:40:10 [2020-03-31T21:40:10.581Z] #56 ...
21:40:10 [2020-03-31T21:40:10.581Z] 
21:40:10 [2020-03-31T21:40:10.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:10 [2020-03-31T21:40:10.581Z] #33 94.07 internal/poll
21:40:10 [2020-03-31T21:40:10.581Z] #33 98.25 internal/syscall/unix
21:40:10 [2020-03-31T21:40:10.581Z] #33 98.79 os
21:40:10 [2020-03-31T21:40:10.581Z] #33 99.53 internal/fmtsort
21:40:10 [2020-03-31T21:40:10.581Z] #33 100.7 strings
21:40:10 [2020-03-31T21:40:10.581Z] #33 ...
21:40:10 [2020-03-31T21:40:10.581Z] 
21:40:10 [2020-03-31T21:40:10.581Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.23 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.29 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.31 Setting up protobuf-compiler (3.6.1.3-2) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:40:10 [2020-03-31T21:40:10.581Z] #43 96.40 Setting up python-protobuf (3.6.1.3-2) ...
21:40:10 [2020-03-31T21:40:10.839Z] #43 ...
21:40:10 [2020-03-31T21:40:10.839Z] 
21:40:10 [2020-03-31T21:40:10.839Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:10 [2020-03-31T21:40:10.839Z] #56 104.5 os
21:40:10 [2020-03-31T21:40:10.839Z] #56 104.6 strings
21:40:11 [2020-03-31T21:40:11.209Z] #19 4.669 Building wheels for collected packages: pyyaml
21:40:11 [2020-03-31T21:40:11.209Z] #19 4.681   Running setup.py bdist_wheel for pyyaml: started
21:40:11 [2020-03-31T21:40:11.819Z] #8 DONE 1.7s
21:40:11 [2020-03-31T21:40:11.819Z] 
21:40:11 [2020-03-31T21:40:11.819Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:40:11 [2020-03-31T21:40:11.820Z] #19 5.361   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:40:11 [2020-03-31T21:40:11.820Z] #19 5.362   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:40:11 [2020-03-31T21:40:11.820Z] #19 5.455 Successfully built pyyaml
21:40:11 [2020-03-31T21:40:11.820Z] #19 5.476 Installing collected packages: pathspec, pyyaml, yamllint
21:40:12 [2020-03-31T21:40:12.100Z] #19 5.620 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:40:12 [2020-03-31T21:40:12.380Z] #19 DONE 5.9s
21:40:12 [2020-03-31T21:40:12.380Z] 
21:40:12 [2020-03-31T21:40:12.380Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:12 [2020-03-31T21:40:12.380Z] #41 124.0 + dpkg --print-architecture
21:40:12 [2020-03-31T21:40:12.380Z] #41 124.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:40:12 [2020-03-31T21:40:12.380Z] #41 124.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:40:12 [2020-03-31T21:40:12.380Z] #41 124.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:40:12 [2020-03-31T21:40:12.661Z] #41 ...
21:40:12 [2020-03-31T21:40:12.661Z] 
21:40:12 [2020-03-31T21:40:12.661Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:40:12 [2020-03-31T21:40:12.661Z] #24 DONE 0.2s
21:40:12 [2020-03-31T21:40:12.661Z] 
21:40:12 [2020-03-31T21:40:12.661Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:40:12 [2020-03-31T21:40:12.757Z] #9 DONE 1.0s
21:40:12 [2020-03-31T21:40:12.757Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:40:12 [2020-03-31T21:40:12.758Z] #40 DONE 0.1s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:40:12 [2020-03-31T21:40:12.758Z] #29 DONE 0.1s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:12 [2020-03-31T21:40:12.758Z] #21 DONE 0.1s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:40:12 [2020-03-31T21:40:12.758Z] #22 ...
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:40:12 [2020-03-31T21:40:12.758Z] #55 DONE 0.1s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:40:12 [2020-03-31T21:40:12.758Z] #49 DONE 0.2s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:40:12 [2020-03-31T21:40:12.758Z] #67 DONE 0.2s
21:40:12 [2020-03-31T21:40:12.758Z] 
21:40:12 [2020-03-31T21:40:12.758Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:40:12 [2020-03-31T21:40:12.758Z] #52 DONE 0.2s
21:40:13 [2020-03-31T21:40:13.024Z] 
21:40:13 [2020-03-31T21:40:13.024Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:40:13 [2020-03-31T21:40:13.024Z] #32 DONE 0.2s
21:40:13 [2020-03-31T21:40:13.024Z] 
21:40:13 [2020-03-31T21:40:13.024Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:40:13 [2020-03-31T21:40:13.024Z] #22 DONE 0.3s
21:40:13 [2020-03-31T21:40:13.024Z] 
21:40:13 [2020-03-31T21:40:13.024Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:40:13 [2020-03-31T21:40:13.024Z] #46 DONE 0.3s
21:40:13 [2020-03-31T21:40:13.024Z] 
21:40:13 [2020-03-31T21:40:13.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:13 [2020-03-31T21:40:13.024Z] #47 ...
21:40:13 [2020-03-31T21:40:13.024Z] 
21:40:13 [2020-03-31T21:40:13.024Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:40:13 [2020-03-31T21:40:13.024Z] #73 DONE 0.3s
21:40:13 [2020-03-31T21:40:13.171Z] #74 ...
21:40:13 [2020-03-31T21:40:13.171Z] 
21:40:13 [2020-03-31T21:40:13.171Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:13 [2020-03-31T21:40:13.171Z] #43 4.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:13 [2020-03-31T21:40:13.171Z] #43 4.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:13 [2020-03-31T21:40:13.171Z] #43 4.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:13 [2020-03-31T21:40:13.171Z] #43 5.484 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:40:13 [2020-03-31T21:40:13.272Z] #28 DONE 0.7s
21:40:13 [2020-03-31T21:40:13.272Z] 
21:40:13 [2020-03-31T21:40:13.272Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:13 [2020-03-31T21:40:13.272Z] #44 87.96   CC       criu/pagemap-cache.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 88.10   CC       criu/pagemap.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 88.58   CC       criu/parasite-syscall.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 89.00   CC       criu/path.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 89.33   CC       criu/pie-util-vdso.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 89.60   CC       criu/pie-util.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 89.77   CC       criu/pipes.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 90.29   CC       criu/plugin.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 90.53   CC       criu/proc_parse.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 92.17   CC       criu/protobuf-desc.o
21:40:13 [2020-03-31T21:40:13.272Z] #44 92.80   CC       criu/protobuf.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 93.12   CC       criu/pstree.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 93.96   CC       criu/rbtree.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 94.20   CC       criu/rst-malloc.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 94.41   CC       criu/seccomp.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 95.05   CC       criu/seize.o
21:40:13 [2020-03-31T21:40:13.273Z] #44 ...
21:40:13 [2020-03-31T21:40:13.273Z] 
21:40:13 [2020-03-31T21:40:13.273Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:40:13 [2020-03-31T21:40:13.282Z] 
21:40:13 [2020-03-31T21:40:13.282Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:13 [2020-03-31T21:40:13.553Z] #31 DONE 0.2s
21:40:13 [2020-03-31T21:40:13.553Z] 
21:40:13 [2020-03-31T21:40:13.553Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:40:13 [2020-03-31T21:40:13.553Z] #34 DONE 0.1s
21:40:13 [2020-03-31T21:40:13.553Z] 
21:40:13 [2020-03-31T21:40:13.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:13 [2020-03-31T21:40:13.553Z] #44 95.66   CC       criu/servicefd.o
21:40:13 [2020-03-31T21:40:13.553Z] #44 ...
21:40:13 [2020-03-31T21:40:13.553Z] 
21:40:13 [2020-03-31T21:40:13.553Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:40:13 [2020-03-31T21:40:13.553Z] #39 DONE 0.1s
21:40:13 [2020-03-31T21:40:13.834Z] 
21:40:13 [2020-03-31T21:40:13.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:13 [2020-03-31T21:40:13.834Z] #44 96.00   CC       criu/shmem.o
21:40:14 [2020-03-31T21:40:14.125Z] #56 ...
21:40:14 [2020-03-31T21:40:14.125Z] 
21:40:14 [2020-03-31T21:40:14.125Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:14 [2020-03-31T21:40:14.125Z] #43 107.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:40:14 [2020-03-31T21:40:14.125Z] #43 107.2 Processing triggers for libc-bin (2.28-10) ...
21:40:14 [2020-03-31T21:40:14.125Z] #43 DONE 107.8s
21:40:14 [2020-03-31T21:40:14.125Z] 
21:40:14 [2020-03-31T21:40:14.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:14 [2020-03-31T21:40:14.444Z] #44 96.53   CC       criu/sigframe.o
21:40:14 [2020-03-31T21:40:14.445Z] #44 96.59   CC       criu/signalfd.o
21:40:14 [2020-03-31T21:40:14.445Z] #44 96.71   CC       criu/sk-inet.o
21:40:15 [2020-03-31T21:40:15.057Z] #44 97.42   CC       criu/sk-netlink.o
21:40:15 [2020-03-31T21:40:15.086Z] #43 7.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:40:15 [2020-03-31T21:40:15.306Z] #53 ...
21:40:15 [2020-03-31T21:40:15.306Z] 
21:40:15 [2020-03-31T21:40:15.306Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:15 [2020-03-31T21:40:15.306Z] #25 5.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:15 [2020-03-31T21:40:15.306Z] #25 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:15 [2020-03-31T21:40:15.337Z] #44 97.70   CC       criu/sk-packet.o
21:40:15 [2020-03-31T21:40:15.561Z] #25 5.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:15 [2020-03-31T21:40:15.561Z] #25 5.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:15 [2020-03-31T21:40:15.948Z] #44 98.05   CC       criu/sk-queue.o
21:40:15 [2020-03-31T21:40:15.948Z] #44 98.29   CC       criu/sk-tcp.o
21:40:16 [2020-03-31T21:40:16.122Z] #25 6.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:16 [2020-03-31T21:40:16.228Z] #44 98.51   CC       criu/sk-unix.o
21:40:16 [2020-03-31T21:40:16.686Z] #25 6.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:17 [2020-03-31T21:40:17.002Z] #43 ...
21:40:17 [2020-03-31T21:40:17.002Z] 
21:40:17 [2020-03-31T21:40:17.002Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.279 + RM_GOPATH=0
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.279 + TMP_GOPATH=
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.279 + : /build
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.279 + '[' -z '' ']'
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.282 ++ mktemp -d
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.285 + export GOPATH=/tmp/tmp.X0XL8CQbDl
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.285 + GOPATH=/tmp/tmp.X0XL8CQbDl
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.285 + RM_GOPATH=1
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 ++ dirname ./install.sh
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + dir=.
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + bin=vndr
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + shift
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + '[' '!' -f ./vndr.installer ']'
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + . ./vndr.installer
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + install_vndr
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X0XL8CQbDl/src/github.com/LK4D4/vndr
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.303 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:17 [2020-03-31T21:40:17.002Z] #47 6.321 Cloning into '/tmp/tmp.X0XL8CQbDl/src/github.com/LK4D4/vndr'...
21:40:17 [2020-03-31T21:40:17.002Z] #47 7.000 + cd /tmp/tmp.X0XL8CQbDl/src/github.com/LK4D4/vndr
21:40:17 [2020-03-31T21:40:17.002Z] #47 7.005 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:17 [2020-03-31T21:40:17.002Z] #47 7.016 + go build -buildmode=pie -v -o /build/vndr .
21:40:17 [2020-03-31T21:40:17.002Z] #47 8.613 sync/atomic
21:40:17 [2020-03-31T21:40:17.002Z] #47 8.665 internal/bytealg
21:40:17 [2020-03-31T21:40:17.002Z] #47 8.690 internal/race
21:40:17 [2020-03-31T21:40:17.002Z] #47 8.708 unicode
21:40:17 [2020-03-31T21:40:17.002Z] #47 8.823 unicode/utf8
21:40:17 [2020-03-31T21:40:17.002Z] #47 9.513 math
21:40:17 [2020-03-31T21:40:17.002Z] #47 ...
21:40:17 [2020-03-31T21:40:17.002Z] 
21:40:17 [2020-03-31T21:40:17.002Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:17 [2020-03-31T21:40:17.002Z] #35 3.393 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #35 3.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #35 3.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #35 3.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #35 4.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #35 5.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:40:17 [2020-03-31T21:40:17.002Z] #35 ...
21:40:17 [2020-03-31T21:40:17.002Z] 
21:40:17 [2020-03-31T21:40:17.002Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + RM_GOPATH=0
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + TMP_GOPATH=
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + : /build
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + '[' -z '' ']'
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 ++ mktemp -d
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + export GOPATH=/tmp/tmp.F4mzTCIvZD
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + GOPATH=/tmp/tmp.F4mzTCIvZD
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.136 + RM_GOPATH=1
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 ++ dirname ./install.sh
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + dir=.
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + bin=tomlv
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + shift
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + '[' '!' -f ./tomlv.installer ']'
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + . ./tomlv.installer
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + install_tomlv
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.151 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.F4mzTCIvZD/src/github.com/BurntSushi/toml
21:40:17 [2020-03-31T21:40:17.002Z] #33 5.160 Cloning into '/tmp/tmp.F4mzTCIvZD/src/github.com/BurntSushi/toml'...
21:40:17 [2020-03-31T21:40:17.002Z] #33 6.394 + cd /tmp/tmp.F4mzTCIvZD/src/github.com/BurntSushi/toml
21:40:17 [2020-03-31T21:40:17.002Z] #33 6.395 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:17 [2020-03-31T21:40:17.002Z] #33 6.467 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.191 internal/cpu
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.222 runtime/internal/sys
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.399 math/bits
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.417 runtime/internal/math
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.425 runtime/internal/atomic
21:40:17 [2020-03-31T21:40:17.002Z] #33 7.993 internal/bytealg
21:40:17 [2020-03-31T21:40:17.002Z] #33 8.084 unicode/utf8
21:40:17 [2020-03-31T21:40:17.002Z] #33 8.552 internal/race
21:40:17 [2020-03-31T21:40:17.002Z] #33 8.774 math
21:40:17 [2020-03-31T21:40:17.002Z] #33 8.863 sync/atomic
21:40:17 [2020-03-31T21:40:17.002Z] #33 9.086 unicode
21:40:17 [2020-03-31T21:40:17.002Z] #33 9.476 internal/testlog
21:40:17 [2020-03-31T21:40:17.002Z] #33 9.801 runtime
21:40:17 [2020-03-31T21:40:17.002Z] #33 ...
21:40:17 [2020-03-31T21:40:17.002Z] 
21:40:17 [2020-03-31T21:40:17.002Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:17 [2020-03-31T21:40:17.002Z] #25 5.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #25 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #25 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #25 7.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:40:17 [2020-03-31T21:40:17.002Z] #25 9.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:40:17 [2020-03-31T21:40:17.264Z] #25 ...
21:40:17 [2020-03-31T21:40:17.264Z] 
21:40:17 [2020-03-31T21:40:17.264Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.076 + RM_GOPATH=0
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.076 + TMP_GOPATH=
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.076 + : /build
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.076 + '[' -z '' ']'
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.076 ++ mktemp -d
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.080 + export GOPATH=/tmp/tmp.NJe15DHFMD
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.081 + GOPATH=/tmp/tmp.NJe15DHFMD
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.081 + RM_GOPATH=1
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.083 ++ dirname ./install.sh
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + dir=.
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + bin=shfmt
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + shift
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + '[' '!' -f ./shfmt.installer ']'
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + . ./shfmt.installer
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + install_shfmt
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.089 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.094 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NJe15DHFMD/src/github.com/mvdan/sh
21:40:17 [2020-03-31T21:40:17.264Z] #56 6.097 Cloning into '/tmp/tmp.NJe15DHFMD/src/github.com/mvdan/sh'...
21:40:17 [2020-03-31T21:40:17.264Z] #56 ...
21:40:17 [2020-03-31T21:40:17.264Z] 
21:40:17 [2020-03-31T21:40:17.264Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:40:17 [2020-03-31T21:40:17.264Z] #30 6.947 + git clone https://github.com/kolyshkin/go-swagger.git .
21:40:17 [2020-03-31T21:40:17.264Z] #30 6.952 Cloning into '.'...
21:40:17 [2020-03-31T21:40:17.411Z] #44 ...
21:40:17 [2020-03-31T21:40:17.411Z] 
21:40:17 [2020-03-31T21:40:17.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:17 [2020-03-31T21:40:17.411Z] #47 101.0 strings
21:40:17 [2020-03-31T21:40:17.411Z] #47 101.8 os
21:40:17 [2020-03-31T21:40:17.411Z] #47 106.4 regexp/syntax
21:40:17 [2020-03-31T21:40:17.411Z] #47 109.4 fmt
21:40:17 [2020-03-31T21:40:17.411Z] #47 ...
21:40:17 [2020-03-31T21:40:17.411Z] 
21:40:17 [2020-03-31T21:40:17.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:17 [2020-03-31T21:40:17.411Z] #10 111.5 Selecting previously unselected package gcc-mingw-w64-base.
21:40:17 [2020-03-31T21:40:17.411Z] #10 111.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:40:17 [2020-03-31T21:40:17.411Z] #10 111.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:40:17 [2020-03-31T21:40:17.525Z] #30 ...
21:40:17 [2020-03-31T21:40:17.525Z] 
21:40:17 [2020-03-31T21:40:17.525Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:17 [2020-03-31T21:40:17.525Z] #41 4.436 + git clone https://github.com/docker/distribution.git .
21:40:17 [2020-03-31T21:40:17.525Z] #41 4.440 Cloning into '.'...
21:40:17 [2020-03-31T21:40:17.670Z] #10 111.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:40:17 [2020-03-31T21:40:17.670Z] #10 111.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:40:17 [2020-03-31T21:40:17.670Z] #10 111.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:40:17 [2020-03-31T21:40:17.691Z] #44 99.66   CC       criu/sockets.o
21:40:17 [2020-03-31T21:40:17.785Z] #41 ...
21:40:17 [2020-03-31T21:40:17.785Z] 
21:40:17 [2020-03-31T21:40:17.785Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.604 + RM_GOPATH=0
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.604 + TMP_GOPATH=
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.605 + : /build
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.605 + '[' -z '' ']'
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.606 ++ mktemp -d
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + export GOPATH=/tmp/tmp.KI1Xb9Zy6z
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + GOPATH=/tmp/tmp.KI1Xb9Zy6z
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + RM_GOPATH=1
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 ++ dirname ./install.sh
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + dir=.
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + bin=golangci_lint
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + shift
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + '[' '!' -f ./golangci_lint.installer ']'
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + . ./golangci_lint.installer
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 ++ : v1.23.8
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + install_golangci_lint
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + echo 'Installing golangci-lint version v1.23.8'
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.611 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:40:17 [2020-03-31T21:40:17.785Z] #53 6.612 Installing golangci-lint version v1.23.8
21:40:17 [2020-03-31T21:40:17.785Z] #53 ...
21:40:17 [2020-03-31T21:40:17.785Z] 
21:40:17 [2020-03-31T21:40:17.785Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:17 [2020-03-31T21:40:17.785Z] #10 7.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:17 [2020-03-31T21:40:17.785Z] #10 7.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:17 [2020-03-31T21:40:17.785Z] #10 7.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:17 [2020-03-31T21:40:17.785Z] #10 8.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:40:17 [2020-03-31T21:40:17.785Z] #10 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:40:18 [2020-03-31T21:40:18.046Z] #10 ...
21:40:18 [2020-03-31T21:40:18.046Z] 
21:40:18 [2020-03-31T21:40:18.046Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.375 + RM_GOPATH=0
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.375 + TMP_GOPATH=
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.375 + : /build/
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.375 + '[' -z '' ']'
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.377 ++ mktemp -d
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.377 + export GOPATH=/tmp/tmp.hQJiSQFoig
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.377 + GOPATH=/tmp/tmp.hQJiSQFoig
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.377 + RM_GOPATH=1
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.377 ++ dirname ./install.sh
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + dir=.
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + bin=rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + shift
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + '[' '!' -f ./rootlesskit.installer ']'
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + . ./rootlesskit.installer
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + install_rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + case "$1" in
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + export CGO_ENABLED=0
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + CGO_ENABLED=0
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + _install_rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.386 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hQJiSQFoig/src/github.com/rootless-containers/rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.387 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:18 [2020-03-31T21:40:18.046Z] #68 6.392 Cloning into '/tmp/tmp.hQJiSQFoig/src/github.com/rootless-containers/rootlesskit'...
21:40:18 [2020-03-31T21:40:18.046Z] #68 10.21 + cd /tmp/tmp.hQJiSQFoig/src/github.com/rootless-containers/rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 10.21 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:18 [2020-03-31T21:40:18.046Z] #68 10.25 + for f in rootlesskit rootlesskit-docker-proxy
21:40:18 [2020-03-31T21:40:18.046Z] #68 10.25 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:40:18 [2020-03-31T21:40:18.046Z] #68 ...
21:40:18 [2020-03-31T21:40:18.046Z] 
21:40:18 [2020-03-31T21:40:18.046Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.551 + RM_GOPATH=0
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.551 + TMP_GOPATH=
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.551 + : /build
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.551 + '[' -z '' ']'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.577 ++ mktemp -d
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.578 + export GOPATH=/tmp/tmp.wCyHuXfk95
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.578 + GOPATH=/tmp/tmp.wCyHuXfk95
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.578 + RM_GOPATH=1
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.579 ++ dirname ./install.sh
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.591 Install docker/cli version 17.06.2-ce from stable
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + dir=.
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + bin=dockercli
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + shift
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + '[' '!' -f ./dockercli.installer ']'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + . ./dockercli.installer
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 ++ : stable
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 ++ : 17.06.2-ce
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + install_dockercli
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.593 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.597 ++ uname -m
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + arch=aarch64
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + '[' aarch64 '!=' x86_64 ']'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + '[' aarch64 '!=' s390x ']'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + '[' aarch64 '!=' armhf ']'
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + build_dockercli
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 + git clone https://github.com/docker/docker-ce /tmp/tmp.wCyHuXfk95/tmp/docker-ce
21:40:18 [2020-03-31T21:40:18.046Z] #23 6.611 Cloning into '/tmp/tmp.wCyHuXfk95/tmp/docker-ce'...
21:40:18 [2020-03-31T21:40:18.301Z] #44 100.3   CC       criu/stats.o
21:40:18 [2020-03-31T21:40:18.301Z] #44 100.4   CC       criu/string.o
21:40:18 [2020-03-31T21:40:18.301Z] #44 100.5   CC       criu/sysctl.o
21:40:18 [2020-03-31T21:40:18.313Z] #23 ...
21:40:18 [2020-03-31T21:40:18.313Z] 
21:40:18 [2020-03-31T21:40:18.313Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:18 [2020-03-31T21:40:18.313Z] #62 6.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:18 [2020-03-31T21:40:18.313Z] #62 6.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:18 [2020-03-31T21:40:18.313Z] #62 6.750 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:18 [2020-03-31T21:40:18.313Z] #62 7.804 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:40:18 [2020-03-31T21:40:18.313Z] #62 9.831 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:40:18 [2020-03-31T21:40:18.313Z] #62 ...
21:40:18 [2020-03-31T21:40:18.313Z] 
21:40:18 [2020-03-31T21:40:18.313Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.503 + RM_GOPATH=0
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.503 + TMP_GOPATH=
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.503 + : /build
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.503 + '[' -z '' ']'
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.503 ++ mktemp -d
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.508 + export GOPATH=/tmp/tmp.EX9PDuyakn
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.512 + GOPATH=/tmp/tmp.EX9PDuyakn
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.512 + RM_GOPATH=1
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.513 ++ dirname ./install.sh
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + dir=.
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + bin=gotestsum
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + shift
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + '[' '!' -f ./gotestsum.installer ']'
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + . ./gotestsum.installer
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 ++ : v0.3.5
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + install_gotestsum
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 + echo 'Installing gotestsum version v0.3.5'
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.515 Installing gotestsum version v0.3.5
21:40:18 [2020-03-31T21:40:18.313Z] #50 6.516 + go get -d gotest.tools/gotestsum
21:40:18 [2020-03-31T21:40:18.551Z] #74 ...
21:40:18 [2020-03-31T21:40:18.552Z] 
21:40:18 [2020-03-31T21:40:18.552Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:18 [2020-03-31T21:40:18.552Z] #43 3.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:18 [2020-03-31T21:40:18.552Z] #43 3.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:18 [2020-03-31T21:40:18.552Z] #43 3.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:18 [2020-03-31T21:40:18.552Z] #43 3.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:18 [2020-03-31T21:40:18.552Z] #43 5.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:18 [2020-03-31T21:40:18.573Z] #50 ...
21:40:18 [2020-03-31T21:40:18.573Z] 
21:40:18 [2020-03-31T21:40:18.573Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:18 [2020-03-31T21:40:18.573Z] #35 11.72 Fetched 8164 kB in 9s (933 kB/s)
21:40:18 [2020-03-31T21:40:18.910Z] #44 100.9   CC       criu/sysfs_parse.o
21:40:18 [2020-03-31T21:40:18.911Z] #44 101.1   CC       criu/timerfd.o
21:40:19 [2020-03-31T21:40:19.191Z] #44 101.3   CC       criu/tty.o
21:40:19 [2020-03-31T21:40:19.483Z] #43 ...
21:40:19 [2020-03-31T21:40:19.483Z] 
21:40:19 [2020-03-31T21:40:19.483Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:40:19 [2020-03-31T21:40:19.483Z] #30 6.576 + git clone https://github.com/kolyshkin/go-swagger.git .
21:40:19 [2020-03-31T21:40:19.483Z] #30 6.583 Cloning into '.'...
21:40:19 [2020-03-31T21:40:19.571Z] #10 ...
21:40:19 [2020-03-31T21:40:19.571Z] 
21:40:19 [2020-03-31T21:40:19.571Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.115 + RM_GOPATH=0
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.115 + TMP_GOPATH=
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.115 + : /build
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.115 + '[' -z '' ']'
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.120 ++ mktemp -d
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.124 + export GOPATH=/tmp/tmp.au2gZ3dPi0
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.124 + GOPATH=/tmp/tmp.au2gZ3dPi0
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.124 + RM_GOPATH=1
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.124 ++ dirname ./install.sh
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + dir=.
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + bin=tini
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + shift
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + '[' '!' -f ./tini.installer ']'
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + . ./tini.installer
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + install_tini
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.au2gZ3dPi0/tini
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.133 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:40:19 [2020-03-31T21:40:19.571Z] #38 4.134 Cloning into '/tmp/tmp.au2gZ3dPi0/tini'...
21:40:19 [2020-03-31T21:40:19.571Z] #38 5.384 + cd /tmp/tmp.au2gZ3dPi0/tini
21:40:19 [2020-03-31T21:40:19.571Z] #38 5.384 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:40:19 [2020-03-31T21:40:19.571Z] #38 5.388 + cmake .
21:40:19 [2020-03-31T21:40:19.571Z] #38 6.482 -- The C compiler identification is GNU 8.3.0
21:40:19 [2020-03-31T21:40:19.571Z] #38 6.540 -- Check for working C compiler: /usr/bin/cc
21:40:19 [2020-03-31T21:40:19.571Z] #38 7.752 -- Check for working C compiler: /usr/bin/cc -- works
21:40:19 [2020-03-31T21:40:19.571Z] #38 7.752 -- Detecting C compiler ABI info
21:40:19 [2020-03-31T21:40:19.571Z] #38 8.619 -- Detecting C compiler ABI info - done
21:40:19 [2020-03-31T21:40:19.571Z] #38 8.715 -- Detecting C compile features
21:40:19 [2020-03-31T21:40:19.740Z] #30 ...
21:40:19 [2020-03-31T21:40:19.740Z] 
21:40:19 [2020-03-31T21:40:19.740Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.957 + RM_GOPATH=0
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.957 + TMP_GOPATH=
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.957 + : /build
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.957 + '[' -z '' ']'
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.957 ++ mktemp -d
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.958 + export GOPATH=/tmp/tmp.LsUV4xq8uZ
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.958 + GOPATH=/tmp/tmp.LsUV4xq8uZ
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.958 + RM_GOPATH=1
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.958 ++ dirname ./install.sh
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.959 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + dir=.
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + bin=shfmt
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + shift
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + '[' '!' -f ./shfmt.installer ']'
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + . ./shfmt.installer
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + install_shfmt
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.962 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LsUV4xq8uZ/src/github.com/mvdan/sh
21:40:19 [2020-03-31T21:40:19.740Z] #56 6.969 Cloning into '/tmp/tmp.LsUV4xq8uZ/src/github.com/mvdan/sh'...
21:40:19 [2020-03-31T21:40:19.987Z] #25 ...
21:40:19 [2020-03-31T21:40:19.987Z] 
21:40:19 [2020-03-31T21:40:19.987Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:19 [2020-03-31T21:40:19.987Z] #41 9.480 + git clone https://github.com/docker/distribution.git .
21:40:19 [2020-03-31T21:40:19.987Z] #41 9.484 Cloning into '.'...
21:40:19 [2020-03-31T21:40:19.987Z] #41 ...
21:40:19 [2020-03-31T21:40:19.987Z] 
21:40:19 [2020-03-31T21:40:19.987Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.396 + RM_GOPATH=0
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.396 + TMP_GOPATH=
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.396 + : /build
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.396 + '[' -z '' ']'
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.400 ++ mktemp -d
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + export GOPATH=/tmp/tmp.dKLxnR5ZnJ
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + GOPATH=/tmp/tmp.dKLxnR5ZnJ
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + RM_GOPATH=1
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 ++ dirname ./install.sh
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + dir=.
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + bin=vndr
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + shift
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.402 + '[' '!' -f ./vndr.installer ']'
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.408 + . ./vndr.installer
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.408 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.408 + install_vndr
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.408 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.408 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dKLxnR5ZnJ/src/github.com/LK4D4/vndr
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.410 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:19 [2020-03-31T21:40:19.987Z] #47 9.411 Cloning into '/tmp/tmp.dKLxnR5ZnJ/src/github.com/LK4D4/vndr'...
21:40:19 [2020-03-31T21:40:19.987Z] #47 ...
21:40:19 [2020-03-31T21:40:19.987Z] 
21:40:19 [2020-03-31T21:40:19.987Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.529 + RM_GOPATH=0
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.530 + TMP_GOPATH=
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.530 + : /build/
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.530 + '[' -z '' ']'
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.531 ++ mktemp -d
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.539 + export GOPATH=/tmp/tmp.XSGorfI7ms
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.539 + GOPATH=/tmp/tmp.XSGorfI7ms
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.539 + RM_GOPATH=1
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.540 ++ dirname ./install.sh
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.543 + dir=.
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.544 + bin=rootlesskit
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.544 + shift
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.549 + '[' '!' -f ./rootlesskit.installer ']'
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.549 + . ./rootlesskit.installer
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.549 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.550 + install_rootlesskit
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.550 + case "$1" in
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.550 + export CGO_ENABLED=0
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.550 + CGO_ENABLED=0
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.553 + _install_rootlesskit
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.553 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.553 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.553 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XSGorfI7ms/src/github.com/rootless-containers/rootlesskit
21:40:19 [2020-03-31T21:40:19.987Z] #68 9.556 Cloning into '/tmp/tmp.XSGorfI7ms/src/github.com/rootless-containers/rootlesskit'...
21:40:19 [2020-03-31T21:40:19.987Z] #68 ...
21:40:19 [2020-03-31T21:40:19.987Z] 
21:40:19 [2020-03-31T21:40:19.987Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.578 + RM_GOPATH=0
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.579 + TMP_GOPATH=
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.579 + : /build
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.579 + '[' -z '' ']'
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.581 ++ mktemp -d
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.595 + export GOPATH=/tmp/tmp.lZsk33HRDT
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.595 + GOPATH=/tmp/tmp.lZsk33HRDT
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.599 + RM_GOPATH=1
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.627 ++ dirname ./install.sh
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.628 + dir=.
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.628 + bin=golangci_lint
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.628 + shift
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.628 + '[' '!' -f ./golangci_lint.installer ']'
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.629 + . ./golangci_lint.installer
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.629 ++ : v1.23.8
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.629 + install_golangci_lint
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.629 + echo 'Installing golangci-lint version v1.23.8'
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.630 Installing golangci-lint version v1.23.8
21:40:19 [2020-03-31T21:40:19.987Z] #53 9.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:40:19 [2020-03-31T21:40:19.987Z] #53 ...
21:40:19 [2020-03-31T21:40:19.987Z] 
21:40:19 [2020-03-31T21:40:19.987Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:19 [2020-03-31T21:40:19.988Z] #62 6.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #62 6.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #62 6.734 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #62 7.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #62 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #62 ...
21:40:19 [2020-03-31T21:40:19.988Z] 
21:40:19 [2020-03-31T21:40:19.988Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:19 [2020-03-31T21:40:19.988Z] #43 9.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #43 9.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:19 [2020-03-31T21:40:19.988Z] #43 9.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:20 [2020-03-31T21:40:20.191Z] #44 102.3   CC       criu/tun.o
21:40:20 [2020-03-31T21:40:20.242Z] #43 ...
21:40:20 [2020-03-31T21:40:20.242Z] 
21:40:20 [2020-03-31T21:40:20.242Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.936 + RM_GOPATH=0
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.936 + TMP_GOPATH=
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.936 + : /build
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.937 + '[' -z '' ']'
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.940 ++ mktemp -d
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.952 + export GOPATH=/tmp/tmp.D4Omhugha0
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.955 + GOPATH=/tmp/tmp.D4Omhugha0
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.955 + RM_GOPATH=1
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.967 ++ dirname ./install.sh
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.971 + dir=.
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.971 + bin=dockercli
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.971 + shift
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.971 + '[' '!' -f ./dockercli.installer ']'
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.975 + . ./dockercli.installer
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.975 ++ : stable
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.975 ++ : 17.06.2-ce
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.977 + install_dockercli
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.977 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.977 Install docker/cli version 17.06.2-ce from stable
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.982 ++ uname -m
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.984 + arch=x86_64
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.990 + '[' x86_64 '!=' x86_64 ']'
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.990 + url=https://download.docker.com/linux/static
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.991 + tar -xz docker/docker
21:40:20 [2020-03-31T21:40:20.242Z] #23 9.992 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:40:20 [2020-03-31T21:40:20.242Z] #23 ...
21:40:20 [2020-03-31T21:40:20.242Z] 
21:40:20 [2020-03-31T21:40:20.242Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:40:20 [2020-03-31T21:40:20.242Z] #30 9.824 + git clone https://github.com/kolyshkin/go-swagger.git .
21:40:20 [2020-03-31T21:40:20.242Z] #30 9.827 Cloning into '.'...
21:40:20 [2020-03-31T21:40:20.471Z] #44 102.7   CC       criu/uffd.o
21:40:20 [2020-03-31T21:40:20.497Z] #30 ...
21:40:20 [2020-03-31T21:40:20.497Z] 
21:40:20 [2020-03-31T21:40:20.497Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:20 [2020-03-31T21:40:20.497Z] #35 9.204 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:20 [2020-03-31T21:40:20.497Z] #35 9.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:20 [2020-03-31T21:40:20.497Z] #35 9.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:20 [2020-03-31T21:40:20.497Z] #35 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:20 [2020-03-31T21:40:20.497Z] #35 ...
21:40:20 [2020-03-31T21:40:20.497Z] 
21:40:20 [2020-03-31T21:40:20.497Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.428 + RM_GOPATH=0
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.428 + TMP_GOPATH=
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.428 + : /build
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.428 + '[' -z '' ']'
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.433 ++ mktemp -d
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.442 + export GOPATH=/tmp/tmp.tZzeCcnT5W
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.442 + GOPATH=/tmp/tmp.tZzeCcnT5W
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.442 + RM_GOPATH=1
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.443 ++ dirname ./install.sh
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.445 + dir=.
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.445 + bin=gotestsum
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.447 + shift
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.448 + '[' '!' -f ./gotestsum.installer ']'
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.451 + . ./gotestsum.installer
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.452 ++ : v0.3.5
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.452 + install_gotestsum
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.456 + echo 'Installing gotestsum version v0.3.5'
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.456 Installing gotestsum version v0.3.5
21:40:20 [2020-03-31T21:40:20.497Z] #50 9.456 + go get -d gotest.tools/gotestsum
21:40:20 [2020-03-31T21:40:20.673Z] #56 ...
21:40:20 [2020-03-31T21:40:20.673Z] 
21:40:20 [2020-03-31T21:40:20.673Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.596 + RM_GOPATH=0
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.596 + TMP_GOPATH=
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.596 + : /build
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.596 + '[' -z '' ']'
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.597 ++ mktemp -d
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.610 + export GOPATH=/tmp/tmp.ZKr5WvQOkq
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.610 + GOPATH=/tmp/tmp.ZKr5WvQOkq
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.610 + RM_GOPATH=1
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.645 ++ dirname ./install.sh
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.646 + dir=.
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.646 + bin=gotestsum
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.646 + shift
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.647 + '[' '!' -f ./gotestsum.installer ']'
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.648 + . ./gotestsum.installer
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.648 ++ : v0.3.5
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.649 + install_gotestsum
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.649 + echo 'Installing gotestsum version v0.3.5'
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.649 + go get -d gotest.tools/gotestsum
21:40:20 [2020-03-31T21:40:20.673Z] #50 7.649 Installing gotestsum version v0.3.5
21:40:20 [2020-03-31T21:40:20.752Z] #50 ...
21:40:20 [2020-03-31T21:40:20.752Z] 
21:40:20 [2020-03-31T21:40:20.752Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:20 [2020-03-31T21:40:20.752Z] #10 9.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:20 [2020-03-31T21:40:20.752Z] #10 9.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:20 [2020-03-31T21:40:20.752Z] #10 9.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:20 [2020-03-31T21:40:20.752Z] #10 ...
21:40:20 [2020-03-31T21:40:20.752Z] 
21:40:20 [2020-03-31T21:40:20.752Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.806 + RM_GOPATH=0
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.806 + TMP_GOPATH=
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.807 + : /build
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.807 + '[' -z '' ']'
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.810 ++ mktemp -d
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.817 + export GOPATH=/tmp/tmp.cQDOF8PQLB
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.818 + GOPATH=/tmp/tmp.cQDOF8PQLB
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.818 + RM_GOPATH=1
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.818 ++ dirname ./install.sh
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.824 + dir=.
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.824 + bin=shfmt
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.824 + shift
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.824 + '[' '!' -f ./shfmt.installer ']'
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.824 + . ./shfmt.installer
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.825 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.825 + install_shfmt
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.831 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.831 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.831 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cQDOF8PQLB/src/github.com/mvdan/sh
21:40:20 [2020-03-31T21:40:20.752Z] #56 9.837 Cloning into '/tmp/tmp.cQDOF8PQLB/src/github.com/mvdan/sh'...
21:40:20 [2020-03-31T21:40:20.932Z] #50 ...
21:40:20 [2020-03-31T21:40:20.932Z] 
21:40:20 [2020-03-31T21:40:20.932Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.855 + RM_GOPATH=0
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.855 + TMP_GOPATH=
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.855 + : /build/
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.855 + '[' -z '' ']'
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.858 ++ mktemp -d
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.865 + export GOPATH=/tmp/tmp.lzZCynKo4U
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.865 + GOPATH=/tmp/tmp.lzZCynKo4U
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.865 + RM_GOPATH=1
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.868 ++ dirname ./install.sh
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.870 + dir=.
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.870 + bin=rootlesskit
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.871 + shift
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.871 + '[' '!' -f ./rootlesskit.installer ']'
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.874 + . ./rootlesskit.installer
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.875 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.877 + install_rootlesskit
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.877 + case "$1" in
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.878 + export CGO_ENABLED=0
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.878 + CGO_ENABLED=0
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.878 + _install_rootlesskit
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.878 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.879 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.879 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lzZCynKo4U/src/github.com/rootless-containers/rootlesskit
21:40:20 [2020-03-31T21:40:20.932Z] #68 7.885 Cloning into '/tmp/tmp.lzZCynKo4U/src/github.com/rootless-containers/rootlesskit'...
21:40:20 [2020-03-31T21:40:20.951Z] #38 ...
21:40:20 [2020-03-31T21:40:20.951Z] 
21:40:20 [2020-03-31T21:40:20.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:20 [2020-03-31T21:40:20.951Z] #44 7.006 Note: Building without setproctitle() and strlcpy() support.
21:40:20 [2020-03-31T21:40:20.951Z] #44 7.006       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:40:20 [2020-03-31T21:40:20.951Z] #44 7.069 Note: Building without GnuTLS support
21:40:21 [2020-03-31T21:40:21.007Z] #56 ...
21:40:21 [2020-03-31T21:40:21.007Z] 
21:40:21 [2020-03-31T21:40:21.007Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.640 + RM_GOPATH=0
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.640 + TMP_GOPATH=
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.640 + : /build
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.640 + '[' -z '' ']'
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.653 ++ mktemp -d
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.655 + export GOPATH=/tmp/tmp.UaMeEV5ceM
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.655 + GOPATH=/tmp/tmp.UaMeEV5ceM
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.655 + RM_GOPATH=1
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.656 ++ dirname ./install.sh
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.665 + dir=.
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.669 + bin=tomlv
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.669 + shift
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.670 + '[' '!' -f ./tomlv.installer ']'
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.673 + . ./tomlv.installer
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.673 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.675 + install_tomlv
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.675 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.676 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.676 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UaMeEV5ceM/src/github.com/BurntSushi/toml
21:40:21 [2020-03-31T21:40:21.007Z] #33 9.677 Cloning into '/tmp/tmp.UaMeEV5ceM/src/github.com/BurntSushi/toml'...
21:40:21 [2020-03-31T21:40:21.007Z] #33 10.83 + cd /tmp/tmp.UaMeEV5ceM/src/github.com/BurntSushi/toml
21:40:21 [2020-03-31T21:40:21.007Z] #33 10.83 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:21 [2020-03-31T21:40:21.007Z] #33 10.90 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:40:21 [2020-03-31T21:40:21.007Z] #33 ...
21:40:21 [2020-03-31T21:40:21.007Z] 
21:40:21 [2020-03-31T21:40:21.007Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.02 + RM_GOPATH=0
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.02 + TMP_GOPATH=
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.02 + : /build
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.02 + '[' -z '' ']'
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 ++ mktemp -d
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + export GOPATH=/tmp/tmp.TlHCjjpwdw
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + GOPATH=/tmp/tmp.TlHCjjpwdw
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + RM_GOPATH=1
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 ++ dirname ./install.sh
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + dir=.
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + bin=proxy
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + shift
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + '[' '!' -f ./proxy.installer ']'
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + . ./proxy.installer
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + install_proxy
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + case "$1" in
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + export CGO_ENABLED=0
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + CGO_ENABLED=0
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + _install_proxy
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.03 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.04 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TlHCjjpwdw/src/github.com/docker/libnetwork
21:40:21 [2020-03-31T21:40:21.007Z] #74 10.04 Cloning into '/tmp/tmp.TlHCjjpwdw/src/github.com/docker/libnetwork'...
21:40:21 [2020-03-31T21:40:21.262Z] #74 ...
21:40:21 [2020-03-31T21:40:21.262Z] 
21:40:21 [2020-03-31T21:40:21.262Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:21 [2020-03-31T21:40:21.262Z] #43 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:21 [2020-03-31T21:40:21.498Z] #68 ...
21:40:21 [2020-03-31T21:40:21.498Z] 
21:40:21 [2020-03-31T21:40:21.498Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.494 + RM_GOPATH=0
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.494 + TMP_GOPATH=
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.494 + : /build
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.494 + '[' -z '' ']'
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.495 ++ mktemp -d
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.496 + export GOPATH=/tmp/tmp.jG7LTNXLl0
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.497 + GOPATH=/tmp/tmp.jG7LTNXLl0
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.497 + RM_GOPATH=1
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.498 ++ dirname ./install.sh
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.499 + dir=.
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.499 + bin=proxy
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.499 + shift
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.499 + '[' '!' -f ./proxy.installer ']'
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.500 + . ./proxy.installer
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.500 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + install_proxy
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + case "$1" in
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + export CGO_ENABLED=0
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + CGO_ENABLED=0
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + _install_proxy
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.503 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jG7LTNXLl0/src/github.com/docker/libnetwork
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.504 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:21 [2020-03-31T21:40:21.498Z] #74 8.504 Cloning into '/tmp/tmp.jG7LTNXLl0/src/github.com/docker/libnetwork'...
21:40:21 [2020-03-31T21:40:21.518Z] #44 103.6   CC       criu/util.o
21:40:22 [2020-03-31T21:40:22.325Z] #44 ...
21:40:22 [2020-03-31T21:40:22.325Z] 
21:40:22 [2020-03-31T21:40:22.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:22 [2020-03-31T21:40:22.325Z] #33 105.9 path
21:40:22 [2020-03-31T21:40:22.325Z] #33 106.4 fmt
21:40:22 [2020-03-31T21:40:22.325Z] #33 107.2 path/filepath
21:40:22 [2020-03-31T21:40:22.325Z] #33 109.4 io/ioutil
21:40:22 [2020-03-31T21:40:22.325Z] #33 110.3 text/tabwriter
21:40:22 [2020-03-31T21:40:22.325Z] #33 113.2 flag
21:40:22 [2020-03-31T21:40:22.325Z] #33 113.2 github.com/BurntSushi/toml
21:40:22 [2020-03-31T21:40:22.325Z] #33 ...
21:40:22 [2020-03-31T21:40:22.325Z] 
21:40:22 [2020-03-31T21:40:22.325Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:22 [2020-03-31T21:40:22.325Z] #38 12.44 -- Detecting C compile features - done
21:40:22 [2020-03-31T21:40:22.325Z] #38 12.48 -- Performing Test HAS_BUILTIN_FORTIFY
21:40:22 [2020-03-31T21:40:22.432Z] #74 ...
21:40:22 [2020-03-31T21:40:22.432Z] 
21:40:22 [2020-03-31T21:40:22.432Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:22 [2020-03-31T21:40:22.432Z] #25 5.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:22 [2020-03-31T21:40:22.432Z] #25 5.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:22 [2020-03-31T21:40:22.432Z] #25 5.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:22 [2020-03-31T21:40:22.432Z] #25 6.626 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:22 [2020-03-31T21:40:22.519Z] #44 104.4   CC       criu/uts_ns.o
21:40:22 [2020-03-31T21:40:22.519Z] #44 104.5   CC       criu/vdso.o
21:40:22 [2020-03-31T21:40:22.583Z] #38 13.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:40:22 [2020-03-31T21:40:22.583Z] #38 13.30 -- Configuring done
21:40:22 [2020-03-31T21:40:22.583Z] #38 13.36 -- Generating done
21:40:22 [2020-03-31T21:40:22.691Z] #25 ...
21:40:22 [2020-03-31T21:40:22.691Z] 
21:40:22 [2020-03-31T21:40:22.691Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:22 [2020-03-31T21:40:22.691Z] #62 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #62 5.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #62 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #62 7.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #62 ...
21:40:22 [2020-03-31T21:40:22.691Z] 
21:40:22 [2020-03-31T21:40:22.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:22 [2020-03-31T21:40:22.691Z] #10 6.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #10 6.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #10 6.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:22 [2020-03-31T21:40:22.691Z] #10 8.330 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:22 [2020-03-31T21:40:22.783Z] #35 11.72 Reading package lists...
21:40:22 [2020-03-31T21:40:22.783Z] #35 ...
21:40:22 [2020-03-31T21:40:22.783Z] 
21:40:22 [2020-03-31T21:40:22.783Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.689 + RM_GOPATH=0
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.689 + TMP_GOPATH=
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.689 + : /build
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.689 + '[' -z '' ']'
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.690 ++ mktemp -d
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.692 + export GOPATH=/tmp/tmp.JaQKBBpFHU
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.692 + GOPATH=/tmp/tmp.JaQKBBpFHU
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.692 + RM_GOPATH=1
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.694 ++ dirname ./install.sh
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.699 + dir=.
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.700 + bin=proxy
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.700 + shift
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + '[' '!' -f ./proxy.installer ']'
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + . ./proxy.installer
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + install_proxy
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + case "$1" in
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + export CGO_ENABLED=0
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + CGO_ENABLED=0
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + _install_proxy
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JaQKBBpFHU/src/github.com/docker/libnetwork
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.704 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:22 [2020-03-31T21:40:22.783Z] #74 5.721 Cloning into '/tmp/tmp.JaQKBBpFHU/src/github.com/docker/libnetwork'...
21:40:22 [2020-03-31T21:40:22.799Z] #44 104.8   LINK     criu/built-in.o
21:40:22 [2020-03-31T21:40:22.799Z] #44 104.9   LINK     criu/criu
21:40:22 [2020-03-31T21:40:22.842Z] #38 13.37 -- Build files have been written to: /tmp/tmp.au2gZ3dPi0/tini
21:40:22 [2020-03-31T21:40:22.842Z] #38 13.40 + make tini-static
21:40:22 [2020-03-31T21:40:22.949Z] #10 ...
21:40:22 [2020-03-31T21:40:22.949Z] 
21:40:22 [2020-03-31T21:40:22.949Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.333 + RM_GOPATH=0
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.333 + TMP_GOPATH=
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.333 + : /build
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.333 + '[' -z '' ']'
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.333 ++ mktemp -d
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + export GOPATH=/tmp/tmp.bJv23j3Uca
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + GOPATH=/tmp/tmp.bJv23j3Uca
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + RM_GOPATH=1
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 ++ dirname ./install.sh
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + dir=.
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + bin=tomlv
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + shift
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + '[' '!' -f ./tomlv.installer ']'
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + . ./tomlv.installer
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + install_tomlv
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bJv23j3Uca/src/github.com/BurntSushi/toml
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.340 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:22 [2020-03-31T21:40:22.949Z] #33 9.396 Cloning into '/tmp/tmp.bJv23j3Uca/src/github.com/BurntSushi/toml'...
21:40:23 [2020-03-31T21:40:23.043Z] #74 ...
21:40:23 [2020-03-31T21:40:23.044Z] 
21:40:23 [2020-03-31T21:40:23.044Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:23 [2020-03-31T21:40:23.044Z] #56 14.43 + cd /tmp/tmp.NJe15DHFMD/src/github.com/mvdan/sh
21:40:23 [2020-03-31T21:40:23.044Z] #56 14.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:23 [2020-03-31T21:40:23.044Z] #56 14.57 + GO111MODULE=on
21:40:23 [2020-03-31T21:40:23.044Z] #56 14.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:40:23 [2020-03-31T21:40:23.044Z] #56 15.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:23 [2020-03-31T21:40:23.080Z] #44 105.3   DEP      lib/c/criu.d
21:40:23 [2020-03-31T21:40:23.080Z] #44 105.4   CC       images/rpc.pb-c.o
21:40:23 [2020-03-31T21:40:23.207Z] #33 ...
21:40:23 [2020-03-31T21:40:23.207Z] 
21:40:23 [2020-03-31T21:40:23.207Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:23 [2020-03-31T21:40:23.207Z] #35 8.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:40:23 [2020-03-31T21:40:23.207Z] #35 8.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:40:23 [2020-03-31T21:40:23.207Z] #35 8.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:40:23 [2020-03-31T21:40:23.207Z] #35 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:23 [2020-03-31T21:40:23.207Z] #35 ...
21:40:23 [2020-03-31T21:40:23.207Z] 
21:40:23 [2020-03-31T21:40:23.207Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.485 + RM_GOPATH=0
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.485 + TMP_GOPATH=
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.486 + : /build
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.486 + '[' -z '' ']'
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.496 ++ mktemp -d
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.496 + export GOPATH=/tmp/tmp.M8fudHuN3E
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.496 + GOPATH=/tmp/tmp.M8fudHuN3E
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.496 + RM_GOPATH=1
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.503 ++ dirname ./install.sh
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + dir=.
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + bin=golangci_lint
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + shift
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + '[' '!' -f ./golangci_lint.installer ']'
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + . ./golangci_lint.installer
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 ++ : v1.23.8
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + install_golangci_lint
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + echo 'Installing golangci-lint version v1.23.8'
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:40:23 [2020-03-31T21:40:23.207Z] #53 9.543 Installing golangci-lint version v1.23.8
21:40:23 [2020-03-31T21:40:23.305Z] #56 16.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:23 [2020-03-31T21:40:23.305Z] #56 16.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:23 [2020-03-31T21:40:23.305Z] #56 16.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:23 [2020-03-31T21:40:23.360Z] #44 105.6   CC       lib/c/criu.o
21:40:23 [2020-03-31T21:40:23.408Z] #38 14.09 Scanning dependencies of target tini-static
21:40:23 [2020-03-31T21:40:23.465Z] #53 ...
21:40:23 [2020-03-31T21:40:23.465Z] 
21:40:23 [2020-03-31T21:40:23.465Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:23 [2020-03-31T21:40:23.465Z] #41 6.297 + git clone https://github.com/docker/distribution.git .
21:40:23 [2020-03-31T21:40:23.465Z] #41 6.297 Cloning into '.'...
21:40:23 [2020-03-31T21:40:23.465Z] #41 ...
21:40:23 [2020-03-31T21:40:23.465Z] 
21:40:23 [2020-03-31T21:40:23.465Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.131 + RM_GOPATH=0
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.131 + TMP_GOPATH=
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.131 + : /build
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.131 + '[' -z '' ']'
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.135 ++ mktemp -d
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 Install docker/cli version 17.06.2-ce from stable
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + export GOPATH=/tmp/tmp.XR6QfMmsRu
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + GOPATH=/tmp/tmp.XR6QfMmsRu
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + RM_GOPATH=1
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 ++ dirname ./install.sh
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + dir=.
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + bin=dockercli
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + shift
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + '[' '!' -f ./dockercli.installer ']'
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + . ./dockercli.installer
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 ++ : stable
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 ++ : 17.06.2-ce
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + install_dockercli
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.201 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.224 ++ uname -m
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.244 + arch=x86_64
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.244 + '[' x86_64 '!=' x86_64 ']'
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.244 + url=https://download.docker.com/linux/static
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.244 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:40:23 [2020-03-31T21:40:23.465Z] #23 9.245 + tar -xz docker/docker
21:40:23 [2020-03-31T21:40:23.666Z] #38 14.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:40:23 [2020-03-31T21:40:23.725Z] #23 ...
21:40:23 [2020-03-31T21:40:23.725Z] 
21:40:23 [2020-03-31T21:40:23.725Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:23 [2020-03-31T21:40:23.725Z] #25 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:23 [2020-03-31T21:40:23.876Z] #56 16.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:23 [2020-03-31T21:40:23.970Z] #44 106.2   LINK     lib/c/built-in.o
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.2   LINK     lib/c/libcriu.so
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.3   LINK     lib/c/libcriu.a
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.4   GEN      magic.py
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.4 Note: Building without setproctitle() and strlcpy() support.
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:40:24 [2020-03-31T21:40:24.250Z] #44 106.5 Note: Building without GnuTLS support
21:40:24 [2020-03-31T21:40:24.450Z] #56 17.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:24 [2020-03-31T21:40:24.862Z] #44 107.0 fatal: not a git repository (or any of the parent directories): .git
21:40:25 [2020-03-31T21:40:25.142Z] #44 ...
21:40:25 [2020-03-31T21:40:25.142Z] 
21:40:25 [2020-03-31T21:40:25.142Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:25 [2020-03-31T21:40:25.142Z] #41 DONE 141.5s
21:40:25 [2020-03-31T21:40:25.142Z] 
21:40:25 [2020-03-31T21:40:25.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:25 [2020-03-31T21:40:25.142Z] #44 107.5 make[1]: Nothing to be done for 'all'.
21:40:25 [2020-03-31T21:40:25.412Z] #56 18.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:25 [2020-03-31T21:40:25.456Z] #43 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:25 [2020-03-31T21:40:25.567Z] #38 ...
21:40:25 [2020-03-31T21:40:25.567Z] 
21:40:25 [2020-03-31T21:40:25.567Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:25 [2020-03-31T21:40:25.567Z] #56 109.1 golang.org/x/sys/unix
21:40:25 [2020-03-31T21:40:25.567Z] #56 110.9 fmt
21:40:25 [2020-03-31T21:40:25.567Z] #56 119.3 encoding/json
21:40:25 [2020-03-31T21:40:25.567Z] #56 ...
21:40:25 [2020-03-31T21:40:25.567Z] 
21:40:25 [2020-03-31T21:40:25.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:25 [2020-03-31T21:40:25.567Z] #44 10.69 fatal: not a git repository (or any of the parent directories): .git
21:40:25 [2020-03-31T21:40:25.567Z] #44 10.70   GEN      .gitid
21:40:25 [2020-03-31T21:40:25.567Z] #44 10.71   GEN      criu/include/version.h
21:40:25 [2020-03-31T21:40:25.567Z] #44 10.71   GEN      include/common/asm
21:40:26 [2020-03-31T21:40:26.145Z] #44 ...
21:40:26 [2020-03-31T21:40:26.145Z] 
21:40:26 [2020-03-31T21:40:26.145Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:40:26 [2020-03-31T21:40:26.145Z] #42 DONE 0.2s
21:40:26 [2020-03-31T21:40:26.145Z] 
21:40:26 [2020-03-31T21:40:26.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.2 make[1]: 'images/built-in.o' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.3 make[1]: 'compel/libcompel.a' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.3 make[1]: 'compel/compel-host-bin' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.4 make[1]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.4 make[1]: 'soccr/libsoccr.a' is up to date.
21:40:26 [2020-03-31T21:40:26.145Z] #44 108.5 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.380Z] #43 ...
21:40:26 [2020-03-31T21:40:26.380Z] 
21:40:26 [2020-03-31T21:40:26.380Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:40:26 [2020-03-31T21:40:26.380Z] #68 15.43 Checking out files:  79% (628/788)   
Checking out files:  80% (631/788)   
Checking out files:  81% (639/788)   
Checking out files:  82% (647/788)   
Checking out files:  83% (655/788)   
Checking out files:  84% (662/788)   
Checking out files:  85% (670/788)   
Checking out files:  86% (678/788)   
Checking out files:  87% (686/788)   
Checking out files:  88% (694/788)   
Checking out files:  89% (702/788)   
Checking out files:  90% (710/788)   
Checking out files:  91% (718/788)   
Checking out files:  92% (725/788)   
Checking out files:  93% (733/788)   
Checking out files:  94% (741/788)   
Checking out files:  95% (749/788)   
Checking out files:  96% (757/788)   
Checking out files:  97% (765/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
21:40:26 [2020-03-31T21:40:26.380Z] #68 15.90 + cd /tmp/tmp.XSGorfI7ms/src/github.com/rootless-containers/rootlesskit
21:40:26 [2020-03-31T21:40:26.380Z] #68 15.90 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.5 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.5 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.6 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.6 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.6 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.6 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.425Z] #44 108.7 make[2]: Nothing to be done for 'all'.
21:40:26 [2020-03-31T21:40:26.635Z] #68 16.61 + for f in rootlesskit rootlesskit-docker-proxy
21:40:26 [2020-03-31T21:40:26.635Z] #68 16.61 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:40:26 [2020-03-31T21:40:26.705Z] #44 108.7   INSTALL  criu/criu
21:40:26 [2020-03-31T21:40:26.705Z] #44 DONE 108.9s
21:40:26 [2020-03-31T21:40:26.705Z] 
21:40:26 [2020-03-31T21:40:26.705Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:26 [2020-03-31T21:40:26.799Z] #56 19.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:26 [2020-03-31T21:40:26.799Z] #56 ...
21:40:26 [2020-03-31T21:40:26.799Z] 
21:40:26 [2020-03-31T21:40:26.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:26 [2020-03-31T21:40:26.799Z] #43 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:40:26 [2020-03-31T21:40:26.799Z] #43 16.16 Fetched 8164 kB in 12s (684 kB/s)
21:40:27 [2020-03-31T21:40:27.060Z] #43 16.16 Reading package lists...
21:40:27 [2020-03-31T21:40:27.060Z] #43 ...
21:40:27 [2020-03-31T21:40:27.060Z] 
21:40:27 [2020-03-31T21:40:27.060Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:27 [2020-03-31T21:40:27.060Z] #41 18.03 Checking out files:  93% (1492/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.
21:40:27 [2020-03-31T21:40:27.060Z] #41 18.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:40:27 [2020-03-31T21:40:27.060Z] #41 20.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:40:27 [2020-03-31T21:40:27.321Z] #41 ...
21:40:27 [2020-03-31T21:40:27.321Z] 
21:40:27 [2020-03-31T21:40:27.321Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:27 [2020-03-31T21:40:27.321Z] #33 10.31 encoding
21:40:27 [2020-03-31T21:40:27.321Z] #33 10.68 runtime/cgo
21:40:27 [2020-03-31T21:40:27.473Z] #44 ...
21:40:27 [2020-03-31T21:40:27.473Z] 
21:40:27 [2020-03-31T21:40:27.473Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:27 [2020-03-31T21:40:27.473Z] #38 16.73 [100%] Linking C executable tini-static
21:40:27 [2020-03-31T21:40:27.473Z] #38 17.72 [100%] Built target tini-static
21:40:27 [2020-03-31T21:40:27.473Z] #38 17.88 + mkdir -p /build
21:40:27 [2020-03-31T21:40:27.473Z] #38 17.90 + cp tini-static /build/docker-init
21:40:27 [2020-03-31T21:40:27.473Z] #38 DONE 18.3s
21:40:27 [2020-03-31T21:40:27.582Z] #33 ...
21:40:27 [2020-03-31T21:40:27.582Z] 
21:40:27 [2020-03-31T21:40:27.582Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:27 [2020-03-31T21:40:27.582Z] #47 10.27 runtime
21:40:27 [2020-03-31T21:40:27.582Z] #47 10.46 encoding
21:40:27 [2020-03-31T21:40:27.582Z] #47 10.77 unicode/utf16
21:40:27 [2020-03-31T21:40:27.582Z] #47 11.47 container/list
21:40:27 [2020-03-31T21:40:27.582Z] #47 12.63 crypto/internal/subtle
21:40:27 [2020-03-31T21:40:27.582Z] #47 12.95 crypto/subtle
21:40:27 [2020-03-31T21:40:27.582Z] #47 13.31 vendor/golang.org/x/crypto/cryptobyte/asn1
21:40:27 [2020-03-31T21:40:27.582Z] #47 13.65 internal/nettrace
21:40:27 [2020-03-31T21:40:27.582Z] #47 14.41 runtime/cgo
21:40:27 [2020-03-31T21:40:27.582Z] #47 16.52 vendor/golang.org/x/crypto/internal/subtle
21:40:27 [2020-03-31T21:40:27.720Z] #60 ...
21:40:27 [2020-03-31T21:40:27.720Z] 
21:40:27 [2020-03-31T21:40:27.720Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:40:27 [2020-03-31T21:40:27.720Z] #45 DONE 0.2s
21:40:27 [2020-03-31T21:40:27.720Z] 
21:40:27 [2020-03-31T21:40:27.720Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:40:27 [2020-03-31T21:40:27.735Z] 
21:40:27 [2020-03-31T21:40:27.735Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:27 [2020-03-31T21:40:27.844Z] #47 ...
21:40:27 [2020-03-31T21:40:27.844Z] 
21:40:27 [2020-03-31T21:40:27.844Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:27 [2020-03-31T21:40:27.844Z] #56 20.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:27 [2020-03-31T21:40:27.844Z] #56 20.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:28 [2020-03-31T21:40:28.000Z] #48 DONE 0.2s
21:40:28 [2020-03-31T21:40:28.000Z] 
21:40:28 [2020-03-31T21:40:28.000Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:40:28 [2020-03-31T21:40:28.000Z] #51 DONE 0.1s
21:40:28 [2020-03-31T21:40:28.000Z] 
21:40:28 [2020-03-31T21:40:28.000Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:28 [2020-03-31T21:40:28.111Z] #56 21.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:28 [2020-03-31T21:40:28.111Z] #56 ...
21:40:28 [2020-03-31T21:40:28.111Z] 
21:40:28 [2020-03-31T21:40:28.111Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:28 [2020-03-31T21:40:28.111Z] #25 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:40:28 [2020-03-31T21:40:28.111Z] #25 18.28 Fetched 8164 kB in 13s (638 kB/s)
21:40:28 [2020-03-31T21:40:28.371Z] #25 18.28 Reading package lists...
21:40:28 [2020-03-31T21:40:28.371Z] #25 ...
21:40:28 [2020-03-31T21:40:28.371Z] 
21:40:28 [2020-03-31T21:40:28.371Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:28 [2020-03-31T21:40:28.637Z] #74 20.72 Checking out files:  63% (1320/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:40:28 [2020-03-31T21:40:28.637Z] #74 21.58 + cd /tmp/tmp.JaQKBBpFHU/src/github.com/docker/libnetwork
21:40:28 [2020-03-31T21:40:28.637Z] #74 21.58 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:28 [2020-03-31T21:40:28.992Z] #25 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:28 [2020-03-31T21:40:28.992Z] #25 ...
21:40:28 [2020-03-31T21:40:28.992Z] 
21:40:28 [2020-03-31T21:40:28.992Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:40:28 [2020-03-31T21:40:28.992Z] #68 15.42 Checking out files:  97% (768/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
21:40:28 [2020-03-31T21:40:28.992Z] #68 15.63 + cd /tmp/tmp.lzZCynKo4U/src/github.com/rootless-containers/rootlesskit
21:40:28 [2020-03-31T21:40:28.992Z] #68 15.63 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:40:28 [2020-03-31T21:40:28.992Z] #68 16.00 + for f in rootlesskit rootlesskit-docker-proxy
21:40:28 [2020-03-31T21:40:28.992Z] #68 16.00 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:40:29 [2020-03-31T21:40:29.000Z] #65 ...
21:40:29 [2020-03-31T21:40:29.000Z] 
21:40:29 [2020-03-31T21:40:29.000Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:29 [2020-03-31T21:40:29.000Z] #60 72.25 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
21:40:29 [2020-03-31T21:40:29.208Z] #74 ...
21:40:29 [2020-03-31T21:40:29.209Z] 
21:40:29 [2020-03-31T21:40:29.209Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:29 [2020-03-31T21:40:29.209Z] #62 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:40:29 [2020-03-31T21:40:29.209Z] #62 18.60 Fetched 8164 kB in 12s (673 kB/s)
21:40:29 [2020-03-31T21:40:29.209Z] #62 18.60 Reading package lists...
21:40:29 [2020-03-31T21:40:29.209Z] #62 ...
21:40:29 [2020-03-31T21:40:29.209Z] 
21:40:29 [2020-03-31T21:40:29.209Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:29 [2020-03-31T21:40:29.209Z] #74 22.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:40:29 [2020-03-31T21:40:29.612Z] #60 73.00 + mkdir -p /build
21:40:29 [2020-03-31T21:40:29.612Z] #60 73.00 + cp runc /build/runc
21:40:29 [2020-03-31T21:40:29.780Z] #74 ...
21:40:29 [2020-03-31T21:40:29.781Z] 
21:40:29 [2020-03-31T21:40:29.781Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:29 [2020-03-31T21:40:29.781Z] #10 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:40:29 [2020-03-31T21:40:29.781Z] #10 19.67 Fetched 8164 kB in 13s (644 kB/s)
21:40:29 [2020-03-31T21:40:29.804Z] #65 54.97 Checking out files:  22% (697/3141)   
Checking out files:  23% (723/3141)   
Checking out files:  24% (754/3141)   
Checking out files:  25% (786/3141)   
Checking out files:  26% (817/3141)   
Checking out files:  27% (849/3141)   
Checking out files:  28% (880/3141)   
Checking out files:  29% (911/3141)   
Checking out files:  30% (943/3141)   
Checking out files:  31% (974/3141)   
Checking out files:  32% (1006/3141)   
Checking out files:  33% (1037/3141)   
Checking out files:  34% (1068/3141)   
Checking out files:  35% (1100/3141)   
Checking out files:  36% (1131/3141)   
Checking out files:  37% (1163/3141)   
Checking out files:  38% (1194/3141)   
Checking out files:  39% (1225/3141)   
Checking out files:  40% (1257/3141)   
Checking out files:  41% (1288/3141)   
Checking out files:  42% (1320/3141)   
Checking out files:  43% (1351/3141)   
Checking out files:  44% (1383/3141)   
Checking out files:  45% (1414/3141)   
Checking out files:  46% (1445/3141)   
Checking out files:  47% (1477/3141)   
Checking out files:  48% (1508/3141)   
Checking out files:  49% (1540/3141)   
Checking out files:  50% (1571/3141)   
Checking out files:  51% (1602/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  55% (1743/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  81% (2546/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:40:29 [2020-03-31T21:40:29.804Z] #65 58.22 + cd /tmp/tmp.BC7SQVY7XI/src/github.com/containerd/containerd
21:40:29 [2020-03-31T21:40:29.804Z] #65 58.23 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:40:29 [2020-03-31T21:40:29.892Z] #60 DONE 73.2s
21:40:29 [2020-03-31T21:40:29.892Z] 
21:40:29 [2020-03-31T21:40:29.892Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:30 [2020-03-31T21:40:30.056Z] #10 19.67 Reading package lists...
21:40:30 [2020-03-31T21:40:30.056Z] #10 ...
21:40:30 [2020-03-31T21:40:30.056Z] 
21:40:30 [2020-03-31T21:40:30.056Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:30 [2020-03-31T21:40:30.056Z] #43 16.16 Reading package lists...
21:40:30 [2020-03-31T21:40:30.792Z] #68 ...
21:40:30 [2020-03-31T21:40:30.792Z] 
21:40:30 [2020-03-31T21:40:30.792Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:30 [2020-03-31T21:40:30.792Z] #47 10.18 + cd /tmp/tmp.dKLxnR5ZnJ/src/github.com/LK4D4/vndr
21:40:30 [2020-03-31T21:40:30.792Z] #47 10.18 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:30 [2020-03-31T21:40:30.792Z] #47 10.19 + go build -buildmode=pie -v -o /build/vndr .
21:40:30 [2020-03-31T21:40:30.792Z] #47 12.50 runtime/internal/atomic
21:40:30 [2020-03-31T21:40:30.792Z] #47 12.54 internal/cpu
21:40:30 [2020-03-31T21:40:30.792Z] #47 13.01 runtime/internal/sys
21:40:30 [2020-03-31T21:40:30.792Z] #47 13.25 internal/bytealg
21:40:30 [2020-03-31T21:40:30.792Z] #47 13.62 internal/race
21:40:30 [2020-03-31T21:40:30.792Z] #47 13.99 sync/atomic
21:40:30 [2020-03-31T21:40:30.792Z] #47 14.56 runtime
21:40:30 [2020-03-31T21:40:30.792Z] #47 14.64 unicode
21:40:30 [2020-03-31T21:40:30.792Z] #47 ...
21:40:30 [2020-03-31T21:40:30.792Z] 
21:40:30 [2020-03-31T21:40:30.792Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:30 [2020-03-31T21:40:30.792Z] #25 20.67 Fetched 8336 kB in 15s (538 kB/s)
21:40:30 [2020-03-31T21:40:30.792Z] #25 20.67 Reading package lists...
21:40:30 [2020-03-31T21:40:30.792Z] #25 ...
21:40:30 [2020-03-31T21:40:30.792Z] 
21:40:30 [2020-03-31T21:40:30.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:30 [2020-03-31T21:40:30.792Z] #10 11.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:40:30 [2020-03-31T21:40:30.792Z] #10 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:30 [2020-03-31T21:40:30.792Z] #10 19.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:31 [2020-03-31T21:40:31.047Z] #10 ...
21:40:31 [2020-03-31T21:40:31.047Z] 
21:40:31 [2020-03-31T21:40:31.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:31 [2020-03-31T21:40:31.047Z] #47 20.51 unicode/utf8
21:40:31 [2020-03-31T21:40:31.189Z] #65 ...
21:40:31 [2020-03-31T21:40:31.189Z] 
21:40:31 [2020-03-31T21:40:31.189Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:31 [2020-03-31T21:40:31.189Z] #47 114.8 regexp
21:40:31 [2020-03-31T21:40:31.189Z] #47 118.7 go/token
21:40:31 [2020-03-31T21:40:31.189Z] #47 120.4 go/scanner
21:40:31 [2020-03-31T21:40:31.189Z] #47 121.9 internal/lazyregexp
21:40:31 [2020-03-31T21:40:31.189Z] #47 122.5 net/url
21:40:31 [2020-03-31T21:40:31.189Z] #47 123.1 go/ast
21:40:31 [2020-03-31T21:40:31.189Z] #47 ...
21:40:31 [2020-03-31T21:40:31.189Z] 
21:40:31 [2020-03-31T21:40:31.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.04   PBCC     images/google/protobuf/descriptor.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.33   PBCC     images/opts.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.40   PBCC     images/sit.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.54   DEP      images/google/protobuf/descriptor.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.71   DEP      images/opts.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 14.91   DEP      images/sit.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.07   PBCC     images/macvlan.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.10   DEP      images/macvlan.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.19   PBCC     images/autofs.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.30   DEP      images/autofs.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.36   PBCC     images/sysctl.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.44   DEP      images/sysctl.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.57   PBCC     images/time.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.62   DEP      images/time.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.77   PBCC     images/binfmt-misc.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.88   DEP      images/binfmt-misc.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.95   PBCC     images/seccomp.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 15.98   DEP      images/seccomp.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.02   PBCC     images/userns.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.09   DEP      images/userns.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.16   PBCC     images/cgroup.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.27   DEP      images/cgroup.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.33   PBCC     images/fown.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.44   PBCC     images/ext-file.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.48   DEP      images/fown.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.62   DEP      images/ext-file.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.68   PBCC     images/rpc.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.74   DEP      images/rpc.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 16.98   PBCC     images/siginfo.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 17.00   DEP      images/siginfo.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 17.06   PBCC     images/pagemap.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 17.13   DEP      images/pagemap.pb-c.d
21:40:31 [2020-03-31T21:40:31.189Z] #44 17.47   PBCC     images/rlimit.pb-c.c
21:40:31 [2020-03-31T21:40:31.189Z] #44 17.55   DEP      images/rlimit.pb-c.d
21:40:31 [2020-03-31T21:40:31.448Z] #44 17.61   PBCC     images/file-lock.pb-c.c
21:40:31 [2020-03-31T21:40:31.448Z] #44 17.81   DEP      images/file-lock.pb-c.d
21:40:31 [2020-03-31T21:40:31.448Z] #44 17.91   PBCC     images/tty.pb-c.c
21:40:31 [2020-03-31T21:40:31.527Z] #68 ...
21:40:31 [2020-03-31T21:40:31.527Z] 
21:40:31 [2020-03-31T21:40:31.527Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:31 [2020-03-31T21:40:31.527Z] #43 8.952 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:31 [2020-03-31T21:40:31.706Z] #44 17.94   DEP      images/tty.pb-c.d
21:40:31 [2020-03-31T21:40:31.706Z] #44 18.03   PBCC     images/tun.pb-c.c
21:40:31 [2020-03-31T21:40:31.706Z] #44 18.11   PBCC     images/netdev.pb-c.c
21:40:31 [2020-03-31T21:40:31.785Z] #43 ...
21:40:31 [2020-03-31T21:40:31.785Z] 
21:40:31 [2020-03-31T21:40:31.785Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + RM_GOPATH=0
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + TMP_GOPATH=
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + : /build
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + '[' -z '' ']'
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 ++ mktemp -d
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + export GOPATH=/tmp/tmp.lTZtGHHTYL
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + GOPATH=/tmp/tmp.lTZtGHHTYL
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 + RM_GOPATH=1
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.983 ++ dirname ./install.sh
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.991 + dir=.
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.991 + bin=vndr
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.995 + shift
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.995 + '[' '!' -f ./vndr.installer ']'
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.995 + . ./vndr.installer
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.995 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.995 + install_vndr
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.997 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.997 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lTZtGHHTYL/src/github.com/LK4D4/vndr
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.998 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:31 [2020-03-31T21:40:31.785Z] #47 8.999 Cloning into '/tmp/tmp.lTZtGHHTYL/src/github.com/LK4D4/vndr'...
21:40:31 [2020-03-31T21:40:31.785Z] #47 9.965 + cd /tmp/tmp.lTZtGHHTYL/src/github.com/LK4D4/vndr
21:40:31 [2020-03-31T21:40:31.785Z] #47 9.968 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:40:31 [2020-03-31T21:40:31.785Z] #47 9.977 + go build -buildmode=pie -v -o /build/vndr .
21:40:31 [2020-03-31T21:40:31.785Z] #47 12.12 runtime/internal/atomic
21:40:31 [2020-03-31T21:40:31.785Z] #47 12.44 internal/cpu
21:40:31 [2020-03-31T21:40:31.785Z] #47 12.69 runtime/internal/sys
21:40:31 [2020-03-31T21:40:31.785Z] #47 13.16 internal/race
21:40:31 [2020-03-31T21:40:31.785Z] #47 13.22 internal/bytealg
21:40:31 [2020-03-31T21:40:31.785Z] #47 13.38 sync/atomic
21:40:31 [2020-03-31T21:40:31.785Z] #47 14.05 unicode
21:40:31 [2020-03-31T21:40:31.785Z] #47 14.91 runtime
21:40:31 [2020-03-31T21:40:31.970Z] #47 21.92 internal/testlog
21:40:31 [2020-03-31T21:40:31.970Z] #44 18.19   DEP      images/tun.pb-c.d
21:40:31 [2020-03-31T21:40:31.970Z] #44 18.29   DEP      images/netdev.pb-c.d
21:40:31 [2020-03-31T21:40:31.970Z] #44 18.37   PBCC     images/vma.pb-c.c
21:40:32 [2020-03-31T21:40:32.225Z] #47 ...
21:40:32 [2020-03-31T21:40:32.225Z] 
21:40:32 [2020-03-31T21:40:32.225Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:32 [2020-03-31T21:40:32.225Z] #33 12.23 internal/cpu
21:40:32 [2020-03-31T21:40:32.225Z] #33 12.43 runtime/internal/atomic
21:40:32 [2020-03-31T21:40:32.225Z] #33 12.84 runtime/internal/sys
21:40:32 [2020-03-31T21:40:32.225Z] #33 13.02 runtime/internal/math
21:40:32 [2020-03-31T21:40:32.225Z] #33 13.14 math/bits
21:40:32 [2020-03-31T21:40:32.225Z] #33 13.28 internal/bytealg
21:40:32 [2020-03-31T21:40:32.225Z] #33 14.31 math
21:40:32 [2020-03-31T21:40:32.225Z] #33 15.16 runtime
21:40:32 [2020-03-31T21:40:32.225Z] #33 21.65 unicode/utf8
21:40:32 [2020-03-31T21:40:32.228Z] #44 18.44   DEP      images/vma.pb-c.d
21:40:32 [2020-03-31T21:40:32.228Z] #44 18.54   PBCC     images/creds.pb-c.c
21:40:32 [2020-03-31T21:40:32.228Z] #44 18.57   DEP      images/creds.pb-c.d
21:40:32 [2020-03-31T21:40:32.228Z] #44 18.67   PBCC     images/utsns.pb-c.c
21:40:32 [2020-03-31T21:40:32.486Z] #44 18.73   DEP      images/utsns.pb-c.d
21:40:32 [2020-03-31T21:40:32.486Z] #44 18.79   PBCC     images/ipc-desc.pb-c.c
21:40:32 [2020-03-31T21:40:32.528Z] #33 ...
21:40:32 [2020-03-31T21:40:32.528Z] 
21:40:32 [2020-03-31T21:40:32.528Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:32 [2020-03-31T21:40:32.528Z] #23 22.12 + mkdir -p /build
21:40:32 [2020-03-31T21:40:32.528Z] #23 22.15 + mv docker/docker /build/
21:40:32 [2020-03-31T21:40:32.528Z] #23 22.21 + rmdir docker
21:40:32 [2020-03-31T21:40:32.745Z] #44 18.96   PBCC     images/ipc-sem.pb-c.c
21:40:32 [2020-03-31T21:40:32.745Z] #44 19.07   DEP      images/ipc-desc.pb-c.d
21:40:32 [2020-03-31T21:40:32.745Z] #44 19.16   DEP      images/ipc-sem.pb-c.d
21:40:32 [2020-03-31T21:40:32.782Z] #23 DONE 22.7s
21:40:32 [2020-03-31T21:40:32.782Z] 
21:40:32 [2020-03-31T21:40:32.782Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:32 [2020-03-31T21:40:32.782Z] #47 22.68 encoding
21:40:33 [2020-03-31T21:40:33.004Z] #44 19.27   PBCC     images/ipc-msg.pb-c.c
21:40:33 [2020-03-31T21:40:33.004Z] #44 19.30   DEP      images/ipc-msg.pb-c.d
21:40:33 [2020-03-31T21:40:33.263Z] #44 19.45   PBCC     images/ipc-shm.pb-c.c
21:40:33 [2020-03-31T21:40:33.263Z] #44 19.46   DEP      images/ipc-shm.pb-c.d
21:40:33 [2020-03-31T21:40:33.263Z] #44 19.56   PBCC     images/ipc-var.pb-c.c
21:40:33 [2020-03-31T21:40:33.263Z] #44 19.60   DEP      images/ipc-var.pb-c.d
21:40:33 [2020-03-31T21:40:33.341Z] #47 23.14 unicode/utf16
21:40:33 [2020-03-31T21:40:33.523Z] #44 19.69   PBCC     images/sk-opts.pb-c.c
21:40:33 [2020-03-31T21:40:33.523Z] #44 19.77   PBCC     images/packet-sock.pb-c.c
21:40:33 [2020-03-31T21:40:33.523Z] #44 ...
21:40:33 [2020-03-31T21:40:33.523Z] 
21:40:33 [2020-03-31T21:40:33.523Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:33 [2020-03-31T21:40:33.523Z] #33 117.2 log
21:40:33 [2020-03-31T21:40:33.523Z] #33 121.9 github.com/BurntSushi/toml/cmd/tomlv
21:40:33 [2020-03-31T21:40:33.523Z] #33 ...
21:40:33 [2020-03-31T21:40:33.523Z] 
21:40:33 [2020-03-31T21:40:33.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:33 [2020-03-31T21:40:33.523Z] #44 19.96   DEP      images/sk-opts.pb-c.d
21:40:33 [2020-03-31T21:40:33.596Z] #47 23.63 container/list
21:40:33 [2020-03-31T21:40:33.686Z] #47 20.31 unicode/utf8
21:40:33 [2020-03-31T21:40:33.686Z] #47 ...
21:40:33 [2020-03-31T21:40:33.686Z] 
21:40:33 [2020-03-31T21:40:33.686Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:33 [2020-03-31T21:40:33.686Z] #62 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:33 [2020-03-31T21:40:33.686Z] #62 15.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:33 [2020-03-31T21:40:33.686Z] #62 ...
21:40:33 [2020-03-31T21:40:33.686Z] 
21:40:33 [2020-03-31T21:40:33.686Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:33 [2020-03-31T21:40:33.686Z] #33 10.56 + cd /tmp/tmp.bJv23j3Uca/src/github.com/BurntSushi/toml
21:40:33 [2020-03-31T21:40:33.686Z] #33 10.56 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:40:33 [2020-03-31T21:40:33.686Z] #33 10.60 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:40:33 [2020-03-31T21:40:33.686Z] #33 11.73 internal/cpu
21:40:33 [2020-03-31T21:40:33.686Z] #33 11.81 runtime/internal/atomic
21:40:33 [2020-03-31T21:40:33.686Z] #33 12.37 runtime/internal/sys
21:40:33 [2020-03-31T21:40:33.686Z] #33 12.78 runtime/internal/math
21:40:33 [2020-03-31T21:40:33.686Z] #33 12.95 math/bits
21:40:33 [2020-03-31T21:40:33.686Z] #33 13.11 internal/bytealg
21:40:33 [2020-03-31T21:40:33.686Z] #33 14.46 runtime
21:40:33 [2020-03-31T21:40:33.686Z] #33 14.60 math
21:40:33 [2020-03-31T21:40:33.781Z] #44 20.10   DEP      images/packet-sock.pb-c.d
21:40:33 [2020-03-31T21:40:33.781Z] #44 20.17   PBCC     images/sk-netlink.pb-c.c
21:40:33 [2020-03-31T21:40:33.945Z] #33 ...
21:40:33 [2020-03-31T21:40:33.945Z] 
21:40:33 [2020-03-31T21:40:33.945Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:33 [2020-03-31T21:40:33.945Z] #56 20.98 + cd /tmp/tmp.LsUV4xq8uZ/src/github.com/mvdan/sh
21:40:33 [2020-03-31T21:40:33.945Z] #56 20.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:34 [2020-03-31T21:40:34.039Z] #44 20.27   DEP      images/sk-netlink.pb-c.d
21:40:34 [2020-03-31T21:40:34.156Z] #47 ...
21:40:34 [2020-03-31T21:40:34.156Z] 
21:40:34 [2020-03-31T21:40:34.156Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:34 [2020-03-31T21:40:34.156Z] #62 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:34 [2020-03-31T21:40:34.156Z] #62 ...
21:40:34 [2020-03-31T21:40:34.157Z] 
21:40:34 [2020-03-31T21:40:34.157Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:34 [2020-03-31T21:40:34.157Z] #56 23.18 + cd /tmp/tmp.cQDOF8PQLB/src/github.com/mvdan/sh
21:40:34 [2020-03-31T21:40:34.157Z] #56 23.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:40:34 [2020-03-31T21:40:34.157Z] #56 23.31 + GO111MODULE=on
21:40:34 [2020-03-31T21:40:34.157Z] #56 23.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:40:34 [2020-03-31T21:40:34.204Z] #56 21.22 + GO111MODULE=on
21:40:34 [2020-03-31T21:40:34.204Z] #56 21.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:40:34 [2020-03-31T21:40:34.275Z] #65 127.3 + bin/containerd
21:40:34 [2020-03-31T21:40:34.298Z] #44 20.49   PBCC     images/sk-inet.pb-c.c
21:40:34 [2020-03-31T21:40:34.298Z] #44 20.57   DEP      images/sk-inet.pb-c.d
21:40:34 [2020-03-31T21:40:34.556Z] #44 20.73   PBCC     images/sk-unix.pb-c.c
21:40:34 [2020-03-31T21:40:34.556Z] #44 20.92   DEP      images/sk-unix.pb-c.d
21:40:34 [2020-03-31T21:40:34.770Z] #56 ...
21:40:34 [2020-03-31T21:40:34.770Z] 
21:40:34 [2020-03-31T21:40:34.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:34 [2020-03-31T21:40:34.770Z] #10 12.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:34 [2020-03-31T21:40:34.770Z] #10 17.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:34 [2020-03-31T21:40:34.770Z] #10 ...
21:40:34 [2020-03-31T21:40:34.770Z] 
21:40:34 [2020-03-31T21:40:34.770Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:34 [2020-03-31T21:40:34.770Z] #47 21.11 math
21:40:34 [2020-03-31T21:40:34.814Z] #44 21.09   PBCC     images/mm.pb-c.c
21:40:34 [2020-03-31T21:40:34.815Z] #44 21.15   DEP      images/mm.pb-c.d
21:40:34 [2020-03-31T21:40:34.815Z] #44 21.19   PBCC     images/timerfd.pb-c.c
21:40:34 [2020-03-31T21:40:34.815Z] #44 21.27   DEP      images/timerfd.pb-c.d
21:40:35 [2020-03-31T21:40:35.073Z] #44 21.37   PBCC     images/timer.pb-c.c
21:40:35 [2020-03-31T21:40:35.073Z] #44 21.39   DEP      images/timer.pb-c.d
21:40:35 [2020-03-31T21:40:35.334Z] #44 21.64   PBCC     images/sa.pb-c.c
21:40:35 [2020-03-31T21:40:35.334Z] #44 21.73   DEP      images/sa.pb-c.d
21:40:35 [2020-03-31T21:40:35.383Z] #43 23.20 Reading package lists...
21:40:35 [2020-03-31T21:40:35.383Z] #43 ...
21:40:35 [2020-03-31T21:40:35.383Z] 
21:40:35 [2020-03-31T21:40:35.383Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:35 [2020-03-31T21:40:35.383Z] #35 11.72 Reading package lists...
21:40:35 [2020-03-31T21:40:35.383Z] #35 18.45 Reading package lists...
21:40:35 [2020-03-31T21:40:35.383Z] #35 24.76 Building dependency tree...
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.52 The following additional packages will be installed:
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.54   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.55 Suggested packages:
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.57   cmake-doc ninja-build lrzip
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.57 Recommended packages:
21:40:35 [2020-03-31T21:40:35.383Z] #35 27.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:40:35 [2020-03-31T21:40:35.383Z] #35 ...
21:40:35 [2020-03-31T21:40:35.383Z] 
21:40:35 [2020-03-31T21:40:35.383Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.07 + cd /tmp/tmp.KI1Xb9Zy6z/src/github.com/golangci/golangci-lint/
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.07 + git checkout -q v1.23.8
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.94 ++ git describe --tags
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.95 + version=v1.23.8
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.97 ++ git rev-parse --short HEAD
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.97 + commit=76a82c6
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.97 ++ git show -s --format=%cd
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.97 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:40:35 [2020-03-31T21:40:35.383Z] #53 27.97 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
21:40:35 [2020-03-31T21:40:35.516Z] #56 25.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:35 [2020-03-31T21:40:35.516Z] #56 ...
21:40:35 [2020-03-31T21:40:35.516Z] 
21:40:35 [2020-03-31T21:40:35.516Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:35 [2020-03-31T21:40:35.516Z] #35 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:35 [2020-03-31T21:40:35.516Z] #35 19.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:35 [2020-03-31T21:40:35.516Z] #35 ...
21:40:35 [2020-03-31T21:40:35.516Z] 
21:40:35 [2020-03-31T21:40:35.516Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:35 [2020-03-31T21:40:35.516Z] #47 24.74 crypto/internal/subtle
21:40:35 [2020-03-31T21:40:35.516Z] #47 25.10 crypto/subtle
21:40:35 [2020-03-31T21:40:35.516Z] #47 25.32 vendor/golang.org/x/crypto/cryptobyte/asn1
21:40:35 [2020-03-31T21:40:35.594Z] #44 21.83   PBCC     images/pipe-data.pb-c.c
21:40:35 [2020-03-31T21:40:35.594Z] #44 21.91   DEP      images/pipe-data.pb-c.d
21:40:35 [2020-03-31T21:40:35.594Z] #44 22.01   PBCC     images/mnt.pb-c.c
21:40:35 [2020-03-31T21:40:35.771Z] #47 25.65 internal/nettrace
21:40:35 [2020-03-31T21:40:35.853Z] #44 22.09   DEP      images/mnt.pb-c.d
21:40:36 [2020-03-31T21:40:36.027Z] #47 25.93 runtime/cgo
21:40:36 [2020-03-31T21:40:36.114Z] #44 ...
21:40:36 [2020-03-31T21:40:36.114Z] 
21:40:36 [2020-03-31T21:40:36.114Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:36 [2020-03-31T21:40:36.114Z] #33 DONE 129.6s
21:40:36 [2020-03-31T21:40:36.114Z] 
21:40:36 [2020-03-31T21:40:36.114Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:36 [2020-03-31T21:40:36.114Z] #44 22.25   PBCC     images/sk-packet.pb-c.c
21:40:36 [2020-03-31T21:40:36.114Z] #44 22.31   DEP      images/sk-packet.pb-c.d
21:40:36 [2020-03-31T21:40:36.114Z] #44 22.44   PBCC     images/tcp-stream.pb-c.c
21:40:36 [2020-03-31T21:40:36.372Z] #44 22.56   DEP      images/tcp-stream.pb-c.d
21:40:36 [2020-03-31T21:40:36.372Z] #44 22.69   PBCC     images/pipe.pb-c.c
21:40:36 [2020-03-31T21:40:36.372Z] #44 22.73   DEP      images/pipe.pb-c.d
21:40:36 [2020-03-31T21:40:36.630Z] #44 22.84   PBCC     images/pstree.pb-c.c
21:40:36 [2020-03-31T21:40:36.630Z] #44 22.90   DEP      images/pstree.pb-c.d
21:40:36 [2020-03-31T21:40:36.630Z] #44 23.00   PBCC     images/fs.pb-c.c
21:40:36 [2020-03-31T21:40:36.630Z] #44 23.00   DEP      images/fs.pb-c.d
21:40:36 [2020-03-31T21:40:36.630Z] #44 23.10   PBCC     images/signalfd.pb-c.c
21:40:36 [2020-03-31T21:40:36.889Z] #44 23.24   DEP      images/signalfd.pb-c.d
21:40:36 [2020-03-31T21:40:36.889Z] #44 23.31   PBCC     images/fh.pb-c.c
21:40:37 [2020-03-31T21:40:37.147Z] #44 23.44   PBCC     images/fsnotify.pb-c.c
21:40:37 [2020-03-31T21:40:37.147Z] #44 23.56   DEP      images/fh.pb-c.d
21:40:37 [2020-03-31T21:40:37.406Z] #44 23.68   DEP      images/fsnotify.pb-c.d
21:40:37 [2020-03-31T21:40:37.406Z] #44 23.75   PBCC     images/eventpoll.pb-c.c
21:40:37 [2020-03-31T21:40:37.406Z] #44 23.83   DEP      images/eventpoll.pb-c.d
21:40:37 [2020-03-31T21:40:37.664Z] #44 23.91   PBCC     images/eventfd.pb-c.c
21:40:37 [2020-03-31T21:40:37.664Z] #44 23.97   DEP      images/eventfd.pb-c.d
21:40:37 [2020-03-31T21:40:37.664Z] #44 24.08   PBCC     images/remap-file-path.pb-c.c
21:40:37 [2020-03-31T21:40:37.664Z] #44 24.15   DEP      images/remap-file-path.pb-c.d
21:40:37 [2020-03-31T21:40:37.923Z] #44 24.27   PBCC     images/fifo.pb-c.c
21:40:37 [2020-03-31T21:40:37.923Z] #44 24.34   DEP      images/fifo.pb-c.d
21:40:38 [2020-03-31T21:40:38.054Z] #47 ...
21:40:38 [2020-03-31T21:40:38.054Z] 
21:40:38 [2020-03-31T21:40:38.054Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:38 [2020-03-31T21:40:38.054Z] #35 15.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:40:38 [2020-03-31T21:40:38.054Z] #35 19.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:38 [2020-03-31T21:40:38.054Z] #35 ...
21:40:38 [2020-03-31T21:40:38.054Z] 
21:40:38 [2020-03-31T21:40:38.054Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:38 [2020-03-31T21:40:38.054Z] #56 22.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:38 [2020-03-31T21:40:38.054Z] #56 22.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:38 [2020-03-31T21:40:38.054Z] #56 22.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:38 [2020-03-31T21:40:38.054Z] #56 23.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:38 [2020-03-31T21:40:38.054Z] #56 23.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:38 [2020-03-31T21:40:38.054Z] #56 25.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:38 [2020-03-31T21:40:38.183Z] #44 24.42   PBCC     images/ghost-file.pb-c.c
21:40:38 [2020-03-31T21:40:38.183Z] #44 24.47   DEP      images/ghost-file.pb-c.d
21:40:38 [2020-03-31T21:40:38.183Z] #44 24.59   PBCC     images/regfile.pb-c.c
21:40:38 [2020-03-31T21:40:38.183Z] #44 24.68   DEP      images/regfile.pb-c.d
21:40:38 [2020-03-31T21:40:38.441Z] #44 24.76   PBCC     images/ns.pb-c.c
21:40:38 [2020-03-31T21:40:38.441Z] #44 24.82   DEP      images/ns.pb-c.d
21:40:38 [2020-03-31T21:40:38.621Z] #56 ...
21:40:38 [2020-03-31T21:40:38.621Z] 
21:40:38 [2020-03-31T21:40:38.621Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:40:38 [2020-03-31T21:40:38.621Z] #23 25.12 + mkdir -p /build
21:40:38 [2020-03-31T21:40:38.621Z] #23 25.14 + mv docker/docker /build/
21:40:38 [2020-03-31T21:40:38.621Z] #23 25.16 + rmdir docker
21:40:38 [2020-03-31T21:40:38.621Z] #23 DONE 25.7s
21:40:38 [2020-03-31T21:40:38.687Z] #53 ...
21:40:38 [2020-03-31T21:40:38.687Z] 
21:40:38 [2020-03-31T21:40:38.687Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:38 [2020-03-31T21:40:38.687Z] #56 21.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:38 [2020-03-31T21:40:38.687Z] #56 22.59 runtime
21:40:38 [2020-03-31T21:40:38.687Z] #56 22.62 runtime/cgo
21:40:38 [2020-03-31T21:40:38.687Z] #56 ...
21:40:38 [2020-03-31T21:40:38.687Z] 
21:40:38 [2020-03-31T21:40:38.687Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:38 [2020-03-31T21:40:38.687Z] #35 28.69 The following NEW packages will be installed:
21:40:38 [2020-03-31T21:40:38.687Z] #35 28.71   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:40:38 [2020-03-31T21:40:38.687Z] #35 28.71   vim-common xxd
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.12 Need to get 14.2 MB of archives.
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.12 After this operation, 60.0 MB of additional disk space will be used.
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 29.28 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 30.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
21:40:38 [2020-03-31T21:40:38.687Z] #35 31.97 debconf: delaying package configuration, since apt-utils is not installed
21:40:38 [2020-03-31T21:40:38.702Z] #44 24.88   PBCC     images/fdinfo.pb-c.c
21:40:38 [2020-03-31T21:40:38.702Z] #44 25.01   DEP      images/fdinfo.pb-c.d
21:40:38 [2020-03-31T21:40:38.878Z] 
21:40:38 [2020-03-31T21:40:38.878Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:38 [2020-03-31T21:40:38.878Z] #33 22.70 internal/testlog
21:40:38 [2020-03-31T21:40:38.878Z] #33 23.28 encoding
21:40:38 [2020-03-31T21:40:38.878Z] #33 23.73 runtime/cgo
21:40:38 [2020-03-31T21:40:38.950Z] #35 32.19 Fetched 14.2 MB in 2s (9184 kB/s)
21:40:38 [2020-03-31T21:40:38.950Z] #35 32.34 Selecting previously unselected package xxd.
21:40:38 [2020-03-31T21:40:38.991Z] #44 25.17   PBCC     images/core-aarch64.pb-c.c
21:40:38 [2020-03-31T21:40:38.991Z] #44 25.27   PBCC     images/core-arm.pb-c.c
21:40:38 [2020-03-31T21:40:38.991Z] #44 25.38   PBCC     images/core-ppc64.pb-c.c
21:40:39 [2020-03-31T21:40:39.284Z] #44 25.48   PBCC     images/core-s390.pb-c.c
21:40:39 [2020-03-31T21:40:39.284Z] #44 25.53   PBCC     images/core-x86.pb-c.c
21:40:39 [2020-03-31T21:40:39.473Z] #35 32.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
21:40:39 [2020-03-31T21:40:39.473Z] #35 32.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
21:40:39 [2020-03-31T21:40:39.473Z] #35 32.67 Unpacking xxd (2:8.1.0875-5) ...
21:40:39 [2020-03-31T21:40:39.547Z] #44 25.75   PBCC     images/core.pb-c.c
21:40:39 [2020-03-31T21:40:39.547Z] #44 25.92   PBCC     images/inventory.pb-c.c
21:40:39 [2020-03-31T21:40:39.734Z] #35 32.96 Selecting previously unselected package vim-common.
21:40:39 [2020-03-31T21:40:39.734Z] #35 32.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:40:39 [2020-03-31T21:40:39.734Z] #35 33.01 Unpacking vim-common (2:8.1.0875-5) ...
21:40:39 [2020-03-31T21:40:39.738Z] #65 ...
21:40:39 [2020-03-31T21:40:39.738Z] 
21:40:39 [2020-03-31T21:40:39.738Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:39 [2020-03-31T21:40:39.738Z] #53 DONE 155.3s
21:40:39 [2020-03-31T21:40:39.738Z] 
21:40:39 [2020-03-31T21:40:39.738Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:39 [2020-03-31T21:40:39.738Z] #65 ...
21:40:39 [2020-03-31T21:40:39.738Z] 
21:40:39 [2020-03-31T21:40:39.738Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:40:39 [2020-03-31T21:40:39.738Z] #54 DONE 0.2s
21:40:39 [2020-03-31T21:40:39.738Z] 
21:40:39 [2020-03-31T21:40:39.738Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:39 [2020-03-31T21:40:39.804Z] #44 26.07   DEP      images/core-aarch64.pb-c.d
21:40:39 [2020-03-31T21:40:39.804Z] #44 26.19   DEP      images/core-arm.pb-c.d
21:40:40 [2020-03-31T21:40:40.018Z] #65 ...
21:40:40 [2020-03-31T21:40:40.018Z] 
21:40:40 [2020-03-31T21:40:40.018Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:40:40 [2020-03-31T21:40:40.018Z] #57 DONE 0.1s
21:40:40 [2020-03-31T21:40:40.018Z] 
21:40:40 [2020-03-31T21:40:40.018Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:40:40 [2020-03-31T21:40:40.018Z] #61 DONE 0.1s
21:40:40 [2020-03-31T21:40:40.018Z] 
21:40:40 [2020-03-31T21:40:40.018Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:40 [2020-03-31T21:40:40.070Z] #44 26.27   DEP      images/core-ppc64.pb-c.d
21:40:40 [2020-03-31T21:40:40.070Z] #44 26.36   DEP      images/core-s390.pb-c.d
21:40:40 [2020-03-31T21:40:40.244Z] #47 ...
21:40:40 [2020-03-31T21:40:40.244Z] 
21:40:40 [2020-03-31T21:40:40.244Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:40 [2020-03-31T21:40:40.244Z] #43 19.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:40:40 [2020-03-31T21:40:40.244Z] #43 ...
21:40:40 [2020-03-31T21:40:40.244Z] 
21:40:40 [2020-03-31T21:40:40.244Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:40 [2020-03-31T21:40:40.244Z] #56 25.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:40 [2020-03-31T21:40:40.244Z] #56 25.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:40 [2020-03-31T21:40:40.244Z] #56 25.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:40 [2020-03-31T21:40:40.244Z] #56 26.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:40 [2020-03-31T21:40:40.244Z] #56 27.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:40 [2020-03-31T21:40:40.244Z] #56 28.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:40 [2020-03-31T21:40:40.307Z] #35 33.41 Selecting previously unselected package cmake-data.
21:40:40 [2020-03-31T21:40:40.307Z] #35 33.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:40:40 [2020-03-31T21:40:40.307Z] #35 33.43 Unpacking cmake-data (3.13.4-1) ...
21:40:40 [2020-03-31T21:40:40.333Z] #44 26.53   DEP      images/core-x86.pb-c.d
21:40:40 [2020-03-31T21:40:40.333Z] #44 26.72   DEP      images/core.pb-c.d
21:40:40 [2020-03-31T21:40:40.590Z] #44 26.89   DEP      images/inventory.pb-c.d
21:40:40 [2020-03-31T21:40:40.590Z] #44 27.05   PBCC     images/cpuinfo.pb-c.c
21:40:40 [2020-03-31T21:40:40.847Z] #44 27.12   DEP      images/cpuinfo.pb-c.d
21:40:41 [2020-03-31T21:40:41.105Z] #44 27.24   PBCC     images/stats.pb-c.c
21:40:41 [2020-03-31T21:40:41.105Z] #44 27.36   DEP      images/stats.pb-c.d
21:40:41 [2020-03-31T21:40:41.171Z] #56 31.16 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:41 [2020-03-31T21:40:41.403Z] #33 ...
21:40:41 [2020-03-31T21:40:41.403Z] 
21:40:41 [2020-03-31T21:40:41.403Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:41 [2020-03-31T21:40:41.403Z] #47 28.15 unicode/utf16
21:40:41 [2020-03-31T21:40:41.663Z] #47 28.72 container/list
21:40:41 [2020-03-31T21:40:41.692Z] #35 ...
21:40:41 [2020-03-31T21:40:41.692Z] 
21:40:41 [2020-03-31T21:40:41.692Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:41 [2020-03-31T21:40:41.692Z] #62 18.60 Reading package lists...
21:40:41 [2020-03-31T21:40:41.692Z] #62 25.00 Reading package lists...
21:40:41 [2020-03-31T21:40:41.692Z] #62 30.73 Building dependency tree...
21:40:41 [2020-03-31T21:40:41.692Z] #62 33.59 The following additional packages will be installed:
21:40:41 [2020-03-31T21:40:41.692Z] #62 33.60   libbtrfs0
21:40:41 [2020-03-31T21:40:41.692Z] #62 33.76 The following NEW packages will be installed:
21:40:41 [2020-03-31T21:40:41.692Z] #62 33.76   libbtrfs-dev libbtrfs0
21:40:41 [2020-03-31T21:40:41.692Z] #62 34.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:40:41 [2020-03-31T21:40:41.692Z] #62 34.17 Need to get 119 kB of archives.
21:40:41 [2020-03-31T21:40:41.692Z] #62 34.17 After this operation, 387 kB of additional disk space will be used.
21:40:41 [2020-03-31T21:40:41.692Z] #62 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:40:41 [2020-03-31T21:40:41.692Z] #62 34.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:40:41 [2020-03-31T21:40:41.692Z] #62 ...
21:40:41 [2020-03-31T21:40:41.692Z] 
21:40:41 [2020-03-31T21:40:41.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:41 [2020-03-31T21:40:41.692Z] #25 18.28 Reading package lists...
21:40:41 [2020-03-31T21:40:41.692Z] #25 25.28 Reading package lists...
21:40:41 [2020-03-31T21:40:41.692Z] #25 32.45 Building dependency tree...
21:40:41 [2020-03-31T21:40:41.692Z] #25 ...
21:40:41 [2020-03-31T21:40:41.692Z] 
21:40:41 [2020-03-31T21:40:41.692Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:41 [2020-03-31T21:40:41.692Z] #43 23.20 Reading package lists...
21:40:41 [2020-03-31T21:40:41.692Z] #43 29.66 Building dependency tree...
21:40:41 [2020-03-31T21:40:41.692Z] #43 33.44 The following additional packages will be installed:
21:40:41 [2020-03-31T21:40:41.692Z] #43 33.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:40:41 [2020-03-31T21:40:41.692Z] #43 33.45   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:40:41 [2020-03-31T21:40:41.692Z] #43 33.47 Suggested packages:
21:40:41 [2020-03-31T21:40:41.692Z] #43 33.47   manpages-dev python-setuptools
21:40:41 [2020-03-31T21:40:41.692Z] #43 34.95 The following NEW packages will be installed:
21:40:41 [2020-03-31T21:40:41.692Z] #43 34.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:40:41 [2020-03-31T21:40:41.692Z] #43 34.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:40:41 [2020-03-31T21:40:41.692Z] #43 34.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:40:41 [2020-03-31T21:40:41.692Z] #43 34.95   python-six zlib1g-dev
21:40:41 [2020-03-31T21:40:41.732Z] #56 ...
21:40:41 [2020-03-31T21:40:41.732Z] 
21:40:41 [2020-03-31T21:40:41.732Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:41 [2020-03-31T21:40:41.732Z] #25 20.67 Reading package lists...
21:40:42 [2020-03-31T21:40:42.037Z] #44 ...
21:40:42 [2020-03-31T21:40:42.038Z] 
21:40:42 [2020-03-31T21:40:42.038Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:42 [2020-03-31T21:40:42.038Z] #56 125.6 github.com/pkg/diff
21:40:42 [2020-03-31T21:40:42.038Z] #56 127.8 go/ast
21:40:42 [2020-03-31T21:40:42.038Z] #56 130.9 golang.org/x/crypto/ssh/terminal
21:40:42 [2020-03-31T21:40:42.038Z] #56 134.0 mvdan.cc/editorconfig
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.43 Need to get 3798 kB of archives.
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.43 After this operation, 21.6 MB of additional disk space will be used.
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 35.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
21:40:42 [2020-03-31T21:40:42.263Z] #43 ...
21:40:42 [2020-03-31T21:40:42.263Z] 
21:40:42 [2020-03-31T21:40:42.263Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:42 [2020-03-31T21:40:42.263Z] #10 19.67 Reading package lists...
21:40:42 [2020-03-31T21:40:42.263Z] #10 25.95 Reading package lists...
21:40:42 [2020-03-31T21:40:42.263Z] #10 32.51 Building dependency tree...
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.58 The following additional packages will be installed:
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.59   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.59   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.59 Suggested packages:
21:40:42 [2020-03-31T21:40:42.263Z] #10 35.60   gcc-8-locales seccomp wine64
21:40:42 [2020-03-31T21:40:42.295Z] #56 ...
21:40:42 [2020-03-31T21:40:42.295Z] 
21:40:42 [2020-03-31T21:40:42.295Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:42 [2020-03-31T21:40:42.295Z] #47 125.8 text/template/parse
21:40:42 [2020-03-31T21:40:42.295Z] #47 132.1 go/parser
21:40:42 [2020-03-31T21:40:42.295Z] #47 133.5 text/template
21:40:42 [2020-03-31T21:40:42.295Z] #47 ...
21:40:42 [2020-03-31T21:40:42.295Z] 
21:40:42 [2020-03-31T21:40:42.295Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + export 'BUILDTAGS=netgo osusergo static_build'
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + BUILDTAGS='netgo osusergo static_build'
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + export EXTRA_FLAGS=-buildmode=pie
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + EXTRA_FLAGS=-buildmode=pie
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + '[' '' = dynamic ']'
21:40:42 [2020-03-31T21:40:42.295Z] #65 60.90 + make
21:40:42 [2020-03-31T21:40:42.295Z] #65 62.37 + bin/ctr
21:40:42 [2020-03-31T21:40:42.524Z] #10 ...
21:40:42 [2020-03-31T21:40:42.524Z] 
21:40:42 [2020-03-31T21:40:42.524Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:42 [2020-03-31T21:40:42.524Z] #62 35.68 debconf: delaying package configuration, since apt-utils is not installed
21:40:42 [2020-03-31T21:40:42.524Z] #62 35.85 Fetched 119 kB in 0s (413 kB/s)
21:40:42 [2020-03-31T21:40:42.552Z] #65 ...
21:40:42 [2020-03-31T21:40:42.552Z] 
21:40:42 [2020-03-31T21:40:42.552Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:42 [2020-03-31T21:40:42.552Z] #56 136.2 mvdan.cc/sh/v3/fileutil
21:40:42 [2020-03-31T21:40:42.597Z] #47 29.62 crypto/internal/subtle
21:40:42 [2020-03-31T21:40:42.787Z] #62 35.96 Selecting previously unselected package libbtrfs0.
21:40:42 [2020-03-31T21:40:42.787Z] #62 35.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 ... 15374 files and directories currently installed.)
21:40:42 [2020-03-31T21:40:42.787Z] #62 36.08 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
21:40:42 [2020-03-31T21:40:42.787Z] #62 36.10 Unpacking libbtrfs0 (4.20.1-2) ...
21:40:42 [2020-03-31T21:40:42.809Z] #56 136.5 mvdan.cc/sh/v3/syntax
21:40:42 [2020-03-31T21:40:42.860Z] #47 29.80 crypto/subtle
21:40:43 [2020-03-31T21:40:43.047Z] #62 36.21 Selecting previously unselected package libbtrfs-dev.
21:40:43 [2020-03-31T21:40:43.048Z] #62 36.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
21:40:43 [2020-03-31T21:40:43.048Z] #62 36.24 Unpacking libbtrfs-dev (4.20.1-2) ...
21:40:43 [2020-03-31T21:40:43.118Z] #47 30.18 vendor/golang.org/x/crypto/cryptobyte/asn1
21:40:43 [2020-03-31T21:40:43.270Z] #25 32.83 Reading package lists...
21:40:43 [2020-03-31T21:40:43.270Z] #25 ...
21:40:43 [2020-03-31T21:40:43.270Z] 
21:40:43 [2020-03-31T21:40:43.270Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:43 [2020-03-31T21:40:43.270Z] #33 23.01 encoding
21:40:43 [2020-03-31T21:40:43.270Z] #33 23.40 runtime/cgo
21:40:43 [2020-03-31T21:40:43.270Z] #33 ...
21:40:43 [2020-03-31T21:40:43.270Z] 
21:40:43 [2020-03-31T21:40:43.270Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:43 [2020-03-31T21:40:43.312Z] #62 36.53 Setting up libbtrfs0 (4.20.1-2) ...
21:40:43 [2020-03-31T21:40:43.312Z] #62 36.55 Setting up libbtrfs-dev (4.20.1-2) ...
21:40:43 [2020-03-31T21:40:43.312Z] #62 36.56 Processing triggers for libc-bin (2.28-10) ...
21:40:43 [2020-03-31T21:40:43.378Z] #47 30.46 internal/nettrace
21:40:43 [2020-03-31T21:40:43.635Z] #47 30.71 runtime/cgo
21:40:43 [2020-03-31T21:40:43.782Z] #41 32.97 Checking out files:  60% (963/1597)   
Checking out files:  61% (975/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
21:40:43 [2020-03-31T21:40:43.783Z] #41 33.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:40:44 [2020-03-31T21:40:44.714Z] #62 DONE 38.1s
21:40:44 [2020-03-31T21:40:44.714Z] 
21:40:44 [2020-03-31T21:40:44.714Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.54 The following NEW packages will be installed:
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.55   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:40:44 [2020-03-31T21:40:44.714Z] #10 36.57   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:40:44 [2020-03-31T21:40:44.714Z] #10 37.14 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:40:44 [2020-03-31T21:40:44.714Z] #10 37.14 Need to get 73.3 MB of archives.
21:40:44 [2020-03-31T21:40:44.714Z] #10 37.14 After this operation, 472 MB of additional disk space will be used.
21:40:44 [2020-03-31T21:40:44.715Z] #10 37.14 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]
21:40:44 [2020-03-31T21:40:44.715Z] #10 37.83 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]
21:40:44 [2020-03-31T21:40:44.978Z] #10 ...
21:40:44 [2020-03-31T21:40:44.978Z] 
21:40:44 [2020-03-31T21:40:44.978Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:44 [2020-03-31T21:40:44.978Z] #63 DONE 0.1s
21:40:44 [2020-03-31T21:40:44.978Z] 
21:40:44 [2020-03-31T21:40:44.978Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:40:44 [2020-03-31T21:40:44.978Z] #64 DONE 0.1s
21:40:44 [2020-03-31T21:40:44.978Z] 
21:40:44 [2020-03-31T21:40:44.978Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:44 [2020-03-31T21:40:44.978Z] #10 38.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:40:45 [2020-03-31T21:40:45.240Z] #10 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
21:40:45 [2020-03-31T21:40:45.240Z] #10 38.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
21:40:45 [2020-03-31T21:40:45.240Z] #10 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:40:46 [2020-03-31T21:40:46.159Z] #47 ...
21:40:46 [2020-03-31T21:40:46.159Z] 
21:40:46 [2020-03-31T21:40:46.159Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:46 [2020-03-31T21:40:46.159Z] #43 23.40 Fetched 8336 kB in 20s (416 kB/s)
21:40:46 [2020-03-31T21:40:46.159Z] #43 23.40 Reading package lists...
21:40:46 [2020-03-31T21:40:46.159Z] #43 ...
21:40:46 [2020-03-31T21:40:46.159Z] 
21:40:46 [2020-03-31T21:40:46.159Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:40:46 [2020-03-31T21:40:46.159Z] #41 30.37 Checking out files:  77% (1244/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
21:40:46 [2020-03-31T21:40:46.159Z] #41 31.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:40:46 [2020-03-31T21:40:46.398Z] #10 39.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:40:46 [2020-03-31T21:40:46.668Z] #10 39.99 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]
21:40:46 [2020-03-31T21:40:46.938Z] #10 40.00 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]
21:40:47 [2020-03-31T21:40:47.200Z] #10 ...
21:40:47 [2020-03-31T21:40:47.200Z] 
21:40:47 [2020-03-31T21:40:47.200Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:47 [2020-03-31T21:40:47.200Z] #74 DONE 40.0s
21:40:47 [2020-03-31T21:40:47.462Z] 
21:40:47 [2020-03-31T21:40:47.462Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:47 [2020-03-31T21:40:47.462Z] #43 35.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 36.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
21:40:47 [2020-03-31T21:40:47.462Z] #43 37.37 debconf: delaying package configuration, since apt-utils is not installed
21:40:47 [2020-03-31T21:40:47.462Z] #43 37.66 Fetched 3798 kB in 1s (3287 kB/s)
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.06 Selecting previously unselected package libcap-dev:arm64.
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.18 Unpacking libcap-dev:arm64 (1:2.25-2) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.56 Selecting previously unselected package libnet1:arm64.
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.81 Selecting previously unselected package libnet1-dev.
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 38.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 39.70 Selecting previously unselected package libnl-3-200:arm64.
21:40:47 [2020-03-31T21:40:47.462Z] #43 39.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 39.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.00 Selecting previously unselected package libnl-3-dev:arm64.
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.16 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.62 Selecting previously unselected package libprotobuf-c1:arm64.
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.63 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:40:47 [2020-03-31T21:40:47.462Z] #43 40.84 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:40:47 [2020-03-31T21:40:47.535Z] #41 34.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:40:47 [2020-03-31T21:40:47.724Z] #43 40.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.724Z] #43 40.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
21:40:47 [2020-03-31T21:40:47.724Z] #43 40.95 Selecting previously unselected package zlib1g-dev:arm64.
21:40:47 [2020-03-31T21:40:47.724Z] #43 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
21:40:47 [2020-03-31T21:40:47.724Z] #43 41.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
21:40:47 [2020-03-31T21:40:47.953Z] #41 37.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:40:48 [2020-03-31T21:40:48.300Z] #43 ...
21:40:48 [2020-03-31T21:40:48.300Z] 
21:40:48 [2020-03-31T21:40:48.300Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:48 [2020-03-31T21:40:48.300Z] #25 35.93 ca-certificates is already the newest version (20190110).
21:40:48 [2020-03-31T21:40:48.300Z] #25 35.93 The following additional packages will be installed:
21:40:48 [2020-03-31T21:40:48.300Z] #25 35.93   libjq1 libonig5
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.37 The following NEW packages will be installed:
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.37   jq libjq1 libonig5
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.77 Need to get 325 kB of archives.
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.77 After this operation, 1019 kB of additional disk space will be used.
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:40:48 [2020-03-31T21:40:48.300Z] #25 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:40:48 [2020-03-31T21:40:48.300Z] #25 38.31 debconf: delaying package configuration, since apt-utils is not installed
21:40:48 [2020-03-31T21:40:48.300Z] #25 38.64 Fetched 325 kB in 0s (1103 kB/s)
21:40:48 [2020-03-31T21:40:48.300Z] #25 38.75 Selecting previously unselected package libonig5:arm64.
21:40:48 [2020-03-31T21:40:48.301Z] #25 38.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 ... 15374 files and directories currently installed.)
21:40:48 [2020-03-31T21:40:48.301Z] #25 38.92 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 39.00 Unpacking libonig5:arm64 (6.9.1-1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 39.74 Selecting previously unselected package libjq1:arm64.
21:40:48 [2020-03-31T21:40:48.301Z] #25 39.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 39.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.36 Selecting previously unselected package jq.
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.40 Unpacking jq (1.5+dfsg-2+b1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.88 Setting up libonig5:arm64 (6.9.1-1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.90 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.93 Setting up jq (1.5+dfsg-2+b1) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 40.95 Processing triggers for libc-bin (2.28-10) ...
21:40:48 [2020-03-31T21:40:48.301Z] #25 DONE 41.5s
21:40:48 [2020-03-31T21:40:48.301Z] 
21:40:48 [2020-03-31T21:40:48.301Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:48 [2020-03-31T21:40:48.301Z] #43 41.51 Selecting previously unselected package libprotobuf17:arm64.
21:40:48 [2020-03-31T21:40:48.301Z] #43 ...
21:40:48 [2020-03-31T21:40:48.301Z] 
21:40:48 [2020-03-31T21:40:48.301Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:40:48 [2020-03-31T21:40:48.301Z] #26 DONE 0.1s
21:40:48 [2020-03-31T21:40:48.301Z] 
21:40:48 [2020-03-31T21:40:48.301Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:48 [2020-03-31T21:40:48.301Z] #43 41.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
21:40:48 [2020-03-31T21:40:48.301Z] #43 41.55 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
21:40:48 [2020-03-31T21:40:48.906Z] #41 ...
21:40:48 [2020-03-31T21:40:48.906Z] 
21:40:48 [2020-03-31T21:40:48.906Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:48 [2020-03-31T21:40:48.906Z] #74 34.27 Checking out files:  43% (900/2066)   
Checking out files:  44% (910/2066)   
Checking out files:  45% (930/2066)   
Checking out files:  46% (951/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  90% (1878/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:40:48 [2020-03-31T21:40:48.906Z] #74 35.70 + cd /tmp/tmp.jG7LTNXLl0/src/github.com/docker/libnetwork
21:40:48 [2020-03-31T21:40:48.906Z] #74 35.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:49 [2020-03-31T21:40:49.246Z] #43 42.37 Selecting previously unselected package libprotobuf-lite17:arm64.
21:40:49 [2020-03-31T21:40:49.247Z] #43 42.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
21:40:49 [2020-03-31T21:40:49.247Z] #43 42.41 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
21:40:49 [2020-03-31T21:40:49.361Z] #56 ...
21:40:49 [2020-03-31T21:40:49.361Z] 
21:40:49 [2020-03-31T21:40:49.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:49 [2020-03-31T21:40:49.361Z] #44 30.81 make[1]: Nothing to be done for 'all'.
21:40:49 [2020-03-31T21:40:49.361Z] #44 32.79   CC       images/stats.o
21:40:49 [2020-03-31T21:40:49.361Z] #44 33.48   CC       images/core.o
21:40:49 [2020-03-31T21:40:49.361Z] #44 34.71   CC       images/core-x86.o
21:40:49 [2020-03-31T21:40:49.477Z] #74 36.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:40:49 [2020-03-31T21:40:49.477Z] #74 ...
21:40:49 [2020-03-31T21:40:49.477Z] 
21:40:49 [2020-03-31T21:40:49.477Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:49 [2020-03-31T21:40:49.477Z] #56 26.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:49 [2020-03-31T21:40:49.477Z] #56 29.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:49 [2020-03-31T21:40:49.477Z] #56 31.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:49 [2020-03-31T21:40:49.477Z] #56 31.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:49 [2020-03-31T21:40:49.477Z] #56 32.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:49 [2020-03-31T21:40:49.477Z] #56 32.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:49 [2020-03-31T21:40:49.477Z] #56 33.92 runtime
21:40:49 [2020-03-31T21:40:49.477Z] #56 34.05 runtime/cgo
21:40:49 [2020-03-31T21:40:49.509Z] #43 42.79 Selecting previously unselected package libprotobuf-dev:arm64.
21:40:49 [2020-03-31T21:40:49.509Z] #43 42.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
21:40:49 [2020-03-31T21:40:49.509Z] #43 42.87 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
21:40:49 [2020-03-31T21:40:49.621Z] #44 35.82   CC       images/core-arm.o
21:40:49 [2020-03-31T21:40:49.838Z] #41 ...
21:40:49 [2020-03-31T21:40:49.838Z] 
21:40:49 [2020-03-31T21:40:49.838Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:49 [2020-03-31T21:40:49.838Z] #53 39.52 + cd /tmp/tmp.lZsk33HRDT/src/github.com/golangci/golangci-lint/
21:40:49 [2020-03-31T21:40:49.838Z] #53 39.52 + git checkout -q v1.23.8
21:40:49 [2020-03-31T21:40:49.838Z] #53 39.77 ++ git describe --tags
21:40:49 [2020-03-31T21:40:49.838Z] #53 39.79 + version=v1.23.8
21:40:49 [2020-03-31T21:40:49.838Z] #53 39.79 ++ git rev-parse --short HEAD
21:40:50 [2020-03-31T21:40:50.093Z] #53 39.79 + commit=76a82c6
21:40:50 [2020-03-31T21:40:50.093Z] #53 39.80 ++ git show -s --format=%cd
21:40:50 [2020-03-31T21:40:50.093Z] #53 39.80 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:40:50 [2020-03-31T21:40:50.094Z] #53 39.80 + 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
21:40:50 [2020-03-31T21:40:50.094Z] #53 ...
21:40:50 [2020-03-31T21:40:50.094Z] 
21:40:50 [2020-03-31T21:40:50.094Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:50 [2020-03-31T21:40:50.094Z] #62 30.16 Fetched 8336 kB in 24s (351 kB/s)
21:40:50 [2020-03-31T21:40:50.094Z] #62 30.16 Reading package lists...
21:40:50 [2020-03-31T21:40:50.094Z] #62 ...
21:40:50 [2020-03-31T21:40:50.094Z] 
21:40:50 [2020-03-31T21:40:50.094Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:50 [2020-03-31T21:40:50.094Z] #74 35.06 Checking out files:  46% (964/2066)   
Checking out files:  47% (972/2066)   
Checking out files:  48% (992/2066)   
Checking out files:  49% (1013/2066)   
Checking out files:  50% (1033/2066)   
Checking out files:  51% (1054/2066)   
Checking out files:  52% (1075/2066)   
Checking out files:  53% (1095/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  87% (1799/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:40:50 [2020-03-31T21:40:50.094Z] #74 36.77 + cd /tmp/tmp.TlHCjjpwdw/src/github.com/docker/libnetwork
21:40:50 [2020-03-31T21:40:50.094Z] #74 36.81 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:40:50 [2020-03-31T21:40:50.094Z] #74 37.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:40:50 [2020-03-31T21:40:50.186Z] #44 36.42   CC       images/core-aarch64.o
21:40:50 [2020-03-31T21:40:50.654Z] #74 ...
21:40:50 [2020-03-31T21:40:50.654Z] 
21:40:50 [2020-03-31T21:40:50.654Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:50 [2020-03-31T21:40:50.654Z] #62 30.16 Reading package lists...
21:40:50 [2020-03-31T21:40:50.896Z] #43 44.27 Selecting previously unselected package libprotoc17:arm64.
21:40:51 [2020-03-31T21:40:51.119Z] #44 37.41   CC       images/core-ppc64.o
21:40:51 [2020-03-31T21:40:51.156Z] #43 44.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
21:40:51 [2020-03-31T21:40:51.156Z] #43 44.36 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
21:40:51 [2020-03-31T21:40:51.728Z] #43 44.94 Selecting previously unselected package protobuf-c-compiler.
21:40:51 [2020-03-31T21:40:51.728Z] #43 44.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
21:40:51 [2020-03-31T21:40:51.728Z] #43 44.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:40:51 [2020-03-31T21:40:51.991Z] #43 45.16 Selecting previously unselected package protobuf-compiler.
21:40:51 [2020-03-31T21:40:51.991Z] #43 45.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
21:40:51 [2020-03-31T21:40:51.991Z] #43 45.18 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:40:52 [2020-03-31T21:40:52.252Z] #43 45.38 Selecting previously unselected package python-pkg-resources.
21:40:52 [2020-03-31T21:40:52.252Z] #43 45.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:40:52 [2020-03-31T21:40:52.252Z] #43 45.39 Unpacking python-pkg-resources (40.8.0-1) ...
21:40:52 [2020-03-31T21:40:52.252Z] #43 45.69 Selecting previously unselected package python-six.
21:40:52 [2020-03-31T21:40:52.492Z] #44 38.76   CC       images/core-s390.o
21:40:52 [2020-03-31T21:40:52.535Z] #43 45.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:40:52 [2020-03-31T21:40:52.535Z] #43 45.70 Unpacking python-six (1.12.0-1) ...
21:40:52 [2020-03-31T21:40:52.535Z] #43 45.88 Selecting previously unselected package python-protobuf.
21:40:52 [2020-03-31T21:40:52.535Z] #43 45.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
21:40:52 [2020-03-31T21:40:52.797Z] #43 45.95 Unpacking python-protobuf (3.6.1.3-2) ...
21:40:53 [2020-03-31T21:40:53.370Z] #43 46.57 Setting up python-pkg-resources (40.8.0-1) ...
21:40:53 [2020-03-31T21:40:53.424Z] #44 ...
21:40:53 [2020-03-31T21:40:53.424Z] 
21:40:53 [2020-03-31T21:40:53.424Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:53 [2020-03-31T21:40:53.424Z] #56 147.1 mvdan.cc/sh/v3/cmd/shfmt
21:40:53 [2020-03-31T21:40:53.640Z] #43 ...
21:40:53 [2020-03-31T21:40:53.640Z] 
21:40:53 [2020-03-31T21:40:53.640Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:53 [2020-03-31T21:40:53.640Z] #35 36.95 Selecting previously unselected package libicu63:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 36.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 37.02 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.10 Selecting previously unselected package libxml2:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.71 Selecting previously unselected package libarchive13:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 44.73 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.09 Selecting previously unselected package libjsoncpp1:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.10 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.30 Selecting previously unselected package librhash0:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.31 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.32 Unpacking librhash0:arm64 (1.3.8-1) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.52 Selecting previously unselected package libuv1:arm64.
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.52 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.56 Unpacking libuv1:arm64 (1.24.1-1) ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.79 Selecting previously unselected package cmake.
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.79 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
21:40:53 [2020-03-31T21:40:53.640Z] #35 45.81 Unpacking cmake (3.13.4-1) ...
21:40:53 [2020-03-31T21:40:53.738Z] #62 41.47 Reading package lists...
21:40:53 [2020-03-31T21:40:53.738Z] #62 ...
21:40:53 [2020-03-31T21:40:53.738Z] 
21:40:53 [2020-03-31T21:40:53.738Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:53 [2020-03-31T21:40:53.738Z] #56 33.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:40:53 [2020-03-31T21:40:53.738Z] #56 34.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:40:53 [2020-03-31T21:40:53.738Z] #56 34.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:40:53 [2020-03-31T21:40:53.738Z] #56 34.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:40:53 [2020-03-31T21:40:53.738Z] #56 36.05 runtime
21:40:53 [2020-03-31T21:40:53.738Z] #56 36.05 runtime/cgo
21:40:53 [2020-03-31T21:40:53.910Z] #35 ...
21:40:53 [2020-03-31T21:40:53.910Z] 
21:40:53 [2020-03-31T21:40:53.910Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:53 [2020-03-31T21:40:53.910Z] #27 4.474 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:40:53 [2020-03-31T21:40:53.910Z] #27 4.904 
21:40:53 [2020-03-31T21:40:53.994Z] #56 ...
21:40:53 [2020-03-31T21:40:53.994Z] 
21:40:53 [2020-03-31T21:40:53.994Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:53 [2020-03-31T21:40:53.994Z] #25 32.83 Reading package lists...
21:40:54 [2020-03-31T21:40:54.733Z] #56 ...
21:40:54 [2020-03-31T21:40:54.733Z] 
21:40:54 [2020-03-31T21:40:54.733Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:54 [2020-03-31T21:40:54.733Z] #62 31.72 Fetched 8336 kB in 27s (310 kB/s)
21:40:54 [2020-03-31T21:40:54.733Z] #62 31.72 Reading package lists...
21:40:54 [2020-03-31T21:40:54.733Z] #62 ...
21:40:54 [2020-03-31T21:40:54.733Z] 
21:40:54 [2020-03-31T21:40:54.733Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:54 [2020-03-31T21:40:54.733Z] #43 23.40 Reading package lists...
21:40:54 [2020-03-31T21:40:54.733Z] #43 35.06 Reading package lists...
21:40:54 [2020-03-31T21:40:54.733Z] #43 ...
21:40:54 [2020-03-31T21:40:54.733Z] 
21:40:54 [2020-03-31T21:40:54.733Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:54 [2020-03-31T21:40:54.733Z] #53 41.74 + cd /tmp/tmp.M8fudHuN3E/src/github.com/golangci/golangci-lint/
21:40:54 [2020-03-31T21:40:54.733Z] #53 41.74 + git checkout -q v1.23.8
21:40:54 [2020-03-31T21:40:54.797Z] #56 ...
21:40:54 [2020-03-31T21:40:54.797Z] 
21:40:54 [2020-03-31T21:40:54.797Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:54 [2020-03-31T21:40:54.797Z] #47 138.6 encoding/xml
21:40:54 [2020-03-31T21:40:54.797Z] #47 141.4 go/doc
21:40:54 [2020-03-31T21:40:54.797Z] #47 147.8 github.com/LK4D4/vndr/build
21:40:54 [2020-03-31T21:40:54.797Z] #47 148.1 github.com/LK4D4/vndr/versioned
21:40:54 [2020-03-31T21:40:54.797Z] #47 148.2 compress/gzip
21:40:55 [2020-03-31T21:40:55.055Z] #47 ...
21:40:55 [2020-03-31T21:40:55.055Z] 
21:40:55 [2020-03-31T21:40:55.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:40:55 [2020-03-31T21:40:55.055Z] #44 40.11   CC       images/cpuinfo.o
21:40:55 [2020-03-31T21:40:55.055Z] #44 40.82   CC       images/inventory.o
21:40:55 [2020-03-31T21:40:55.055Z] #44 41.42   CC       images/fdinfo.o
21:40:55 [2020-03-31T21:40:55.201Z] #65 147.7 + bin/containerd-stress
21:40:55 [2020-03-31T21:40:55.235Z] #27 5.208 
                                                                           0.0%
##                                                                         3.9%
#####                                                                      7.4%
#########                                                                 13.6%
###############                                                           21.5%
#####################                                                     29.7%
#########################                                                 36.1%
##############################                                            42.5%
####################################                                      50.0%
########################################                                  56.4%
#############################################                             62.5%
#################################################                         69.3%
###################################################                       71.7%
####################################################                      73.2%
#######################################################                   76.9%
21:40:55 [2020-03-31T21:40:55.235Z] #27 ...
21:40:55 [2020-03-31T21:40:55.235Z] 
21:40:55 [2020-03-31T21:40:55.235Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + RM_GOPATH=0
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + TMP_GOPATH=
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + : /build
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + '[' -z '' ']'
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 ++ mktemp -d
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + export GOPATH=/tmp/tmp.ANYNsRyooO
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + GOPATH=/tmp/tmp.ANYNsRyooO
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 + RM_GOPATH=1
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.260 ++ dirname ./install.sh
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.262 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + dir=.
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + bin=containerd
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + shift
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + '[' '!' -f ./containerd.installer ']'
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + . ./containerd.installer
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + install_containerd
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ANYNsRyooO/src/github.com/containerd/containerd
21:40:55 [2020-03-31T21:40:55.235Z] #65 3.275 Cloning into '/tmp/tmp.ANYNsRyooO/src/github.com/containerd/containerd'...
21:40:55 [2020-03-31T21:40:55.235Z] #65 ...
21:40:55 [2020-03-31T21:40:55.235Z] 
21:40:55 [2020-03-31T21:40:55.235Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:55 [2020-03-31T21:40:55.299Z] #53 ...
21:40:55 [2020-03-31T21:40:55.299Z] 
21:40:55 [2020-03-31T21:40:55.299Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:55 [2020-03-31T21:40:55.299Z] #25 32.79 Fetched 8336 kB in 28s (297 kB/s)
21:40:55 [2020-03-31T21:40:55.356Z] #25 43.33 Building dependency tree...
21:40:55 [2020-03-31T21:40:55.356Z] #25 ...
21:40:55 [2020-03-31T21:40:55.356Z] 
21:40:55 [2020-03-31T21:40:55.356Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:55 [2020-03-31T21:40:55.356Z] #43 35.42 Fetched 8336 kB in 26s (323 kB/s)
21:40:55 [2020-03-31T21:40:55.356Z] #43 35.42 Reading package lists...
21:40:55 [2020-03-31T21:40:55.356Z] #43 ...
21:40:55 [2020-03-31T21:40:55.356Z] 
21:40:55 [2020-03-31T21:40:55.356Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:55 [2020-03-31T21:40:55.356Z] #35 36.05 Fetched 8336 kB in 27s (308 kB/s)
21:40:55 [2020-03-31T21:40:55.499Z] #27 5.208 
                                                                           0.0%
##                                                                         3.9%
#####                                                                      7.4%
#########                                                                 13.6%
###############                                                           21.5%
#####################                                                     29.7%
#########################                                                 36.1%
##############################                                            42.5%
####################################                                      50.0%
########################################                                  56.4%
#############################################                             62.5%
#################################################                         69.3%
###################################################                       71.7%
####################################################                      73.2%
#######################################################                   76.9%
###########################################################               82.2%
###############################################################           88.1%
###################################################################       93.1%
#######################################################################   99.0%
######################################################################## 100.0%
21:40:55 [2020-03-31T21:40:55.556Z] #25 32.79 Reading package lists...
21:40:55 [2020-03-31T21:40:55.556Z] #25 ...
21:40:55 [2020-03-31T21:40:55.556Z] 
21:40:55 [2020-03-31T21:40:55.556Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.60 ++ git describe --tags
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.64 + version=v1.23.8
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.64 ++ git rev-parse --short HEAD
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.66 + commit=76a82c6
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.66 ++ git show -s --format=%cd
21:40:55 [2020-03-31T21:40:55.556Z] #53 42.75 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:40:55 [2020-03-31T21:40:55.611Z] #35 36.05 Reading package lists...
21:40:55 [2020-03-31T21:40:55.612Z] #35 ...
21:40:55 [2020-03-31T21:40:55.612Z] 
21:40:55 [2020-03-31T21:40:55.612Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:40:55 [2020-03-31T21:40:55.612Z] #25 43.33 Building dependency tree...
21:40:55 [2020-03-31T21:40:55.812Z] #65 149.1 + bin/containerd-shim
21:40:55 [2020-03-31T21:40:55.813Z] #53 42.75 + 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
21:40:55 [2020-03-31T21:40:55.868Z] #25 ...
21:40:55 [2020-03-31T21:40:55.868Z] 
21:40:55 [2020-03-31T21:40:55.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:55 [2020-03-31T21:40:55.868Z] #10 36.05 Fetched 8336 kB in 26s (316 kB/s)
21:40:55 [2020-03-31T21:40:55.987Z] #44 42.23   CC       images/fown.o
21:40:56 [2020-03-31T21:40:56.069Z] #27 7.672 
21:40:56 [2020-03-31T21:40:56.123Z] #10 36.05 Reading package lists...
21:40:56 [2020-03-31T21:40:56.123Z] #10 ...
21:40:56 [2020-03-31T21:40:56.123Z] 
21:40:56 [2020-03-31T21:40:56.123Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:56 [2020-03-31T21:40:56.123Z] #43 35.42 Reading package lists...
21:40:56 [2020-03-31T21:40:56.377Z] #53 ...
21:40:56 [2020-03-31T21:40:56.377Z] 
21:40:56 [2020-03-31T21:40:56.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:56 [2020-03-31T21:40:56.377Z] #10 33.85 Fetched 8336 kB in 27s (305 kB/s)
21:40:56 [2020-03-31T21:40:56.552Z] #44 42.80   CC       images/ns.o
21:40:56 [2020-03-31T21:40:56.640Z] #10 33.85 Reading package lists...
21:40:56 [2020-03-31T21:40:56.640Z] #10 ...
21:40:56 [2020-03-31T21:40:56.640Z] 
21:40:56 [2020-03-31T21:40:56.640Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:40:56 [2020-03-31T21:40:56.640Z] #62 31.72 Reading package lists...
21:40:57 [2020-03-31T21:40:57.117Z] #44 43.33   CC       images/regfile.o
21:40:57 [2020-03-31T21:40:57.165Z] #27 8.099 
                                                                           0.1%
######                                                                     8.9%
#############                                                             18.8%
#################                                                         24.4%
####################                                                      27.9%
##
21:40:57 [2020-03-31T21:40:57.165Z] #27 ...
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.32 Setting up xxd (2:8.1.0875-5) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.34 Setting up libuv1:arm64 (1.24.1-1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.36 Setting up vim-common (2:8.1.0875-5) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.40 Setting up librhash0:arm64 (1.3.8-1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.44 Setting up cmake-data (3.13.4-1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.47 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.49 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.52 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.53 Setting up cmake (3.13.4-1) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.56 Processing triggers for libc-bin (2.28-10) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 49.60 Processing triggers for mime-support (3.62) ...
21:40:57 [2020-03-31T21:40:57.165Z] #35 DONE 50.3s
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:57 [2020-03-31T21:40:57.165Z] #27 8.099 
                                                                           0.1%
######                                                                     8.9%
#############                                                             18.8%
#################                                                         24.4%
####################                                                      27.9%
#########################                                                 34.7%
#
21:40:57 [2020-03-31T21:40:57.165Z] #27 ...
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:40:57 [2020-03-31T21:40:57.165Z] #36 DONE 0.1s
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:57 [2020-03-31T21:40:57.165Z] #27 8.099 
                                                                           0.1%
######                                                                     8.9%
#############                                                             18.8%
#################                                                         24.4%
####################                                                      27.9%
#########################                                                 34.7%
################################                                          45.3%
#####################################                                     52.7%
21:40:57 [2020-03-31T21:40:57.165Z] #27 ...
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:40:57 [2020-03-31T21:40:57.165Z] #37 DONE 0.1s
21:40:57 [2020-03-31T21:40:57.165Z] 
21:40:57 [2020-03-31T21:40:57.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:57 [2020-03-31T21:40:57.682Z] #44 43.84   CC       images/ghost-file.o
21:40:57 [2020-03-31T21:40:57.685Z] #27 8.099 
                                                                           0.1%
######                                                                     8.9%
#############                                                             18.8%
#################                                                         24.4%
####################                                                      27.9%
#########################                                                 34.7%
################################                                          45.3%
#####################################                                     52.7%
##############################################                            65.0%
########################################################                  79.0%
#################################################################         91.5%
######################################################################## 100.0%
21:40:57 [2020-03-31T21:40:57.685Z] #27 ...
21:40:57 [2020-03-31T21:40:57.685Z] 
21:40:57 [2020-03-31T21:40:57.685Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:40:57 [2020-03-31T21:40:57.685Z] #47 40.53 sync
21:40:57 [2020-03-31T21:40:57.685Z] #47 40.53 internal/reflectlite
21:40:57 [2020-03-31T21:40:57.685Z] #47 42.19 github.com/LK4D4/vndr/godl/singleflight
21:40:57 [2020-03-31T21:40:57.685Z] #47 42.23 internal/singleflight
21:40:57 [2020-03-31T21:40:57.685Z] #47 42.23 math/rand
21:40:57 [2020-03-31T21:40:57.685Z] #47 44.30 sort
21:40:57 [2020-03-31T21:40:57.685Z] #47 44.35 io
21:40:57 [2020-03-31T21:40:57.685Z] #47 44.38 strconv
21:40:57 [2020-03-31T21:40:57.685Z] #47 44.38 syscall
21:40:57 [2020-03-31T21:40:57.685Z] #47 46.67 vendor/golang.org/x/net/dns/dnsmessage
21:40:57 [2020-03-31T21:40:57.685Z] #47 46.95 bytes
21:40:57 [2020-03-31T21:40:57.685Z] #47 50.42 bufio
21:40:57 [2020-03-31T21:40:57.685Z] #47 ...
21:40:57 [2020-03-31T21:40:57.685Z] 
21:40:57 [2020-03-31T21:40:57.685Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:40:57 [2020-03-31T21:40:57.685Z] #33 40.62 internal/reflectlite
21:40:57 [2020-03-31T21:40:57.685Z] #33 40.63 sync
21:40:57 [2020-03-31T21:40:57.685Z] #33 43.68 errors
21:40:57 [2020-03-31T21:40:57.685Z] #33 43.68 sort
21:40:57 [2020-03-31T21:40:57.685Z] #33 44.09 strconv
21:40:57 [2020-03-31T21:40:57.685Z] #33 44.10 io
21:40:57 [2020-03-31T21:40:57.685Z] #33 44.10 internal/oserror
21:40:57 [2020-03-31T21:40:57.685Z] #33 44.42 syscall
21:40:57 [2020-03-31T21:40:57.685Z] #33 46.62 strings
21:40:57 [2020-03-31T21:40:57.685Z] #33 46.62 bytes
21:40:57 [2020-03-31T21:40:57.685Z] #33 50.07 reflect
21:40:57 [2020-03-31T21:40:57.945Z] #33 ...
21:40:57 [2020-03-31T21:40:57.945Z] 
21:40:57 [2020-03-31T21:40:57.945Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:40:57 [2020-03-31T21:40:57.945Z] #10 44.00 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]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.32 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]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 46.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
21:40:57 [2020-03-31T21:40:57.945Z] #10 47.57 debconf: delaying package configuration, since apt-utils is not installed
21:40:57 [2020-03-31T21:40:57.945Z] #10 47.89 Fetched 73.3 MB in 10s (7440 kB/s)
21:40:57 [2020-03-31T21:40:57.945Z] #10 48.03 Selecting previously unselected package binutils-mingw-w64-i686.
21:40:57 [2020-03-31T21:40:57.945Z] #10 48.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 ... 15374 files and directories currently installed.)
21:40:57 [2020-03-31T21:40:57.945Z] #10 48.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
21:40:57 [2020-03-31T21:40:57.945Z] #10 48.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:40:57 [2020-03-31T21:40:57.945Z] #10 51.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:40:57 [2020-03-31T21:40:57.945Z] #10 51.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
21:40:57 [2020-03-31T21:40:57.945Z] #10 51.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:40:58 [2020-03-31T21:40:58.204Z] #10 ...
21:40:58 [2020-03-31T21:40:58.204Z] 
21:40:58 [2020-03-31T21:40:58.204Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:40:58 [2020-03-31T21:40:58.204Z] #27 9.855 
21:40:58 [2020-03-31T21:40:58.250Z] #44 44.45   CC       images/fifo.o
21:40:58 [2020-03-31T21:40:58.535Z] #62 43.00 Reading package lists...
21:40:58 [2020-03-31T21:40:58.535Z] #62 ...
21:40:58 [2020-03-31T21:40:58.535Z] 
21:40:58 [2020-03-31T21:40:58.535Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:40:58 [2020-03-31T21:40:58.535Z] #35 35.85 Fetched 8336 kB in 28s (302 kB/s)
21:40:58 [2020-03-31T21:40:58.535Z] #35 35.85 Reading package lists...
21:40:58 [2020-03-31T21:40:58.535Z] #35 ...
21:40:58 [2020-03-31T21:40:58.535Z] 
21:40:58 [2020-03-31T21:40:58.535Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:40:58 [2020-03-31T21:40:58.535Z] #43 35.06 Reading package lists...
21:40:58 [2020-03-31T21:40:58.562Z] #44 44.93   CC       images/remap-file-path.o
21:40:59 [2020-03-31T21:40:59.129Z] #44 45.34   CC       images/eventfd.o
21:40:59 [2020-03-31T21:40:59.695Z] #44 45.84   CC       images/eventpoll.o
21:40:59 [2020-03-31T21:40:59.779Z] #27 10.03 
                                                                           0.0%
#######                                                                   10.1%
#############                                                             19.0%
###################                                                       26.9%
#########################                                                 35.4%
#############################                                             41.0%
##################################                                        47.4%
#####################################                                     52.4%
###########################################                               60.3%
#################################################                         68.7%
#######################################################                   77.3%
#############################################################             86.0%
####################################################################      95.6%
######################################################################## 100.0%
21:41:00 [2020-03-31T21:41:00.039Z] #27 ...
21:41:00 [2020-03-31T21:41:00.039Z] 
21:41:00 [2020-03-31T21:41:00.039Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:41:00 [2020-03-31T21:41:00.039Z] #30 43.13 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.
21:41:00 [2020-03-31T21:41:00.039Z] #30 43.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:41:00 [2020-03-31T21:41:00.039Z] #30 43.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:41:00 [2020-03-31T21:41:00.176Z] #65 153.4 + bin/containerd-shim-runc-v1
21:41:00 [2020-03-31T21:41:00.260Z] #44 46.49   CC       images/fh.o
21:41:00 [2020-03-31T21:41:00.299Z] #30 ...
21:41:00 [2020-03-31T21:41:00.299Z] 
21:41:00 [2020-03-31T21:41:00.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:00 [2020-03-31T21:41:00.299Z] #27 11.81 
21:41:00 [2020-03-31T21:41:00.517Z] #44 46.97   CC       images/fsnotify.o
21:41:01 [2020-03-31T21:41:01.074Z] #43 45.69 Building dependency tree...
21:41:01 [2020-03-31T21:41:01.893Z] #44 48.04   CC       images/signalfd.o
21:41:01 [2020-03-31T21:41:01.939Z] #43 46.90 Reading package lists...
21:41:01 [2020-03-31T21:41:01.939Z] #43 ...
21:41:01 [2020-03-31T21:41:01.939Z] 
21:41:01 [2020-03-31T21:41:01.939Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:41:01 [2020-03-31T21:41:01.939Z] #25 49.05 ca-certificates is already the newest version (20190110).
21:41:01 [2020-03-31T21:41:01.939Z] #25 49.05 The following additional packages will be installed:
21:41:01 [2020-03-31T21:41:01.939Z] #25 49.06   libjq1 libonig5
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.14 The following NEW packages will be installed:
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.22   jq libjq1 libonig5
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.78 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.78 Need to get 355 kB of archives.
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.78 After this operation, 1072 kB of additional disk space will be used.
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:41:01 [2020-03-31T21:41:01.939Z] #25 50.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:41:02 [2020-03-31T21:41:02.152Z] #44 48.59   CC       images/fs.o
21:41:02 [2020-03-31T21:41:02.235Z] #65 155.7 + bin/containerd-shim-runc-v2
21:41:02 [2020-03-31T21:41:02.410Z] #44 ...
21:41:02 [2020-03-31T21:41:02.410Z] 
21:41:02 [2020-03-31T21:41:02.410Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:02 [2020-03-31T21:41:02.410Z] #56 DONE 156.1s
21:41:02 [2020-03-31T21:41:02.410Z] 
21:41:02 [2020-03-31T21:41:02.410Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:02 [2020-03-31T21:41:02.410Z] #47 149.8 vendor/golang.org/x/crypto/cryptobyte
21:41:02 [2020-03-31T21:41:02.410Z] #47 154.0 net
21:41:02 [2020-03-31T21:41:02.410Z] #47 154.4 vendor/golang.org/x/crypto/poly1305
21:41:02 [2020-03-31T21:41:02.410Z] #47 155.0 vendor/golang.org/x/sys/cpu
21:41:02 [2020-03-31T21:41:02.410Z] #47 155.5 vendor/golang.org/x/crypto/chacha20poly1305
21:41:02 [2020-03-31T21:41:02.667Z] #47 ...
21:41:02 [2020-03-31T21:41:02.667Z] 
21:41:02 [2020-03-31T21:41:02.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:02 [2020-03-31T21:41:02.667Z] #44 49.01   CC       images/pstree.o
21:41:02 [2020-03-31T21:41:02.668Z] #27 12.16 
                                                                           0.0%
#                                                                          1.9%
##                                                                         2.8%
###                                                                        4.9%
#####                                                                      7.7%
######                                                                     8.6%
########                                                                  12.2%
###########                                                               15.8%
#############                                                             19.0%
################                                                          22.5%
##################                                                        26.0%
####################                                                      29.1%
#######################                                                   32.3%
#########################                                                 35.3%
###########################                                               38.8%
##############################                                            42.0%
################################                                          45.0%
#################################                                         47.1%
####################################                                      50.2%
#####################################                                     52.6%
21:41:02 [2020-03-31T21:41:02.668Z] #27 ...
21:41:02 [2020-03-31T21:41:02.668Z] 
21:41:02 [2020-03-31T21:41:02.668Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:41:02 [2020-03-31T21:41:02.668Z] #50 45.54 + cd /tmp/tmp.EX9PDuyakn/src/gotest.tools/gotestsum
21:41:02 [2020-03-31T21:41:02.668Z] #50 45.54 + git checkout -q v0.3.5
21:41:02 [2020-03-31T21:41:02.668Z] #50 45.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:41:02 [2020-03-31T21:41:02.668Z] #50 ...
21:41:02 [2020-03-31T21:41:02.668Z] 
21:41:02 [2020-03-31T21:41:02.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.3 + binaries
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.3 + mkdir -p /build
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.3 + cp bin/containerd /build/containerd
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.3 + cp bin/containerd-shim /build/containerd-shim
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:41:02 [2020-03-31T21:41:02.846Z] #65 156.4 + cp bin/ctr /build/ctr
21:41:02 [2020-03-31T21:41:02.914Z] #25 53.09 debconf: delaying package configuration, since apt-utils is not installed
21:41:03 [2020-03-31T21:41:03.232Z] #44 49.35   CC       images/pipe.o
21:41:03 [2020-03-31T21:41:03.456Z] #65 DONE 156.8s
21:41:03 [2020-03-31T21:41:03.474Z] #25 53.54 Fetched 355 kB in 0s (1022 kB/s)
21:41:03 [2020-03-31T21:41:03.490Z] #44 49.81   CC       images/tcp-stream.o
21:41:03 [2020-03-31T21:41:03.619Z] #43 ...
21:41:03 [2020-03-31T21:41:03.619Z] 
21:41:03 [2020-03-31T21:41:03.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:03 [2020-03-31T21:41:03.619Z] #47 50.36 vendor/golang.org/x/crypto/curve25519
21:41:03 [2020-03-31T21:41:03.729Z] #25 53.84 Selecting previously unselected package libonig5:amd64.
21:41:03 [2020-03-31T21:41:03.729Z] #25 53.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:03 [2020-03-31T21:41:03.729Z] #25 53.95 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:41:03 [2020-03-31T21:41:03.729Z] #25 53.95 Unpacking libonig5:amd64 (6.9.1-1) ...
21:41:03 [2020-03-31T21:41:03.748Z] #44 50.18   CC       images/sk-packet.o
21:41:04 [2020-03-31T21:41:04.067Z] 
21:41:04 [2020-03-31T21:41:04.067Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:41:04 [2020-03-31T21:41:04.241Z] #27 12.16 
                                                                           0.0%
#                                                                          1.9%
##                                                                         2.8%
###                                                                        4.9%
#####                                                                      7.7%
######                                                                     8.6%
########                                                                  12.2%
###########                                                               15.8%
#############                                                             19.0%
################                                                          22.5%
##################                                                        26.0%
####################                                                      29.1%
#######################                                                   32.3%
#########################                                                 35.3%
###########################                                               38.8%
##############################                                            42.0%
################################                                          45.0%
#################################                                         47.1%
####################################                                      50.2%
#####################################                                     52.6%
#######################################                                   55.3%
#########################################                                 58.0%
############################################                              61.3%
##############################################                            64.1%
###############################################                           66.6%
##################################################                        70.0%
####################################################                      73.3%
#######################################################                   77.0%
#########################################################                 80.1%
###########################################################               82.9%
##############################################################            86.4%
################################################################          88.9%
##################################################################        91.7%
####################################################################      94.9%
#######################################################################   98.8%
######################################################################## 100.0%
21:41:04 [2020-03-31T21:41:04.293Z] #25 54.56 Selecting previously unselected package libjq1:amd64.
21:41:04 [2020-03-31T21:41:04.357Z] #66 DONE 0.3s
21:41:04 [2020-03-31T21:41:04.357Z] 
21:41:04 [2020-03-31T21:41:04.357Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:41:04 [2020-03-31T21:41:04.502Z] #27 15.92 
21:41:04 [2020-03-31T21:41:04.553Z] #25 54.59 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:41:04 [2020-03-31T21:41:04.553Z] #25 54.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:41:04 [2020-03-31T21:41:04.637Z] #70 DONE 0.1s
21:41:04 [2020-03-31T21:41:04.637Z] 
21:41:04 [2020-03-31T21:41:04.637Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:41:04 [2020-03-31T21:41:04.637Z] #72 DONE 0.2s
21:41:04 [2020-03-31T21:41:04.637Z] 
21:41:04 [2020-03-31T21:41:04.637Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:41:04 [2020-03-31T21:41:04.684Z] #44 50.82   CC       images/mnt.o
21:41:04 [2020-03-31T21:41:04.917Z] #75 DONE 0.2s
21:41:04 [2020-03-31T21:41:04.917Z] 
21:41:04 [2020-03-31T21:41:04.917Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:41:04 [2020-03-31T21:41:04.917Z] #76 DONE 0.1s
21:41:04 [2020-03-31T21:41:04.917Z] 
21:41:04 [2020-03-31T21:41:04.917Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:41:04 [2020-03-31T21:41:04.948Z] #44 51.15   CC       images/pipe-data.o
21:41:05 [2020-03-31T21:41:05.114Z] #25 55.26 Selecting previously unselected package jq.
21:41:05 [2020-03-31T21:41:05.114Z] #25 55.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:41:05 [2020-03-31T21:41:05.114Z] #25 55.30 Unpacking jq (1.5+dfsg-2+b1) ...
21:41:05 [2020-03-31T21:41:05.206Z] #44 51.48   CC       images/sa.o
21:41:05 [2020-03-31T21:41:05.370Z] #25 55.63 Setting up libonig5:amd64 (6.9.1-1) ...
21:41:05 [2020-03-31T21:41:05.449Z] #27 16.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:41:05 [2020-03-31T21:41:05.465Z] #44 51.77   CC       images/timer.o
21:41:05 [2020-03-31T21:41:05.530Z] #77 DONE 0.7s
21:41:05 [2020-03-31T21:41:05.626Z] #25 55.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:41:05 [2020-03-31T21:41:05.626Z] #25 55.68 Setting up jq (1.5+dfsg-2+b1) ...
21:41:05 [2020-03-31T21:41:05.626Z] #25 55.69 Processing triggers for libc-bin (2.28-10) ...
21:41:05 [2020-03-31T21:41:05.710Z] #27 ...
21:41:05 [2020-03-31T21:41:05.710Z] 
21:41:05 [2020-03-31T21:41:05.710Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:05 [2020-03-31T21:41:05.710Z] #56 48.55 syscall
21:41:05 [2020-03-31T21:41:05.710Z] #56 48.61 strconv
21:41:05 [2020-03-31T21:41:05.710Z] #56 48.62 bytes
21:41:05 [2020-03-31T21:41:05.710Z] #56 48.63 strings
21:41:05 [2020-03-31T21:41:05.710Z] #56 53.96 text/tabwriter
21:41:05 [2020-03-31T21:41:05.710Z] #56 56.14 reflect
21:41:05 [2020-03-31T21:41:05.710Z] #56 56.15 regexp/syntax
21:41:05 [2020-03-31T21:41:05.710Z] #56 ...
21:41:05 [2020-03-31T21:41:05.710Z] 
21:41:05 [2020-03-31T21:41:05.710Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:05 [2020-03-31T21:41:05.710Z] #27 17.45 
21:41:05 [2020-03-31T21:41:05.828Z] 
21:41:05 [2020-03-31T21:41:05.828Z] #78 exporting to image
21:41:05 [2020-03-31T21:41:05.828Z] #78 exporting layers
21:41:06 [2020-03-31T21:41:06.032Z] #44 52.41   CC       images/timerfd.o
21:41:06 [2020-03-31T21:41:06.188Z] #25 DONE 56.5s
21:41:06 [2020-03-31T21:41:06.188Z] 
21:41:06 [2020-03-31T21:41:06.188Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:41:06 [2020-03-31T21:41:06.232Z] #27 17.75 
#                                                                          2.2%
######################################################################## 100.0%
21:41:06 [2020-03-31T21:41:06.232Z] #27 17.87 
21:41:06 [2020-03-31T21:41:06.291Z] #44 52.78   CC       images/mm.o
21:41:06 [2020-03-31T21:41:06.444Z] #26 DONE 0.1s
21:41:06 [2020-03-31T21:41:06.444Z] 
21:41:06 [2020-03-31T21:41:06.444Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:06 [2020-03-31T21:41:06.494Z] #27 ...
21:41:06 [2020-03-31T21:41:06.494Z] 
21:41:06 [2020-03-31T21:41:06.494Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:06 [2020-03-31T21:41:06.494Z] #43 49.88 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 49.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 49.95 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 50.02 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 50.13 Setting up python-six (1.12.0-1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.81 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.83 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.88 Setting up libcap-dev:arm64 (1:2.25-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.90 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.92 Setting up protobuf-compiler (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.98 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 53.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 54.05 Setting up python-protobuf (3.6.1.3-2) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 59.64 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
21:41:06 [2020-03-31T21:41:06.494Z] #43 59.65 Processing triggers for libc-bin (2.28-10) ...
21:41:06 [2020-03-31T21:41:06.699Z] #27 ...
21:41:06 [2020-03-31T21:41:06.699Z] 
21:41:06 [2020-03-31T21:41:06.699Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:06 [2020-03-31T21:41:06.699Z] #35 36.05 Reading package lists...
21:41:06 [2020-03-31T21:41:06.699Z] #35 47.17 Reading package lists...
21:41:06 [2020-03-31T21:41:06.699Z] #35 ...
21:41:06 [2020-03-31T21:41:06.699Z] 
21:41:06 [2020-03-31T21:41:06.699Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:06 [2020-03-31T21:41:06.954Z] #10 46.77 Reading package lists...
21:41:06 [2020-03-31T21:41:06.954Z] #10 ...
21:41:06 [2020-03-31T21:41:06.954Z] 
21:41:06 [2020-03-31T21:41:06.955Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:41:06 [2020-03-31T21:41:06.955Z] #62 41.47 Reading package lists...
21:41:06 [2020-03-31T21:41:06.955Z] #62 53.71 Building dependency tree...
21:41:07 [2020-03-31T21:41:07.238Z] #44 53.41   CC       images/sk-opts.o
21:41:07 [2020-03-31T21:41:07.436Z] #43 ...
21:41:07 [2020-03-31T21:41:07.436Z] 
21:41:07 [2020-03-31T21:41:07.436Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.936 + RM_GOPATH=0
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.936 + TMP_GOPATH=
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.936 + : /build
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.936 + '[' -z '' ']'
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.936 ++ mktemp -d
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.955 + export GOPATH=/tmp/tmp.qoeHwDI9L5
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.955 + GOPATH=/tmp/tmp.qoeHwDI9L5
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.955 + RM_GOPATH=1
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.955 ++ dirname ./install.sh
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + dir=.
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + bin=tini
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + shift
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + '[' '!' -f ./tini.installer ']'
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + . ./tini.installer
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + install_tini
21:41:07 [2020-03-31T21:41:07.436Z] #38 2.974 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:41:07 [2020-03-31T21:41:07.437Z] #38 2.974 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:41:07 [2020-03-31T21:41:07.437Z] #38 2.991 + git clone https://github.com/krallin/tini.git /tmp/tmp.qoeHwDI9L5/tini
21:41:07 [2020-03-31T21:41:07.437Z] #38 2.992 Cloning into '/tmp/tmp.qoeHwDI9L5/tini'...
21:41:07 [2020-03-31T21:41:07.437Z] #38 4.193 + cd /tmp/tmp.qoeHwDI9L5/tini
21:41:07 [2020-03-31T21:41:07.437Z] #38 4.196 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:41:07 [2020-03-31T21:41:07.437Z] #38 4.205 + cmake .
21:41:07 [2020-03-31T21:41:07.437Z] #38 5.370 -- The C compiler identification is GNU 8.3.0
21:41:07 [2020-03-31T21:41:07.437Z] #38 5.477 -- Check for working C compiler: /usr/bin/cc
21:41:07 [2020-03-31T21:41:07.437Z] #38 6.426 -- Check for working C compiler: /usr/bin/cc -- works
21:41:07 [2020-03-31T21:41:07.437Z] #38 6.431 -- Detecting C compiler ABI info
21:41:07 [2020-03-31T21:41:07.437Z] #38 7.612 -- Detecting C compiler ABI info - done
21:41:07 [2020-03-31T21:41:07.437Z] #38 7.695 -- Detecting C compile features
21:41:07 [2020-03-31T21:41:07.437Z] #38 ...
21:41:07 [2020-03-31T21:41:07.437Z] 
21:41:07 [2020-03-31T21:41:07.437Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:07 [2020-03-31T21:41:07.437Z] #43 DONE 60.7s
21:41:07 [2020-03-31T21:41:07.437Z] 
21:41:07 [2020-03-31T21:41:07.437Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:07 [2020-03-31T21:41:07.437Z] #56 60.42 time
21:41:07 [2020-03-31T21:41:07.497Z] #44 53.82   CC       images/sk-unix.o
21:41:07 [2020-03-31T21:41:07.810Z] #47 ...
21:41:07 [2020-03-31T21:41:07.810Z] 
21:41:07 [2020-03-31T21:41:07.810Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:41:07 [2020-03-31T21:41:07.810Z] #25 32.79 Reading package lists...
21:41:07 [2020-03-31T21:41:07.810Z] #25 45.14 Reading package lists...
21:41:07 [2020-03-31T21:41:07.810Z] #25 ...
21:41:07 [2020-03-31T21:41:07.810Z] 
21:41:07 [2020-03-31T21:41:07.810Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:07 [2020-03-31T21:41:07.810Z] #43 52.11 The following additional packages will be installed:
21:41:07 [2020-03-31T21:41:07.810Z] #43 52.11   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:41:07 [2020-03-31T21:41:07.810Z] #43 52.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:41:07 [2020-03-31T21:41:07.810Z] #43 52.12 Suggested packages:
21:41:07 [2020-03-31T21:41:07.810Z] #43 52.13   manpages-dev python-setuptools
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.35 The following NEW packages will be installed:
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.39   python-six zlib1g-dev
21:41:07 [2020-03-31T21:41:07.810Z] #43 ...
21:41:07 [2020-03-31T21:41:07.810Z] 
21:41:07 [2020-03-31T21:41:07.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:07 [2020-03-31T21:41:07.810Z] #10 33.85 Reading package lists...
21:41:07 [2020-03-31T21:41:07.810Z] #10 45.70 Reading package lists...
21:41:07 [2020-03-31T21:41:07.810Z] #10 ...
21:41:07 [2020-03-31T21:41:07.810Z] 
21:41:07 [2020-03-31T21:41:07.810Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.94 Need to get 4095 kB of archives.
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.94 After this operation, 22.5 MB of additional disk space will be used.
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 54.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 55.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 55.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 55.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 55.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:41:07 [2020-03-31T21:41:07.810Z] #43 55.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:41:08 [2020-03-31T21:41:08.064Z] #44 54.39   CC       images/sk-inet.o
21:41:08 [2020-03-31T21:41:08.068Z] #43 55.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:41:08 [2020-03-31T21:41:08.068Z] #43 55.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:41:08 [2020-03-31T21:41:08.068Z] #43 55.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:41:08 [2020-03-31T21:41:08.068Z] #43 55.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:41:08 [2020-03-31T21:41:08.068Z] #43 55.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:41:08 [2020-03-31T21:41:08.321Z] #62 ...
21:41:08 [2020-03-31T21:41:08.321Z] 
21:41:08 [2020-03-31T21:41:08.321Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:08 [2020-03-31T21:41:08.321Z] #35 47.17 Reading package lists...
21:41:08 [2020-03-31T21:41:08.381Z] #56 ...
21:41:08 [2020-03-31T21:41:08.381Z] 
21:41:08 [2020-03-31T21:41:08.381Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:08 [2020-03-31T21:41:08.381Z] #33 51.20 bufio
21:41:08 [2020-03-31T21:41:08.381Z] #33 52.96 path
21:41:08 [2020-03-31T21:41:08.381Z] #33 53.93 text/tabwriter
21:41:08 [2020-03-31T21:41:08.381Z] #33 56.98 internal/syscall/unix
21:41:08 [2020-03-31T21:41:08.381Z] #33 57.01 time
21:41:08 [2020-03-31T21:41:08.381Z] #33 ...
21:41:08 [2020-03-31T21:41:08.381Z] 
21:41:08 [2020-03-31T21:41:08.381Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:08 [2020-03-31T21:41:08.381Z] #38 10.99 -- Detecting C compile features - done
21:41:08 [2020-03-31T21:41:08.381Z] #38 11.04 -- Performing Test HAS_BUILTIN_FORTIFY
21:41:08 [2020-03-31T21:41:08.492Z] #78 exporting layers 2.8s done
21:41:08 [2020-03-31T21:41:08.492Z] #78 writing image sha256:2fe12a2bb5f6381fbea7ec6a1ae9cc49a836ff35a3f58e84ed08746a172c8045 done
21:41:08 [2020-03-31T21:41:08.492Z] #78 naming to docker.io/library/docker:745ed9686b7bf09399aa013236b8112e63722dfe done
21:41:08 [2020-03-31T21:41:08.492Z] #78 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:41:08 [2020-03-31T21:41:08.641Z] #38 11.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:41:08 [2020-03-31T21:41:08.902Z] #38 11.55 -- Configuring done
21:41:08 [2020-03-31T21:41:08.902Z] #38 11.59 -- Generating done
21:41:08 [2020-03-31T21:41:08.902Z] #38 11.60 -- Build files have been written to: /tmp/tmp.qoeHwDI9L5/tini
21:41:08 [2020-03-31T21:41:08.902Z] #38 11.60 + make tini-static
21:41:08 [2020-03-31T21:41:08.907Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/test/unit
21:41:08 [2020-03-31T21:41:08.998Z] #44 55.26   CC       images/tun.o
21:41:09 [2020-03-31T21:41:09.474Z] #38 12.18 Scanning dependencies of target tini-static
21:41:09 [2020-03-31T21:41:09.541Z] #43 ...
21:41:09 [2020-03-31T21:41:09.541Z] 
21:41:09 [2020-03-31T21:41:09.541Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:09 [2020-03-31T21:41:09.541Z] #35 35.85 Reading package lists...
21:41:09 [2020-03-31T21:41:09.541Z] #35 47.62 Reading package lists...
21:41:09 [2020-03-31T21:41:09.541Z] #35 ...
21:41:09 [2020-03-31T21:41:09.541Z] 
21:41:09 [2020-03-31T21:41:09.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:09 [2020-03-31T21:41:09.541Z] #10 45.70 Reading package lists...
21:41:09 [2020-03-31T21:41:09.834Z] #38 12.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:41:09 [2020-03-31T21:41:09.834Z] #38 ...
21:41:09 [2020-03-31T21:41:09.834Z] 
21:41:09 [2020-03-31T21:41:09.834Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:09 [2020-03-31T21:41:09.834Z] #47 52.67 reflect
21:41:09 [2020-03-31T21:41:09.834Z] #47 53.59 regexp/syntax
21:41:09 [2020-03-31T21:41:09.834Z] #47 58.04 vendor/golang.org/x/text/transform
21:41:09 [2020-03-31T21:41:09.834Z] #47 60.75 time
21:41:09 [2020-03-31T21:41:09.834Z] #47 62.76 regexp
21:41:09 [2020-03-31T21:41:09.834Z] #47 ...
21:41:09 [2020-03-31T21:41:09.834Z] 
21:41:09 [2020-03-31T21:41:09.834Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:09 [2020-03-31T21:41:09.834Z] #27 19.38 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:41:09 [2020-03-31T21:41:09.834Z] #27 19.78 
21:41:09 [2020-03-31T21:41:09.834Z] #27 20.10 
                                                                           0.8%
######################################################################## 100.0%
21:41:09 [2020-03-31T21:41:09.834Z] #27 20.37 
21:41:09 [2020-03-31T21:41:09.930Z] #44 56.05   CC       images/sk-netlink.o
21:41:10 [2020-03-31T21:41:10.095Z] #27 21.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:41:10 [2020-03-31T21:41:10.188Z] #44 56.50   CC       images/packet-sock.o
21:41:10 [2020-03-31T21:41:10.358Z] #27 22.02 skipping existing ed4b54129745
21:41:10 [2020-03-31T21:41:10.358Z] #27 22.15 
21:41:10 [2020-03-31T21:41:10.358Z] #27 ...
21:41:10 [2020-03-31T21:41:10.358Z] 
21:41:10 [2020-03-31T21:41:10.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:10 [2020-03-31T21:41:10.358Z] #10 53.75 Selecting previously unselected package binutils-mingw-w64.
21:41:10 [2020-03-31T21:41:10.358Z] #10 53.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 53.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.13 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.61 Selecting previously unselected package dmsetup.
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.61 Unpacking dmsetup (2:1.02.155-3) ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.86 Selecting previously unselected package mingw-w64-common.
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 54.87 Unpacking mingw-w64-common (6.0.0-3) ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 63.28 Selecting previously unselected package mingw-w64-x86-64-dev.
21:41:10 [2020-03-31T21:41:10.358Z] #10 63.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:41:10 [2020-03-31T21:41:10.358Z] #10 63.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:41:10 [2020-03-31T21:41:10.621Z] #10 ...
21:41:10 [2020-03-31T21:41:10.621Z] 
21:41:10 [2020-03-31T21:41:10.621Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:10 [2020-03-31T21:41:10.621Z] #56 63.38 regexp
21:41:11 [2020-03-31T21:41:11.120Z] #44 57.34   CC       images/ipc-var.o
21:41:11 [2020-03-31T21:41:11.377Z] #44 57.77   CC       images/ipc-desc.o
21:41:11 [2020-03-31T21:41:11.571Z] ?   	github.com/docker/docker/api	[no test files]
21:41:11 [2020-03-31T21:41:11.943Z] #35 58.93 Building dependency tree...
21:41:11 [2020-03-31T21:41:11.947Z] #44 58.24   CC       images/ipc-shm.o
21:41:12 [2020-03-31T21:41:12.515Z] #44 58.78   CC       images/ipc-msg.o
21:41:12 [2020-03-31T21:41:12.689Z] #10 57.51 Building dependency tree...
21:41:12 [2020-03-31T21:41:12.775Z] #44 59.22   CC       images/ipc-sem.o
21:41:13 [2020-03-31T21:41:13.170Z] #56 ...
21:41:13 [2020-03-31T21:41:13.170Z] 
21:41:13 [2020-03-31T21:41:13.170Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:13 [2020-03-31T21:41:13.170Z] #38 14.74 [100%] Linking C executable tini-static
21:41:13 [2020-03-31T21:41:13.170Z] #38 15.45 [100%] Built target tini-static
21:41:13 [2020-03-31T21:41:13.170Z] #38 15.52 + mkdir -p /build
21:41:13 [2020-03-31T21:41:13.170Z] #38 15.52 + cp tini-static /build/docker-init
21:41:13 [2020-03-31T21:41:13.170Z] #38 DONE 16.0s
21:41:13 [2020-03-31T21:41:13.170Z] 
21:41:13 [2020-03-31T21:41:13.170Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:13 [2020-03-31T21:41:13.170Z] #27 23.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.31 #=#=#                                                                         
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.44 
######################################################################## 100.0%
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.61 
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.72 Download of images into '/build' complete.
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.72 Use something like the following to load the result into a Docker daemon:
21:41:13 [2020-03-31T21:41:13.170Z] #27 24.72   tar -cC '/build' . | docker load
21:41:13 [2020-03-31T21:41:13.170Z] #27 DONE 24.9s
21:41:13 [2020-03-31T21:41:13.340Z] #44 59.58   CC       images/utsns.o
21:41:13 [2020-03-31T21:41:13.340Z] #44 ...
21:41:13 [2020-03-31T21:41:13.340Z] 
21:41:13 [2020-03-31T21:41:13.340Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:13 [2020-03-31T21:41:13.340Z] #10 157.4 Selecting previously unselected package g++-mingw-w64-x86-64.
21:41:13 [2020-03-31T21:41:13.340Z] #10 157.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:41:13 [2020-03-31T21:41:13.340Z] #10 157.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:41:13 [2020-03-31T21:41:13.340Z] #10 ...
21:41:13 [2020-03-31T21:41:13.340Z] 
21:41:13 [2020-03-31T21:41:13.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:13 [2020-03-31T21:41:13.340Z] #44 59.78   CC       images/creds.o
21:41:13 [2020-03-31T21:41:13.379Z] #35 ...
21:41:13 [2020-03-31T21:41:13.379Z] 
21:41:13 [2020-03-31T21:41:13.379Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:13 [2020-03-31T21:41:13.379Z] #27 6.927 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:41:13 [2020-03-31T21:41:13.430Z] 
21:41:13 [2020-03-31T21:41:13.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:13 [2020-03-31T21:41:13.430Z] #44 3.967 Note: Building without setproctitle() and strlcpy() support.
21:41:13 [2020-03-31T21:41:13.430Z] #44 3.968       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:41:13 [2020-03-31T21:41:13.430Z] #44 4.004 Note: Building without GnuTLS support
21:41:13 [2020-03-31T21:41:13.907Z] #44 60.09   CC       images/vma.o
21:41:13 [2020-03-31T21:41:13.907Z] #44 ...
21:41:13 [2020-03-31T21:41:13.907Z] 
21:41:13 [2020-03-31T21:41:13.907Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:13 [2020-03-31T21:41:13.907Z] #47 157.8 vendor/golang.org/x/crypto/hkdf
21:41:13 [2020-03-31T21:41:13.907Z] #47 158.0 vendor/golang.org/x/text/transform
21:41:13 [2020-03-31T21:41:13.907Z] #47 159.1 vendor/golang.org/x/text/unicode/bidi
21:41:13 [2020-03-31T21:41:13.907Z] #47 161.9 vendor/golang.org/x/text/secure/bidirule
21:41:13 [2020-03-31T21:41:13.907Z] #47 162.4 vendor/golang.org/x/text/unicode/norm
21:41:13 [2020-03-31T21:41:13.951Z] #27 7.498 
21:41:14 [2020-03-31T21:41:14.001Z] #44 6.446 fatal: not a git repository (or any of the parent directories): .git
21:41:14 [2020-03-31T21:41:14.001Z] #44 6.484   GEN      .gitid
21:41:14 [2020-03-31T21:41:14.001Z] #44 6.508   GEN      criu/include/version.h
21:41:14 [2020-03-31T21:41:14.001Z] #44 6.570   GEN      include/common/asm
21:41:14 [2020-03-31T21:41:14.167Z] #47 ...
21:41:14 [2020-03-31T21:41:14.167Z] 
21:41:14 [2020-03-31T21:41:14.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:14 [2020-03-31T21:41:14.167Z] #44 60.47   CC       images/netdev.o
21:41:14 [2020-03-31T21:41:14.207Z] #27 7.679 
##                                                                         3.0%
21:41:14 [2020-03-31T21:41:14.207Z] #27 ...
21:41:14 [2020-03-31T21:41:14.207Z] 
21:41:14 [2020-03-31T21:41:14.207Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:41:14 [2020-03-31T21:41:14.207Z] #62 59.39 The following additional packages will be installed:
21:41:14 [2020-03-31T21:41:14.207Z] #62 59.43   libbtrfs0
21:41:14 [2020-03-31T21:41:14.207Z] #62 59.77 The following NEW packages will be installed:
21:41:14 [2020-03-31T21:41:14.207Z] #62 59.78   libbtrfs-dev libbtrfs0
21:41:14 [2020-03-31T21:41:14.207Z] #62 60.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:41:14 [2020-03-31T21:41:14.207Z] #62 60.28 Need to get 119 kB of archives.
21:41:14 [2020-03-31T21:41:14.207Z] #62 60.28 After this operation, 387 kB of additional disk space will be used.
21:41:14 [2020-03-31T21:41:14.207Z] #62 60.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:41:14 [2020-03-31T21:41:14.207Z] #62 60.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.18 debconf: delaying package configuration, since apt-utils is not installed
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.53 Fetched 119 kB in 0s (447 kB/s)
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.74 Selecting previously unselected package libbtrfs0.
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 62.87 Unpacking libbtrfs0 (4.20.1-2) ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.16 Selecting previously unselected package libbtrfs-dev.
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.21 Unpacking libbtrfs-dev (4.20.1-2) ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.65 Setting up libbtrfs0 (4.20.1-2) ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.66 Setting up libbtrfs-dev (4.20.1-2) ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 63.67 Processing triggers for libc-bin (2.28-10) ...
21:41:14 [2020-03-31T21:41:14.207Z] #62 DONE 64.4s
21:41:14 [2020-03-31T21:41:14.207Z] 
21:41:14 [2020-03-31T21:41:14.207Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:14 [2020-03-31T21:41:14.463Z] #27 7.679 
##                                                                         3.0%
#####                                                                      8.3%
21:41:14 [2020-03-31T21:41:14.463Z] #27 ...
21:41:14 [2020-03-31T21:41:14.463Z] 
21:41:14 [2020-03-31T21:41:14.463Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:41:14 [2020-03-31T21:41:14.463Z] #63 DONE 0.2s
21:41:14 [2020-03-31T21:41:14.463Z] 
21:41:14 [2020-03-31T21:41:14.463Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:14 [2020-03-31T21:41:14.463Z] #27 7.679 
##                                                                         3.0%
#####                                                                      8.3%
########                                                                  12.2%
############                                                              17.4%
21:41:14 [2020-03-31T21:41:14.463Z] #27 ...
21:41:14 [2020-03-31T21:41:14.463Z] 
21:41:14 [2020-03-31T21:41:14.463Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:41:14 [2020-03-31T21:41:14.463Z] #64 DONE 0.1s
21:41:14 [2020-03-31T21:41:14.463Z] 
21:41:14 [2020-03-31T21:41:14.463Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:15 [2020-03-31T21:41:15.102Z] #44 61.15   CC       images/tty.o
21:41:15 [2020-03-31T21:41:15.217Z] #10 ...
21:41:15 [2020-03-31T21:41:15.217Z] 
21:41:15 [2020-03-31T21:41:15.217Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.07 debconf: delaying package configuration, since apt-utils is not installed
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.67 Fetched 4095 kB in 1s (4181 kB/s)
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.80 Selecting previously unselected package libcap-dev:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 58.90 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.21 Selecting previously unselected package libnet1:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.52 Selecting previously unselected package libnet1-dev.
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 59.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.07 Selecting previously unselected package libnl-3-200:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.39 Selecting previously unselected package libnl-3-dev:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 60.40 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.04 Selecting previously unselected package libprotobuf-c1:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.41 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.65 Selecting previously unselected package zlib1g-dev:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 61.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 62.34 Selecting previously unselected package libprotobuf17:amd64.
21:41:15 [2020-03-31T21:41:15.217Z] #43 62.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:41:15 [2020-03-31T21:41:15.217Z] #43 62.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:41:16 [2020-03-31T21:41:16.038Z] #44 62.08   CC       images/file-lock.o
21:41:16 [2020-03-31T21:41:16.038Z] #44 62.44   CC       images/rlimit.o
21:41:16 [2020-03-31T21:41:16.040Z] #27 7.679 
##                                                                         3.0%
#####                                                                      8.3%
########                                                                  12.2%
############                                                              17.4%
###############                                                           21.7%
##################                                                        26.1%
########################                                                  33.6%
############################                                              40.2%
#################################                                         46.9%
#####################################                                     51.6%
#########################################                                 58.3%
#############################################                             63.8%
################################################                          67.6%
#####################################################                     73.9%
#########################################################                 80.3%
############################################################              84.5%
################################################################          90.1%
#####################################################################     96.7%
######################################################################## 100.0%
21:41:16 [2020-03-31T21:41:16.150Z] #43 63.49 Selecting previously unselected package libprotobuf-lite17:amd64.
21:41:16 [2020-03-31T21:41:16.151Z] #43 63.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:41:16 [2020-03-31T21:41:16.151Z] #43 63.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:41:16 [2020-03-31T21:41:16.409Z] #43 63.84 Selecting previously unselected package libprotobuf-dev:amd64.
21:41:16 [2020-03-31T21:41:16.409Z] #43 63.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:41:16 [2020-03-31T21:41:16.409Z] #43 63.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:41:16 [2020-03-31T21:41:16.605Z] #44 62.77   CC       images/pagemap.o
21:41:16 [2020-03-31T21:41:16.646Z] #27 ...
21:41:16 [2020-03-31T21:41:16.646Z] 
21:41:16 [2020-03-31T21:41:16.646Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:16 [2020-03-31T21:41:16.646Z] #74 DONE 66.5s
21:41:16 [2020-03-31T21:41:16.646Z] 
21:41:16 [2020-03-31T21:41:16.646Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.32 The following additional packages will be installed:
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.43 Suggested packages:
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.43   cmake-doc ninja-build lrzip
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.43 Recommended packages:
21:41:16 [2020-03-31T21:41:16.646Z] #35 65.43   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:41:16 [2020-03-31T21:41:16.667Z] #43 ...
21:41:16 [2020-03-31T21:41:16.667Z] 
21:41:16 [2020-03-31T21:41:16.667Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:41:16 [2020-03-31T21:41:16.667Z] #62 43.00 Reading package lists...
21:41:16 [2020-03-31T21:41:16.667Z] #62 54.70 Building dependency tree...
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.00 The following additional packages will be installed:
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.04   libbtrfs0
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.40 The following NEW packages will be installed:
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.40   libbtrfs-dev libbtrfs0
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.90 Need to get 119 kB of archives.
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.90 After this operation, 387 kB of additional disk space will be used.
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:41:16 [2020-03-31T21:41:16.667Z] #62 62.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:41:16 [2020-03-31T21:41:16.863Z] #44 63.14   CC       images/siginfo.o
21:41:16 [2020-03-31T21:41:16.925Z] #62 ...
21:41:16 [2020-03-31T21:41:16.925Z] 
21:41:16 [2020-03-31T21:41:16.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.88 The following additional packages will be installed:
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.88   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.88   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.94 Suggested packages:
21:41:16 [2020-03-31T21:41:16.925Z] #10 63.98   gcc-8-locales seccomp wine64
21:41:17 [2020-03-31T21:41:17.253Z] #35 67.39 The following NEW packages will be installed:
21:41:17 [2020-03-31T21:41:17.253Z] #35 67.42   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:41:17 [2020-03-31T21:41:17.253Z] #35 67.42   vim-common xxd
21:41:17 [2020-03-31T21:41:17.301Z] #44 ...
21:41:17 [2020-03-31T21:41:17.301Z] 
21:41:17 [2020-03-31T21:41:17.301Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:17 [2020-03-31T21:41:17.301Z] #47 69.75 path/filepath
21:41:17 [2020-03-31T21:41:17.301Z] #47 69.91 net
21:41:17 [2020-03-31T21:41:17.428Z] #44 63.75   CC       images/rpc.o
21:41:17 [2020-03-31T21:41:17.876Z] #47 70.78 internal/lazyregexp
21:41:18 [2020-03-31T21:41:18.137Z] #47 71.13 github.com/LK4D4/vndr/versioned
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.18 Need to get 14.9 MB of archives.
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.18 After this operation, 61.8 MB of additional disk space will be used.
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #35 ...
21:41:18 [2020-03-31T21:41:18.180Z] 
21:41:18 [2020-03-31T21:41:18.180Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:18 [2020-03-31T21:41:18.180Z] #43 46.90 Reading package lists...
21:41:18 [2020-03-31T21:41:18.180Z] #43 58.56 Building dependency tree...
21:41:18 [2020-03-31T21:41:18.180Z] #43 64.19 The following additional packages will be installed:
21:41:18 [2020-03-31T21:41:18.180Z] #43 64.19   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:41:18 [2020-03-31T21:41:18.180Z] #43 64.19   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:41:18 [2020-03-31T21:41:18.180Z] #43 64.20 Suggested packages:
21:41:18 [2020-03-31T21:41:18.180Z] #43 64.21   manpages-dev python-setuptools
21:41:18 [2020-03-31T21:41:18.180Z] #43 66.68 The following NEW packages will be installed:
21:41:18 [2020-03-31T21:41:18.180Z] #43 66.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:41:18 [2020-03-31T21:41:18.180Z] #43 66.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:41:18 [2020-03-31T21:41:18.180Z] #43 66.69   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:41:18 [2020-03-31T21:41:18.180Z] #43 66.69   python-six zlib1g-dev
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.37 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.37 Need to get 4095 kB of archives.
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.37 After this operation, 22.5 MB of additional disk space will be used.
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 67.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 68.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 68.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #43 ...
21:41:18 [2020-03-31T21:41:18.180Z] 
21:41:18 [2020-03-31T21:41:18.180Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:18 [2020-03-31T21:41:18.180Z] #35 68.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:41:18 [2020-03-31T21:41:18.180Z] #35 ...
21:41:18 [2020-03-31T21:41:18.180Z] 
21:41:18 [2020-03-31T21:41:18.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:18 [2020-03-31T21:41:18.180Z] #10 46.77 Reading package lists...
21:41:18 [2020-03-31T21:41:18.180Z] #10 58.89 Building dependency tree...
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.19 The following additional packages will be installed:
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.19   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.25 Suggested packages:
21:41:18 [2020-03-31T21:41:18.180Z] #10 65.25   gcc-8-locales seccomp wine64
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81 The following NEW packages will be installed:
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.81   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 67.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:41:18 [2020-03-31T21:41:18.180Z] #10 68.41 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:41:18 [2020-03-31T21:41:18.180Z] #10 68.41 Need to get 77.7 MB of archives.
21:41:18 [2020-03-31T21:41:18.180Z] #10 68.41 After this operation, 487 MB of additional disk space will be used.
21:41:18 [2020-03-31T21:41:18.180Z] #10 68.41 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]
21:41:18 [2020-03-31T21:41:18.435Z] #10 ...
21:41:18 [2020-03-31T21:41:18.435Z] 
21:41:18 [2020-03-31T21:41:18.435Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:18 [2020-03-31T21:41:18.435Z] #27 10.63 #=#=#                                                                         
21:41:18 [2020-03-31T21:41:18.435Z] #27 10.89 #=#=#                                                                         
##O#- #                                                                       

###########                                                               16.2%
#################                                                         24.8%
#########################                                                 35.9%
###################################                                       49.1%
##########################################                                59.3%
################################################                          67.9%
###########################################################               82.3%
######################################################################## 100.0%
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.23 The following NEW packages will be installed:
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.26   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.26   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.26   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.26   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.27   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:41:18 [2020-03-31T21:41:18.823Z] #10 66.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:41:18 [2020-03-31T21:41:18.995Z] #27 12.49 #=#=#                                                                         
21:41:19 [2020-03-31T21:41:19.081Z] #10 ...
21:41:19 [2020-03-31T21:41:19.081Z] 
21:41:19 [2020-03-31T21:41:19.081Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:41:19 [2020-03-31T21:41:19.081Z] #25 45.14 Reading package lists...
21:41:19 [2020-03-31T21:41:19.081Z] #25 57.18 Building dependency tree...
21:41:19 [2020-03-31T21:41:19.081Z] #25 63.09 ca-certificates is already the newest version (20190110).
21:41:19 [2020-03-31T21:41:19.081Z] #25 63.09 The following additional packages will be installed:
21:41:19 [2020-03-31T21:41:19.081Z] #25 63.10   libjq1 libonig5
21:41:19 [2020-03-31T21:41:19.081Z] #25 63.79 The following NEW packages will be installed:
21:41:19 [2020-03-31T21:41:19.081Z] #25 63.82   jq libjq1 libonig5
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.32 Need to get 355 kB of archives.
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.32 After this operation, 1072 kB of additional disk space will be used.
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:41:19 [2020-03-31T21:41:19.081Z] #25 64.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:41:19 [2020-03-31T21:41:19.081Z] #25 66.33 debconf: delaying package configuration, since apt-utils is not installed
21:41:19 [2020-03-31T21:41:19.338Z] #44 65.84   CC       images/ext-file.o
21:41:19 [2020-03-31T21:41:19.339Z] #25 66.71 Fetched 355 kB in 0s (1169 kB/s)
21:41:19 [2020-03-31T21:41:19.339Z] #25 ...
21:41:19 [2020-03-31T21:41:19.339Z] 
21:41:19 [2020-03-31T21:41:19.339Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:19 [2020-03-31T21:41:19.339Z] #43 66.65 Selecting previously unselected package libprotoc17:amd64.
21:41:19 [2020-03-31T21:41:19.339Z] #43 66.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:41:19 [2020-03-31T21:41:19.339Z] #43 66.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:41:19 [2020-03-31T21:41:19.520Z] #47 72.40 os/exec
21:41:19 [2020-03-31T21:41:19.924Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
21:41:20 [2020-03-31T21:41:20.091Z] #47 ...
21:41:20 [2020-03-31T21:41:20.092Z] 
21:41:20 [2020-03-31T21:41:20.092Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:20 [2020-03-31T21:41:20.092Z] #33 63.16 internal/poll
21:41:20 [2020-03-31T21:41:20.092Z] #33 65.32 os
21:41:20 [2020-03-31T21:41:20.092Z] #33 68.94 path/filepath
21:41:20 [2020-03-31T21:41:20.092Z] #33 69.47 internal/fmtsort
21:41:20 [2020-03-31T21:41:20.092Z] #33 70.21 fmt
21:41:20 [2020-03-31T21:41:20.092Z] #33 70.66 io/ioutil
21:41:20 [2020-03-31T21:41:20.271Z] #44 66.29   CC       images/cgroup.o
21:41:20 [2020-03-31T21:41:20.274Z] #43 ...
21:41:20 [2020-03-31T21:41:20.274Z] 
21:41:20 [2020-03-31T21:41:20.274Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:41:20 [2020-03-31T21:41:20.274Z] #62 64.68 debconf: delaying package configuration, since apt-utils is not installed
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.03 Fetched 119 kB in 0s (415 kB/s)
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.37 Selecting previously unselected package libbtrfs0.
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.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 ... 15401 files and directories currently installed.)
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.58 Unpacking libbtrfs0 (4.20.1-2) ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.95 Selecting previously unselected package libbtrfs-dev.
21:41:20 [2020-03-31T21:41:20.274Z] #62 65.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 66.00 Unpacking libbtrfs-dev (4.20.1-2) ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 66.64 Setting up libbtrfs0 (4.20.1-2) ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 66.78 Setting up libbtrfs-dev (4.20.1-2) ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 66.83 Processing triggers for libc-bin (2.28-10) ...
21:41:20 [2020-03-31T21:41:20.274Z] #62 DONE 67.6s
21:41:20 [2020-03-31T21:41:20.274Z] 
21:41:20 [2020-03-31T21:41:20.274Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:41:20 [2020-03-31T21:41:20.274Z] #63 DONE 0.1s
21:41:20 [2020-03-31T21:41:20.274Z] 
21:41:20 [2020-03-31T21:41:20.274Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:20 [2020-03-31T21:41:20.274Z] #33 66.27 sync
21:41:20 [2020-03-31T21:41:20.274Z] #33 66.27 internal/reflectlite
21:41:20 [2020-03-31T21:41:20.274Z] #33 ...
21:41:20 [2020-03-31T21:41:20.274Z] 
21:41:20 [2020-03-31T21:41:20.274Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:41:20 [2020-03-31T21:41:20.274Z] #64 DONE 0.1s
21:41:20 [2020-03-31T21:41:20.274Z] 
21:41:20 [2020-03-31T21:41:20.274Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:20 [2020-03-31T21:41:20.274Z] #35 47.62 Reading package lists...
21:41:20 [2020-03-31T21:41:20.274Z] #35 58.20 Building dependency tree...
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.39 The following additional packages will be installed:
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.42   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.43 Suggested packages:
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.45   cmake-doc ninja-build lrzip
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.45 Recommended packages:
21:41:20 [2020-03-31T21:41:20.274Z] #35 64.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.26 The following NEW packages will be installed:
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.30   vim-common xxd
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.94 Need to get 14.9 MB of archives.
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.94 After this operation, 61.8 MB of additional disk space will be used.
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:41:20 [2020-03-31T21:41:20.274Z] #35 66.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:41:20 [2020-03-31T21:41:20.274Z] #35 67.30 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:41:20 [2020-03-31T21:41:20.352Z] #33 ...
21:41:20 [2020-03-31T21:41:20.352Z] 
21:41:20 [2020-03-31T21:41:20.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:20 [2020-03-31T21:41:20.352Z] #44 9.625   PBCC     images/google/protobuf/descriptor.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 9.759   PBCC     images/opts.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 9.794   PBCC     images/sit.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 9.826   DEP      images/google/protobuf/descriptor.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 9.890   DEP      images/opts.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.06   DEP      images/sit.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.15   PBCC     images/macvlan.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.20   DEP      images/macvlan.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.25   PBCC     images/autofs.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.29   DEP      images/autofs.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.33   PBCC     images/sysctl.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.36   DEP      images/sysctl.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.44   PBCC     images/time.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.48   DEP      images/time.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.53   PBCC     images/binfmt-misc.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.56   DEP      images/binfmt-misc.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.64   PBCC     images/seccomp.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.65   DEP      images/seccomp.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.72   PBCC     images/userns.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.79   DEP      images/userns.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.85   PBCC     images/cgroup.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 10.89   DEP      images/cgroup.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.02   PBCC     images/fown.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.06   PBCC     images/ext-file.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.08   DEP      images/fown.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.11   DEP      images/ext-file.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.17   PBCC     images/rpc.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.21   DEP      images/rpc.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.27   PBCC     images/siginfo.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.33   DEP      images/siginfo.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.35   PBCC     images/pagemap.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.42   DEP      images/pagemap.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.45   PBCC     images/rlimit.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.47   DEP      images/rlimit.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.51   PBCC     images/file-lock.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.52   DEP      images/file-lock.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.58   PBCC     images/tty.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.80   DEP      images/tty.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.84   PBCC     images/tun.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 11.93   PBCC     images/netdev.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.00   DEP      images/tun.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.10   DEP      images/netdev.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.19   PBCC     images/vma.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.28   DEP      images/vma.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.34   PBCC     images/creds.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.39   DEP      images/creds.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.47   PBCC     images/utsns.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.49   DEP      images/utsns.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.60   PBCC     images/ipc-desc.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.64   PBCC     images/ipc-sem.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.67   DEP      images/ipc-desc.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.78   DEP      images/ipc-sem.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.86   PBCC     images/ipc-msg.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.89   DEP      images/ipc-msg.pb-c.d
21:41:20 [2020-03-31T21:41:20.352Z] #44 12.95   PBCC     images/ipc-shm.pb-c.c
21:41:20 [2020-03-31T21:41:20.352Z] #44 13.00   DEP      images/ipc-shm.pb-c.d
21:41:20 [2020-03-31T21:41:20.535Z] #35 ...
21:41:20 [2020-03-31T21:41:20.535Z] 
21:41:20 [2020-03-31T21:41:20.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:41:20 [2020-03-31T21:41:20.535Z] #25 66.93 Selecting previously unselected package libonig5:amd64.
21:41:20 [2020-03-31T21:41:20.535Z] #25 66.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:20 [2020-03-31T21:41:20.535Z] #25 67.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
21:41:20 [2020-03-31T21:41:20.535Z] #25 67.09 Unpacking libonig5:amd64 (6.9.1-1) ...
21:41:20 [2020-03-31T21:41:20.535Z] #25 67.67 Selecting previously unselected package libjq1:amd64.
21:41:20 [2020-03-31T21:41:20.535Z] #25 67.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:41:20 [2020-03-31T21:41:20.535Z] #25 67.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:41:20 [2020-03-31T21:41:20.535Z] #25 ...
21:41:20 [2020-03-31T21:41:20.535Z] 
21:41:20 [2020-03-31T21:41:20.535Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:20 [2020-03-31T21:41:20.535Z] #74 DONE 67.5s
21:41:20 [2020-03-31T21:41:20.614Z] #44 13.07   PBCC     images/ipc-var.pb-c.c
21:41:20 [2020-03-31T21:41:20.614Z] #44 13.27   DEP      images/ipc-var.pb-c.d
21:41:20 [2020-03-31T21:41:20.794Z] 
21:41:20 [2020-03-31T21:41:20.794Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:41:20 [2020-03-31T21:41:20.794Z] #25 68.09 Selecting previously unselected package jq.
21:41:20 [2020-03-31T21:41:20.794Z] #25 68.18 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
21:41:20 [2020-03-31T21:41:20.794Z] #25 68.23 Unpacking jq (1.5+dfsg-2+b1) ...
21:41:20 [2020-03-31T21:41:20.838Z] #44 67.05   CC       images/userns.o
21:41:20 [2020-03-31T21:41:20.838Z] #44 67.29   CC       images/google/protobuf/descriptor.o
21:41:20 [2020-03-31T21:41:20.874Z] #44 13.33   PBCC     images/sk-opts.pb-c.c
21:41:20 [2020-03-31T21:41:20.874Z] #44 13.39   PBCC     images/packet-sock.pb-c.c
21:41:20 [2020-03-31T21:41:20.874Z] #44 13.46   DEP      images/sk-opts.pb-c.d
21:41:21 [2020-03-31T21:41:21.054Z] #25 68.59 Setting up libonig5:amd64 (6.9.1-1) ...
21:41:21 [2020-03-31T21:41:21.054Z] #25 68.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:41:21 [2020-03-31T21:41:21.087Z] #27 12.93 
                                                                           0.0%
###                                                                        5.1%
#####                                                                      7.9%
#########                                                                 13.3%
#############                                                             18.9%
##################                                                        25.0%
#####################                                                     30.2%
##########################                                                36.5%
###############################                                           44.2%
####################################                                      51.0%
#########################################                                 57.7%
###############################################                           66.0%
#####################################################                     74.1%
#########################################################                 79.2%
##############################################################            86.7%
####################################################################      94.8%
######################################################################## 100.0%
21:41:21 [2020-03-31T21:41:21.136Z] #44 13.54   DEP      images/packet-sock.pb-c.d
21:41:21 [2020-03-31T21:41:21.136Z] #44 13.62   PBCC     images/sk-netlink.pb-c.c
21:41:21 [2020-03-31T21:41:21.136Z] #44 13.69   DEP      images/sk-netlink.pb-c.d
21:41:21 [2020-03-31T21:41:21.136Z] #44 13.75   PBCC     images/sk-inet.pb-c.c
21:41:21 [2020-03-31T21:41:21.136Z] #44 13.82   DEP      images/sk-inet.pb-c.d
21:41:21 [2020-03-31T21:41:21.318Z] #25 68.63 Setting up jq (1.5+dfsg-2+b1) ...
21:41:21 [2020-03-31T21:41:21.318Z] #25 68.68 Processing triggers for libc-bin (2.28-10) ...
21:41:21 [2020-03-31T21:41:21.396Z] #44 13.91   PBCC     images/sk-unix.pb-c.c
21:41:21 [2020-03-31T21:41:21.396Z] #44 13.96   DEP      images/sk-unix.pb-c.d
21:41:21 [2020-03-31T21:41:21.646Z] #27 15.01 
21:41:21 [2020-03-31T21:41:21.657Z] #44 14.10   PBCC     images/mm.pb-c.c
21:41:21 [2020-03-31T21:41:21.657Z] #44 14.16   DEP      images/mm.pb-c.d
21:41:21 [2020-03-31T21:41:21.657Z] #44 14.26   PBCC     images/timerfd.pb-c.c
21:41:21 [2020-03-31T21:41:21.885Z] #25 DONE 69.1s
21:41:21 [2020-03-31T21:41:21.885Z] 
21:41:21 [2020-03-31T21:41:21.885Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:41:21 [2020-03-31T21:41:21.885Z] #35 68.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:41:21 [2020-03-31T21:41:21.917Z] #44 14.35   DEP      images/timerfd.pb-c.d
21:41:21 [2020-03-31T21:41:21.917Z] #44 14.46   PBCC     images/timer.pb-c.c
21:41:21 [2020-03-31T21:41:21.917Z] #44 14.47   DEP      images/timer.pb-c.d
21:41:21 [2020-03-31T21:41:21.917Z] #44 14.53   PBCC     images/sa.pb-c.c
21:41:22 [2020-03-31T21:41:22.143Z] #35 ...
21:41:22 [2020-03-31T21:41:22.143Z] 
21:41:22 [2020-03-31T21:41:22.143Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:41:22 [2020-03-31T21:41:22.143Z] #26 DONE 0.3s
21:41:22 [2020-03-31T21:41:22.178Z] #44 14.66   DEP      images/sa.pb-c.d
21:41:22 [2020-03-31T21:41:22.179Z] #44 14.73   PBCC     images/pipe-data.pb-c.c
21:41:22 [2020-03-31T21:41:22.179Z] #44 14.77   DEP      images/pipe-data.pb-c.d
21:41:22 [2020-03-31T21:41:22.212Z] #44 ...
21:41:22 [2020-03-31T21:41:22.212Z] 
21:41:22 [2020-03-31T21:41:22.212Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:41:22 [2020-03-31T21:41:22.212Z] #68 175.9 + for f in rootlesskit rootlesskit-docker-proxy
21:41:22 [2020-03-31T21:41:22.212Z] #68 175.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:41:22 [2020-03-31T21:41:22.402Z] 
21:41:22 [2020-03-31T21:41:22.402Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.24 Selecting previously unselected package protobuf-c-compiler.
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.62 Selecting previously unselected package protobuf-compiler.
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.65 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.97 Selecting previously unselected package python-pkg-resources.
21:41:22 [2020-03-31T21:41:22.402Z] #43 68.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.04 Unpacking python-pkg-resources (40.8.0-1) ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.63 Selecting previously unselected package python-six.
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.63 Unpacking python-six (1.12.0-1) ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.78 Selecting previously unselected package python-protobuf.
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:41:22 [2020-03-31T21:41:22.402Z] #43 69.78 Unpacking python-protobuf (3.6.1.3-2) ...
21:41:22 [2020-03-31T21:41:22.439Z] #44 14.85   PBCC     images/mnt.pb-c.c
21:41:22 [2020-03-31T21:41:22.439Z] #44 15.00   DEP      images/mnt.pb-c.d
21:41:22 [2020-03-31T21:41:22.439Z] #44 15.10   PBCC     images/sk-packet.pb-c.c
21:41:22 [2020-03-31T21:41:22.700Z] #44 15.15   DEP      images/sk-packet.pb-c.d
21:41:22 [2020-03-31T21:41:22.700Z] #44 15.24   PBCC     images/tcp-stream.pb-c.c
21:41:22 [2020-03-31T21:41:22.700Z] #44 15.27   DEP      images/tcp-stream.pb-c.d
21:41:22 [2020-03-31T21:41:22.700Z] #44 15.31   PBCC     images/pipe.pb-c.c
21:41:22 [2020-03-31T21:41:22.700Z] #44 15.35   DEP      images/pipe.pb-c.d
21:41:22 [2020-03-31T21:41:22.960Z] #44 ...
21:41:22 [2020-03-31T21:41:22.960Z] 
21:41:22 [2020-03-31T21:41:22.960Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:22 [2020-03-31T21:41:22.960Z] #47 75.89 encoding/binary
21:41:22 [2020-03-31T21:41:22.960Z] #47 75.90 go/token
21:41:22 [2020-03-31T21:41:22.960Z] #47 75.94 net/url
21:41:23 [2020-03-31T21:41:23.775Z] #43 71.02 Setting up python-pkg-resources (40.8.0-1) ...
21:41:23 [2020-03-31T21:41:23.944Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
21:41:23 [2020-03-31T21:41:23.944Z] #27 ...
21:41:23 [2020-03-31T21:41:23.944Z] 
21:41:23 [2020-03-31T21:41:23.944Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:23 [2020-03-31T21:41:23.944Z] #47 63.87 sync
21:41:23 [2020-03-31T21:41:23.944Z] #47 63.88 internal/reflectlite
21:41:23 [2020-03-31T21:41:23.944Z] #47 66.80 github.com/LK4D4/vndr/godl/singleflight
21:41:23 [2020-03-31T21:41:23.944Z] #47 67.49 math/rand
21:41:23 [2020-03-31T21:41:23.944Z] #47 69.25 internal/singleflight
21:41:23 [2020-03-31T21:41:23.944Z] #47 70.43 sort
21:41:23 [2020-03-31T21:41:23.944Z] #47 70.43 errors
21:41:23 [2020-03-31T21:41:23.944Z] #47 71.17 io
21:41:23 [2020-03-31T21:41:23.944Z] #47 72.64 strconv
21:41:23 [2020-03-31T21:41:23.944Z] #47 73.15 bytes
21:41:24 [2020-03-31T21:41:24.199Z] #47 ...
21:41:24 [2020-03-31T21:41:24.199Z] 
21:41:24 [2020-03-31T21:41:24.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:24 [2020-03-31T21:41:24.455Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.3%
21:41:24 [2020-03-31T21:41:24.455Z] #27 ...
21:41:24 [2020-03-31T21:41:24.455Z] 
21:41:24 [2020-03-31T21:41:24.455Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.991 + RM_GOPATH=0
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.991 + TMP_GOPATH=
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.991 + : /build
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.991 + '[' -z '' ']'
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.993 ++ mktemp -d
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.994 + export GOPATH=/tmp/tmp.cuB8kNBgoF
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.994 + GOPATH=/tmp/tmp.cuB8kNBgoF
21:41:24 [2020-03-31T21:41:24.455Z] #65 4.994 + RM_GOPATH=1
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 ++ dirname ./install.sh
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + dir=.
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + bin=containerd
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + shift
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + '[' '!' -f ./containerd.installer ']'
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + . ./containerd.installer
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + install_containerd
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cuB8kNBgoF/src/github.com/containerd/containerd
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 Cloning into '/tmp/tmp.cuB8kNBgoF/src/github.com/containerd/containerd'...
21:41:24 [2020-03-31T21:41:24.455Z] #65 5.007 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:41:24 [2020-03-31T21:41:24.455Z] #65 ...
21:41:24 [2020-03-31T21:41:24.455Z] 
21:41:24 [2020-03-31T21:41:24.455Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:25 [2020-03-31T21:41:25.262Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.0%
############################                                              40.1%
#############################                                             41.5%
###############################                                           43.1%
21:41:25 [2020-03-31T21:41:25.262Z] #27 ...
21:41:25 [2020-03-31T21:41:25.262Z] 
21:41:25 [2020-03-31T21:41:25.262Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:25 [2020-03-31T21:41:25.262Z] #33 65.09 sync
21:41:25 [2020-03-31T21:41:25.262Z] #33 65.09 internal/reflectlite
21:41:25 [2020-03-31T21:41:25.262Z] #33 70.10 errors
21:41:25 [2020-03-31T21:41:25.262Z] #33 70.10 sort
21:41:25 [2020-03-31T21:41:25.262Z] #33 71.01 strconv
21:41:25 [2020-03-31T21:41:25.262Z] #33 72.46 io
21:41:25 [2020-03-31T21:41:25.262Z] #33 74.21 internal/oserror
21:41:25 [2020-03-31T21:41:25.262Z] #33 74.42 syscall
21:41:25 [2020-03-31T21:41:25.262Z] #33 ...
21:41:25 [2020-03-31T21:41:25.262Z] 
21:41:25 [2020-03-31T21:41:25.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:25 [2020-03-31T21:41:25.494Z] #68 ...
21:41:25 [2020-03-31T21:41:25.494Z] 
21:41:25 [2020-03-31T21:41:25.494Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:25 [2020-03-31T21:41:25.494Z] #47 169.1 vendor/golang.org/x/net/idna
21:41:25 [2020-03-31T21:41:25.494Z] #47 173.5 vendor/golang.org/x/net/http2/hpack
21:41:25 [2020-03-31T21:41:25.494Z] #47 174.9 mime
21:41:25 [2020-03-31T21:41:25.494Z] #47 176.9 mime/quotedprintable
21:41:25 [2020-03-31T21:41:25.494Z] #47 177.3 net/http/internal
21:41:25 [2020-03-31T21:41:25.494Z] #47 ...
21:41:25 [2020-03-31T21:41:25.494Z] 
21:41:25 [2020-03-31T21:41:25.494Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:25 [2020-03-31T21:41:25.494Z] #44 69.18   CC       images/opts.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 69.40   CC       images/seccomp.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 69.72   CC       images/binfmt-misc.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 69.93   CC       images/time.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 70.18   CC       images/sysctl.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 70.39   CC       images/autofs.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 70.62   CC       images/macvlan.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 70.86   CC       images/sit.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.10   LINK     images/built-in.o
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.21   GEN      compel/include/asm
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.24   GEN      compel/include/version.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.24 touch .config
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.26   GEN      include/common/config.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.33   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.35   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.38   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.39   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.43   DEP      compel/arch/x86/plugins/std/memcpy.d
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.46   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.51   GEN      compel/plugins/include/uapi/std/syscall.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.53   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.54   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.58   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.59   DEP      compel/plugins/std/infect.d
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.74   DEP      compel/plugins/std/string.d
21:41:25 [2020-03-31T21:41:25.494Z] #44 71.81   DEP      compel/plugins/std/log.d
21:41:25 [2020-03-31T21:41:25.507Z] #47 78.19 go/scanner
21:41:25 [2020-03-31T21:41:25.752Z] #44 71.95   DEP      compel/plugins/std/fds.d
21:41:25 [2020-03-31T21:41:25.752Z] #44 72.06   DEP      compel/plugins/std/std.d
21:41:26 [2020-03-31T21:41:26.010Z] #44 72.18   DEP      compel/plugins/shmem/shmem.d
21:41:26 [2020-03-31T21:41:26.010Z] #44 72.34   DEP      compel/plugins/fds/fds.d
21:41:26 [2020-03-31T21:41:26.010Z] #44 72.47   CC       compel/plugins/std/std.o
21:41:26 [2020-03-31T21:41:26.448Z] #47 79.15 text/template/parse
21:41:26 [2020-03-31T21:41:26.577Z] #44 72.78   CC       compel/plugins/std/fds.o
21:41:27 [2020-03-31T21:41:27.072Z] #43 ...
21:41:27 [2020-03-31T21:41:27.072Z] 
21:41:27 [2020-03-31T21:41:27.072Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:41:27 [2020-03-31T21:41:27.072Z] #50 73.89 + cd /tmp/tmp.ZKr5WvQOkq/src/gotest.tools/gotestsum
21:41:27 [2020-03-31T21:41:27.072Z] #50 73.89 + git checkout -q v0.3.5
21:41:27 [2020-03-31T21:41:27.072Z] #50 74.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:41:27 [2020-03-31T21:41:27.143Z] #44 73.23   CC       compel/plugins/std/log.o
21:41:27 [2020-03-31T21:41:27.390Z] #47 80.23 go/ast
21:41:27 [2020-03-31T21:41:27.390Z] #47 80.32 encoding/json
21:41:27 [2020-03-31T21:41:27.390Z] #47 ...
21:41:27 [2020-03-31T21:41:27.390Z] 
21:41:27 [2020-03-31T21:41:27.390Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:27 [2020-03-31T21:41:27.390Z] #56 70.40 path/filepath
21:41:27 [2020-03-31T21:41:27.390Z] #56 70.40 mvdan.cc/sh/v3/fileutil
21:41:27 [2020-03-31T21:41:27.390Z] #56 74.13 flag
21:41:27 [2020-03-31T21:41:27.390Z] #56 74.15 github.com/pkg/diff
21:41:27 [2020-03-31T21:41:27.390Z] #56 74.16 go/token
21:41:27 [2020-03-31T21:41:27.390Z] #56 74.16 encoding/binary
21:41:27 [2020-03-31T21:41:27.390Z] #56 76.70 go/scanner
21:41:27 [2020-03-31T21:41:27.390Z] #56 77.44 mvdan.cc/editorconfig
21:41:27 [2020-03-31T21:41:27.390Z] #56 77.74 encoding/base64
21:41:27 [2020-03-31T21:41:27.390Z] #56 78.62 encoding/json
21:41:27 [2020-03-31T21:41:27.390Z] #56 78.65 golang.org/x/sys/unix
21:41:27 [2020-03-31T21:41:27.390Z] #56 79.37 go/ast
21:41:27 [2020-03-31T21:41:27.652Z] #56 ...
21:41:27 [2020-03-31T21:41:27.652Z] 
21:41:27 [2020-03-31T21:41:27.652Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:27 [2020-03-31T21:41:27.652Z] #44 15.50   PBCC     images/pstree.pb-c.c
21:41:27 [2020-03-31T21:41:27.652Z] #44 15.56   DEP      images/pstree.pb-c.d
21:41:27 [2020-03-31T21:41:27.652Z] #44 15.68   PBCC     images/fs.pb-c.c
21:41:27 [2020-03-31T21:41:27.652Z] #44 15.72   DEP      images/fs.pb-c.d
21:41:27 [2020-03-31T21:41:27.652Z] #44 15.79   PBCC     images/signalfd.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 15.91   DEP      images/signalfd.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.01   PBCC     images/fh.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.08   PBCC     images/fsnotify.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.19   DEP      images/fh.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.27   DEP      images/fsnotify.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.38   PBCC     images/eventpoll.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.42   DEP      images/eventpoll.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.45   PBCC     images/eventfd.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.48   DEP      images/eventfd.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.52   PBCC     images/remap-file-path.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.54   DEP      images/remap-file-path.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.61   PBCC     images/fifo.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.63   DEP      images/fifo.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.68   PBCC     images/ghost-file.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.73   DEP      images/ghost-file.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.84   PBCC     images/regfile.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.90   DEP      images/regfile.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.95   PBCC     images/ns.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 16.97   DEP      images/ns.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.02   PBCC     images/fdinfo.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.09   DEP      images/fdinfo.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.14   PBCC     images/core-aarch64.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.20   PBCC     images/core-arm.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.23   PBCC     images/core-ppc64.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.27   PBCC     images/core-s390.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.30   PBCC     images/core-x86.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.35   PBCC     images/core.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.47   PBCC     images/inventory.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.53   DEP      images/core-aarch64.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.64   DEP      images/core-arm.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.71   DEP      images/core-ppc64.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.82   DEP      images/core-s390.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.94   DEP      images/core-x86.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 17.99   DEP      images/core.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 18.10   DEP      images/inventory.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 18.13   PBCC     images/cpuinfo.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 18.15   DEP      images/cpuinfo.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 18.18   PBCC     images/stats.pb-c.c
21:41:27 [2020-03-31T21:41:27.653Z] #44 18.22   DEP      images/stats.pb-c.d
21:41:27 [2020-03-31T21:41:27.653Z] #44 ...
21:41:27 [2020-03-31T21:41:27.653Z] 
21:41:27 [2020-03-31T21:41:27.653Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:27 [2020-03-31T21:41:27.653Z] #10 70.98 Selecting previously unselected package gcc-mingw-w64-base.
21:41:27 [2020-03-31T21:41:27.653Z] #10 70.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:41:27 [2020-03-31T21:41:27.653Z] #10 70.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:41:27 [2020-03-31T21:41:27.653Z] #10 71.29 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:41:27 [2020-03-31T21:41:27.653Z] #10 71.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:41:27 [2020-03-31T21:41:27.653Z] #10 71.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:41:27 [2020-03-31T21:41:27.914Z] #10 ...
21:41:27 [2020-03-31T21:41:27.914Z] 
21:41:27 [2020-03-31T21:41:27.914Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:41:27 [2020-03-31T21:41:27.914Z] #65 36.29 Checking out files:  50% (1586/3141)   
Checking out files:  51% (1602/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  88% (2793/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:41:27 [2020-03-31T21:41:27.914Z] #65 37.77 + cd /tmp/tmp.ANYNsRyooO/src/github.com/containerd/containerd
21:41:27 [2020-03-31T21:41:27.914Z] #65 37.77 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + export 'BUILDTAGS=netgo osusergo static_build'
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + BUILDTAGS='netgo osusergo static_build'
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + export EXTRA_FLAGS=-buildmode=pie
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + EXTRA_FLAGS=-buildmode=pie
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + '[' '' = dynamic ']'
21:41:27 [2020-03-31T21:41:27.914Z] #65 39.59 + make
21:41:27 [2020-03-31T21:41:27.914Z] #65 41.01 + bin/ctr
21:41:28 [2020-03-31T21:41:28.077Z] #44 74.24   CC       compel/plugins/std/string.o
21:41:28 [2020-03-31T21:41:28.174Z] #65 ...
21:41:28 [2020-03-31T21:41:28.174Z] 
21:41:28 [2020-03-31T21:41:28.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:28 [2020-03-31T21:41:28.174Z] #56 81.13 mvdan.cc/sh/v3/syntax
21:41:28 [2020-03-31T21:41:28.323Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.0%
############################                                              40.1%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.4%
##################################                                        48.4%
####################################                                      50.8%
######################################                                    53.4%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.5%
#############################################                             62.6%
##############################################                            65.1%
################################################                          66.9%
#################################################                         69.3%
##################################################                        70.6%
####################################################                      73.4%
######################################################                    76.0%
#######################################################                   77.6%
#########################################################                 79.6%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.3%
############################################################              84.0%
#############################################################             84.9%
##############################################################            86.3%
###############################################################           87.6%
###############################################################           88.8%
#################################################################         90.6%
#################################################################         91.4%
##################################################################        92.6%
21:41:28 [2020-03-31T21:41:28.323Z] #27 ...
21:41:28 [2020-03-31T21:41:28.323Z] 
21:41:28 [2020-03-31T21:41:28.323Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:28 [2020-03-31T21:41:28.323Z] #35 68.50 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 69.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.22 debconf: delaying package configuration, since apt-utils is not installed
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.72 Fetched 14.9 MB in 2s (6233 kB/s)
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.85 Selecting previously unselected package xxd.
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.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 ... 15401 files and directories currently installed.)
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.323Z] #35 72.99 Unpacking xxd (2:8.1.0875-5) ...
21:41:28 [2020-03-31T21:41:28.323Z] #35 73.37 Selecting previously unselected package vim-common.
21:41:28 [2020-03-31T21:41:28.323Z] #35 73.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:41:28 [2020-03-31T21:41:28.323Z] #35 73.55 Unpacking vim-common (2:8.1.0875-5) ...
21:41:28 [2020-03-31T21:41:28.323Z] #35 74.12 Selecting previously unselected package cmake-data.
21:41:28 [2020-03-31T21:41:28.323Z] #35 74.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:41:28 [2020-03-31T21:41:28.323Z] #35 74.12 Unpacking cmake-data (3.13.4-1) ...
21:41:28 [2020-03-31T21:41:28.335Z] #44 ...
21:41:28 [2020-03-31T21:41:28.335Z] 
21:41:28 [2020-03-31T21:41:28.335Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:41:28 [2020-03-31T21:41:28.335Z] #50 DONE 182.1s
21:41:28 [2020-03-31T21:41:28.335Z] 
21:41:28 [2020-03-31T21:41:28.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.1 Selecting previously unselected package libapparmor1:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.3 Selecting previously unselected package libapparmor-dev:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.4 Selecting previously unselected package libbtrfs0.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.5 Unpacking libbtrfs0 (4.20.1-2) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.6 Selecting previously unselected package libbtrfs-dev.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.6 Unpacking libbtrfs-dev (4.20.1-2) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.8 Selecting previously unselected package libudev-dev:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 181.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.1 Selecting previously unselected package libsepol1-dev:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.5 Selecting previously unselected package libpcre16-3:amd64.
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.335Z] #10 182.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:41:28 [2020-03-31T21:41:28.579Z] #35 ...
21:41:28 [2020-03-31T21:41:28.579Z] 
21:41:28 [2020-03-31T21:41:28.579Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:28 [2020-03-31T21:41:28.579Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.0%
############################                                              40.1%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.4%
##################################                                        48.4%
####################################                                      50.8%
######################################                                    53.4%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.5%
#############################################                             62.6%
##############################################                            65.1%
################################################                          66.9%
#################################################                         69.3%
##################################################                        70.6%
####################################################                      73.4%
######################################################                    76.0%
#######################################################                   77.6%
#########################################################                 79.6%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.3%
############################################################              84.0%
#############################################################             84.9%
##############################################################            86.3%
###############################################################           87.6%
###############################################################           88.8%
#################################################################         90.6%
#################################################################         91.4%
##################################################################        92.6%
###################################################################       93.7%
####################################################################      94.7%
21:41:28 [2020-03-31T21:41:28.579Z] #27 ...
21:41:28 [2020-03-31T21:41:28.579Z] 
21:41:28 [2020-03-31T21:41:28.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:28 [2020-03-31T21:41:28.579Z] #10 68.79 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]
21:41:28 [2020-03-31T21:41:28.579Z] #10 69.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:41:28 [2020-03-31T21:41:28.579Z] #10 69.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:41:28 [2020-03-31T21:41:28.579Z] #10 69.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:41:28 [2020-03-31T21:41:28.579Z] #10 69.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:41:28 [2020-03-31T21:41:28.579Z] #10 70.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:41:28 [2020-03-31T21:41:28.579Z] #10 70.78 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]
21:41:28 [2020-03-31T21:41:28.579Z] #10 70.80 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]
21:41:28 [2020-03-31T21:41:28.579Z] #10 76.63 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]
21:41:28 [2020-03-31T21:41:28.596Z] #10 182.7 Selecting previously unselected package libpcre32-3:amd64.
21:41:28 [2020-03-31T21:41:28.596Z] #10 182.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.596Z] #10 182.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:41:28 [2020-03-31T21:41:28.854Z] #10 183.0 Selecting previously unselected package libpcrecpp0v5:amd64.
21:41:28 [2020-03-31T21:41:28.854Z] #10 183.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:41:28 [2020-03-31T21:41:28.854Z] #10 183.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:41:28 [2020-03-31T21:41:28.921Z] #10 ...
21:41:28 [2020-03-31T21:41:28.921Z] 
21:41:28 [2020-03-31T21:41:28.921Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:28 [2020-03-31T21:41:28.921Z] #27 15.28 
                                                                           0.0%
#                                                                          1.6%
##                                                                         2.8%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.8%
######                                                                     9.5%
#######                                                                   11.0%
#########                                                                 13.2%
##########                                                                15.3%
############                                                              16.7%
#############                                                             18.3%
##############                                                            20.4%
###############                                                           21.5%
################                                                          23.0%
#################                                                         24.0%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     30.2%
######################                                                    31.5%
#######################                                                   32.3%
########################                                                  33.4%
########################                                                  34.5%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                36.9%
###########################                                               37.7%
############################                                              39.0%
############################                                              40.1%
#############################                                             41.5%
###############################                                           43.1%
################################                                          44.6%
#################################                                         46.4%
##################################                                        48.4%
####################################                                      50.8%
######################################                                    53.4%
#######################################                                   55.2%
#########################################                                 57.9%
###########################################                               60.5%
#############################################                             62.6%
##############################################                            65.1%
################################################                          66.9%
#################################################                         69.3%
##################################################                        70.6%
####################################################                      73.4%
######################################################                    76.0%
#######################################################                   77.6%
#########################################################                 79.6%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.3%
############################################################              84.0%
#############################################################             84.9%
##############################################################            86.3%
###############################################################           87.6%
###############################################################           88.8%
#################################################################         90.6%
#################################################################         91.4%
##################################################################        92.6%
###################################################################       93.7%
####################################################################      94.7%
#####################################################################     95.9%
######################################################################    98.1%
######################################################################## 100.0%
21:41:29 [2020-03-31T21:41:29.113Z] #10 ...
21:41:29 [2020-03-31T21:41:29.113Z] 
21:41:29 [2020-03-31T21:41:29.113Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:41:29 [2020-03-31T21:41:29.113Z] #68 DONE 182.8s
21:41:29 [2020-03-31T21:41:29.113Z] 
21:41:29 [2020-03-31T21:41:29.113Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:41:29 [2020-03-31T21:41:29.113Z] #69 DONE 0.1s
21:41:29 [2020-03-31T21:41:29.113Z] 
21:41:29 [2020-03-31T21:41:29.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:29 [2020-03-31T21:41:29.113Z] #10 183.2 Selecting previously unselected package libpcre3-dev:amd64.
21:41:29 [2020-03-31T21:41:29.113Z] #10 183.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.113Z] #10 183.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:41:29 [2020-03-31T21:41:29.176Z] #27 22.71 
21:41:29 [2020-03-31T21:41:29.602Z] #50 ...
21:41:29 [2020-03-31T21:41:29.602Z] 
21:41:29 [2020-03-31T21:41:29.602Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:29 [2020-03-31T21:41:29.602Z] #10 67.05 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:41:29 [2020-03-31T21:41:29.602Z] #10 67.05 Need to get 77.7 MB of archives.
21:41:29 [2020-03-31T21:41:29.602Z] #10 67.05 After this operation, 487 MB of additional disk space will be used.
21:41:29 [2020-03-31T21:41:29.602Z] #10 67.05 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]
21:41:29 [2020-03-31T21:41:29.602Z] #10 67.51 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]
21:41:29 [2020-03-31T21:41:29.602Z] #10 68.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:41:29 [2020-03-31T21:41:29.602Z] #10 68.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:41:29 [2020-03-31T21:41:29.602Z] #10 68.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:41:29 [2020-03-31T21:41:29.602Z] #10 68.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:41:29 [2020-03-31T21:41:29.602Z] #10 69.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:41:29 [2020-03-31T21:41:29.602Z] #10 69.85 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]
21:41:29 [2020-03-31T21:41:29.602Z] #10 69.88 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]
21:41:29 [2020-03-31T21:41:29.602Z] #10 75.17 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]
21:41:29 [2020-03-31T21:41:29.680Z] #10 184.0 Selecting previously unselected package libselinux1-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #27 ...
21:41:29 [2020-03-31T21:41:29.737Z] 
21:41:29 [2020-03-31T21:41:29.737Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:29 [2020-03-31T21:41:29.737Z] #43 69.90 debconf: delaying package configuration, since apt-utils is not installed
21:41:29 [2020-03-31T21:41:29.737Z] #43 70.36 Fetched 4095 kB in 1s (3867 kB/s)
21:41:29 [2020-03-31T21:41:29.737Z] #43 70.62 Selecting previously unselected package libcap-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 70.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:29 [2020-03-31T21:41:29.737Z] #43 70.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 70.74 Unpacking libcap-dev:amd64 (1:2.25-2) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.05 Selecting previously unselected package libnet1:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.28 Selecting previously unselected package libnet1-dev.
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.79 Selecting previously unselected package libnl-3-200:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 71.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.23 Selecting previously unselected package libnl-3-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.86 Selecting previously unselected package libprotobuf-c1:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 72.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.05 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.35 Selecting previously unselected package zlib1g-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 73.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 74.00 Selecting previously unselected package libprotobuf17:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 74.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 74.01 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.63 Selecting previously unselected package libprotobuf-lite17:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.93 Selecting previously unselected package libprotobuf-dev:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 75.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 78.94 Selecting previously unselected package libprotoc17:amd64.
21:41:29 [2020-03-31T21:41:29.737Z] #43 78.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 78.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
21:41:29 [2020-03-31T21:41:29.737Z] #43 ...
21:41:29 [2020-03-31T21:41:29.737Z] 
21:41:29 [2020-03-31T21:41:29.737Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:41:29 [2020-03-31T21:41:29.863Z] #10 ...
21:41:29 [2020-03-31T21:41:29.863Z] 
21:41:29 [2020-03-31T21:41:29.863Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:41:29 [2020-03-31T21:41:29.938Z] #10 184.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:41:29 [2020-03-31T21:41:29.938Z] #10 184.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:41:30 [2020-03-31T21:41:30.198Z] #10 184.3 Selecting previously unselected package libdevmapper-dev:amd64.
21:41:30 [2020-03-31T21:41:30.198Z] #10 184.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:41:30 [2020-03-31T21:41:30.198Z] #10 184.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:41:30 [2020-03-31T21:41:30.443Z] #30 76.92 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
21:41:30 [2020-03-31T21:41:30.443Z] #30 ...
21:41:30 [2020-03-31T21:41:30.443Z] 
21:41:30 [2020-03-31T21:41:30.443Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.349 + RM_GOPATH=0
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.349 + TMP_GOPATH=
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.349 + : /build
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.349 + '[' -z '' ']'
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.350 ++ mktemp -d
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.357 + export GOPATH=/tmp/tmp.vVciyIdBvY
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.357 + GOPATH=/tmp/tmp.vVciyIdBvY
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.357 + RM_GOPATH=1
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.357 ++ dirname ./install.sh
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.371 + dir=.
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.371 + bin=containerd
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.371 + shift
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 + '[' '!' -f ./containerd.installer ']'
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 + . ./containerd.installer
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 + install_containerd
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.372 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.378 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vVciyIdBvY/src/github.com/containerd/containerd
21:41:30 [2020-03-31T21:41:30.443Z] #65 5.393 Cloning into '/tmp/tmp.vVciyIdBvY/src/github.com/containerd/containerd'...
21:41:30 [2020-03-31T21:41:30.443Z] #65 ...
21:41:30 [2020-03-31T21:41:30.443Z] 
21:41:30 [2020-03-31T21:41:30.443Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:41:30 [2020-03-31T21:41:30.443Z] #30 76.92 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:41:30 [2020-03-31T21:41:30.456Z] #10 184.4 Selecting previously unselected package libseccomp-dev:amd64.
21:41:30 [2020-03-31T21:41:30.456Z] #10 184.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:41:30 [2020-03-31T21:41:30.456Z] #10 184.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:41:30 [2020-03-31T21:41:30.703Z] #30 77.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:41:30 [2020-03-31T21:41:30.714Z] #10 184.8 Selecting previously unselected package libsystemd-dev:amd64.
21:41:30 [2020-03-31T21:41:30.714Z] #10 184.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:41:30 [2020-03-31T21:41:30.714Z] #10 184.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:41:30 [2020-03-31T21:41:30.719Z] #56 ...
21:41:30 [2020-03-31T21:41:30.719Z] 
21:41:30 [2020-03-31T21:41:30.719Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:30 [2020-03-31T21:41:30.719Z] #33 73.74 log
21:41:30 [2020-03-31T21:41:30.719Z] #33 73.78 github.com/BurntSushi/toml
21:41:30 [2020-03-31T21:41:30.719Z] #33 73.81 flag
21:41:30 [2020-03-31T21:41:30.719Z] #33 78.28 github.com/BurntSushi/toml/cmd/tomlv
21:41:30 [2020-03-31T21:41:30.719Z] #33 DONE 83.3s
21:41:30 [2020-03-31T21:41:30.719Z] 
21:41:30 [2020-03-31T21:41:30.719Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:30 [2020-03-31T21:41:30.719Z] #44 20.48 make[1]: Nothing to be done for 'all'.
21:41:30 [2020-03-31T21:41:30.719Z] #44 22.42   CC       images/stats.o
21:41:30 [2020-03-31T21:41:30.719Z] #44 23.10   CC       images/core.o
21:41:30 [2020-03-31T21:41:30.929Z] Removing intermediate container aa071116b4ba
21:41:30 [2020-03-31T21:41:30.929Z]  ---> 52cf6e0eddbf
21:41:30 [2020-03-31T21:41:30.929Z] Step 11/16 : ARG GOOS
21:41:30 [2020-03-31T21:41:30.929Z]  ---> Running in 4308584c9526
21:41:30 [2020-03-31T21:41:30.929Z] Removing intermediate container 4308584c9526
21:41:30 [2020-03-31T21:41:30.929Z]  ---> 1e045e371f7c
21:41:30 [2020-03-31T21:41:30.929Z] Step 12/16 : ARG GOARCH
21:41:30 [2020-03-31T21:41:30.929Z]  ---> Running in 64f7be6c987b
21:41:30 [2020-03-31T21:41:30.929Z] Removing intermediate container 64f7be6c987b
21:41:30 [2020-03-31T21:41:30.929Z]  ---> e63dcd2e4278
21:41:30 [2020-03-31T21:41:30.929Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
21:41:30 [2020-03-31T21:41:30.929Z]  ---> Running in a0488155d8a4
21:41:30 [2020-03-31T21:41:30.961Z] #30 78.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:41:30 [2020-03-31T21:41:30.973Z] #10 185.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:41:30 [2020-03-31T21:41:30.973Z] #10 185.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:41:31 [2020-03-31T21:41:31.012Z] #30 79.66 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.
21:41:31 [2020-03-31T21:41:31.012Z] #30 81.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.4 Setting up libbtrfs0 (4.20.1-2) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:41:31 [2020-03-31T21:41:31.231Z] #10 185.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up libbtrfs-dev (4.20.1-2) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up mingw-w64-common (6.0.0-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.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
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.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
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up dmsetup (2:1.02.155-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:41:31 [2020-03-31T21:41:31.489Z] #10 185.8 Processing triggers for libc-bin (2.28-10) ...
21:41:31 [2020-03-31T21:41:31.828Z] #30 81.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:41:32 [2020-03-31T21:41:32.055Z] #10 DONE 186.1s
21:41:32 [2020-03-31T21:41:32.055Z] 
21:41:32 [2020-03-31T21:41:32.055Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:41:32 [2020-03-31T21:41:32.055Z] #58 DONE 0.1s
21:41:32 [2020-03-31T21:41:32.055Z] 
21:41:32 [2020-03-31T21:41:32.055Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:41:32 [2020-03-31T21:41:32.055Z] #59 DONE 0.1s
21:41:32 [2020-03-31T21:41:32.055Z] 
21:41:32 [2020-03-31T21:41:32.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:32 [2020-03-31T21:41:32.056Z] #44 75.22   CC       compel/plugins/std/infect.o
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.03   CC       compel/arch/x86/plugins/std/parasite-head.o
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.05   CC       compel/arch/x86/plugins/std/memcpy.o
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.19   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.27   AR       compel/plugins/std.lib.a
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.31   CC       compel/plugins/fds/fds.o
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.63   AR       compel/plugins/fds.lib.a
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.91   HOSTDEP  compel/src/lib/log-host.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 76.91   HOSTDEP  compel/src/lib/handle-elf-host.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.06   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.26   HOSTDEP  compel/src/main-host.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.45   DEP      compel/src/lib/ptrace.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.55   DEP      compel/src/lib/infect.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.70   DEP      compel/src/lib/infect-util.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.76   DEP      compel/src/lib/infect-rpc.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.86   DEP      compel/arch/x86/src/lib/infect.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 77.98   DEP      compel/arch/x86/src/lib/cpu.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 78.06   DEP      compel/src/lib/log.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 78.13   DEP      compel/src/main.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 78.33   DEP      compel/src/lib/handle-elf.d
21:41:32 [2020-03-31T21:41:32.056Z] #44 78.51   DEP      compel/arch/x86/src/lib/handle-elf.d
21:41:32 [2020-03-31T21:41:32.102Z] #44 24.40   CC       images/core-x86.o
21:41:32 [2020-03-31T21:41:32.314Z] #44 78.80   CC       compel/src/lib/log.o
21:41:32 [2020-03-31T21:41:32.336Z] #30 ...
21:41:32 [2020-03-31T21:41:32.336Z] 
21:41:32 [2020-03-31T21:41:32.336Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:32 [2020-03-31T21:41:32.336Z] #27 7.151 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:41:32 [2020-03-31T21:41:32.336Z] #27 7.537 
21:41:32 [2020-03-31T21:41:32.336Z] #27 7.830 
#                                                                          1.9%
####                                                                       6.2%
########                                                                  11.2%
##########                                                                15.0%
#############                                                             18.3%
###################                                                       27.6%
#######################                                                   32.7%
############################                                              39.1%
################################                                          45.6%
####################################                                      51.3%
#########################################                                 57.7%
#############################################                             63.1%
################################################                          66.9%
####################################################                      72.4%
#######################################################                   77.6%
##########################################################                81.6%
################################################################          89.3%
####################################################################      95.8%
######################################################################## 100.0%
21:41:32 [2020-03-31T21:41:32.696Z] #44 25.34   CC       images/core-arm.o
21:41:32 [2020-03-31T21:41:32.880Z] #44 79.17   CC       compel/arch/x86/src/lib/cpu.o
21:41:32 [2020-03-31T21:41:32.902Z] #27 10.63 #=#=#                                                                         
21:41:33 [2020-03-31T21:41:33.266Z] #44 25.91   CC       images/core-aarch64.o
21:41:33 [2020-03-31T21:41:33.418Z] #27 10.99 #=#=#                                                                         

####                                                                       6.8%
#############                                                             19.0%
############################                                              39.6%
######################################             
21:41:33 [2020-03-31T21:41:33.418Z] #27 ...
21:41:33 [2020-03-31T21:41:33.418Z] 
21:41:33 [2020-03-31T21:41:33.418Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.03 debconf: delaying package configuration, since apt-utils is not installed
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.38 Fetched 14.9 MB in 3s (4842 kB/s)
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.56 Selecting previously unselected package xxd.
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 71.65 Unpacking xxd (2:8.1.0875-5) ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 72.02 Selecting previously unselected package vim-common.
21:41:33 [2020-03-31T21:41:33.418Z] #35 72.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 72.24 Unpacking vim-common (2:8.1.0875-5) ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 73.06 Selecting previously unselected package cmake-data.
21:41:33 [2020-03-31T21:41:33.418Z] #35 73.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 73.15 Unpacking cmake-data (3.13.4-1) ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 77.94 Selecting previously unselected package libicu63:amd64.
21:41:33 [2020-03-31T21:41:33.418Z] #35 77.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:41:33 [2020-03-31T21:41:33.418Z] #35 77.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:41:33 [2020-03-31T21:41:33.676Z] #35 ...
21:41:33 [2020-03-31T21:41:33.676Z] 
21:41:33 [2020-03-31T21:41:33.676Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:33 [2020-03-31T21:41:33.676Z] #33 70.68 sort
21:41:33 [2020-03-31T21:41:33.676Z] #33 70.69 errors
21:41:33 [2020-03-31T21:41:33.676Z] #33 71.36 strconv
21:41:33 [2020-03-31T21:41:33.676Z] #33 72.47 io
21:41:33 [2020-03-31T21:41:33.676Z] #33 74.73 internal/oserror
21:41:33 [2020-03-31T21:41:33.676Z] #33 75.10 syscall
21:41:33 [2020-03-31T21:41:33.676Z] #33 78.47 reflect
21:41:33 [2020-03-31T21:41:33.676Z] #33 ...
21:41:33 [2020-03-31T21:41:33.676Z] 
21:41:33 [2020-03-31T21:41:33.676Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:33 [2020-03-31T21:41:33.814Z] #44 80.05   CC       compel/arch/x86/src/lib/infect.o
21:41:33 [2020-03-31T21:41:33.836Z] #44 26.30   CC       images/core-ppc64.o
21:41:33 [2020-03-31T21:41:33.934Z] #27 10.99 #=#=#                                                                         

####                                                                       6.8%
#############                                                             19.0%
############################                                              39.6%
######################################                                    53.4%
###########################################                               60.9%
####################################################                      72.7%
################################################
21:41:33 [2020-03-31T21:41:33.934Z] #27 ...
21:41:33 [2020-03-31T21:41:33.934Z] 
21:41:33 [2020-03-31T21:41:33.934Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:33 [2020-03-31T21:41:33.934Z] #47 70.90 github.com/LK4D4/vndr/godl/singleflight
21:41:33 [2020-03-31T21:41:33.934Z] #47 70.92 errors
21:41:33 [2020-03-31T21:41:33.934Z] #47 71.49 sort
21:41:33 [2020-03-31T21:41:33.934Z] #47 71.79 io
21:41:33 [2020-03-31T21:41:33.934Z] #47 73.66 bytes
21:41:33 [2020-03-31T21:41:33.934Z] #47 74.07 strconv
21:41:33 [2020-03-31T21:41:33.934Z] #47 77.71 bufio
21:41:33 [2020-03-31T21:41:33.934Z] #47 80.30 reflect
21:41:33 [2020-03-31T21:41:33.934Z] #47 ...
21:41:33 [2020-03-31T21:41:33.934Z] 
21:41:33 [2020-03-31T21:41:33.934Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:33 [2020-03-31T21:41:33.934Z] #27 10.99 #=#=#                                                                         

####                                                                       6.8%
#############                                                             19.0%
############################                                              39.6%
######################################                                    53.4%
###########################################                               60.9%
####################################################                      72.7%
##################################################################        92.2%
######################################################################## 100.0%
21:41:34 [2020-03-31T21:41:34.381Z] #44 ...
21:41:34 [2020-03-31T21:41:34.381Z] 
21:41:34 [2020-03-31T21:41:34.381Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:41:34 [2020-03-31T21:41:34.381Z] #11 DONE 2.5s
21:41:34 [2020-03-31T21:41:34.381Z] 
21:41:34 [2020-03-31T21:41:34.381Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:41:34 [2020-03-31T21:41:34.408Z] #44 27.07   CC       images/core-s390.o
21:41:34 [2020-03-31T21:41:34.867Z] #27 12.56 #=#=#                                                                         
21:41:35 [2020-03-31T21:41:35.146Z] #30 ...
21:41:35 [2020-03-31T21:41:35.146Z] 
21:41:35 [2020-03-31T21:41:35.146Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:41:35 [2020-03-31T21:41:35.146Z] #50 75.14 + cd /tmp/tmp.tZzeCcnT5W/src/gotest.tools/gotestsum
21:41:35 [2020-03-31T21:41:35.146Z] #50 75.14 + git checkout -q v0.3.5
21:41:35 [2020-03-31T21:41:35.146Z] #50 75.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:41:35 [2020-03-31T21:41:35.355Z] #44 ...
21:41:35 [2020-03-31T21:41:35.355Z] 
21:41:35 [2020-03-31T21:41:35.355Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:35 [2020-03-31T21:41:35.355Z] #47 88.32 text/template
21:41:35 [2020-03-31T21:41:35.402Z] #50 ...
21:41:35 [2020-03-31T21:41:35.402Z] 
21:41:35 [2020-03-31T21:41:35.402Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:35 [2020-03-31T21:41:35.402Z] #27 24.90 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:41:35 [2020-03-31T21:41:35.402Z] #27 25.38 
21:41:35 [2020-03-31T21:41:35.402Z] #27 25.56 #=#=#                                                                         

######################################################################## 100.0%
21:41:35 [2020-03-31T21:41:35.402Z] #27 25.83 
21:41:35 [2020-03-31T21:41:35.402Z] #27 27.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:41:35 [2020-03-31T21:41:35.402Z] #27 27.76 #=#=#                                                                         
21:41:35 [2020-03-31T21:41:35.402Z] #27 28.01 #=#=#                                                                         

######################################################################## 100.0%
21:41:35 [2020-03-31T21:41:35.402Z] #27 28.45 
21:41:36 [2020-03-31T21:41:36.415Z] #27 12.96 
##                                                                         3.7%
#####                                                                      7.4%
#########                                                                 12.7%
##################                                                        25.1%
########################                                                  34.2%
#############################                                             40.9%
#################################                                         46.7%
########################################                                  56.4%
##############################################                            64.3%
#####################################################                     74.8%
#############################################################             85.8%
#####################################################################     96.1%
######################################################################## 100.0%
21:41:36 [2020-03-31T21:41:36.763Z] #27 30.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:41:36 [2020-03-31T21:41:36.763Z] #27 30.51 skipping existing 1849cc453dee
21:41:36 [2020-03-31T21:41:36.911Z] #12 DONE 2.3s
21:41:36 [2020-03-31T21:41:36.911Z] 
21:41:36 [2020-03-31T21:41:36.911Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:41:36 [2020-03-31T21:41:36.911Z] #13 ...
21:41:36 [2020-03-31T21:41:36.911Z] 
21:41:36 [2020-03-31T21:41:36.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:36 [2020-03-31T21:41:36.911Z] #47 180.7 crypto/tls
21:41:36 [2020-03-31T21:41:36.911Z] #47 189.4 net/http/httptrace
21:41:36 [2020-03-31T21:41:36.911Z] #47 189.5 net/http
21:41:36 [2020-03-31T21:41:36.983Z] #27 14.64 
21:41:37 [2020-03-31T21:41:37.018Z] #27 30.63 
21:41:37 [2020-03-31T21:41:37.170Z] #47 ...
21:41:37 [2020-03-31T21:41:37.170Z] 
21:41:37 [2020-03-31T21:41:37.170Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.264 + RM_GOPATH=0
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.264 + TMP_GOPATH=
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.264 + : /build
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.264 + '[' -z '' ']'
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.264 ++ mktemp -d
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.265 + export GOPATH=/tmp/tmp.bPbn9dI9oc
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.265 + GOPATH=/tmp/tmp.bPbn9dI9oc
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.265 + RM_GOPATH=1
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.266 ++ dirname ./install.sh
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.267 + dir=.
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.268 + bin=runc
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.268 + shift
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.268 + '[' '!' -f ./runc.installer ']'
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.268 + . ./runc.installer
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.269 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.269 + install_runc
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.270 + uname -r
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.274 + grep -q '^3\.10\.0.*\.el7\.'
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.283 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.283 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.283 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bPbn9dI9oc/src/github.com/opencontainers/runc
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.283 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:41:37 [2020-03-31T21:41:37.170Z] #60 2.299 Cloning into '/tmp/tmp.bPbn9dI9oc/src/github.com/opencontainers/runc'...
21:41:37 [2020-03-31T21:41:37.273Z] #27 ...
21:41:37 [2020-03-31T21:41:37.273Z] 
21:41:37 [2020-03-31T21:41:37.273Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:37 [2020-03-31T21:41:37.273Z] #47 77.21 bufio
21:41:37 [2020-03-31T21:41:37.273Z] #47 79.21 reflect
21:41:37 [2020-03-31T21:41:37.273Z] #47 80.51 syscall
21:41:37 [2020-03-31T21:41:37.569Z] #47 ...
21:41:37 [2020-03-31T21:41:37.569Z] 
21:41:37 [2020-03-31T21:41:37.569Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:37 [2020-03-31T21:41:37.569Z] #33 77.25 reflect
21:41:37 [2020-03-31T21:41:37.569Z] #33 ...
21:41:37 [2020-03-31T21:41:37.569Z] 
21:41:37 [2020-03-31T21:41:37.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.51 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]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 80.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 81.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 81.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 81.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:41:37 [2020-03-31T21:41:37.569Z] #10 82.90 debconf: delaying package configuration, since apt-utils is not installed
21:41:37 [2020-03-31T21:41:37.569Z] #10 83.29 Fetched 77.7 MB in 13s (6012 kB/s)
21:41:37 [2020-03-31T21:41:37.569Z] #10 83.46 Selecting previously unselected package binutils-mingw-w64-i686.
21:41:37 [2020-03-31T21:41:37.569Z] #10 83.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:37 [2020-03-31T21:41:37.569Z] #10 83.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:41:37 [2020-03-31T21:41:37.569Z] #10 83.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:41:37 [2020-03-31T21:41:37.824Z] #10 ...
21:41:37 [2020-03-31T21:41:37.824Z] 
21:41:37 [2020-03-31T21:41:37.824Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:37 [2020-03-31T21:41:37.824Z] #33 87.70 time
21:41:37 [2020-03-31T21:41:37.900Z] #47 90.35 go/parser
21:41:38 [2020-03-31T21:41:38.541Z] #60 ...
21:41:38 [2020-03-31T21:41:38.541Z] 
21:41:38 [2020-03-31T21:41:38.541Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:41:38 [2020-03-31T21:41:38.541Z] #13 1.935 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:41:38 [2020-03-31T21:41:38.541Z] #13 DONE 2.0s
21:41:38 [2020-03-31T21:41:38.541Z] 
21:41:38 [2020-03-31T21:41:38.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:38 [2020-03-31T21:41:38.541Z] #44 81.03   CC       compel/src/lib/infect-rpc.o
21:41:38 [2020-03-31T21:41:38.541Z] #44 81.50   CC       compel/src/lib/infect-util.o
21:41:38 [2020-03-31T21:41:38.541Z] #44 81.75   CC       compel/src/lib/infect.o
21:41:38 [2020-03-31T21:41:38.541Z] #44 84.29   CC       compel/src/lib/ptrace.o
21:41:38 [2020-03-31T21:41:38.541Z] #44 84.71   AR       compel/libcompel.a
21:41:38 [2020-03-31T21:41:38.541Z] #44 84.80   HOSTCC   compel/src/main-host.o
21:41:39 [2020-03-31T21:41:39.108Z] #44 85.56   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:41:39 [2020-03-31T21:41:39.675Z] #44 85.88   HOSTCC   compel/src/lib/handle-elf-host.o
21:41:39 [2020-03-31T21:41:39.813Z] #47 92.38 math/big
21:41:40 [2020-03-31T21:41:40.241Z] #44 86.33   HOSTCC   compel/src/lib/log-host.o
21:41:40 [2020-03-31T21:41:40.241Z] #44 86.58   HOSTLINK compel/compel-host-bin
21:41:40 [2020-03-31T21:41:40.333Z] #33 ...
21:41:40 [2020-03-31T21:41:40.333Z] 
21:41:40 [2020-03-31T21:41:40.333Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.29 Selecting previously unselected package protobuf-c-compiler.
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.71 Selecting previously unselected package protobuf-compiler.
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.76 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.96 Selecting previously unselected package python-pkg-resources.
21:41:40 [2020-03-31T21:41:40.333Z] #43 80.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.01 Unpacking python-pkg-resources (40.8.0-1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.50 Selecting previously unselected package python-six.
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.51 Unpacking python-six (1.12.0-1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.62 Selecting previously unselected package python-protobuf.
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 81.63 Unpacking python-protobuf (3.6.1.3-2) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 82.54 Setting up python-pkg-resources (40.8.0-1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 90.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 90.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 90.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 90.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 90.28 Setting up python-six (1.12.0-1) ...
21:41:40 [2020-03-31T21:41:40.333Z] #43 ...
21:41:40 [2020-03-31T21:41:40.333Z] 
21:41:40 [2020-03-31T21:41:40.333Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:40 [2020-03-31T21:41:40.333Z] #35 80.29 Selecting previously unselected package libicu63:amd64.
21:41:40 [2020-03-31T21:41:40.333Z] #35 80.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.333Z] #35 80.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:41:40 [2020-03-31T21:41:40.499Z] #44 86.74   DEP      soccr/soccr.d
21:41:40 [2020-03-31T21:41:40.588Z] #35 ...
21:41:40 [2020-03-31T21:41:40.588Z] 
21:41:40 [2020-03-31T21:41:40.588Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:40 [2020-03-31T21:41:40.588Z] #27 32.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:41:40 [2020-03-31T21:41:40.588Z] #27 33.43 
21:41:40 [2020-03-31T21:41:40.588Z] #27 33.62 #=#=#                                                                         

######################################################################## 100.0%
21:41:40 [2020-03-31T21:41:40.588Z] #27 33.86 
21:41:40 [2020-03-31T21:41:40.588Z] #27 34.13 Download of images into '/build' complete.
21:41:40 [2020-03-31T21:41:40.588Z] #27 34.13 Use something like the following to load the result into a Docker daemon:
21:41:40 [2020-03-31T21:41:40.588Z] #27 34.13   tar -cC '/build' . | docker load
21:41:40 [2020-03-31T21:41:40.765Z] #44 86.91   CC       soccr/soccr.o
21:41:40 [2020-03-31T21:41:40.765Z] #44 ...
21:41:40 [2020-03-31T21:41:40.765Z] 
21:41:40 [2020-03-31T21:41:40.765Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:41:40 [2020-03-31T21:41:40.765Z] #14 DONE 2.1s
21:41:40 [2020-03-31T21:41:40.771Z] #47 ...
21:41:40 [2020-03-31T21:41:40.771Z] 
21:41:40 [2020-03-31T21:41:40.771Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:40 [2020-03-31T21:41:40.771Z] #56 93.63 golang.org/x/crypto/ssh/terminal
21:41:40 [2020-03-31T21:41:40.892Z] #27 14.94 
                                                                           1.2%
##                                                                         3.5%
####                                                                       6.4%
######                                                                     9.1%
########                                                                  12.5%
##########                                                                14.7%
############                                                              17.2%
############                                                              17.7%
##############                                                            20.3%
###############                                                           21.6%
################                                                          22.7%
#################                                                         24.6%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.1%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                37.0%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.7%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     52.6%
######################################                                    53.9%
########################################                                  55.7%
#########################################                                 57.1%
##########################################                                59.0%
###########################################                               60.6%
############################################                              61.7%
21:41:40 [2020-03-31T21:41:40.892Z] #27 ...
21:41:40 [2020-03-31T21:41:40.892Z] 
21:41:40 [2020-03-31T21:41:40.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.49 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]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 78.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:41:40 [2020-03-31T21:41:40.892Z] #10 80.82 debconf: delaying package configuration, since apt-utils is not installed
21:41:40 [2020-03-31T21:41:40.892Z] #10 81.03 Fetched 77.7 MB in 12s (6347 kB/s)
21:41:40 [2020-03-31T21:41:40.892Z] #10 81.20 Selecting previously unselected package binutils-mingw-w64-i686.
21:41:40 [2020-03-31T21:41:40.892Z] #10 81.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:41:40 [2020-03-31T21:41:40.892Z] #10 81.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.892Z] #10 81.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:41:40 [2020-03-31T21:41:40.892Z] #10 87.05 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:41:40 [2020-03-31T21:41:40.892Z] #10 87.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:41:40 [2020-03-31T21:41:40.892Z] #10 87.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:41:41 [2020-03-31T21:41:41.024Z] 
21:41:41 [2020-03-31T21:41:41.024Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:41:41 [2020-03-31T21:41:41.149Z] #10 ...
21:41:41 [2020-03-31T21:41:41.149Z] 
21:41:41 [2020-03-31T21:41:41.149Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:41 [2020-03-31T21:41:41.149Z] #27 14.94 
                                                                           1.2%
##                                                                         3.5%
####                                                                       6.4%
######                                                                     9.1%
########                                                                  12.5%
##########                                                                14.7%
############                                                              17.2%
############                                                              17.7%
##############                                                            20.3%
###############                                                           21.6%
################                                                          22.7%
#################                                                         24.6%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.1%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                37.0%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.7%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     52.6%
######################################                                    53.9%
########################################                                  55.7%
#########################################                                 57.1%
##########################################                                59.0%
###########################################                               60.6%
############################################                              61.7%
#############################################                             63.0%
##############################################                            64.9%
21:41:41 [2020-03-31T21:41:41.149Z] #27 ...
21:41:41 [2020-03-31T21:41:41.149Z] 
21:41:41 [2020-03-31T21:41:41.149Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:41 [2020-03-31T21:41:41.149Z] #43 78.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 78.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 78.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 78.78 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 78.79 Setting up python-six (1.12.0-1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.05 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.13 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.14 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.15 Setting up protobuf-compiler (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:41:41 [2020-03-31T21:41:41.149Z] #43 87.21 Setting up python-protobuf (3.6.1.3-2) ...
21:41:41 [2020-03-31T21:41:41.412Z] #43 ...
21:41:41 [2020-03-31T21:41:41.412Z] 
21:41:41 [2020-03-31T21:41:41.412Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:41 [2020-03-31T21:41:41.513Z] #27 DONE 34.9s
21:41:41 [2020-03-31T21:41:41.513Z] 
21:41:41 [2020-03-31T21:41:41.513Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:41 [2020-03-31T21:41:41.513Z] #56 81.42 syscall
21:41:41 [2020-03-31T21:41:41.513Z] #56 81.44 reflect
21:41:41 [2020-03-31T21:41:41.513Z] #56 ...
21:41:41 [2020-03-31T21:41:41.513Z] 
21:41:41 [2020-03-31T21:41:41.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:41 [2020-03-31T21:41:41.513Z] #10 88.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:41:41 [2020-03-31T21:41:41.513Z] #10 88.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:41:41 [2020-03-31T21:41:41.513Z] #10 88.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:41:42 [2020-03-31T21:41:42.184Z] #27 14.94 
                                                                           1.2%
##                                                                         3.5%
####                                                                       6.4%
######                                                                     9.1%
########                                                                  12.5%
##########                                                                14.7%
############                                                              17.2%
############                                                              17.7%
##############                                                            20.3%
###############                                                           21.6%
################                                                          22.7%
#################                                                         24.6%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.1%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                37.0%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.7%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     52.6%
######################################                                    53.9%
########################################                                  55.7%
#########################################                                 57.1%
##########################################                                59.0%
###########################################                               60.6%
############################################                              61.7%
#############################################                             63.0%
##############################################                            64.9%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.3%
###################################################                       72.0%
####################################################                      73.4%
#####################################################                     74.4%
######################################################                    75.3%
#######
21:41:42 [2020-03-31T21:41:42.184Z] #27 ...
21:41:42 [2020-03-31T21:41:42.184Z] 
21:41:42 [2020-03-31T21:41:42.184Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:42 [2020-03-31T21:41:42.184Z] #56 79.31 syscall
21:41:42 [2020-03-31T21:41:42.184Z] #56 79.41 reflect
21:41:42 [2020-03-31T21:41:42.184Z] #56 ...
21:41:42 [2020-03-31T21:41:42.184Z] 
21:41:42 [2020-03-31T21:41:42.184Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:42 [2020-03-31T21:41:42.924Z] #15 DONE 2.0s
21:41:42 [2020-03-31T21:41:42.924Z] 
21:41:42 [2020-03-31T21:41:42.924Z] #16 [dev-systemd-false 6/26] RUN ldconfig
21:41:43 [2020-03-31T21:41:43.451Z] #10 ...
21:41:43 [2020-03-31T21:41:43.451Z] 
21:41:43 [2020-03-31T21:41:43.452Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:43 [2020-03-31T21:41:43.452Z] #35 93.55 Selecting previously unselected package libxml2:amd64.
21:41:43 [2020-03-31T21:41:43.452Z] #35 93.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:41:43 [2020-03-31T21:41:43.452Z] #35 93.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:41:44 [2020-03-31T21:41:44.004Z] #27 14.94 
                                                                           1.2%
##                                                                         3.5%
####                                                                       6.4%
######                                                                     9.1%
########                                                                  12.5%
##########                                                                14.7%
############                                                              17.2%
############                                                              17.7%
##############                                                            20.3%
###############                                                           21.6%
################                                                          22.7%
#################                                                         24.6%
##################                                                        25.2%
##################                                                        26.3%
###################                                                       27.1%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.3%
##########################                                                37.0%
###########################                                               38.0%
#############################                                             40.8%
##############################                                            42.6%
################################                                          44.8%
#################################                                         46.7%
##################################                                        48.3%
####################################                                      50.1%
#####################################                                     52.6%
######################################                                    53.9%
########################################                                  55.7%
#########################################                                 57.1%
##########################################                                59.0%
###########################################                               60.6%
############################################                              61.7%
#############################################                             63.0%
##############################################                            64.9%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.3%
###################################################                       72.0%
####################################################                      73.4%
#####################################################                     74.4%
######################################################                    75.3%
######################################################                    76.2%
#######################################################                   77.4%
########################################################                  78.9%
#########################################################                 80.4%
##########################################################                81.5%
###########################################################               82.8%
############################################################              83.7%
############################################################              84.4%
#############################################################             85.9%
##############################################################            87.1%
################################################################          89.1%
################################################################          89.9%
#################################################################         91.1%
##################################################################        92.2%
####################################################################      95.4%
#####################################################################     96.2%
#######################################################################   99.4%
######################################################################## 100.0%
21:41:44 [2020-03-31T21:41:44.264Z] #27 22.13 
21:41:44 [2020-03-31T21:41:44.264Z] #27 ...
21:41:44 [2020-03-31T21:41:44.264Z] 
21:41:44 [2020-03-31T21:41:44.264Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:44 [2020-03-31T21:41:44.264Z] #47 81.28 syscall
21:41:44 [2020-03-31T21:41:44.264Z] #47 ...
21:41:44 [2020-03-31T21:41:44.264Z] 
21:41:44 [2020-03-31T21:41:44.264Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:44 [2020-03-31T21:41:44.264Z] #33 88.75 time
21:41:44 [2020-03-31T21:41:44.814Z] #35 94.75 Selecting previously unselected package libarchive13:amd64.
21:41:44 [2020-03-31T21:41:44.814Z] #35 94.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:41:44 [2020-03-31T21:41:44.814Z] #35 94.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:41:44 [2020-03-31T21:41:44.981Z] #56 97.11 mvdan.cc/sh/v3/cmd/shfmt
21:41:45 [2020-03-31T21:41:45.375Z] #35 95.45 Selecting previously unselected package libjsoncpp1:amd64.
21:41:45 [2020-03-31T21:41:45.375Z] #35 95.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:41:45 [2020-03-31T21:41:45.375Z] #35 95.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:41:45 [2020-03-31T21:41:45.457Z] #16 DONE 2.1s
21:41:45 [2020-03-31T21:41:45.457Z] 
21:41:45 [2020-03-31T21:41:45.457Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:41:45 [2020-03-31T21:41:45.898Z] #35 95.93 Selecting previously unselected package librhash0:amd64.
21:41:45 [2020-03-31T21:41:45.898Z] #35 95.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:41:45 [2020-03-31T21:41:45.898Z] #35 95.94 Unpacking librhash0:amd64 (1.3.8-1) ...
21:41:46 [2020-03-31T21:41:46.168Z] #35 96.27 Selecting previously unselected package libuv1:amd64.
21:41:46 [2020-03-31T21:41:46.168Z] #35 96.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:41:46 [2020-03-31T21:41:46.168Z] #35 96.29 Unpacking libuv1:amd64 (1.24.1-1) ...
21:41:46 [2020-03-31T21:41:46.370Z] #56 ...
21:41:46 [2020-03-31T21:41:46.370Z] 
21:41:46 [2020-03-31T21:41:46.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:46 [2020-03-31T21:41:46.370Z] #44 28.81   CC       images/cpuinfo.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 29.60   CC       images/inventory.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 30.03   CC       images/fdinfo.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 30.70   CC       images/fown.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 31.13   CC       images/ns.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 31.52   CC       images/regfile.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 32.01   CC       images/ghost-file.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 32.50   CC       images/fifo.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 32.90   CC       images/remap-file-path.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 33.15   CC       images/eventfd.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 33.51   CC       images/eventpoll.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 34.07   CC       images/fh.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 34.63   CC       images/fsnotify.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 35.57   CC       images/signalfd.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 36.06   CC       images/fs.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 36.35   CC       images/pstree.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 36.54   CC       images/pipe.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 36.91   CC       images/tcp-stream.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 37.26   CC       images/sk-packet.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 37.61   CC       images/mnt.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 37.91   CC       images/pipe-data.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 38.30   CC       images/sa.o
21:41:46 [2020-03-31T21:41:46.370Z] #44 38.77   CC       images/timer.o
21:41:46 [2020-03-31T21:41:46.429Z] #35 96.57 Selecting previously unselected package cmake.
21:41:46 [2020-03-31T21:41:46.429Z] #35 96.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:41:46 [2020-03-31T21:41:46.429Z] #35 96.57 Unpacking cmake (3.13.4-1) ...
21:41:46 [2020-03-31T21:41:46.795Z] #33 ...
21:41:46 [2020-03-31T21:41:46.795Z] 
21:41:46 [2020-03-31T21:41:46.795Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:46 [2020-03-31T21:41:46.795Z] #27 23.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:41:46 [2020-03-31T21:41:46.795Z] #27 24.10 
21:41:46 [2020-03-31T21:41:46.795Z] #27 24.31 
######################################################################## 100.0%
21:41:46 [2020-03-31T21:41:46.795Z] #27 24.44 
21:41:46 [2020-03-31T21:41:46.942Z] #44 39.44   CC       images/timerfd.o
21:41:47 [2020-03-31T21:41:47.203Z] #44 39.82   CC       images/mm.o
21:41:47 [2020-03-31T21:41:47.727Z] #27 25.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:41:47 [2020-03-31T21:41:47.779Z] #44 40.46   CC       images/sk-opts.o
21:41:47 [2020-03-31T21:41:47.985Z] #27 25.86 
21:41:48 [2020-03-31T21:41:48.045Z] #17 2.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:41:48 [2020-03-31T21:41:48.045Z] #17 2.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:41:48 [2020-03-31T21:41:48.045Z] #17 2.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:41:48 [2020-03-31T21:41:48.243Z] #27 26.04 #=#=#                                                                         

######################################################################## 100.0%
21:41:48 [2020-03-31T21:41:48.243Z] #27 26.23 
21:41:48 [2020-03-31T21:41:48.303Z] #17 3.326 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:41:48 [2020-03-31T21:41:48.721Z] #44 40.96   CC       images/sk-unix.o
21:41:48 [2020-03-31T21:41:48.981Z] #44 41.43   CC       images/sk-inet.o
21:41:49 [2020-03-31T21:41:49.552Z] #44 42.04   CC       images/tun.o
21:41:49 [2020-03-31T21:41:49.552Z] #44 ...
21:41:49 [2020-03-31T21:41:49.552Z] 
21:41:49 [2020-03-31T21:41:49.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:49 [2020-03-31T21:41:49.552Z] #10 92.76 Selecting previously unselected package g++-mingw-w64-x86-64.
21:41:49 [2020-03-31T21:41:49.552Z] #10 92.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
21:41:49 [2020-03-31T21:41:49.552Z] #10 92.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:41:49 [2020-03-31T21:41:49.618Z] #27 27.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:41:49 [2020-03-31T21:41:49.618Z] #27 27.39 skipping existing 1849cc453dee
21:41:49 [2020-03-31T21:41:49.618Z] #27 27.49 
21:41:49 [2020-03-31T21:41:49.787Z] #35 ...
21:41:49 [2020-03-31T21:41:49.787Z] 
21:41:49 [2020-03-31T21:41:49.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.28 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.43 Setting up libcap-dev:amd64 (1:2.25-2) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.44 Setting up protobuf-compiler (3.6.1.3-2) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.49 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:41:49 [2020-03-31T21:41:49.787Z] #43 97.55 Setting up python-protobuf (3.6.1.3-2) ...
21:41:49 [2020-03-31T21:41:49.813Z] #10 ...
21:41:49 [2020-03-31T21:41:49.813Z] 
21:41:49 [2020-03-31T21:41:49.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:49 [2020-03-31T21:41:49.813Z] #44 42.27   CC       images/sk-netlink.o
21:41:50 [2020-03-31T21:41:50.078Z] #44 ...
21:41:50 [2020-03-31T21:41:50.078Z] 
21:41:50 [2020-03-31T21:41:50.078Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:50 [2020-03-31T21:41:50.078Z] #56 DONE 102.8s
21:41:50 [2020-03-31T21:41:50.078Z] 
21:41:50 [2020-03-31T21:41:50.078Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:50 [2020-03-31T21:41:50.078Z] #44 42.42   CC       images/packet-sock.o
21:41:50 [2020-03-31T21:41:50.216Z] #17 4.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:41:50 [2020-03-31T21:41:50.338Z] #44 42.86   CC       images/ipc-var.o
21:41:50 [2020-03-31T21:41:50.338Z] #44 42.96   CC       images/ipc-desc.o
21:41:50 [2020-03-31T21:41:50.551Z] #27 28.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:41:50 [2020-03-31T21:41:50.599Z] #44 43.18   CC       images/ipc-shm.o
21:41:50 [2020-03-31T21:41:50.782Z] #17 ...
21:41:50 [2020-03-31T21:41:50.782Z] 
21:41:50 [2020-03-31T21:41:50.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:50 [2020-03-31T21:41:50.782Z] #44 88.58   AR       soccr/libsoccr.a
21:41:50 [2020-03-31T21:41:50.782Z] #44 88.63 make[1]: 'soccr/libsoccr.a' is up to date.
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.19   DEP      criu/arch/x86/sigframe.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.38   DEP      criu/arch/x86/sigaction_compat.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.51   DEP      criu/arch/x86/kerndat.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.63   DEP      criu/arch/x86/crtools.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.80   DEP      criu/arch/x86/cpu.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 89.97   CC       criu/arch/x86/cpu.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 90.61   CC       criu/arch/x86/crtools.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 92.09   CC       criu/arch/x86/kerndat.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 92.66   CC       criu/arch/x86/sigaction_compat.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 92.92   CC       criu/arch/x86/sigframe.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 93.25   LINK     criu/arch/x86/crtools.built-in.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 93.31   DEP      criu/pie/util-vdso-elf32.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 93.45   DEP      criu/pie/util-vdso.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 93.61   DEP      criu/pie/util.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 93.78   CC       criu/pie/util.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 94.17   CC       criu/pie/util-vdso.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 94.95   CC       criu/pie/util-vdso-elf32.o
21:41:50 [2020-03-31T21:41:50.782Z] #44 95.69   AR       criu/pie/pie.lib.a
21:41:50 [2020-03-31T21:41:50.782Z] #44 95.78   DEP      criu/pie/restorer.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 95.94   DEP      criu/arch/x86/sigaction_compat_pie.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.03   DEP      criu/arch/x86/restorer_unmap.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.05   DEP      criu/arch/x86/restorer.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.20   DEP      criu/arch/x86/vdso-pie.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.35   DEP      criu/pie/parasite-vdso.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.55   DEP      criu/pie/parasite.d
21:41:50 [2020-03-31T21:41:50.782Z] #44 96.75   CC       criu/pie/parasite.o
21:41:50 [2020-03-31T21:41:50.814Z] #27 28.79 
21:41:50 [2020-03-31T21:41:50.859Z] #44 43.52   CC       images/ipc-msg.o
21:41:51 [2020-03-31T21:41:51.330Z] #27 29.00 
######################################################################## 100.0%
21:41:51 [2020-03-31T21:41:51.330Z] #27 ...
21:41:51 [2020-03-31T21:41:51.330Z] 
21:41:51 [2020-03-31T21:41:51.330Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:51 [2020-03-31T21:41:51.330Z] #43 97.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:41:51 [2020-03-31T21:41:51.330Z] #43 97.32 Processing triggers for libc-bin (2.28-10) ...
21:41:51 [2020-03-31T21:41:51.330Z] #43 DONE 98.8s
21:41:51 [2020-03-31T21:41:51.330Z] 
21:41:51 [2020-03-31T21:41:51.330Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:51 [2020-03-31T21:41:51.330Z] #27 29.16 
21:41:51 [2020-03-31T21:41:51.330Z] #27 ...
21:41:51 [2020-03-31T21:41:51.330Z] 
21:41:51 [2020-03-31T21:41:51.330Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:51 [2020-03-31T21:41:51.348Z] #44 ...
21:41:51 [2020-03-31T21:41:51.348Z] 
21:41:51 [2020-03-31T21:41:51.348Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:41:51 [2020-03-31T21:41:51.348Z] #17 6.287 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:41:51 [2020-03-31T21:41:51.348Z] #17 ...
21:41:51 [2020-03-31T21:41:51.348Z] 
21:41:51 [2020-03-31T21:41:51.348Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:51 [2020-03-31T21:41:51.348Z] #60 9.237 + cd /tmp/tmp.bPbn9dI9oc/src/github.com/opencontainers/runc
21:41:51 [2020-03-31T21:41:51.348Z] #60 9.237 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:41:51 [2020-03-31T21:41:51.348Z] #60 9.872 + '[' -z '' ']'
21:41:51 [2020-03-31T21:41:51.348Z] #60 9.872 + target=static
21:41:51 [2020-03-31T21:41:51.348Z] #60 9.872 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:41:51 [2020-03-31T21:41:51.348Z] #60 11.49 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 .
21:41:51 [2020-03-31T21:41:51.348Z] #60 ...
21:41:51 [2020-03-31T21:41:51.348Z] 
21:41:51 [2020-03-31T21:41:51.348Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:51 [2020-03-31T21:41:51.348Z] #47 203.0 github.com/LK4D4/vndr/godl
21:41:51 [2020-03-31T21:41:51.348Z] #47 203.8 github.com/LK4D4/vndr
21:41:51 [2020-03-31T21:41:51.430Z] #44 43.88   CC       images/ipc-sem.o
21:41:51 [2020-03-31T21:41:51.592Z] #44 ...
21:41:51 [2020-03-31T21:41:51.592Z] 
21:41:51 [2020-03-31T21:41:51.592Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:41:51 [2020-03-31T21:41:51.592Z] #27 29.28 Download of images into '/build' complete.
21:41:51 [2020-03-31T21:41:51.592Z] #27 29.28 Use something like the following to load the result into a Docker daemon:
21:41:51 [2020-03-31T21:41:51.592Z] #27 29.28   tar -cC '/build' . | docker load
21:41:51 [2020-03-31T21:41:51.592Z] #27 DONE 29.4s
21:41:51 [2020-03-31T21:41:51.704Z] #44 44.19   CC       images/utsns.o
21:41:51 [2020-03-31T21:41:51.849Z] 
21:41:51 [2020-03-31T21:41:51.849Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:51 [2020-03-31T21:41:51.849Z] #35 92.39 Selecting previously unselected package libxml2:amd64.
21:41:51 [2020-03-31T21:41:51.849Z] #35 92.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 92.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.45 Selecting previously unselected package libarchive13:amd64.
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.81 Selecting previously unselected package libjsoncpp1:amd64.
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 93.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.06 Selecting previously unselected package librhash0:amd64.
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.08 Unpacking librhash0:amd64 (1.3.8-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.31 Selecting previously unselected package libuv1:amd64.
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.32 Unpacking libuv1:amd64 (1.24.1-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.47 Selecting previously unselected package cmake.
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 94.49 Unpacking cmake (3.13.4-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.42 Setting up xxd (2:8.1.0875-5) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.52 Setting up libuv1:amd64 (1.24.1-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.61 Setting up vim-common (2:8.1.0875-5) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.67 Setting up librhash0:amd64 (1.3.8-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.71 Setting up cmake-data (3.13.4-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.88 Setting up cmake (3.13.4-1) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 98.90 Processing triggers for libc-bin (2.28-10) ...
21:41:51 [2020-03-31T21:41:51.849Z] #35 99.12 Processing triggers for mime-support (3.62) ...
21:41:51 [2020-03-31T21:41:51.965Z] #44 44.49   CC       images/creds.o
21:41:52 [2020-03-31T21:41:52.225Z] #44 44.69   CC       images/vma.o
21:41:52 [2020-03-31T21:41:52.298Z] #43 ...
21:41:52 [2020-03-31T21:41:52.298Z] 
21:41:52 [2020-03-31T21:41:52.298Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.1 Setting up xxd (2:8.1.0875-5) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.1 Setting up libuv1:amd64 (1.24.1-1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.1 Setting up vim-common (2:8.1.0875-5) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.1 Setting up librhash0:amd64 (1.3.8-1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.2 Setting up cmake-data (3.13.4-1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.2 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.3 Setting up cmake (3.13.4-1) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.3 Processing triggers for libc-bin (2.28-10) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 101.4 Processing triggers for mime-support (3.62) ...
21:41:52 [2020-03-31T21:41:52.298Z] #35 DONE 101.9s
21:41:52 [2020-03-31T21:41:52.298Z] 
21:41:52 [2020-03-31T21:41:52.298Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:41:52 [2020-03-31T21:41:52.298Z] #36 DONE 0.0s
21:41:52 [2020-03-31T21:41:52.298Z] 
21:41:52 [2020-03-31T21:41:52.298Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:41:52 [2020-03-31T21:41:52.298Z] #37 DONE 0.1s
21:41:52 [2020-03-31T21:41:52.298Z] 
21:41:52 [2020-03-31T21:41:52.298Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:52 [2020-03-31T21:41:52.416Z] #35 DONE 99.9s
21:41:52 [2020-03-31T21:41:52.416Z] 
21:41:52 [2020-03-31T21:41:52.416Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:41:52 [2020-03-31T21:41:52.486Z] #44 45.10   CC       images/netdev.o
21:41:52 [2020-03-31T21:41:52.673Z] #36 DONE 0.2s
21:41:52 [2020-03-31T21:41:52.673Z] 
21:41:52 [2020-03-31T21:41:52.673Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:41:52 [2020-03-31T21:41:52.932Z] #37 DONE 0.2s
21:41:52 [2020-03-31T21:41:52.932Z] 
21:41:52 [2020-03-31T21:41:52.932Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:53 [2020-03-31T21:41:53.058Z] #44 45.58   CC       images/tty.o
21:41:53 [2020-03-31T21:41:53.628Z] #44 46.23   CC       images/file-lock.o
21:41:53 [2020-03-31T21:41:53.659Z] #38 ...
21:41:53 [2020-03-31T21:41:53.659Z] 
21:41:53 [2020-03-31T21:41:53.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:53 [2020-03-31T21:41:53.659Z] #10 93.67 Selecting previously unselected package binutils-mingw-w64.
21:41:53 [2020-03-31T21:41:53.659Z] #10 93.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 93.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 93.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:41:53 [2020-03-31T21:41:53.659Z] #10 93.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.42 Selecting previously unselected package dmsetup.
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.46 Unpacking dmsetup (2:1.02.155-3) ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.88 Selecting previously unselected package mingw-w64-common.
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 94.90 Unpacking mingw-w64-common (6.0.0-3) ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 103.5 Selecting previously unselected package mingw-w64-x86-64-dev.
21:41:53 [2020-03-31T21:41:53.659Z] #10 103.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:41:53 [2020-03-31T21:41:53.659Z] #10 103.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:41:53 [2020-03-31T21:41:53.889Z] #44 ...
21:41:53 [2020-03-31T21:41:53.889Z] 
21:41:53 [2020-03-31T21:41:53.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:53 [2020-03-31T21:41:53.889Z] #47 96.76 go/doc
21:41:53 [2020-03-31T21:41:53.889Z] #47 97.07 vendor/golang.org/x/text/unicode/norm
21:41:53 [2020-03-31T21:41:53.889Z] #47 104.1 github.com/LK4D4/vndr/build
21:41:53 [2020-03-31T21:41:53.889Z] #47 105.7 crypto/elliptic
21:41:53 [2020-03-31T21:41:53.889Z] #47 106.7 crypto/rsa
21:41:53 [2020-03-31T21:41:53.914Z] #10 ...
21:41:53 [2020-03-31T21:41:53.914Z] 
21:41:53 [2020-03-31T21:41:53.914Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:53 [2020-03-31T21:41:53.914Z] #47 94.02 time
21:41:53 [2020-03-31T21:41:53.914Z] #47 100.6 internal/fmtsort
21:41:53 [2020-03-31T21:41:53.914Z] #47 101.1 strings
21:41:53 [2020-03-31T21:41:53.914Z] #47 102.9 os
21:41:54 [2020-03-31T21:41:54.149Z] #47 ...
21:41:54 [2020-03-31T21:41:54.149Z] 
21:41:54 [2020-03-31T21:41:54.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:54 [2020-03-31T21:41:54.149Z] #44 46.46   CC       images/rlimit.o
21:41:54 [2020-03-31T21:41:54.169Z] #47 ...
21:41:54 [2020-03-31T21:41:54.169Z] 
21:41:54 [2020-03-31T21:41:54.169Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:54 [2020-03-31T21:41:54.169Z] #33 98.33 internal/poll
21:41:54 [2020-03-31T21:41:54.169Z] #33 99.53 internal/fmtsort
21:41:54 [2020-03-31T21:41:54.169Z] #33 100.6 internal/syscall/unix
21:41:54 [2020-03-31T21:41:54.169Z] #33 100.7 strings
21:41:54 [2020-03-31T21:41:54.169Z] #33 101.0 os
21:41:54 [2020-03-31T21:41:54.410Z] #44 46.82   CC       images/pagemap.o
21:41:54 [2020-03-31T21:41:54.671Z] #44 47.21   CC       images/siginfo.o
21:41:54 [2020-03-31T21:41:54.728Z] #33 104.5 path
21:41:54 [2020-03-31T21:41:54.931Z] #44 47.50   CC       images/rpc.o
21:41:54 [2020-03-31T21:41:54.986Z] #33 ...
21:41:54 [2020-03-31T21:41:54.986Z] 
21:41:54 [2020-03-31T21:41:54.986Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:54 [2020-03-31T21:41:54.986Z] #56 95.06 time
21:41:54 [2020-03-31T21:41:54.986Z] #56 102.7 os
21:41:54 [2020-03-31T21:41:54.986Z] #56 104.6 encoding/binary
21:41:55 [2020-03-31T21:41:55.241Z] #56 ...
21:41:55 [2020-03-31T21:41:55.241Z] 
21:41:55 [2020-03-31T21:41:55.241Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:41:55 [2020-03-31T21:41:55.241Z] #43 105.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
21:41:55 [2020-03-31T21:41:55.241Z] #43 105.3 Processing triggers for libc-bin (2.28-10) ...
21:41:55 [2020-03-31T21:41:55.456Z] #38 ...
21:41:55 [2020-03-31T21:41:55.456Z] 
21:41:55 [2020-03-31T21:41:55.456Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:55 [2020-03-31T21:41:55.456Z] #56 92.64 time
21:41:55 [2020-03-31T21:41:55.456Z] #56 99.60 encoding/binary
21:41:55 [2020-03-31T21:41:55.456Z] #56 99.97 internal/syscall/unix
21:41:55 [2020-03-31T21:41:55.456Z] #56 100.5 os
21:41:55 [2020-03-31T21:41:55.456Z] #56 ...
21:41:55 [2020-03-31T21:41:55.456Z] 
21:41:55 [2020-03-31T21:41:55.456Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.13 Selecting previously unselected package binutils-mingw-w64.
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.55 Selecting previously unselected package dmsetup.
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.58 Unpacking dmsetup (2:1.02.155-3) ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.81 Selecting previously unselected package mingw-w64-common.
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:41:55 [2020-03-31T21:41:55.456Z] #10 93.86 Unpacking mingw-w64-common (6.0.0-3) ...
21:41:55 [2020-03-31T21:41:55.496Z] #43 DONE 105.7s
21:41:55 [2020-03-31T21:41:55.496Z] 
21:41:55 [2020-03-31T21:41:55.496Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.422 + RM_GOPATH=0
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.422 + TMP_GOPATH=
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.422 + : /build
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.422 + '[' -z '' ']'
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.422 ++ mktemp -d
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.423 + export GOPATH=/tmp/tmp.xMYrmQIT4r
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.423 + GOPATH=/tmp/tmp.xMYrmQIT4r
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.423 + RM_GOPATH=1
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.423 ++ dirname ./install.sh
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.424 + dir=.
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.424 + bin=tini
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.424 + shift
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.424 + '[' '!' -f ./tini.installer ']'
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.424 + . ./tini.installer
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.425 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.425 + install_tini
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.425 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.425 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.xMYrmQIT4r/tini
21:41:55 [2020-03-31T21:41:55.496Z] #38 3.426 Cloning into '/tmp/tmp.xMYrmQIT4r/tini'...
21:41:55 [2020-03-31T21:41:55.532Z] #47 ...
21:41:55 [2020-03-31T21:41:55.532Z] 
21:41:55 [2020-03-31T21:41:55.532Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:55 [2020-03-31T21:41:55.532Z] #44 98.12   LINK     criu/pie/parasite.built-in.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 98.14   GEN      criu/pie/parasite-blob.h
21:41:55 [2020-03-31T21:41:55.532Z] #44 98.15   CC       criu/pie/parasite-vdso.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 98.93   CC       criu/arch/x86/vdso-pie.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 99.39   CC       criu/arch/x86/restorer.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 99.93   CC       criu/arch/x86/restorer_unmap.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 99.97   CC       criu/arch/x86/sigaction_compat_pie.o
21:41:55 [2020-03-31T21:41:55.532Z] #44 100.2   CC       criu/pie/restorer.o
21:41:56 [2020-03-31T21:41:56.314Z] #44 48.89   CC       images/ext-file.o
21:41:56 [2020-03-31T21:41:56.387Z] #10 103.7 Selecting previously unselected package mingw-w64-x86-64-dev.
21:41:56 [2020-03-31T21:41:56.387Z] #10 103.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:41:56 [2020-03-31T21:41:56.387Z] #10 103.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:41:56 [2020-03-31T21:41:56.420Z] #38 4.470 + cd /tmp/tmp.xMYrmQIT4r/tini
21:41:56 [2020-03-31T21:41:56.420Z] #38 4.470 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:41:56 [2020-03-31T21:41:56.420Z] #38 4.512 + cmake .
21:41:56 [2020-03-31T21:41:56.575Z] #44 49.14   CC       images/cgroup.o
21:41:56 [2020-03-31T21:41:56.905Z] #44 103.1   LINK     criu/pie/restorer.built-in.o
21:41:56 [2020-03-31T21:41:56.905Z] #44 103.1   GEN      criu/pie/restorer-blob.h
21:41:56 [2020-03-31T21:41:56.905Z] #44 103.3   DEP      criu/vdso.d
21:41:56 [2020-03-31T21:41:56.952Z] #10 ...
21:41:56 [2020-03-31T21:41:56.952Z] 
21:41:56 [2020-03-31T21:41:56.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:56 [2020-03-31T21:41:56.952Z] #56 104.0 encoding/base64
21:41:57 [2020-03-31T21:41:57.162Z] #44 103.4   DEP      criu/vdso-compat.d
21:41:57 [2020-03-31T21:41:57.162Z] #44 103.5   DEP      criu/uts_ns.d
21:41:57 [2020-03-31T21:41:57.346Z] #38 5.349 -- The C compiler identification is GNU 8.3.0
21:41:57 [2020-03-31T21:41:57.346Z] #38 5.395 -- Check for working C compiler: /usr/bin/cc
21:41:57 [2020-03-31T21:41:57.420Z] #44 103.6   DEP      criu/util.d
21:41:57 [2020-03-31T21:41:57.517Z] #44 50.05   CC       images/userns.o
21:41:57 [2020-03-31T21:41:57.517Z] #56 ...
21:41:57 [2020-03-31T21:41:57.517Z] 
21:41:57 [2020-03-31T21:41:57.517Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:57 [2020-03-31T21:41:57.517Z] #47 94.38 time
21:41:57 [2020-03-31T21:41:57.517Z] #47 101.1 strings
21:41:57 [2020-03-31T21:41:57.517Z] #47 103.1 os
21:41:57 [2020-03-31T21:41:57.517Z] #47 ...
21:41:57 [2020-03-31T21:41:57.517Z] 
21:41:57 [2020-03-31T21:41:57.517Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:41:57 [2020-03-31T21:41:57.517Z] #33 96.72 internal/poll
21:41:57 [2020-03-31T21:41:57.517Z] #33 98.24 internal/fmtsort
21:41:57 [2020-03-31T21:41:57.517Z] #33 99.67 internal/syscall/unix
21:41:57 [2020-03-31T21:41:57.517Z] #33 99.82 strings
21:41:57 [2020-03-31T21:41:57.517Z] #33 100.4 os
21:41:57 [2020-03-31T21:41:57.678Z] #44 103.8   DEP      criu/uffd.d
21:41:57 [2020-03-31T21:41:57.679Z] #44 104.1   DEP      criu/tun.d
21:41:57 [2020-03-31T21:41:57.775Z] #33 104.7 path
21:41:57 [2020-03-31T21:41:57.775Z] #33 ...
21:41:57 [2020-03-31T21:41:57.775Z] 
21:41:57 [2020-03-31T21:41:57.775Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + RM_GOPATH=0
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + TMP_GOPATH=
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + : /build
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + '[' -z '' ']'
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 ++ mktemp -d
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + export GOPATH=/tmp/tmp.t4ctvjCRbx
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + GOPATH=/tmp/tmp.t4ctvjCRbx
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.747 + RM_GOPATH=1
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 ++ dirname ./install.sh
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + dir=.
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + bin=tini
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + shift
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + '[' '!' -f ./tini.installer ']'
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + . ./tini.installer
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + install_tini
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.749 + git clone https://github.com/krallin/tini.git /tmp/tmp.t4ctvjCRbx/tini
21:41:57 [2020-03-31T21:41:57.775Z] #38 4.752 Cloning into '/tmp/tmp.t4ctvjCRbx/tini'...
21:41:57 [2020-03-31T21:41:57.937Z] #44 104.3   DEP      criu/tty.d
21:41:58 [2020-03-31T21:41:58.090Z] #44 50.59   CC       images/google/protobuf/descriptor.o
21:41:58 [2020-03-31T21:41:58.195Z] #44 104.6   DEP      criu/timerfd.d
21:41:58 [2020-03-31T21:41:58.708Z] #38 6.449 -- Check for working C compiler: /usr/bin/cc -- works
21:41:58 [2020-03-31T21:41:58.708Z] #38 6.481 -- Detecting C compiler ABI info
21:41:58 [2020-03-31T21:41:58.709Z] #38 5.758 + cd /tmp/tmp.t4ctvjCRbx/tini
21:41:58 [2020-03-31T21:41:58.709Z] #38 5.758 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:41:58 [2020-03-31T21:41:58.709Z] #38 5.767 + cmake .
21:41:58 [2020-03-31T21:41:58.761Z] #44 104.9   DEP      criu/sysfs_parse.d
21:41:58 [2020-03-31T21:41:58.761Z] #44 ...
21:41:58 [2020-03-31T21:41:58.761Z] 
21:41:58 [2020-03-31T21:41:58.761Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:41:58 [2020-03-31T21:41:58.761Z] #47 DONE 212.4s
21:41:58 [2020-03-31T21:41:58.761Z] 
21:41:58 [2020-03-31T21:41:58.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:41:58 [2020-03-31T21:41:58.761Z] #44 105.1   DEP      criu/sysctl.d
21:41:58 [2020-03-31T21:41:58.761Z] #44 ...
21:41:58 [2020-03-31T21:41:58.761Z] 
21:41:58 [2020-03-31T21:41:58.761Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:41:58 [2020-03-31T21:41:58.761Z] #17 11.78 Fetched 8336 kB in 9s (887 kB/s)
21:41:59 [2020-03-31T21:41:59.033Z] #44 ...
21:41:59 [2020-03-31T21:41:59.033Z] 
21:41:59 [2020-03-31T21:41:59.033Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:41:59 [2020-03-31T21:41:59.033Z] #68 105.0 + for f in rootlesskit rootlesskit-docker-proxy
21:41:59 [2020-03-31T21:41:59.033Z] #68 105.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:41:59 [2020-03-31T21:41:59.033Z] #68 DONE 112.2s
21:41:59 [2020-03-31T21:41:59.033Z] 
21:41:59 [2020-03-31T21:41:59.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.3 Selecting previously unselected package libapparmor1:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.3 Unpacking libapparmor1:arm64 (2.13.2-10) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.5 Selecting previously unselected package libapparmor-dev:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.6 Selecting previously unselected package libbtrfs0.
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.6 Unpacking libbtrfs0 (4.20.1-2) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.7 Selecting previously unselected package libbtrfs-dev.
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 109.8 Unpacking libbtrfs-dev (4.20.1-2) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.1 Selecting previously unselected package libudev-dev:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.1 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.5 Selecting previously unselected package libsepol1-dev:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.6 Unpacking libsepol1-dev:arm64 (2.8-1) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.9 Selecting previously unselected package libpcre16-3:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 110.9 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.1 Selecting previously unselected package libpcre32-3:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.4 Selecting previously unselected package libpcrecpp0v5:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.6 Selecting previously unselected package libpcre3-dev:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 111.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 112.2 Selecting previously unselected package libselinux1-dev:arm64.
21:41:59 [2020-03-31T21:41:59.033Z] #10 112.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.033Z] #10 112.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
21:41:59 [2020-03-31T21:41:59.268Z] #38 7.485 -- Detecting C compiler ABI info - done
21:41:59 [2020-03-31T21:41:59.294Z] #10 ...
21:41:59 [2020-03-31T21:41:59.294Z] 
21:41:59 [2020-03-31T21:41:59.294Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:41:59 [2020-03-31T21:41:59.294Z] #69 DONE 0.2s
21:41:59 [2020-03-31T21:41:59.294Z] 
21:41:59 [2020-03-31T21:41:59.294Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:41:59 [2020-03-31T21:41:59.294Z] #10 112.6 Selecting previously unselected package libdevmapper-dev:arm64.
21:41:59 [2020-03-31T21:41:59.294Z] #10 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.294Z] #10 112.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:41:59 [2020-03-31T21:41:59.523Z] #38 7.619 -- Detecting C compile features
21:41:59 [2020-03-31T21:41:59.554Z] #10 112.8 Selecting previously unselected package libseccomp-dev:arm64.
21:41:59 [2020-03-31T21:41:59.554Z] #10 112.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.554Z] #10 112.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
21:41:59 [2020-03-31T21:41:59.643Z] #38 6.660 -- The C compiler identification is GNU 8.3.0
21:41:59 [2020-03-31T21:41:59.643Z] #38 6.723 -- Check for working C compiler: /usr/bin/cc
21:41:59 [2020-03-31T21:41:59.815Z] #10 113.0 Selecting previously unselected package libsystemd-dev:arm64.
21:41:59 [2020-03-31T21:41:59.815Z] #10 113.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
21:41:59 [2020-03-31T21:41:59.815Z] #10 113.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 113.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 113.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 113.9 Setting up libapparmor1:arm64 (2.13.2-10) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 113.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.0 Setting up libpcre16-3:arm64 (2:8.39-12) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.0 Setting up libsepol1-dev:arm64 (2.8-1) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.1 Setting up libbtrfs0 (4.20.1-2) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.1 Setting up libpcre32-3:arm64 (2:8.39-12) ...
21:42:00 [2020-03-31T21:42:00.758Z] #10 114.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
21:42:01 [2020-03-31T21:42:01.014Z] #38 8.135 -- Check for working C compiler: /usr/bin/cc -- works
21:42:01 [2020-03-31T21:42:01.014Z] #38 8.140 -- Detecting C compiler ABI info
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.2 Setting up libbtrfs-dev (4.20.1-2) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.3 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.3 Setting up mingw-w64-common (6.0.0-3) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.3 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:01 [2020-03-31T21:42:01.019Z] #10 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
21:42:01 [2020-03-31T21:42:01.280Z] #10 114.7 Setting up dmsetup (2:1.02.155-3) ...
21:42:01 [2020-03-31T21:42:01.295Z] #17 11.78 Reading package lists...
21:42:01 [2020-03-31T21:42:01.543Z] #10 114.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
21:42:01 [2020-03-31T21:42:01.543Z] #10 114.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
21:42:01 [2020-03-31T21:42:01.543Z] #10 114.8 Processing triggers for libc-bin (2.28-10) ...
21:42:02 [2020-03-31T21:42:02.114Z] #10 DONE 115.3s
21:42:02 [2020-03-31T21:42:02.114Z] 
21:42:02 [2020-03-31T21:42:02.114Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:42:02 [2020-03-31T21:42:02.114Z] #58 DONE 0.1s
21:42:02 [2020-03-31T21:42:02.114Z] 
21:42:02 [2020-03-31T21:42:02.114Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:42:02 [2020-03-31T21:42:02.230Z] #17 16.25 Reading package lists...
21:42:02 [2020-03-31T21:42:02.230Z] #17 ...
21:42:02 [2020-03-31T21:42:02.230Z] 
21:42:02 [2020-03-31T21:42:02.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:02 [2020-03-31T21:42:02.230Z] #44 105.3   DEP      criu/string.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 105.4   DEP      criu/stats.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 105.6   DEP      criu/sockets.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 105.9   DEP      criu/sk-unix.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.2   DEP      criu/sk-tcp.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.4   DEP      criu/sk-queue.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.5   DEP      criu/sk-packet.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.7   DEP      criu/sk-netlink.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.8   DEP      criu/sk-inet.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 106.9   DEP      criu/signalfd.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.1   DEP      criu/sigframe.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.2   DEP      criu/shmem.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.3   DEP      criu/servicefd.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.5   DEP      criu/seize.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.6   DEP      criu/seccomp.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.8   DEP      criu/rst-malloc.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.8   DEP      criu/rbtree.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 107.8   DEP      criu/pstree.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 108.0   DEP      criu/protobuf.d
21:42:02 [2020-03-31T21:42:02.230Z] #44 108.1   GEN      criu/protobuf-desc-gen.h
21:42:02 [2020-03-31T21:42:02.376Z] #11 ...
21:42:02 [2020-03-31T21:42:02.377Z] 
21:42:02 [2020-03-31T21:42:02.377Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:42:02 [2020-03-31T21:42:02.377Z] #59 DONE 0.2s
21:42:02 [2020-03-31T21:42:02.377Z] 
21:42:02 [2020-03-31T21:42:02.377Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:02 [2020-03-31T21:42:02.912Z] #38 9.829 -- Detecting C compiler ABI info - done
21:42:02 [2020-03-31T21:42:02.912Z] #38 9.860 -- Detecting C compile features
21:42:03 [2020-03-31T21:42:03.605Z] #44 109.7   DEP      criu/protobuf-desc.d
21:42:03 [2020-03-31T21:42:03.605Z] #44 109.9   DEP      criu/proc_parse.d
21:42:03 [2020-03-31T21:42:03.744Z] #38 11.64 -- Detecting C compile features - done
21:42:03 [2020-03-31T21:42:03.744Z] #38 11.72 -- Performing Test HAS_BUILTIN_FORTIFY
21:42:03 [2020-03-31T21:42:03.863Z] #44 110.0   DEP      criu/plugin.d
21:42:03 [2020-03-31T21:42:03.863Z] #44 110.1   DEP      criu/pipes.d
21:42:03 [2020-03-31T21:42:03.863Z] #44 110.3   DEP      criu/pie-util.d
21:42:03 [2020-03-31T21:42:03.999Z] #38 12.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:42:03 [2020-03-31T21:42:03.999Z] #38 12.16 -- Configuring done
21:42:04 [2020-03-31T21:42:04.121Z] #44 110.4   DEP      criu/pie-util-vdso.d
21:42:04 [2020-03-31T21:42:04.255Z] #38 12.20 -- Generating done
21:42:04 [2020-03-31T21:42:04.255Z] #38 12.22 -- Build files have been written to: /tmp/tmp.xMYrmQIT4r/tini
21:42:04 [2020-03-31T21:42:04.255Z] #38 12.24 + make tini-static
21:42:04 [2020-03-31T21:42:04.255Z] #38 ...
21:42:04 [2020-03-31T21:42:04.255Z] 
21:42:04 [2020-03-31T21:42:04.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:42:04 [2020-03-31T21:42:04.255Z] #10 114.5 Selecting previously unselected package gcc-mingw-w64-base.
21:42:04 [2020-03-31T21:42:04.379Z] #44 110.6   DEP      criu/pie-util-vdso-elf32.d
21:42:04 [2020-03-31T21:42:04.510Z] #10 114.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:04 [2020-03-31T21:42:04.510Z] #10 114.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:42:04 [2020-03-31T21:42:04.637Z] #44 110.8   DEP      criu/path.d
21:42:04 [2020-03-31T21:42:04.637Z] #44 111.0   DEP      criu/parasite-syscall.d
21:42:04 [2020-03-31T21:42:04.895Z] #44 111.1   DEP      criu/pagemap.d
21:42:04 [2020-03-31T21:42:04.895Z] #44 111.2   DEP      criu/pagemap-cache.d
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.469 + RM_GOPATH=0
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.469 + TMP_GOPATH=
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.469 + : /build
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.469 + '[' -z '' ']'
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.470 ++ mktemp -d
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + export GOPATH=/tmp/tmp.gnJESJkFu3
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + GOPATH=/tmp/tmp.gnJESJkFu3
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + RM_GOPATH=1
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 ++ dirname ./install.sh
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + dir=.
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + bin=runc
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + shift
21:42:04 [2020-03-31T21:42:04.921Z] #60 2.475 + '[' '!' -f ./runc.installer ']'
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.475 + . ./runc.installer
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.475 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.475 + install_runc
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.475 + grep -q '^3\.10\.0.*\.el7\.'
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.477 + uname -r
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.484 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.484 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.485 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gnJESJkFu3/src/github.com/opencontainers/runc
21:42:04 [2020-03-31T21:42:04.922Z] #60 2.488 Cloning into '/tmp/tmp.gnJESJkFu3/src/github.com/opencontainers/runc'...
21:42:05 [2020-03-31T21:42:05.070Z] #10 115.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:42:05 [2020-03-31T21:42:05.070Z] #10 115.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:05 [2020-03-31T21:42:05.070Z] #10 115.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:05 [2020-03-31T21:42:05.153Z] #44 111.3   DEP      criu/page-xfer.d
21:42:05 [2020-03-31T21:42:05.153Z] #44 111.5   DEP      criu/page-pipe.d
21:42:05 [2020-03-31T21:42:05.153Z] #44 111.6   DEP      criu/netfilter.d
21:42:05 [2020-03-31T21:42:05.183Z] #60 ...
21:42:05 [2020-03-31T21:42:05.183Z] 
21:42:05 [2020-03-31T21:42:05.183Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:42:05 [2020-03-31T21:42:05.183Z] #11 DONE 3.1s
21:42:05 [2020-03-31T21:42:05.183Z] 
21:42:05 [2020-03-31T21:42:05.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:05 [2020-03-31T21:42:05.183Z] #44 53.42   CC       images/opts.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 53.82   CC       images/seccomp.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 54.23   CC       images/binfmt-misc.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 54.65   CC       images/time.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.07   CC       images/sysctl.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.37   CC       images/autofs.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.53   CC       images/macvlan.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.64   CC       images/sit.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.84   LINK     images/built-in.o
21:42:05 [2020-03-31T21:42:05.183Z] #44 55.99   GEN      compel/include/asm
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.01   GEN      compel/include/version.h
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.06 touch .config
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.13   GEN      include/common/config.h
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.35   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.41   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.43   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.48   DEP      compel/plugins/std/infect.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.63   DEP      compel/plugins/std/string.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.80   DEP      compel/plugins/std/log.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 56.96   DEP      compel/plugins/std/fds.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 57.19   DEP      compel/plugins/std/std.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 57.39   DEP      compel/plugins/shmem/shmem.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 57.57   DEP      compel/plugins/fds/fds.d
21:42:05 [2020-03-31T21:42:05.183Z] #44 57.87   CC       compel/plugins/std/std.o
21:42:05 [2020-03-31T21:42:05.326Z] #10 ...
21:42:05 [2020-03-31T21:42:05.326Z] 
21:42:05 [2020-03-31T21:42:05.326Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:05 [2020-03-31T21:42:05.326Z] #47 105.2 regexp/syntax
21:42:05 [2020-03-31T21:42:05.326Z] #47 108.5 fmt
21:42:05 [2020-03-31T21:42:05.326Z] #47 113.6 regexp
21:42:05 [2020-03-31T21:42:05.326Z] #47 ...
21:42:05 [2020-03-31T21:42:05.326Z] 
21:42:05 [2020-03-31T21:42:05.326Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:05 [2020-03-31T21:42:05.326Z] #38 13.13 Scanning dependencies of target tini-static
21:42:05 [2020-03-31T21:42:05.326Z] #38 13.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:42:05 [2020-03-31T21:42:05.411Z] #44 111.7   DEP      criu/net.d
21:42:05 [2020-03-31T21:42:05.581Z] #38 ...
21:42:05 [2020-03-31T21:42:05.581Z] 
21:42:05 [2020-03-31T21:42:05.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:05 [2020-03-31T21:42:05.581Z] #44 5.364 Note: Building without setproctitle() and strlcpy() support.
21:42:05 [2020-03-31T21:42:05.581Z] #44 5.364       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:42:05 [2020-03-31T21:42:05.581Z] #44 5.447 Note: Building without GnuTLS support
21:42:05 [2020-03-31T21:42:05.581Z] #44 9.700 fatal: not a git repository (or any of the parent directories): .git
21:42:05 [2020-03-31T21:42:05.581Z] #44 9.932   GEN      .gitid
21:42:05 [2020-03-31T21:42:05.581Z] #44 10.13   GEN      criu/include/version.h
21:42:05 [2020-03-31T21:42:05.581Z] #44 ...
21:42:05 [2020-03-31T21:42:05.581Z] 
21:42:05 [2020-03-31T21:42:05.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:05 [2020-03-31T21:42:05.581Z] #33 105.4 text/tabwriter
21:42:05 [2020-03-31T21:42:05.581Z] #33 106.5 path/filepath
21:42:05 [2020-03-31T21:42:05.581Z] #33 106.5 fmt
21:42:05 [2020-03-31T21:42:05.581Z] #33 108.4 io/ioutil
21:42:05 [2020-03-31T21:42:05.581Z] #33 112.6 github.com/BurntSushi/toml
21:42:05 [2020-03-31T21:42:05.581Z] #33 112.6 flag
21:42:05 [2020-03-31T21:42:05.669Z] #44 112.0   DEP      criu/namespaces.d
21:42:05 [2020-03-31T21:42:05.669Z] #44 112.1   DEP      criu/mount.d
21:42:05 [2020-03-31T21:42:05.754Z] #44 58.23   CC       compel/plugins/std/fds.o
21:42:05 [2020-03-31T21:42:05.836Z] #33 115.7 log
21:42:05 [2020-03-31T21:42:05.836Z] #33 ...
21:42:05 [2020-03-31T21:42:05.836Z] 
21:42:05 [2020-03-31T21:42:05.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:05 [2020-03-31T21:42:05.836Z] #44 10.24   GEN      include/common/asm
21:42:05 [2020-03-31T21:42:05.927Z] #44 112.3   DEP      criu/mem.d
21:42:05 [2020-03-31T21:42:05.927Z] #44 112.4   DEP      criu/lsm.d
21:42:06 [2020-03-31T21:42:06.186Z] #44 112.5   DEP      criu/log.d
21:42:06 [2020-03-31T21:42:06.325Z] #44 58.74   CC       compel/plugins/std/log.o
21:42:06 [2020-03-31T21:42:06.444Z] #44 112.7   DEP      criu/libnetlink.d
21:42:06 [2020-03-31T21:42:06.444Z] #44 112.8   DEP      criu/kerndat.d
21:42:06 [2020-03-31T21:42:06.589Z] #44 ...
21:42:06 [2020-03-31T21:42:06.589Z] 
21:42:06 [2020-03-31T21:42:06.589Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:06 [2020-03-31T21:42:06.589Z] #47 109.3 vendor/golang.org/x/crypto/cryptobyte
21:42:06 [2020-03-31T21:42:06.589Z] #47 110.2 vendor/golang.org/x/net/idna
21:42:06 [2020-03-31T21:42:06.589Z] #47 114.1 net/textproto
21:42:06 [2020-03-31T21:42:06.589Z] #47 114.1 vendor/golang.org/x/net/http/httpproxy
21:42:06 [2020-03-31T21:42:06.589Z] #47 114.2 crypto/x509
21:42:06 [2020-03-31T21:42:06.589Z] #47 115.7 vendor/golang.org/x/net/http/httpguts
21:42:06 [2020-03-31T21:42:06.589Z] #47 115.7 mime/multipart
21:42:06 [2020-03-31T21:42:06.589Z] #47 118.8 crypto/tls
21:42:06 [2020-03-31T21:42:06.702Z] #44 112.9   DEP      criu/kcmp-ids.d
21:42:06 [2020-03-31T21:42:06.702Z] #44 113.0   DEP      criu/irmap.d
21:42:06 [2020-03-31T21:42:06.702Z] #44 113.2   DEP      criu/ipc_ns.d
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.5% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:42:07 [2020-03-31T21:42:07.031Z] ok  	github.com/docker/docker/builder/dockerignore	0.007s	coverage: 96.8% of statements
21:42:07 [2020-03-31T21:42:07.140Z] #38 13.98 -- Detecting C compile features - done
21:42:07 [2020-03-31T21:42:07.140Z] #38 14.03 -- Performing Test HAS_BUILTIN_FORTIFY
21:42:07 [2020-03-31T21:42:07.140Z] #38 14.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:42:07 [2020-03-31T21:42:07.267Z] #44 113.4   DEP      criu/image.d
21:42:07 [2020-03-31T21:42:07.267Z] #44 113.5   DEP      criu/image-desc.d
21:42:07 [2020-03-31T21:42:07.267Z] #44 113.6   DEP      criu/fsnotify.d
21:42:07 [2020-03-31T21:42:07.400Z] #38 14.53 -- Configuring done
21:42:07 [2020-03-31T21:42:07.400Z] #38 14.56 -- Generating done
21:42:07 [2020-03-31T21:42:07.400Z] #38 14.57 -- Build files have been written to: /tmp/tmp.t4ctvjCRbx/tini
21:42:07 [2020-03-31T21:42:07.400Z] #38 14.59 + make tini-static
21:42:07 [2020-03-31T21:42:07.524Z] #44 113.8   DEP      criu/filesystems.d
21:42:07 [2020-03-31T21:42:07.524Z] #44 113.9   DEP      criu/files.d
21:42:07 [2020-03-31T21:42:07.609Z] #47 ...
21:42:07 [2020-03-31T21:42:07.609Z] 
21:42:07 [2020-03-31T21:42:07.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:07 [2020-03-31T21:42:07.609Z] #44 59.96   CC       compel/plugins/std/string.o
21:42:07 [2020-03-31T21:42:07.640Z] ok  	github.com/docker/docker/builder/remotecontext	0.360s	coverage: 13.6% of statements
21:42:07 [2020-03-31T21:42:07.657Z] #38 ...
21:42:07 [2020-03-31T21:42:07.657Z] 
21:42:07 [2020-03-31T21:42:07.657Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:42:07 [2020-03-31T21:42:07.657Z] #10 115.0 Selecting previously unselected package gcc-mingw-w64-base.
21:42:07 [2020-03-31T21:42:07.657Z] #10 115.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:07 [2020-03-31T21:42:07.657Z] #10 115.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:42:07 [2020-03-31T21:42:07.782Z] #44 114.1   DEP      criu/files-reg.d
21:42:07 [2020-03-31T21:42:07.869Z] #44 ...
21:42:07 [2020-03-31T21:42:07.869Z] 
21:42:07 [2020-03-31T21:42:07.869Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:42:07 [2020-03-31T21:42:07.869Z] #12 DONE 2.8s
21:42:07 [2020-03-31T21:42:07.869Z] 
21:42:07 [2020-03-31T21:42:07.869Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:42:07 [2020-03-31T21:42:07.915Z] #10 ...
21:42:07 [2020-03-31T21:42:07.915Z] 
21:42:07 [2020-03-31T21:42:07.915Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:07 [2020-03-31T21:42:07.915Z] #56 105.1 golang.org/x/sys/unix
21:42:07 [2020-03-31T21:42:07.915Z] #56 107.2 fmt
21:42:07 [2020-03-31T21:42:07.915Z] #56 115.0 encoding/json
21:42:08 [2020-03-31T21:42:08.040Z] #44 114.3   DEP      criu/files-ext.d
21:42:08 [2020-03-31T21:42:08.040Z] #44 114.4   DEP      criu/file-lock.d
21:42:08 [2020-03-31T21:42:08.173Z] #56 ...
21:42:08 [2020-03-31T21:42:08.173Z] 
21:42:08 [2020-03-31T21:42:08.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:42:08 [2020-03-31T21:42:08.173Z] #10 115.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:42:08 [2020-03-31T21:42:08.173Z] #10 115.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:08 [2020-03-31T21:42:08.173Z] #10 115.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:08 [2020-03-31T21:42:08.288Z] ok  	github.com/docker/docker/builder/dockerfile	0.965s	coverage: 48.2% of statements
21:42:08 [2020-03-31T21:42:08.298Z] #44 114.6   DEP      criu/file-ids.d
21:42:08 [2020-03-31T21:42:08.298Z] #44 114.7   DEP      criu/fifo.d
21:42:08 [2020-03-31T21:42:08.298Z] #44 114.8   DEP      criu/fdstore.d
21:42:08 [2020-03-31T21:42:08.347Z] #44 ...
21:42:08 [2020-03-31T21:42:08.347Z] 
21:42:08 [2020-03-31T21:42:08.347Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:08 [2020-03-31T21:42:08.347Z] #56 108.0 encoding/base64
21:42:08 [2020-03-31T21:42:08.347Z] #56 108.2 fmt
21:42:08 [2020-03-31T21:42:08.347Z] #56 109.6 golang.org/x/sys/unix
21:42:08 [2020-03-31T21:42:08.347Z] #56 117.2 encoding/json
21:42:08 [2020-03-31T21:42:08.347Z] #56 ...
21:42:08 [2020-03-31T21:42:08.347Z] 
21:42:08 [2020-03-31T21:42:08.347Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:08 [2020-03-31T21:42:08.347Z] #38 15.62 [100%] Linking C executable tini-static
21:42:08 [2020-03-31T21:42:08.347Z] #38 16.53 [100%] Built target tini-static
21:42:08 [2020-03-31T21:42:08.430Z] #10 ...
21:42:08 [2020-03-31T21:42:08.430Z] 
21:42:08 [2020-03-31T21:42:08.430Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:08 [2020-03-31T21:42:08.430Z] #33 105.5 text/tabwriter
21:42:08 [2020-03-31T21:42:08.430Z] #33 106.5 fmt
21:42:08 [2020-03-31T21:42:08.430Z] #33 106.5 path/filepath
21:42:08 [2020-03-31T21:42:08.430Z] #33 108.5 io/ioutil
21:42:08 [2020-03-31T21:42:08.430Z] #33 111.8 github.com/BurntSushi/toml
21:42:08 [2020-03-31T21:42:08.430Z] #33 111.8 flag
21:42:08 [2020-03-31T21:42:08.430Z] #33 115.0 log
21:42:08 [2020-03-31T21:42:08.556Z] #44 114.8   DEP      criu/fault-injection.d
21:42:08 [2020-03-31T21:42:08.556Z] #44 114.8   DEP      criu/external.d
21:42:08 [2020-03-31T21:42:08.556Z] #44 114.9   DEP      criu/eventpoll.d
21:42:08 [2020-03-31T21:42:08.602Z] #38 16.71 + mkdir -p /build
21:42:08 [2020-03-31T21:42:08.602Z] #38 16.72 + cp tini-static /build/docker-init
21:42:08 [2020-03-31T21:42:08.687Z] #33 ...
21:42:08 [2020-03-31T21:42:08.687Z] 
21:42:08 [2020-03-31T21:42:08.687Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:08 [2020-03-31T21:42:08.687Z] #38 15.30 Scanning dependencies of target tini-static
21:42:08 [2020-03-31T21:42:08.687Z] #38 15.71 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:42:08 [2020-03-31T21:42:08.814Z] #44 115.0   DEP      criu/eventfd.d
21:42:08 [2020-03-31T21:42:08.814Z] #44 ...
21:42:08 [2020-03-31T21:42:08.814Z] 
21:42:08 [2020-03-31T21:42:08.814Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:08 [2020-03-31T21:42:08.814Z] #17 16.25 Reading package lists...
21:42:08 [2020-03-31T21:42:08.814Z] #17 19.87 Building dependency tree...
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.69 libcap2-bin is already the newest version (1:2.25-2).
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.69 The following additional packages will be installed:
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.70   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   python3.7 python3.7-minimal vim-runtime xxd
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71 Suggested packages:
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71 Recommended packages:
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   aufs-dkms nftables build-essential python3-dev python3-keyring
21:42:08 [2020-03-31T21:42:08.814Z] #17 21.71   python3-keyrings.alt python3-xdg unzip
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.45 The following NEW packages will be installed:
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.46   xz-utils zip
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.77 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.77 Need to get 28.5 MB of archives.
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.77 After this operation, 116 MB of additional disk space will be used.
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:42:08 [2020-03-31T21:42:08.814Z] #17 23.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:42:08 [2020-03-31T21:42:08.857Z] #38 DONE 17.0s
21:42:08 [2020-03-31T21:42:08.857Z] 
21:42:08 [2020-03-31T21:42:08.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:08 [2020-03-31T21:42:08.857Z] #44 13.08   PBCC     images/google/protobuf/descriptor.pb-c.c
21:42:08 [2020-03-31T21:42:08.857Z] #44 13.20   PBCC     images/opts.pb-c.c
21:42:08 [2020-03-31T21:42:08.857Z] #44 13.30   PBCC     images/sit.pb-c.c
21:42:08 [2020-03-31T21:42:08.857Z] #44 13.51   DEP      images/google/protobuf/descriptor.pb-c.d
21:42:08 [2020-03-31T21:42:08.897Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
21:42:08 [2020-03-31T21:42:08.944Z] #38 ...
21:42:08 [2020-03-31T21:42:08.944Z] 
21:42:08 [2020-03-31T21:42:08.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:08 [2020-03-31T21:42:08.944Z] #44 7.459 Note: Building without setproctitle() and strlcpy() support.
21:42:08 [2020-03-31T21:42:08.944Z] #44 7.459       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:42:08 [2020-03-31T21:42:08.944Z] #44 7.493 Note: Building without GnuTLS support
21:42:08 [2020-03-31T21:42:08.944Z] #44 11.10 fatal: not a git repository (or any of the parent directories): .git
21:42:08 [2020-03-31T21:42:08.944Z] #44 11.25   GEN      .gitid
21:42:08 [2020-03-31T21:42:08.944Z] #44 11.29   GEN      criu/include/version.h
21:42:08 [2020-03-31T21:42:08.944Z] #44 11.53   GEN      include/common/asm
21:42:08 [2020-03-31T21:42:08.944Z] #44 15.59   PBCC     images/google/protobuf/descriptor.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 15.68   PBCC     images/opts.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 15.83   PBCC     images/sit.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 15.91   DEP      images/google/protobuf/descriptor.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.10   DEP      images/opts.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.23   DEP      images/sit.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.37   PBCC     images/macvlan.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.41   DEP      images/macvlan.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.61   PBCC     images/autofs.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.75   DEP      images/autofs.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.85   PBCC     images/sysctl.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.96   DEP      images/sysctl.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 16.99   PBCC     images/time.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.05   DEP      images/time.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.21   PBCC     images/binfmt-misc.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.24   DEP      images/binfmt-misc.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.34   PBCC     images/seccomp.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.41   DEP      images/seccomp.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.50   PBCC     images/userns.pb-c.c
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.59   DEP      images/userns.pb-c.d
21:42:08 [2020-03-31T21:42:08.944Z] #44 17.65   PBCC     images/cgroup.pb-c.c
21:42:09 [2020-03-31T21:42:09.072Z] #17 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 23.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:42:09 [2020-03-31T21:42:09.072Z] #17 24.15 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:42:09 [2020-03-31T21:42:09.112Z] #44 13.60   DEP      images/opts.pb-c.d
21:42:09 [2020-03-31T21:42:09.112Z] #44 13.74   DEP      images/sit.pb-c.d
21:42:09 [2020-03-31T21:42:09.177Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.974s	coverage: 86.3% of statements
21:42:09 [2020-03-31T21:42:09.177Z] ?   	github.com/docker/docker/cli	[no test files]
21:42:09 [2020-03-31T21:42:09.177Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:42:09 [2020-03-31T21:42:09.205Z] #44 17.80   DEP      images/cgroup.pb-c.d
21:42:09 [2020-03-31T21:42:09.205Z] #44 17.91   PBCC     images/fown.pb-c.c
21:42:09 [2020-03-31T21:42:09.205Z] #44 ...
21:42:09 [2020-03-31T21:42:09.205Z] 
21:42:09 [2020-03-31T21:42:09.205Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:09 [2020-03-31T21:42:09.205Z] #47 106.3 regexp/syntax
21:42:09 [2020-03-31T21:42:09.205Z] #47 109.5 fmt
21:42:09 [2020-03-31T21:42:09.205Z] #47 114.7 regexp
21:42:09 [2020-03-31T21:42:09.367Z] #44 13.81   PBCC     images/macvlan.pb-c.c
21:42:09 [2020-03-31T21:42:09.367Z] #44 13.89   DEP      images/macvlan.pb-c.d
21:42:09 [2020-03-31T21:42:09.463Z] #47 ...
21:42:09 [2020-03-31T21:42:09.463Z] 
21:42:09 [2020-03-31T21:42:09.463Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:09 [2020-03-31T21:42:09.463Z] #44 17.95   PBCC     images/ext-file.pb-c.c
21:42:09 [2020-03-31T21:42:09.463Z] #44 18.06   DEP      images/fown.pb-c.d
21:42:09 [2020-03-31T21:42:09.463Z] #44 18.20   DEP      images/ext-file.pb-c.d
21:42:09 [2020-03-31T21:42:09.622Z] #44 13.97   PBCC     images/autofs.pb-c.c
21:42:09 [2020-03-31T21:42:09.622Z] #44 14.08   DEP      images/autofs.pb-c.d
21:42:09 [2020-03-31T21:42:09.622Z] #44 14.15   PBCC     images/sysctl.pb-c.c
21:42:09 [2020-03-31T21:42:09.622Z] #44 14.21   DEP      images/sysctl.pb-c.d
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:42:09 [2020-03-31T21:42:09.638Z] #17 24.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:42:09 [2020-03-31T21:42:09.720Z] #44 18.26   PBCC     images/rpc.pb-c.c
21:42:09 [2020-03-31T21:42:09.720Z] #44 18.35   DEP      images/rpc.pb-c.d
21:42:09 [2020-03-31T21:42:09.720Z] #44 18.41   PBCC     images/siginfo.pb-c.c
21:42:09 [2020-03-31T21:42:09.720Z] #44 18.46   DEP      images/siginfo.pb-c.d
21:42:09 [2020-03-31T21:42:09.877Z] #44 14.38   PBCC     images/time.pb-c.c
21:42:09 [2020-03-31T21:42:09.877Z] #44 14.38   DEP      images/time.pb-c.d
21:42:09 [2020-03-31T21:42:09.877Z] #44 14.46   PBCC     images/binfmt-misc.pb-c.c
21:42:09 [2020-03-31T21:42:09.896Z] #17 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:42:09 [2020-03-31T21:42:09.896Z] #17 24.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:42:09 [2020-03-31T21:42:09.896Z] #17 24.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:42:09 [2020-03-31T21:42:09.978Z] #44 18.59   PBCC     images/pagemap.pb-c.c
21:42:09 [2020-03-31T21:42:09.978Z] #44 18.68   DEP      images/pagemap.pb-c.d
21:42:10 [2020-03-31T21:42:10.132Z] #44 14.57   DEP      images/binfmt-misc.pb-c.d
21:42:10 [2020-03-31T21:42:10.132Z] #44 14.61   PBCC     images/seccomp.pb-c.c
21:42:10 [2020-03-31T21:42:10.132Z] #44 14.74   DEP      images/seccomp.pb-c.d
21:42:10 [2020-03-31T21:42:10.154Z] #17 25.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:42:10 [2020-03-31T21:42:10.154Z] #17 25.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:42:10 [2020-03-31T21:42:10.154Z] #17 25.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:42:10 [2020-03-31T21:42:10.154Z] #17 ...
21:42:10 [2020-03-31T21:42:10.154Z] 
21:42:10 [2020-03-31T21:42:10.154Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:42:10 [2020-03-31T21:42:10.154Z] #30 DONE 224.4s
21:42:10 [2020-03-31T21:42:10.154Z] 
21:42:10 [2020-03-31T21:42:10.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:10 [2020-03-31T21:42:10.154Z] #44 115.3   DEP      criu/crtools.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 115.5   DEP      criu/cr-service.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 115.7   DEP      criu/cr-restore.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 115.9   DEP      criu/cr-errno.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 115.9   DEP      criu/cr-dump.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 116.1   DEP      criu/cr-dedup.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 116.2   DEP      criu/cr-check.d
21:42:10 [2020-03-31T21:42:10.154Z] #44 116.5   DEP      criu/config.d
21:42:10 [2020-03-31T21:42:10.236Z] #44 18.80   PBCC     images/rlimit.pb-c.c
21:42:10 [2020-03-31T21:42:10.236Z] #44 18.91   DEP      images/rlimit.pb-c.d
21:42:10 [2020-03-31T21:42:10.388Z] #44 14.91   PBCC     images/userns.pb-c.c
21:42:10 [2020-03-31T21:42:10.388Z] #44 14.96   DEP      images/userns.pb-c.d
21:42:10 [2020-03-31T21:42:10.413Z] #44 116.7   DEP      criu/clone-noasan.d
21:42:10 [2020-03-31T21:42:10.413Z] #44 116.8   DEP      criu/cgroup.d
21:42:10 [2020-03-31T21:42:10.415Z] #13 2.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:42:10 [2020-03-31T21:42:10.415Z] #13 DONE 2.4s
21:42:10 [2020-03-31T21:42:10.415Z] 
21:42:10 [2020-03-31T21:42:10.415Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:42:10 [2020-03-31T21:42:10.494Z] #44 19.04   PBCC     images/file-lock.pb-c.c
21:42:10 [2020-03-31T21:42:10.494Z] #44 19.09   DEP      images/file-lock.pb-c.d
21:42:10 [2020-03-31T21:42:10.494Z] #44 19.17   PBCC     images/tty.pb-c.c
21:42:10 [2020-03-31T21:42:10.645Z] #44 15.11   PBCC     images/cgroup.pb-c.c
21:42:10 [2020-03-31T21:42:10.645Z] #44 15.12   DEP      images/cgroup.pb-c.d
21:42:10 [2020-03-31T21:42:10.645Z] #44 15.23   PBCC     images/fown.pb-c.c
21:42:10 [2020-03-31T21:42:10.751Z] #44 19.32   DEP      images/tty.pb-c.d
21:42:10 [2020-03-31T21:42:10.751Z] #44 19.38   PBCC     images/tun.pb-c.c
21:42:10 [2020-03-31T21:42:10.900Z] #44 15.31   PBCC     images/ext-file.pb-c.c
21:42:10 [2020-03-31T21:42:10.900Z] #44 15.44   DEP      images/fown.pb-c.d
21:42:10 [2020-03-31T21:42:10.979Z] #44 117.1   DEP      criu/cgroup-props.d
21:42:10 [2020-03-31T21:42:10.979Z] #44 117.2   DEP      criu/bitmap.d
21:42:10 [2020-03-31T21:42:10.979Z] #44 117.3   DEP      criu/bfd.d
21:42:10 [2020-03-31T21:42:10.979Z] #44 117.4   DEP      criu/autofs.d
21:42:11 [2020-03-31T21:42:11.009Z] #44 19.56   PBCC     images/netdev.pb-c.c
21:42:11 [2020-03-31T21:42:11.009Z] #44 19.72   DEP      images/tun.pb-c.d
21:42:11 [2020-03-31T21:42:11.155Z] #44 15.54   DEP      images/ext-file.pb-c.d
21:42:11 [2020-03-31T21:42:11.155Z] #44 15.64   PBCC     images/rpc.pb-c.c
21:42:11 [2020-03-31T21:42:11.155Z] #44 15.70   DEP      images/rpc.pb-c.d
21:42:11 [2020-03-31T21:42:11.237Z] #44 117.6   DEP      criu/aio.d
21:42:11 [2020-03-31T21:42:11.266Z] #44 19.85   DEP      images/netdev.pb-c.d
21:42:11 [2020-03-31T21:42:11.266Z] #44 19.95   PBCC     images/vma.pb-c.c
21:42:11 [2020-03-31T21:42:11.266Z] #44 20.05   DEP      images/vma.pb-c.d
21:42:11 [2020-03-31T21:42:11.410Z] #44 15.92   PBCC     images/siginfo.pb-c.c
21:42:11 [2020-03-31T21:42:11.411Z] #44 15.99   DEP      images/siginfo.pb-c.d
21:42:11 [2020-03-31T21:42:11.495Z] #44 117.7   DEP      criu/action-scripts.d
21:42:11 [2020-03-31T21:42:11.524Z] #44 20.16   PBCC     images/creds.pb-c.c
21:42:11 [2020-03-31T21:42:11.524Z] #44 20.18   DEP      images/creds.pb-c.d
21:42:11 [2020-03-31T21:42:11.666Z] #44 16.07   PBCC     images/pagemap.pb-c.c
21:42:11 [2020-03-31T21:42:11.666Z] #44 16.16   DEP      images/pagemap.pb-c.d
21:42:11 [2020-03-31T21:42:11.666Z] #44 16.30   PBCC     images/rlimit.pb-c.c
21:42:11 [2020-03-31T21:42:11.753Z] #44 117.9   CC       criu/action-scripts.o
21:42:11 [2020-03-31T21:42:11.781Z] #44 20.41   PBCC     images/utsns.pb-c.c
21:42:11 [2020-03-31T21:42:11.782Z] #44 20.52   DEP      images/utsns.pb-c.d
21:42:11 [2020-03-31T21:42:11.839Z] ok  	github.com/docker/docker/client	0.132s	coverage: 75.8% of statements
21:42:11 [2020-03-31T21:42:11.921Z] #44 16.38   DEP      images/rlimit.pb-c.d
21:42:12 [2020-03-31T21:42:12.011Z] #44 118.3   CC       criu/aio.o
21:42:12 [2020-03-31T21:42:12.039Z] #44 20.67   PBCC     images/ipc-desc.pb-c.c
21:42:12 [2020-03-31T21:42:12.176Z] #44 16.47   PBCC     images/file-lock.pb-c.c
21:42:12 [2020-03-31T21:42:12.176Z] #44 16.53   DEP      images/file-lock.pb-c.d
21:42:12 [2020-03-31T21:42:12.176Z] #44 16.69   PBCC     images/tty.pb-c.c
21:42:12 [2020-03-31T21:42:12.269Z] #44 118.8   CC       criu/autofs.o
21:42:12 [2020-03-31T21:42:12.297Z] #44 20.89   PBCC     images/ipc-sem.pb-c.c
21:42:12 [2020-03-31T21:42:12.297Z] #44 20.91   DEP      images/ipc-desc.pb-c.d
21:42:12 [2020-03-31T21:42:12.297Z] #44 ...
21:42:12 [2020-03-31T21:42:12.297Z] 
21:42:12 [2020-03-31T21:42:12.297Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:12 [2020-03-31T21:42:12.297Z] #38 17.83 [100%] Linking C executable tini-static
21:42:12 [2020-03-31T21:42:12.297Z] #38 18.92 [100%] Built target tini-static
21:42:12 [2020-03-31T21:42:12.297Z] #38 19.11 + mkdir -p /build
21:42:12 [2020-03-31T21:42:12.297Z] #38 19.12 + cp tini-static /build/docker-init
21:42:12 [2020-03-31T21:42:12.297Z] #38 DONE 19.4s
21:42:12 [2020-03-31T21:42:12.431Z] #44 16.76   DEP      images/tty.pb-c.d
21:42:12 [2020-03-31T21:42:12.431Z] #44 16.86   PBCC     images/tun.pb-c.c
21:42:12 [2020-03-31T21:42:12.431Z] #44 16.90   PBCC     images/netdev.pb-c.c
21:42:12 [2020-03-31T21:42:12.554Z] 
21:42:12 [2020-03-31T21:42:12.554Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:12 [2020-03-31T21:42:12.554Z] #44 21.10   DEP      images/ipc-sem.pb-c.d
21:42:12 [2020-03-31T21:42:12.687Z] #44 16.99   DEP      images/tun.pb-c.d
21:42:12 [2020-03-31T21:42:12.687Z] #44 17.13   DEP      images/netdev.pb-c.d
21:42:12 [2020-03-31T21:42:12.687Z] #44 17.26   PBCC     images/vma.pb-c.c
21:42:12 [2020-03-31T21:42:12.812Z] #44 21.36   PBCC     images/ipc-msg.pb-c.c
21:42:12 [2020-03-31T21:42:12.812Z] #44 21.49   DEP      images/ipc-msg.pb-c.d
21:42:12 [2020-03-31T21:42:12.942Z] #44 17.41   DEP      images/vma.pb-c.d
21:42:12 [2020-03-31T21:42:12.942Z] #44 17.48   PBCC     images/creds.pb-c.c
21:42:12 [2020-03-31T21:42:12.942Z] #44 17.54   DEP      images/creds.pb-c.d
21:42:12 [2020-03-31T21:42:12.963Z] #14 ...
21:42:12 [2020-03-31T21:42:12.963Z] 
21:42:12 [2020-03-31T21:42:12.963Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:42:12 [2020-03-31T21:42:12.963Z] #50 DONE 125.5s
21:42:12 [2020-03-31T21:42:12.963Z] 
21:42:12 [2020-03-31T21:42:12.963Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:12 [2020-03-31T21:42:12.963Z] #47 125.6 net/http/httptrace
21:42:12 [2020-03-31T21:42:12.963Z] #47 ...
21:42:12 [2020-03-31T21:42:12.963Z] 
21:42:12 [2020-03-31T21:42:12.963Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:42:12 [2020-03-31T21:42:12.963Z] #14 DONE 2.6s
21:42:12 [2020-03-31T21:42:12.963Z] 
21:42:12 [2020-03-31T21:42:12.963Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:12 [2020-03-31T21:42:12.963Z] #47 125.9 net/http
21:42:13 [2020-03-31T21:42:13.070Z] #44 21.58   PBCC     images/ipc-shm.pb-c.c
21:42:13 [2020-03-31T21:42:13.070Z] #44 21.64   DEP      images/ipc-shm.pb-c.d
21:42:13 [2020-03-31T21:42:13.070Z] #44 21.77   PBCC     images/ipc-var.pb-c.c
21:42:13 [2020-03-31T21:42:13.238Z] #44 17.62   PBCC     images/utsns.pb-c.c
21:42:13 [2020-03-31T21:42:13.238Z] #44 17.67   DEP      images/utsns.pb-c.d
21:42:13 [2020-03-31T21:42:13.238Z] #44 17.79   PBCC     images/ipc-desc.pb-c.c
21:42:13 [2020-03-31T21:42:13.328Z] #44 21.82   DEP      images/ipc-var.pb-c.d
21:42:13 [2020-03-31T21:42:13.328Z] #44 21.98   PBCC     images/sk-opts.pb-c.c
21:42:13 [2020-03-31T21:42:13.328Z] #44 22.06   PBCC     images/packet-sock.pb-c.c
21:42:13 [2020-03-31T21:42:13.494Z] #44 17.85   PBCC     images/ipc-sem.pb-c.c
21:42:13 [2020-03-31T21:42:13.494Z] #44 17.86   DEP      images/ipc-desc.pb-c.d
21:42:13 [2020-03-31T21:42:13.494Z] #44 17.91   DEP      images/ipc-sem.pb-c.d
21:42:13 [2020-03-31T21:42:13.494Z] #44 18.02   PBCC     images/ipc-msg.pb-c.c
21:42:13 [2020-03-31T21:42:13.494Z] #44 18.08   DEP      images/ipc-msg.pb-c.d
21:42:13 [2020-03-31T21:42:13.494Z] #44 18.15   PBCC     images/ipc-shm.pb-c.c
21:42:13 [2020-03-31T21:42:13.586Z] #44 22.16   DEP      images/sk-opts.pb-c.d
21:42:13 [2020-03-31T21:42:13.586Z] #44 22.30   DEP      images/packet-sock.pb-c.d
21:42:13 [2020-03-31T21:42:13.642Z] #44 120.0   CC       criu/bfd.o
21:42:13 [2020-03-31T21:42:13.749Z] #44 18.19   DEP      images/ipc-shm.pb-c.d
21:42:13 [2020-03-31T21:42:13.749Z] #44 18.26   PBCC     images/ipc-var.pb-c.c
21:42:13 [2020-03-31T21:42:13.749Z] #44 18.32   DEP      images/ipc-var.pb-c.d
21:42:13 [2020-03-31T21:42:13.749Z] #44 18.39   PBCC     images/sk-opts.pb-c.c
21:42:13 [2020-03-31T21:42:13.843Z] #44 22.45   PBCC     images/sk-netlink.pb-c.c
21:42:13 [2020-03-31T21:42:13.843Z] #44 22.54   DEP      images/sk-netlink.pb-c.d
21:42:14 [2020-03-31T21:42:14.005Z] #44 18.48   PBCC     images/packet-sock.pb-c.c
21:42:14 [2020-03-31T21:42:14.005Z] #44 18.67   DEP      images/sk-opts.pb-c.d
21:42:14 [2020-03-31T21:42:14.100Z] #44 22.66   PBCC     images/sk-inet.pb-c.c
21:42:14 [2020-03-31T21:42:14.101Z] #44 22.77   DEP      images/sk-inet.pb-c.d
21:42:14 [2020-03-31T21:42:14.212Z] #44 120.6   CC       criu/bitmap.o
21:42:14 [2020-03-31T21:42:14.358Z] #44 22.99   PBCC     images/sk-unix.pb-c.c
21:42:14 [2020-03-31T21:42:14.358Z] #44 23.11   DEP      images/sk-unix.pb-c.d
21:42:14 [2020-03-31T21:42:14.469Z] #44 120.7   CC       criu/cgroup-props.o
21:42:14 [2020-03-31T21:42:14.609Z] #44 18.85   DEP      images/packet-sock.pb-c.d
21:42:14 [2020-03-31T21:42:14.609Z] #44 18.88   PBCC     images/sk-netlink.pb-c.c
21:42:14 [2020-03-31T21:42:14.609Z] #44 18.96   DEP      images/sk-netlink.pb-c.d
21:42:14 [2020-03-31T21:42:14.609Z] #44 19.05   PBCC     images/sk-inet.pb-c.c
21:42:14 [2020-03-31T21:42:14.609Z] #44 19.15   DEP      images/sk-inet.pb-c.d
21:42:14 [2020-03-31T21:42:14.615Z] #44 23.19   PBCC     images/mm.pb-c.c
21:42:14 [2020-03-31T21:42:14.615Z] #44 23.25   DEP      images/mm.pb-c.d
21:42:14 [2020-03-31T21:42:14.874Z] #44 23.40   PBCC     images/timerfd.pb-c.c
21:42:14 [2020-03-31T21:42:14.874Z] #44 23.49   DEP      images/timerfd.pb-c.d
21:42:14 [2020-03-31T21:42:14.907Z] #44 19.31   PBCC     images/sk-unix.pb-c.c
21:42:14 [2020-03-31T21:42:14.907Z] #44 19.48   DEP      images/sk-unix.pb-c.d
21:42:15 [2020-03-31T21:42:15.034Z] #44 121.3   CC       criu/cgroup.o
21:42:15 [2020-03-31T21:42:15.132Z] #44 23.63   PBCC     images/timer.pb-c.c
21:42:15 [2020-03-31T21:42:15.132Z] #44 23.66   DEP      images/timer.pb-c.d
21:42:15 [2020-03-31T21:42:15.132Z] #44 23.80   PBCC     images/sa.pb-c.c
21:42:15 [2020-03-31T21:42:15.162Z] #44 19.58   PBCC     images/mm.pb-c.c
21:42:15 [2020-03-31T21:42:15.393Z] #44 23.88   DEP      images/sa.pb-c.d
21:42:15 [2020-03-31T21:42:15.393Z] #44 24.10   PBCC     images/pipe-data.pb-c.c
21:42:15 [2020-03-31T21:42:15.417Z] #44 19.84   DEP      images/mm.pb-c.d
21:42:15 [2020-03-31T21:42:15.650Z] #44 24.16   DEP      images/pipe-data.pb-c.d
21:42:15 [2020-03-31T21:42:15.650Z] #44 24.22   PBCC     images/mnt.pb-c.c
21:42:15 [2020-03-31T21:42:15.650Z] #44 24.33   DEP      images/mnt.pb-c.d
21:42:15 [2020-03-31T21:42:15.650Z] #44 24.46   PBCC     images/sk-packet.pb-c.c
21:42:15 [2020-03-31T21:42:15.673Z] #44 19.96   PBCC     images/timerfd.pb-c.c
21:42:15 [2020-03-31T21:42:15.673Z] #44 20.10   DEP      images/timerfd.pb-c.d
21:42:15 [2020-03-31T21:42:15.908Z] #44 24.47   DEP      images/sk-packet.pb-c.d
21:42:15 [2020-03-31T21:42:15.908Z] #44 24.61   PBCC     images/tcp-stream.pb-c.c
21:42:15 [2020-03-31T21:42:15.908Z] #44 24.71   DEP      images/tcp-stream.pb-c.d
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.27   PBCC     images/timer.pb-c.c
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.29   DEP      images/timer.pb-c.d
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.35   PBCC     images/sa.pb-c.c
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.37   DEP      images/sa.pb-c.d
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.40   PBCC     images/pipe-data.pb-c.c
21:42:15 [2020-03-31T21:42:15.928Z] #44 20.46   DEP      images/pipe-data.pb-c.d
21:42:15 [2020-03-31T21:42:15.968Z] #44 ...
21:42:15 [2020-03-31T21:42:15.968Z] 
21:42:15 [2020-03-31T21:42:15.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.05 debconf: delaying package configuration, since apt-utils is not installed
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.29 Fetched 28.5 MB in 2s (17.1 MB/s)
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.36 Selecting previously unselected package pigz.
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.41 Unpacking pigz (2.4-1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.50 Selecting previously unselected package libpython3.7-minimal:amd64.
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.93 Selecting previously unselected package python3.7-minimal.
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 26.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 27.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 27.78 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.81 Selecting previously unselected package python3-minimal.
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.88 Unpacking python3-minimal (3.7.3-1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.96 Selecting previously unselected package libmpdec2:amd64.
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 29.97 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 30.08 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:42:15 [2020-03-31T21:42:15.968Z] #17 30.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 30.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 31.06 Selecting previously unselected package python3.7.
21:42:15 [2020-03-31T21:42:15.968Z] #17 31.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:42:15 [2020-03-31T21:42:15.968Z] #17 31.08 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:42:16 [2020-03-31T21:42:16.166Z] #44 24.85   PBCC     images/pipe.pb-c.c
21:42:16 [2020-03-31T21:42:16.183Z] #44 20.55   PBCC     images/mnt.pb-c.c
21:42:16 [2020-03-31T21:42:16.183Z] #44 20.74   DEP      images/mnt.pb-c.d
21:42:16 [2020-03-31T21:42:16.183Z] #44 ...
21:42:16 [2020-03-31T21:42:16.183Z] 
21:42:16 [2020-03-31T21:42:16.183Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:16 [2020-03-31T21:42:16.183Z] #56 126.2 github.com/pkg/diff
21:42:16 [2020-03-31T21:42:16.226Z] #17 31.20 Selecting previously unselected package libpython3-stdlib:amd64.
21:42:16 [2020-03-31T21:42:16.226Z] #17 31.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:42:16 [2020-03-31T21:42:16.226Z] #17 31.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:42:16 [2020-03-31T21:42:16.226Z] #17 31.32 Setting up python3-minimal (3.7.3-1) ...
21:42:16 [2020-03-31T21:42:16.265Z] #47 ...
21:42:16 [2020-03-31T21:42:16.265Z] 
21:42:16 [2020-03-31T21:42:16.265Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:42:16 [2020-03-31T21:42:16.265Z] #15 DONE 2.8s
21:42:16 [2020-03-31T21:42:16.265Z] 
21:42:16 [2020-03-31T21:42:16.265Z] #16 [dev-systemd-false 6/26] RUN ldconfig
21:42:16 [2020-03-31T21:42:16.424Z] #44 25.05   DEP      images/pipe.pb-c.d
21:42:16 [2020-03-31T21:42:16.424Z] #44 25.15   PBCC     images/pstree.pb-c.c
21:42:16 [2020-03-31T21:42:16.682Z] #44 25.27   DEP      images/pstree.pb-c.d
21:42:16 [2020-03-31T21:42:16.682Z] #44 25.38   PBCC     images/fs.pb-c.c
21:42:16 [2020-03-31T21:42:16.940Z] #44 25.56   DEP      images/fs.pb-c.d
21:42:16 [2020-03-31T21:42:16.940Z] #44 25.63   PBCC     images/signalfd.pb-c.c
21:42:16 [2020-03-31T21:42:16.940Z] #44 25.72   DEP      images/signalfd.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #56 ...
21:42:17 [2020-03-31T21:42:17.151Z] 
21:42:17 [2020-03-31T21:42:17.151Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:17 [2020-03-31T21:42:17.151Z] #47 116.8 go/token
21:42:17 [2020-03-31T21:42:17.151Z] #47 118.3 go/scanner
21:42:17 [2020-03-31T21:42:17.151Z] #47 121.1 go/ast
21:42:17 [2020-03-31T21:42:17.151Z] #47 121.2 internal/lazyregexp
21:42:17 [2020-03-31T21:42:17.151Z] #47 122.0 net/url
21:42:17 [2020-03-31T21:42:17.151Z] #47 124.8 text/template/parse
21:42:17 [2020-03-31T21:42:17.151Z] #47 ...
21:42:17 [2020-03-31T21:42:17.151Z] 
21:42:17 [2020-03-31T21:42:17.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:17 [2020-03-31T21:42:17.151Z] #44 20.91   PBCC     images/sk-packet.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.05   DEP      images/sk-packet.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.22   PBCC     images/tcp-stream.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.30   DEP      images/tcp-stream.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.37   PBCC     images/pipe.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.48   DEP      images/pipe.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.54   PBCC     images/pstree.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.54   DEP      images/pstree.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.56   PBCC     images/fs.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.58   DEP      images/fs.pb-c.d
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.60   PBCC     images/signalfd.pb-c.c
21:42:17 [2020-03-31T21:42:17.151Z] #44 21.62   DEP      images/signalfd.pb-c.d
21:42:17 [2020-03-31T21:42:17.158Z] #17 32.21 Selecting previously unselected package python3.
21:42:17 [2020-03-31T21:42:17.159Z] #17 32.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
21:42:17 [2020-03-31T21:42:17.159Z] #17 32.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.159Z] #17 32.27 Unpacking python3 (3.7.3-1) ...
21:42:17 [2020-03-31T21:42:17.159Z] #17 32.37 Selecting previously unselected package libip4tc0:amd64.
21:42:17 [2020-03-31T21:42:17.198Z] #44 25.85   PBCC     images/fh.pb-c.c
21:42:17 [2020-03-31T21:42:17.198Z] #44 25.93   PBCC     images/fsnotify.pb-c.c
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.47 Selecting previously unselected package libip6tc0:amd64.
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.48 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.56 Selecting previously unselected package libiptc0:amd64.
21:42:17 [2020-03-31T21:42:17.417Z] #17 32.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.453Z] #44 21.83   PBCC     images/fh.pb-c.c
21:42:17 [2020-03-31T21:42:17.453Z] #44 21.91   PBCC     images/fsnotify.pb-c.c
21:42:17 [2020-03-31T21:42:17.456Z] #44 26.12   DEP      images/fh.pb-c.d
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.58 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.70 Selecting previously unselected package libnfnetlink0:amd64.
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.75 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.676Z] #17 32.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:42:17 [2020-03-31T21:42:17.711Z] #44 22.04   DEP      images/fh.pb-c.d
21:42:17 [2020-03-31T21:42:17.711Z] #44 22.17   DEP      images/fsnotify.pb-c.d
21:42:17 [2020-03-31T21:42:17.714Z] #44 26.22   DEP      images/fsnotify.pb-c.d
21:42:17 [2020-03-31T21:42:17.714Z] #44 26.41   PBCC     images/eventpoll.pb-c.c
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.85 Selecting previously unselected package libnftnl11:amd64.
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.85 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.94 Selecting previously unselected package iptables.
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:42:17 [2020-03-31T21:42:17.935Z] #17 32.96 Unpacking iptables (1.8.2-4) ...
21:42:17 [2020-03-31T21:42:17.972Z] #44 26.43   DEP      images/eventpoll.pb-c.d
21:42:17 [2020-03-31T21:42:17.972Z] #44 26.58   PBCC     images/eventfd.pb-c.c
21:42:17 [2020-03-31T21:42:17.972Z] #44 26.64   DEP      images/eventfd.pb-c.d
21:42:18 [2020-03-31T21:42:18.006Z] #44 ...
21:42:18 [2020-03-31T21:42:18.006Z] 
21:42:18 [2020-03-31T21:42:18.006Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:18 [2020-03-31T21:42:18.006Z] #33 120.6 github.com/BurntSushi/toml/cmd/tomlv
21:42:18 [2020-03-31T21:42:18.006Z] #33 DONE 127.8s
21:42:18 [2020-03-31T21:42:18.006Z] 
21:42:18 [2020-03-31T21:42:18.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:18 [2020-03-31T21:42:18.006Z] #44 22.34   PBCC     images/eventpoll.pb-c.c
21:42:18 [2020-03-31T21:42:18.006Z] #44 22.45   DEP      images/eventpoll.pb-c.d
21:42:18 [2020-03-31T21:42:18.193Z] #17 33.27 Selecting previously unselected package xxd.
21:42:18 [2020-03-31T21:42:18.193Z] #17 33.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:42:18 [2020-03-31T21:42:18.193Z] #17 33.28 Unpacking xxd (2:8.1.0875-5) ...
21:42:18 [2020-03-31T21:42:18.229Z] #44 26.80   PBCC     images/remap-file-path.pb-c.c
21:42:18 [2020-03-31T21:42:18.229Z] #44 26.88   DEP      images/remap-file-path.pb-c.d
21:42:18 [2020-03-31T21:42:18.229Z] #44 26.96   PBCC     images/fifo.pb-c.c
21:42:18 [2020-03-31T21:42:18.262Z] #44 22.55   PBCC     images/eventfd.pb-c.c
21:42:18 [2020-03-31T21:42:18.262Z] #44 22.59   DEP      images/eventfd.pb-c.d
21:42:18 [2020-03-31T21:42:18.262Z] #44 22.72   PBCC     images/remap-file-path.pb-c.c
21:42:18 [2020-03-31T21:42:18.262Z] #44 22.81   DEP      images/remap-file-path.pb-c.d
21:42:18 [2020-03-31T21:42:18.451Z] #17 33.40 Selecting previously unselected package vim-common.
21:42:18 [2020-03-31T21:42:18.451Z] #17 33.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:42:18 [2020-03-31T21:42:18.451Z] #17 33.43 Unpacking vim-common (2:8.1.0875-5) ...
21:42:18 [2020-03-31T21:42:18.451Z] #17 33.59 Selecting previously unselected package bash-completion.
21:42:18 [2020-03-31T21:42:18.451Z] #17 33.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:42:18 [2020-03-31T21:42:18.487Z] #44 27.12   DEP      images/fifo.pb-c.d
21:42:18 [2020-03-31T21:42:18.517Z] #44 22.89   PBCC     images/fifo.pb-c.c
21:42:18 [2020-03-31T21:42:18.517Z] #44 23.01   DEP      images/fifo.pb-c.d
21:42:18 [2020-03-31T21:42:18.517Z] #44 23.06   PBCC     images/ghost-file.pb-c.c
21:42:18 [2020-03-31T21:42:18.745Z] #44 27.33   PBCC     images/ghost-file.pb-c.c
21:42:18 [2020-03-31T21:42:18.745Z] #44 27.38   DEP      images/ghost-file.pb-c.d
21:42:18 [2020-03-31T21:42:18.772Z] #44 23.15   DEP      images/ghost-file.pb-c.d
21:42:18 [2020-03-31T21:42:18.772Z] #44 23.22   PBCC     images/regfile.pb-c.c
21:42:18 [2020-03-31T21:42:18.772Z] #44 23.34   DEP      images/regfile.pb-c.d
21:42:18 [2020-03-31T21:42:18.815Z] #16 DONE 2.6s
21:42:18 [2020-03-31T21:42:18.815Z] 
21:42:18 [2020-03-31T21:42:18.815Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:18 [2020-03-31T21:42:18.815Z] #44 61.02   CC       compel/plugins/std/infect.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 61.85   CC       compel/arch/aarch64/plugins/std/parasite-head.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 61.95   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 62.10   AR       compel/plugins/std.lib.a
21:42:18 [2020-03-31T21:42:18.815Z] #44 62.26   CC       compel/plugins/fds/fds.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 62.54   AR       compel/plugins/fds.lib.a
21:42:18 [2020-03-31T21:42:18.815Z] #44 62.59   HOSTDEP  compel/src/lib/log-host.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 62.86   HOSTDEP  compel/src/lib/handle-elf-host.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 63.09   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 63.20   HOSTDEP  compel/src/main-host.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 63.33   DEP      compel/src/lib/ptrace.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 63.59   DEP      compel/src/lib/infect.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 63.86   DEP      compel/src/lib/infect-util.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 64.00   DEP      compel/src/lib/infect-rpc.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 64.24   DEP      compel/arch/aarch64/src/lib/infect.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 64.43   DEP      compel/arch/aarch64/src/lib/cpu.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 64.57   DEP      compel/src/lib/log.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 64.81   DEP      compel/src/main.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 65.00   DEP      compel/src/lib/handle-elf.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 65.16   DEP      compel/arch/aarch64/src/lib/handle-elf.d
21:42:18 [2020-03-31T21:42:18.815Z] #44 65.58   CC       compel/src/lib/log.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 66.20   CC       compel/arch/aarch64/src/lib/cpu.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 66.76   CC       compel/arch/aarch64/src/lib/infect.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 67.45   CC       compel/src/lib/infect-rpc.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 68.05   CC       compel/src/lib/infect-util.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 68.42   CC       compel/src/lib/infect.o
21:42:18 [2020-03-31T21:42:18.815Z] #44 ...
21:42:18 [2020-03-31T21:42:18.815Z] 
21:42:18 [2020-03-31T21:42:18.815Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:19 [2020-03-31T21:42:19.003Z] #44 27.57   PBCC     images/regfile.pb-c.c
21:42:19 [2020-03-31T21:42:19.003Z] #44 27.63   DEP      images/regfile.pb-c.d
21:42:19 [2020-03-31T21:42:19.027Z] #44 23.43   PBCC     images/ns.pb-c.c
21:42:19 [2020-03-31T21:42:19.027Z] #44 23.49   DEP      images/ns.pb-c.d
21:42:19 [2020-03-31T21:42:19.027Z] #44 23.58   PBCC     images/fdinfo.pb-c.c
21:42:19 [2020-03-31T21:42:19.027Z] #44 ...
21:42:19 [2020-03-31T21:42:19.027Z] 
21:42:19 [2020-03-31T21:42:19.027Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:42:19 [2020-03-31T21:42:19.027Z] #65 54.65 Checking out files:  18% (594/3141)   
Checking out files:  19% (597/3141)   
Checking out files:  20% (629/3141)   
Checking out files:  21% (660/3141)   
Checking out files:  22% (692/3141)   
Checking out files:  23% (723/3141)   
Checking out files:  24% (754/3141)   
Checking out files:  25% (786/3141)   
Checking out files:  26% (817/3141)   
Checking out files:  27% (849/3141)   
Checking out files:  28% (880/3141)   
Checking out files:  29% (911/3141)   
Checking out files:  30% (943/3141)   
Checking out files:  31% (974/3141)   
Checking out files:  32% (1006/3141)   
Checking out files:  33% (1037/3141)   
Checking out files:  34% (1068/3141)   
Checking out files:  35% (1100/3141)   
Checking out files:  36% (1131/3141)   
Checking out files:  37% (1163/3141)   
Checking out files:  38% (1194/3141)   
Checking out files:  39% (1225/3141)   
Checking out files:  40% (1257/3141)   
Checking out files:  41% (1288/3141)   
Checking out files:  42% (1320/3141)   
Checking out files:  43% (1351/3141)   
Checking out files:  44% (1383/3141)   
Checking out files:  45% (1414/3141)   
Checking out files:  46% (1445/3141)   
Checking out files:  47% (1477/3141)   
Checking out files:  48% (1508/3141)   
Checking out files:  49% (1540/3141)   
Checking out files:  50% (1571/3141)   
Checking out files:  50% (1590/3141)   
Checking out files:  51% (1602/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  90% (2857/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:42:19 [2020-03-31T21:42:19.027Z] #65 58.25 + cd /tmp/tmp.cuB8kNBgoF/src/github.com/containerd/containerd
21:42:19 [2020-03-31T21:42:19.027Z] #65 58.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + export 'BUILDTAGS=netgo osusergo static_build'
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + BUILDTAGS='netgo osusergo static_build'
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + export EXTRA_FLAGS=-buildmode=pie
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + EXTRA_FLAGS=-buildmode=pie
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + '[' '' = dynamic ']'
21:42:19 [2020-03-31T21:42:19.027Z] #65 60.70 + make
21:42:19 [2020-03-31T21:42:19.027Z] #65 62.63 + bin/ctr
21:42:19 [2020-03-31T21:42:19.261Z] #44 27.72   PBCC     images/ns.pb-c.c
21:42:19 [2020-03-31T21:42:19.261Z] #44 27.89   DEP      images/ns.pb-c.d
21:42:19 [2020-03-31T21:42:19.282Z] #65 ...
21:42:19 [2020-03-31T21:42:19.282Z] 
21:42:19 [2020-03-31T21:42:19.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:19 [2020-03-31T21:42:19.282Z] #44 23.79   DEP      images/fdinfo.pb-c.d
21:42:19 [2020-03-31T21:42:19.282Z] #44 23.92   PBCC     images/core-aarch64.pb-c.c
21:42:19 [2020-03-31T21:42:19.519Z] #44 28.01   PBCC     images/fdinfo.pb-c.c
21:42:19 [2020-03-31T21:42:19.537Z] #44 24.06   PBCC     images/core-arm.pb-c.c
21:42:19 [2020-03-31T21:42:19.777Z] #44 ...
21:42:19 [2020-03-31T21:42:19.777Z] 
21:42:19 [2020-03-31T21:42:19.777Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:19 [2020-03-31T21:42:19.777Z] #33 119.4 github.com/BurntSushi/toml/cmd/tomlv
21:42:19 [2020-03-31T21:42:19.777Z] #33 DONE 126.9s
21:42:19 [2020-03-31T21:42:19.777Z] 
21:42:19 [2020-03-31T21:42:19.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:19 [2020-03-31T21:42:19.777Z] #44 28.31   DEP      images/fdinfo.pb-c.d
21:42:19 [2020-03-31T21:42:19.777Z] #44 ...
21:42:19 [2020-03-31T21:42:19.777Z] 
21:42:19 [2020-03-31T21:42:19.777Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:42:19 [2020-03-31T21:42:19.777Z] #65 53.43 Checking out files:  22% (697/3141)   
Checking out files:  23% (723/3141)   
Checking out files:  24% (754/3141)   
Checking out files:  25% (786/3141)   
Checking out files:  26% (817/3141)   
Checking out files:  27% (849/3141)   
Checking out files:  28% (880/3141)   
Checking out files:  29% (911/3141)   
Checking out files:  30% (943/3141)   
Checking out files:  31% (974/3141)   
Checking out files:  32% (1006/3141)   
Checking out files:  33% (1037/3141)   
Checking out files:  34% (1068/3141)   
Checking out files:  35% (1100/3141)   
Checking out files:  36% (1131/3141)   
Checking out files:  37% (1163/3141)   
Checking out files:  38% (1194/3141)   
Checking out files:  39% (1225/3141)   
Checking out files:  40% (1257/3141)   
Checking out files:  41% (1288/3141)   
Checking out files:  42% (1320/3141)   
Checking out files:  43% (1351/3141)   
Checking out files:  44% (1383/3141)   
Checking out files:  45% (1414/3141)   
Checking out files:  46% (1445/3141)   
Checking out files:  47% (1477/3141)   
Checking out files:  48% (1508/3141)   
Checking out files:  49% (1540/3141)   
Checking out files:  50% (1571/3141)   
Checking out files:  51% (1602/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  53% (1667/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  82% (2588/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:42:19 [2020-03-31T21:42:19.777Z] #65 56.34 + cd /tmp/tmp.vVciyIdBvY/src/github.com/containerd/containerd
21:42:19 [2020-03-31T21:42:19.777Z] #65 56.37 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + export 'BUILDTAGS=netgo osusergo static_build'
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + BUILDTAGS='netgo osusergo static_build'
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + export EXTRA_FLAGS=-buildmode=pie
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + EXTRA_FLAGS=-buildmode=pie
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + '[' '' = dynamic ']'
21:42:19 [2020-03-31T21:42:19.777Z] #65 59.23 + make
21:42:19 [2020-03-31T21:42:19.792Z] #44 24.13   PBCC     images/core-ppc64.pb-c.c
21:42:19 [2020-03-31T21:42:19.792Z] #44 24.28   PBCC     images/core-s390.pb-c.c
21:42:19 [2020-03-31T21:42:19.792Z] #44 24.35   PBCC     images/core-x86.pb-c.c
21:42:20 [2020-03-31T21:42:20.047Z] #44 24.50   PBCC     images/core.pb-c.c
21:42:20 [2020-03-31T21:42:20.047Z] #44 24.59   PBCC     images/inventory.pb-c.c
21:42:20 [2020-03-31T21:42:20.302Z] #44 24.72   DEP      images/core-aarch64.pb-c.d
21:42:20 [2020-03-31T21:42:20.302Z] #44 24.82   DEP      images/core-arm.pb-c.d
21:42:20 [2020-03-31T21:42:20.302Z] #44 24.86   DEP      images/core-ppc64.pb-c.d
21:42:20 [2020-03-31T21:42:20.557Z] #44 24.96   DEP      images/core-s390.pb-c.d
21:42:20 [2020-03-31T21:42:20.557Z] #44 25.06   DEP      images/core-x86.pb-c.d
21:42:20 [2020-03-31T21:42:20.858Z] #44 25.37   DEP      images/core.pb-c.d
21:42:20 [2020-03-31T21:42:20.858Z] #44 25.49   DEP      images/inventory.pb-c.d
21:42:21 [2020-03-31T21:42:21.151Z] #65 ...
21:42:21 [2020-03-31T21:42:21.151Z] 
21:42:21 [2020-03-31T21:42:21.151Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:21 [2020-03-31T21:42:21.151Z] #47 118.1 go/token
21:42:21 [2020-03-31T21:42:21.151Z] #47 119.7 go/scanner
21:42:21 [2020-03-31T21:42:21.151Z] #47 121.8 internal/lazyregexp
21:42:21 [2020-03-31T21:42:21.151Z] #47 122.4 net/url
21:42:21 [2020-03-31T21:42:21.151Z] #47 122.7 go/ast
21:42:21 [2020-03-31T21:42:21.151Z] #47 125.7 text/template/parse
21:42:21 [2020-03-31T21:42:21.151Z] #47 ...
21:42:21 [2020-03-31T21:42:21.151Z] 
21:42:21 [2020-03-31T21:42:21.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:21 [2020-03-31T21:42:21.151Z] #44 28.42   PBCC     images/core-aarch64.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 28.55   PBCC     images/core-arm.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 28.61   PBCC     images/core-ppc64.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 28.80   PBCC     images/core-s390.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.01   PBCC     images/core-x86.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.13   PBCC     images/core.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.33   PBCC     images/inventory.pb-c.c
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.52   DEP      images/core-aarch64.pb-c.d
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.65   DEP      images/core-arm.pb-c.d
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.74   DEP      images/core-ppc64.pb-c.d
21:42:21 [2020-03-31T21:42:21.151Z] #44 29.89   DEP      images/core-s390.pb-c.d
21:42:21 [2020-03-31T21:42:21.368Z] #17 2.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:42:21 [2020-03-31T21:42:21.409Z] #44 30.02   DEP      images/core-x86.pb-c.d
21:42:21 [2020-03-31T21:42:21.409Z] #44 30.11   DEP      images/core.pb-c.d
21:42:21 [2020-03-31T21:42:21.466Z] #44 25.72   PBCC     images/cpuinfo.pb-c.c
21:42:21 [2020-03-31T21:42:21.467Z] #44 25.91   DEP      images/cpuinfo.pb-c.d
21:42:21 [2020-03-31T21:42:21.467Z] #44 25.98   PBCC     images/stats.pb-c.c
21:42:21 [2020-03-31T21:42:21.467Z] #44 26.03   DEP      images/stats.pb-c.d
21:42:21 [2020-03-31T21:42:21.630Z] #17 3.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:42:21 [2020-03-31T21:42:21.630Z] #17 3.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:42:21 [2020-03-31T21:42:21.667Z] #44 30.22   DEP      images/inventory.pb-c.d
21:42:21 [2020-03-31T21:42:21.667Z] #44 30.30   PBCC     images/cpuinfo.pb-c.c
21:42:21 [2020-03-31T21:42:21.667Z] #44 30.35   DEP      images/cpuinfo.pb-c.d
21:42:21 [2020-03-31T21:42:21.667Z] #44 30.42   PBCC     images/stats.pb-c.c
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.11 Unpacking bash-completion (1:2.8-6) ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.52 Selecting previously unselected package bzip2.
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.62 Selecting previously unselected package xz-utils.
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.63 Unpacking xz-utils (5.2.4-1) ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.77 Selecting previously unselected package apparmor.
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:42:21 [2020-03-31T21:42:21.731Z] #17 36.86 Unpacking apparmor (2.13.2-10) ...
21:42:21 [2020-03-31T21:42:21.925Z] #44 30.45   DEP      images/stats.pb-c.d
21:42:22 [2020-03-31T21:42:22.202Z] #17 3.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.24 Selecting previously unselected package aufs-tools.
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.41 Selecting previously unselected package libonig5:amd64.
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.297Z] #17 37.42 Unpacking libonig5:amd64 (6.9.1-1) ...
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.59 Selecting previously unselected package libjq1:amd64.
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.68 Selecting previously unselected package jq.
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.555Z] #17 37.69 Unpacking jq (1.5+dfsg-2+b1) ...
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.79 Selecting previously unselected package libaio1:amd64.
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.81 Unpacking libaio1:amd64 (0.3.112-3) ...
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.87 Selecting previously unselected package libgpm2:amd64.
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:42:22 [2020-03-31T21:42:22.813Z] #17 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:42:23 [2020-03-31T21:42:23.071Z] #17 37.95 Selecting previously unselected package libicu63:amd64.
21:42:23 [2020-03-31T21:42:23.071Z] #17 37.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:42:23 [2020-03-31T21:42:23.071Z] #17 37.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:42:23 [2020-03-31T21:42:23.145Z] #17 ...
21:42:23 [2020-03-31T21:42:23.145Z] 
21:42:23 [2020-03-31T21:42:23.145Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:23 [2020-03-31T21:42:23.145Z] #60 10.96 + cd /tmp/tmp.gnJESJkFu3/src/github.com/opencontainers/runc
21:42:23 [2020-03-31T21:42:23.145Z] #60 10.96 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:42:23 [2020-03-31T21:42:23.145Z] #60 11.56 + '[' -z '' ']'
21:42:23 [2020-03-31T21:42:23.145Z] #60 11.56 + target=static
21:42:23 [2020-03-31T21:42:23.145Z] #60 11.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:42:23 [2020-03-31T21:42:23.145Z] #60 13.48 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 .
21:42:23 [2020-03-31T21:42:23.406Z] #60 ...
21:42:23 [2020-03-31T21:42:23.406Z] 
21:42:23 [2020-03-31T21:42:23.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:23 [2020-03-31T21:42:23.406Z] #44 71.87   CC       compel/src/lib/ptrace.o
21:42:23 [2020-03-31T21:42:23.406Z] #44 72.47   AR       compel/libcompel.a
21:42:23 [2020-03-31T21:42:23.406Z] #44 72.63   HOSTCC   compel/src/main-host.o
21:42:23 [2020-03-31T21:42:23.406Z] #44 73.18   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
21:42:23 [2020-03-31T21:42:23.406Z] #44 73.62   HOSTCC   compel/src/lib/handle-elf-host.o
21:42:23 [2020-03-31T21:42:23.406Z] #44 74.21   HOSTCC   compel/src/lib/log-host.o
21:42:23 [2020-03-31T21:42:23.406Z] #44 74.57   HOSTLINK compel/compel-host-bin
21:42:23 [2020-03-31T21:42:23.406Z] #44 74.73   DEP      soccr/soccr.d
21:42:23 [2020-03-31T21:42:23.406Z] #44 74.90   CC       soccr/soccr.o
21:42:23 [2020-03-31T21:42:23.421Z] Running on azwin-2-ead130 in d:\jenkins\workspace\moby_PR-40673
[Pipeline] {
[Pipeline] ws
21:42:23 [2020-03-31T21:42:23.436Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
21:42:23 [2020-03-31T21:42:23.668Z] #44 76.24   AR       soccr/libsoccr.a
21:42:23 [2020-03-31T21:42:23.668Z] #44 76.30 make[1]: 'soccr/libsoccr.a' is up to date.
21:42:24 [2020-03-31T21:42:24.611Z] #44 76.81   DEP      criu/arch/aarch64/sigframe.d
21:42:24 [2020-03-31T21:42:24.611Z] #44 76.95   DEP      criu/arch/aarch64/crtools.d
21:42:24 [2020-03-31T21:42:24.611Z] #44 77.23   DEP      criu/arch/aarch64/cpu.d
21:42:24 [2020-03-31T21:42:24.729Z] #44 29.26 make[1]: Nothing to be done for 'all'.
21:42:24 [2020-03-31T21:42:24.876Z] #44 77.31   DEP      criu/arch/aarch64/bitops.d
21:42:24 [2020-03-31T21:42:24.876Z] #44 77.37   CC       criu/arch/aarch64/bitops.o
21:42:24 [2020-03-31T21:42:24.876Z] #44 77.47   CC       criu/arch/aarch64/cpu.o
21:42:25 [2020-03-31T21:42:25.143Z] #44 77.74   CC       criu/arch/aarch64/crtools.o
21:42:25 [2020-03-31T21:42:25.205Z] #44 ...
21:42:25 [2020-03-31T21:42:25.205Z] 
21:42:25 [2020-03-31T21:42:25.205Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:25 [2020-03-31T21:42:25.205Z] #56 122.2 github.com/pkg/diff
21:42:25 [2020-03-31T21:42:25.205Z] #56 125.1 go/ast
21:42:25 [2020-03-31T21:42:25.205Z] #56 126.8 golang.org/x/crypto/ssh/terminal
21:42:25 [2020-03-31T21:42:25.205Z] #56 129.5 mvdan.cc/editorconfig
21:42:25 [2020-03-31T21:42:25.205Z] #56 131.6 mvdan.cc/sh/v3/fileutil
21:42:25 [2020-03-31T21:42:25.205Z] #56 132.0 mvdan.cc/sh/v3/syntax
21:42:25 [2020-03-31T21:42:25.205Z] #56 ...
21:42:25 [2020-03-31T21:42:25.205Z] 
21:42:25 [2020-03-31T21:42:25.205Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:25 [2020-03-31T21:42:25.205Z] #47 131.2 go/parser
21:42:25 [2020-03-31T21:42:25.205Z] #47 132.0 text/template
21:42:26 [2020-03-31T21:42:26.084Z] #44 78.67   CC       criu/arch/aarch64/sigframe.o
21:42:26 [2020-03-31T21:42:26.345Z] #44 ...
21:42:26 [2020-03-31T21:42:26.345Z] 
21:42:26 [2020-03-31T21:42:26.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:26 [2020-03-31T21:42:26.345Z] #47 139.1 github.com/LK4D4/vndr/godl
21:42:27 [2020-03-31T21:42:27.243Z] #44 31.48   CC       images/stats.o
21:42:27 [2020-03-31T21:42:27.256Z] #17 41.59 Selecting previously unselected package libnet1:amd64.
21:42:27 [2020-03-31T21:42:27.256Z] #17 41.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:42:27 [2020-03-31T21:42:27.256Z] #17 41.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.70 Selecting previously unselected package libnl-3-200:amd64.
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.79 Selecting previously unselected package libprotobuf-c1:amd64.
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.86 Selecting previously unselected package libreadline5:amd64.
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 41.99 Selecting previously unselected package net-tools.
21:42:27 [2020-03-31T21:42:27.257Z] #17 42.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 42.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 42.22 Selecting previously unselected package python-pip-whl.
21:42:27 [2020-03-31T21:42:27.257Z] #17 42.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:42:27 [2020-03-31T21:42:27.257Z] #17 42.23 Unpacking python-pip-whl (18.1-5) ...
21:42:27 [2020-03-31T21:42:27.305Z] #47 140.1 github.com/LK4D4/vndr
21:42:27 [2020-03-31T21:42:27.498Z] #44 32.12   CC       images/core.o
21:42:27 [2020-03-31T21:42:27.514Z] #17 ...
21:42:27 [2020-03-31T21:42:27.515Z] 
21:42:27 [2020-03-31T21:42:27.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:27 [2020-03-31T21:42:27.515Z] #44 123.9   CC       criu/clone-noasan.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 124.1   CC       criu/config.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 125.3   CC       criu/cr-check.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 127.0   CC       criu/cr-dedup.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 127.4   CC       criu/cr-dump.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 129.5   CC       criu/cr-errno.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 129.6   CC       criu/cr-restore.o
21:42:27 [2020-03-31T21:42:27.515Z] #44 133.9   CC       criu/cr-service.o
21:42:27 [2020-03-31T21:42:27.773Z] #44 ...
21:42:27 [2020-03-31T21:42:27.773Z] 
21:42:27 [2020-03-31T21:42:27.773Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:27 [2020-03-31T21:42:27.773Z] #17 42.77 Selecting previously unselected package python3-lib2to3.
21:42:27 [2020-03-31T21:42:27.773Z] #17 42.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:42:27 [2020-03-31T21:42:27.773Z] #17 42.78 Unpacking python3-lib2to3 (3.7.3-1) ...
21:42:27 [2020-03-31T21:42:27.788Z] Removing intermediate container a0488155d8a4
21:42:27 [2020-03-31T21:42:27.788Z]  ---> 55faad8f6b84
21:42:27 [2020-03-31T21:42:27.788Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
21:42:27 [2020-03-31T21:42:27.788Z]  ---> ebd73b5ebd31
21:42:27 [2020-03-31T21:42:27.788Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
21:42:27 [2020-03-31T21:42:27.788Z]  ---> d47fe9e8d725
21:42:27 [2020-03-31T21:42:27.788Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
21:42:27 [2020-03-31T21:42:27.788Z]  ---> Running in 8edc750a6051
21:42:27 [2020-03-31T21:42:27.788Z] Removing intermediate container 8edc750a6051
21:42:27 [2020-03-31T21:42:27.788Z]  ---> bdde21fdba11
21:42:27 [2020-03-31T21:42:27.788Z] Successfully built bdde21fdba11
21:42:27 [2020-03-31T21:42:27.788Z] Successfully tagged moby-buildx:latest
21:42:27 [2020-03-31T21:42:27.788Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
21:42:27 [2020-03-31T21:42:27.788Z] if [ -n "${id}" ]; then \
21:42:27 [2020-03-31T21:42:27.788Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
21:42:27 [2020-03-31T21:42:27.788Z] 	&& touch bundles/buildx; \
21:42:27 [2020-03-31T21:42:27.788Z] 	docker rm -f ${id}; \
21:42:27 [2020-03-31T21:42:27.788Z] fi
21:42:27 [2020-03-31T21:42:27.788Z] 4a234c066ad6a3656d5cd086d7e6dd060c170bee2a6c7609a65bd199ef8446d3
21:42:27 [2020-03-31T21:42:27.788Z] bundles/buildx version
21:42:27 [2020-03-31T21:42:27.788Z] buildx v0.3.1 6db68d0
21:42:27 [2020-03-31T21:42:27.788Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:745ed9686b7bf09399aa013236b8112e63722dfe .
21:42:27 [2020-03-31T21:42:27.788Z] #1 [internal] booting buildkit
21:42:27 [2020-03-31T21:42:27.788Z] #1 pulling image moby/buildkit:buildx-stable-1
21:42:27 [2020-03-31T21:42:27.788Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
21:42:27 [2020-03-31T21:42:27.788Z] #1 creating container buildx_buildkit_default
21:42:27 [2020-03-31T21:42:27.788Z] #1 creating container buildx_buildkit_default 0.5s done
21:42:27 [2020-03-31T21:42:27.788Z] #1 DONE 3.2s
21:42:27 [2020-03-31T21:42:27.788Z] 
21:42:27 [2020-03-31T21:42:27.788Z] #3 [internal] load build definition from Dockerfile
21:42:27 [2020-03-31T21:42:27.788Z] #3 transferring dockerfile: 17.05kB 0.0s done
21:42:27 [2020-03-31T21:42:27.788Z] #3 DONE 0.0s
21:42:27 [2020-03-31T21:42:27.788Z] 
21:42:27 [2020-03-31T21:42:27.788Z] #2 [internal] load .dockerignore
21:42:27 [2020-03-31T21:42:27.788Z] #2 transferring context: 87B 0.0s done
21:42:27 [2020-03-31T21:42:27.788Z] #2 DONE 0.0s
21:42:27 [2020-03-31T21:42:27.788Z] 
21:42:27 [2020-03-31T21:42:27.788Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:42:27 [2020-03-31T21:42:27.797Z] #44 ...
21:42:27 [2020-03-31T21:42:27.797Z] 
21:42:27 [2020-03-31T21:42:27.797Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:27 [2020-03-31T21:42:27.797Z] #56 127.7 go/ast
21:42:27 [2020-03-31T21:42:27.797Z] #56 129.2 golang.org/x/crypto/ssh/terminal
21:42:27 [2020-03-31T21:42:27.797Z] #56 132.4 mvdan.cc/editorconfig
21:42:27 [2020-03-31T21:42:27.797Z] #56 134.7 mvdan.cc/sh/v3/fileutil
21:42:27 [2020-03-31T21:42:27.797Z] #56 135.0 mvdan.cc/sh/v3/syntax
21:42:28 [2020-03-31T21:42:28.031Z] #17 42.90 Selecting previously unselected package python3-distutils.
21:42:28 [2020-03-31T21:42:28.031Z] #17 42.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:42:28 [2020-03-31T21:42:28.031Z] #17 42.90 Unpacking python3-distutils (3.7.3-1) ...
21:42:28 [2020-03-31T21:42:28.031Z] #17 43.04 Selecting previously unselected package python3-pip.
21:42:28 [2020-03-31T21:42:28.031Z] #17 43.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:42:28 [2020-03-31T21:42:28.031Z] #17 43.06 Unpacking python3-pip (18.1-5) ...
21:42:28 [2020-03-31T21:42:28.075Z] #4 DONE 0.6s
21:42:28 [2020-03-31T21:42:28.075Z] 
21:42:28 [2020-03-31T21:42:28.075Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:42:28 [2020-03-31T21:42:28.075Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:42:28 [2020-03-31T21:42:28.075Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:42:28 [2020-03-31T21:42:28.075Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
21:42:28 [2020-03-31T21:42:28.075Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.87MB / 8.18MB 0.1s
21:42:28 [2020-03-31T21:42:28.075Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.20 Selecting previously unselected package python3-pkg-resources.
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.23 Unpacking python3-pkg-resources (40.8.0-1) ...
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.35 Selecting previously unselected package python3-setuptools.
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:42:28 [2020-03-31T21:42:28.289Z] #17 43.37 Unpacking python3-setuptools (40.8.0-1) ...
21:42:28 [2020-03-31T21:42:28.360Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
21:42:28 [2020-03-31T21:42:28.360Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
21:42:28 [2020-03-31T21:42:28.547Z] #17 43.56 Selecting previously unselected package python3-wheel.
21:42:28 [2020-03-31T21:42:28.547Z] #17 43.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:42:28 [2020-03-31T21:42:28.547Z] #17 43.57 Unpacking python3-wheel (0.32.3-2) ...
21:42:28 [2020-03-31T21:42:28.726Z] #56 ...
21:42:28 [2020-03-31T21:42:28.726Z] 
21:42:28 [2020-03-31T21:42:28.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:28 [2020-03-31T21:42:28.726Z] #44 33.08   CC       images/core-x86.o
21:42:28 [2020-03-31T21:42:28.805Z] #17 43.64 Selecting previously unselected package sudo.
21:42:28 [2020-03-31T21:42:28.805Z] #17 43.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:42:28 [2020-03-31T21:42:28.805Z] #17 43.65 Unpacking sudo (1.8.27-1+deb10u2) ...
21:42:28 [2020-03-31T21:42:28.982Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
21:42:28 [2020-03-31T21:42:28.982Z] #5 DONE 0.8s
21:42:28 [2020-03-31T21:42:28.982Z] 
21:42:28 [2020-03-31T21:42:28.982Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:42:29 [2020-03-31T21:42:29.063Z] #17 44.08 Selecting previously unselected package thin-provisioning-tools.
21:42:29 [2020-03-31T21:42:29.063Z] #17 44.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:42:29 [2020-03-31T21:42:29.063Z] #17 44.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:42:29 [2020-03-31T21:42:29.267Z] #7 DONE 0.3s
21:42:29 [2020-03-31T21:42:29.267Z] 
21:42:29 [2020-03-31T21:42:29.267Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:42:29 [2020-03-31T21:42:29.289Z] #44 33.90   CC       images/core-arm.o
21:42:29 [2020-03-31T21:42:29.320Z] #17 44.33 Selecting previously unselected package uidmap.
21:42:29 [2020-03-31T21:42:29.320Z] #17 44.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:42:29 [2020-03-31T21:42:29.320Z] #17 44.36 Unpacking uidmap (1:4.5-1.1) ...
21:42:29 [2020-03-31T21:42:29.562Z] #6 DONE 0.5s
21:42:29 [2020-03-31T21:42:29.562Z] 
21:42:29 [2020-03-31T21:42:29.562Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:42:29 [2020-03-31T21:42:29.562Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:42:29 [2020-03-31T21:42:29.578Z] #17 44.49 Selecting previously unselected package vim-runtime.
21:42:29 [2020-03-31T21:42:29.578Z] #17 44.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:42:29 [2020-03-31T21:42:29.578Z] #17 44.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:42:29 [2020-03-31T21:42:29.578Z] #17 44.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:42:29 [2020-03-31T21:42:29.578Z] #17 44.57 Unpacking vim-runtime (2:8.1.0875-5) ...
21:42:30 [2020-03-31T21:42:30.212Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:42:30 [2020-03-31T21:42:30.212Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 130.11kB / 9.86MB 0.1s
21:42:30 [2020-03-31T21:42:30.212Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:42:30 [2020-03-31T21:42:30.212Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.31MB / 9.86MB 0.4s
21:42:30 [2020-03-31T21:42:30.214Z] #44 34.59   CC       images/core-aarch64.o
21:42:30 [2020-03-31T21:42:30.472Z] #44 ...
21:42:30 [2020-03-31T21:42:30.472Z] 
21:42:30 [2020-03-31T21:42:30.472Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:30 [2020-03-31T21:42:30.472Z] #47 130.3 go/parser
21:42:30 [2020-03-31T21:42:30.472Z] #47 132.5 text/template
21:42:30 [2020-03-31T21:42:30.472Z] #47 135.8 encoding/xml
21:42:30 [2020-03-31T21:42:30.520Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.83MB / 9.86MB 0.6s
21:42:30 [2020-03-31T21:42:30.727Z] #47 ...
21:42:30 [2020-03-31T21:42:30.727Z] 
21:42:30 [2020-03-31T21:42:30.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:30 [2020-03-31T21:42:30.727Z] #44 35.18   CC       images/core-ppc64.o
21:42:30 [2020-03-31T21:42:30.816Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.85MB / 9.86MB 0.9s
21:42:30 [2020-03-31T21:42:30.816Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.37MB / 9.86MB 1.0s
21:42:31 [2020-03-31T21:42:31.108Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.49MB / 9.86MB 1.3s
21:42:31 [2020-03-31T21:42:31.407Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.05MB / 9.86MB 1.5s
21:42:31 [2020-03-31T21:42:31.524Z] #47 ...
21:42:31 [2020-03-31T21:42:31.524Z] 
21:42:31 [2020-03-31T21:42:31.524Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:42:31 [2020-03-31T21:42:31.701Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.73MB / 9.86MB 1.6s
21:42:31 [2020-03-31T21:42:31.701Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.32MB / 9.86MB 1.8s
21:42:31 [2020-03-31T21:42:31.763Z] #47 ...
21:42:31 [2020-03-31T21:42:31.763Z] 
21:42:31 [2020-03-31T21:42:31.763Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:31 [2020-03-31T21:42:31.763Z] #44 34.12 make[1]: Nothing to be done for 'all'.
21:42:31 [2020-03-31T21:42:31.763Z] #44 36.46   CC       images/stats.o
21:42:31 [2020-03-31T21:42:31.763Z] #44 37.00   CC       images/core.o
21:42:31 [2020-03-31T21:42:31.763Z] #44 38.14   CC       images/core-x86.o
21:42:31 [2020-03-31T21:42:31.763Z] #44 39.20   CC       images/core-arm.o
21:42:31 [2020-03-31T21:42:31.763Z] #44 40.04   CC       images/core-aarch64.o
21:42:31 [2020-03-31T21:42:31.763Z] #44 ...
21:42:31 [2020-03-31T21:42:31.763Z] 
21:42:31 [2020-03-31T21:42:31.763Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:42:31 [2020-03-31T21:42:31.763Z] #65 61.08 + bin/ctr
21:42:31 [2020-03-31T21:42:31.763Z] #65 ...
21:42:31 [2020-03-31T21:42:31.763Z] 
21:42:31 [2020-03-31T21:42:31.763Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:31 [2020-03-31T21:42:31.763Z] #47 137.7 encoding/xml
21:42:31 [2020-03-31T21:42:31.993Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.84MB / 9.86MB 1.9s
21:42:31 [2020-03-31T21:42:31.993Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.41MB / 9.86MB 2.1s
21:42:31 [2020-03-31T21:42:31.993Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.99MB / 9.86MB 2.2s
21:42:32 [2020-03-31T21:42:32.089Z] #44 36.53   CC       images/core-s390.o
21:42:32 [2020-03-31T21:42:32.303Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.72MB / 9.86MB 2.4s
21:42:32 [2020-03-31T21:42:32.343Z] #23 140.9 Checking out files:  19% (2105/10664)   
Checking out files:  20% (2133/10664)   
Checking out files:  21% (2240/10664)   
Checking out files:  22% (2347/10664)   
Checking out files:  23% (2453/10664)   
Checking out files:  24% (2560/10664)   
Checking out files:  25% (2666/10664)   
Checking out files:  26% (2773/10664)   
Checking out files:  27% (2880/10664)   
Checking out files:  28% (2986/10664)   
Checking out files:  29% (3093/10664)   
Checking out files:  30% (3200/10664)   
Checking out files:  31% (3306/10664)   
Checking out files:  32% (3413/10664)   
Checking out files:  33% (3520/10664)   
Checking out files:  34% (3626/10664)   
Checking out files:  35% (3733/10664)   
Checking out files:  35% (3736/10664)   
Checking out files:  36% (3840/10664)   
Checking out files:  37% (3946/10664)   
Checking out files:  38% (4053/10664)   
Checking out files:  39% (4159/10664)   
Checking out files:  40% (4266/10664)   
Checking out files:  41% (4373/10664)   
Checking out files:  42% (4479/10664)   
Checking out files:  43% (4586/10664)   
Checking out files:  44% (4693/10664)   
Checking out files:  45% (4799/10664)   
Checking out files:  46% (4906/10664)   
Checking out files:  47% (5013/10664)   
Checking out files:  48% (5119/10664)   
Checking out files:  49% (5226/10664)   
Checking out files:  50% (5332/10664)   
Checking out files:  51% (5439/10664)   
Checking out files:  52% (5546/10664)   
Checking out files:  53% (5652/10664)   
Checking out files:  54% (5759/10664)   
Checking out files:  54% (5834/10664)   
Checking out files:  55% (5866/10664)   
Checking out files:  56% (5972/10664)   
Checking out files:  57% (6079/10664)   
Checking out files:  58% (6186/10664)   
Checking out files:  59% (6292/10664)   
Checking out files:  60% (6399/10664)   
Checking out files:  61% (6506/10664)   
Checking out files:  62% (6612/10664)   
Checking out files:  63% (6719/10664)   
Checking out files:  64% (6825/10664)   
Checking out files:  65% (6932/10664)   
Checking out files:  66% (7039/10664)   
Checking out files:  67% (7145/10664)   
Checking out files:  68% (7252/10664)   
Checking out files:  69% (7359/10664)   
Checking out files:  70% (7465/10664)   
Checking out files:  71% (7572/10664)   
Checking out files:  72% (7679/10664)   
Checking out files:  73% (7785/10664)   
Checking out files:  74% (7892/10664)   
Checking out files:  75% (7998/10664)   
Checking out files:  76% (8105/10664)   
Checking out files:  76% (8150/10664)   
Checking out files:  77% (8212/10664)   
Checking out files:  78% (8318/10664)   
Checking out files:  79% (8425/10664)   
Checking out files:  80% (8532/10664)   
Checking out files:  81% (8638/10664)   
Checking out files:  82% (8745/10664)   
Checking out files:  83% (8852/10664)   
Checking out files:  84% (8958/10664)   
Checking out files:  85% (9065/10664)   
Checking out files:  86% (9172/10664)   
Checking out files:  87% (9278/10664)   
Checking out files:  88% (9385/10664)   
Checking out files:  89% (9491/10664)   
Checking out files:  90% (9598/10664)   
Checking out files:  91% (9705/10664)   
Checking out files:  92% (9811/10664)   
Checking out files:  93% (9918/10664)   
Checking out files:  93% (10017/10664)   
Checking out files:  94% (10025/10664)   
Checking out files:  95% (10131/10664)   
Checking out files:  96% (10238/10664)   
Checking out files:  97% (10345/10664)   
Checking out files:  98% (10451/10664)   
Checking out files:  99% (10558/10664)   
Checking out files: 100% (10664/10664)   
Checking out files: 100% (10664/10664), done.
21:42:32 [2020-03-31T21:42:32.600Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.47MB / 9.86MB 2.5s
21:42:32 [2020-03-31T21:42:32.600Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done
21:42:32 [2020-03-31T21:42:32.605Z] #23 145.4 + cd /tmp/tmp.wCyHuXfk95/tmp/docker-ce
21:42:32 [2020-03-31T21:42:32.605Z] #23 145.4 + git checkout -q v17.06.2-ce
21:42:32 [2020-03-31T21:42:32.700Z] #47 139.9 go/doc
21:42:32 [2020-03-31T21:42:32.857Z] #17 47.70 Selecting previously unselected package vim.
21:42:32 [2020-03-31T21:42:32.857Z] #17 47.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:42:32 [2020-03-31T21:42:32.857Z] #17 47.74 Unpacking vim (2:8.1.0875-5) ...
21:42:32 [2020-03-31T21:42:32.893Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
21:42:33 [2020-03-31T21:42:33.422Z] #17 48.33 Selecting previously unselected package xfsprogs.
21:42:33 [2020-03-31T21:42:33.422Z] #17 48.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:42:33 [2020-03-31T21:42:33.422Z] #17 48.35 Unpacking xfsprogs (4.20.0-1) ...
21:42:33 [2020-03-31T21:42:33.452Z] #44 37.90   CC       images/cpuinfo.o
21:42:33 [2020-03-31T21:42:33.547Z] #23 ...
21:42:33 [2020-03-31T21:42:33.547Z] 
21:42:33 [2020-03-31T21:42:33.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:33 [2020-03-31T21:42:33.547Z] #17 5.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
21:42:33 [2020-03-31T21:42:33.547Z] #17 6.890 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
21:42:33 [2020-03-31T21:42:33.547Z] #17 9.667 Fetched 8164 kB in 7s (1120 kB/s)
21:42:33 [2020-03-31T21:42:33.547Z] #17 9.667 Reading package lists...
21:42:33 [2020-03-31T21:42:33.679Z] #17 48.82 Selecting previously unselected package zip.
21:42:33 [2020-03-31T21:42:33.679Z] #17 48.83 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:42:33 [2020-03-31T21:42:33.808Z] #17 13.42 Reading package lists...
21:42:33 [2020-03-31T21:42:33.808Z] #17 ...
21:42:33 [2020-03-31T21:42:33.808Z] 
21:42:33 [2020-03-31T21:42:33.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:33 [2020-03-31T21:42:33.808Z] #44 79.00   LINK     criu/arch/aarch64/crtools.built-in.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 79.07   DEP      criu/pie/util-vdso.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 79.29   DEP      criu/pie/util.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 79.54   CC       criu/pie/util.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 79.77   CC       criu/pie/util-vdso.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 80.51   AR       criu/pie/pie.lib.a
21:42:33 [2020-03-31T21:42:33.808Z] #44 80.60   DEP      criu/pie/restorer.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 80.85   DEP      criu/arch/aarch64/intraprocedure.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 80.86   DEP      criu/arch/aarch64/restorer.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 81.06   DEP      criu/arch/aarch64/vdso-pie.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 81.24   DEP      criu/pie/parasite-vdso.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 81.48   DEP      criu/pie/parasite.d
21:42:33 [2020-03-31T21:42:33.808Z] #44 81.82   CC       criu/pie/parasite.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 83.43   LINK     criu/pie/parasite.built-in.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 83.45   GEN      criu/pie/parasite-blob.h
21:42:33 [2020-03-31T21:42:33.808Z] #44 83.46   CC       criu/pie/parasite-vdso.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 84.59   CC       criu/arch/aarch64/vdso-pie.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 85.05   CC       criu/arch/aarch64/restorer.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 85.50   CC       criu/arch/aarch64/intraprocedure.o
21:42:33 [2020-03-31T21:42:33.808Z] #44 85.56   CC       criu/pie/restorer.o
21:42:33 [2020-03-31T21:42:33.937Z] #17 48.85 Unpacking zip (3.0-11+b1) ...
21:42:33 [2020-03-31T21:42:33.937Z] #17 49.10 Setting up aufs-tools (1:4.14+20190211-1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.12 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.14 Setting up libgpm2:amd64 (1.20.7-5) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.15 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.16 Setting up uidmap (1:4.5-1.1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.21 Setting up xxd (2:8.1.0875-5) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.22 Setting up zip (3.0-11+b1) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.23 Setting up vim-common (2:8.1.0875-5) ...
21:42:34 [2020-03-31T21:42:34.195Z] #17 49.26 Setting up bash-completion (1:2.8-6) ...
21:42:34 [2020-03-31T21:42:34.377Z] #44 38.75   CC       images/inventory.o
21:42:34 [2020-03-31T21:42:34.633Z] #44 39.16   CC       images/fdinfo.o
21:42:34 [2020-03-31T21:42:34.753Z] #44 ...
21:42:34 [2020-03-31T21:42:34.753Z] 
21:42:34 [2020-03-31T21:42:34.753Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:34 [2020-03-31T21:42:34.753Z] #17 13.42 Reading package lists...
21:42:35 [2020-03-31T21:42:35.076Z] #72 ...
21:42:35 [2020-03-31T21:42:35.076Z] 
21:42:35 [2020-03-31T21:42:35.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:42:35 [2020-03-31T21:42:35.076Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.47MB / 54.14MB 5.4s
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.08MB / 57.39MB 5.4s
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.0s done
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 21.51MB / 73.51MB 5.4s
21:42:35 [2020-03-31T21:42:35.076Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.79MB / 96.43MB 5.4s
21:42:35 [2020-03-31T21:42:35.558Z] #44 39.79   CC       images/fown.o
21:42:35 [2020-03-31T21:42:35.558Z] #44 40.17   CC       images/ns.o
21:42:35 [2020-03-31T21:42:35.697Z] #17 16.37 Building dependency tree...
21:42:36 [2020-03-31T21:42:36.124Z] #44 40.48   CC       images/regfile.o
21:42:36 [2020-03-31T21:42:36.165Z] #8 ...
21:42:36 [2020-03-31T21:42:36.165Z] 
21:42:36 [2020-03-31T21:42:36.165Z] #21 [internal] load build context
21:42:36 [2020-03-31T21:42:36.165Z] #21 transferring context: 50.07MB 6.3s done
21:42:36 [2020-03-31T21:42:36.165Z] #21 DONE 6.4s
21:42:36 [2020-03-31T21:42:36.165Z] 
21:42:36 [2020-03-31T21:42:36.165Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:42:36 [2020-03-31T21:42:36.165Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.78MB / 54.14MB 6.1s
21:42:36 [2020-03-31T21:42:36.165Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.44MB / 57.39MB 6.1s
21:42:36 [2020-03-31T21:42:36.165Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.43MB / 73.51MB 6.3s
21:42:36 [2020-03-31T21:42:36.165Z] #8 ...
21:42:36 [2020-03-31T21:42:36.165Z] 
21:42:36 [2020-03-31T21:42:36.165Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:42:36 [2020-03-31T21:42:36.165Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done
21:42:36 [2020-03-31T21:42:36.165Z] #72 DONE 6.6s
21:42:36 [2020-03-31T21:42:36.165Z] 
21:42:36 [2020-03-31T21:42:36.165Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:42:36 [2020-03-31T21:42:36.165Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.77MB / 96.43MB 6.4s
21:42:36 [2020-03-31T21:42:36.380Z] #44 40.78   CC       images/ghost-file.o
21:42:36 [2020-03-31T21:42:36.459Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 30.32MB / 54.14MB 6.6s
21:42:36 [2020-03-31T21:42:36.459Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 29.23MB / 57.39MB 6.7s
21:42:36 [2020-03-31T21:42:36.636Z] #44 41.21   CC       images/fifo.o
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05 libcap2-bin is already the newest version (1:2.25-2).
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05 The following additional packages will be installed:
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.05   python3.7 python3.7-minimal vim-runtime xxd
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06 Suggested packages:
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06 Recommended packages:
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06   aufs-dkms nftables build-essential python3-dev python3-keyring
21:42:36 [2020-03-31T21:42:36.640Z] #17 18.06   python3-keyrings.alt python3-xdg unzip
21:42:36 [2020-03-31T21:42:36.759Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 33.46MB / 54.14MB 6.9s
21:42:36 [2020-03-31T21:42:36.759Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 30.24MB / 73.51MB 6.9s
21:42:36 [2020-03-31T21:42:36.759Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.14MB / 57.39MB 7.0s
21:42:36 [2020-03-31T21:42:36.759Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.14MB / 96.43MB 7.0s
21:42:36 [2020-03-31T21:42:36.883Z] #47 ...
21:42:36 [2020-03-31T21:42:36.883Z] 
21:42:36 [2020-03-31T21:42:36.883Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:36 [2020-03-31T21:42:36.883Z] #56 143.6 mvdan.cc/sh/v3/cmd/shfmt
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.88 Setting up libiptc0:amd64 (1.8.2-4) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.90 Setting up xz-utils (5.2.4-1) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.92 Setting up sudo (1.8.27-1+deb10u2) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.96 invoke-rc.d: could not determine current runlevel
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.98 invoke-rc.d: policy-rc.d denied execution of start.
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.98 Setting up pigz (2.4-1) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 51.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 52.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 52.01 Setting up python-pip-whl (18.1-5) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 52.02 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:42:36 [2020-03-31T21:42:36.978Z] #17 52.04 Setting up vim-runtime (2:8.1.0875-5) ...
21:42:37 [2020-03-31T21:42:37.053Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.43MB / 54.14MB 7.3s
21:42:37 [2020-03-31T21:42:37.053Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 35.13MB / 57.39MB 7.3s
21:42:37 [2020-03-31T21:42:37.053Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.37MB / 73.51MB 7.3s
21:42:37 [2020-03-31T21:42:37.240Z] #44 41.53   CC       images/remap-file-path.o
21:42:37 [2020-03-31T21:42:37.240Z] #44 41.74   CC       images/eventfd.o
21:42:37 [2020-03-31T21:42:37.363Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 40.17MB / 54.14MB 7.6s
21:42:37 [2020-03-31T21:42:37.363Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.87MB / 96.43MB 7.6s
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.54 Setting up libaio1:amd64 (0.3.112-3) ...
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.54 Setting up libonig5:amd64 (6.9.1-1) ...
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.57 Setting up vim (2:8.1.0875-5) ...
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:42:37 [2020-03-31T21:42:37.545Z] #17 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:42:37 [2020-03-31T21:42:37.546Z] #17 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:42:37 [2020-03-31T21:42:37.546Z] #17 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:42:37 [2020-03-31T21:42:37.546Z] #17 52.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:42:37 [2020-03-31T21:42:37.658Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 39.75MB / 57.39MB 7.8s
21:42:37 [2020-03-31T21:42:37.658Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 38.83MB / 73.51MB 7.8s
21:42:37 [2020-03-31T21:42:37.658Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 43.09MB / 54.14MB 7.9s
21:42:37 [2020-03-31T21:42:37.800Z] #44 42.16   CC       images/eventpoll.o
21:42:37 [2020-03-31T21:42:37.806Z] #17 52.66 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:42:37 [2020-03-31T21:42:37.806Z] #17 52.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:42:37 [2020-03-31T21:42:37.806Z] #17 52.68 Setting up jq (1.5+dfsg-2+b1) ...
21:42:37 [2020-03-31T21:42:37.806Z] #17 52.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:42:37 [2020-03-31T21:42:37.806Z] #17 52.70 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:42:37 [2020-03-31T21:42:37.947Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 43.49MB / 57.39MB 8.2s
21:42:37 [2020-03-31T21:42:37.947Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 43.28MB / 96.43MB 8.2s
21:42:38 [2020-03-31T21:42:38.031Z] #17 ...
21:42:38 [2020-03-31T21:42:38.031Z] 
21:42:38 [2020-03-31T21:42:38.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:38 [2020-03-31T21:42:38.031Z] #47 DONE 150.9s
21:42:38 [2020-03-31T21:42:38.031Z] 
21:42:38 [2020-03-31T21:42:38.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:38 [2020-03-31T21:42:38.031Z] #44 89.29   LINK     criu/pie/restorer.built-in.o
21:42:38 [2020-03-31T21:42:38.031Z] #44 89.31   GEN      criu/pie/restorer-blob.h
21:42:38 [2020-03-31T21:42:38.031Z] #44 89.48   DEP      criu/vdso.d
21:42:38 [2020-03-31T21:42:38.031Z] #44 89.78   DEP      criu/uts_ns.d
21:42:38 [2020-03-31T21:42:38.031Z] #44 90.10   DEP      criu/util.d
21:42:38 [2020-03-31T21:42:38.031Z] #44 90.31   DEP      criu/uffd.d
21:42:38 [2020-03-31T21:42:38.031Z] #44 90.45   DEP      criu/tun.d
21:42:38 [2020-03-31T21:42:38.031Z] #44 90.72   DEP      criu/tty.d
21:42:38 [2020-03-31T21:42:38.241Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 46.78MB / 54.14MB 8.4s
21:42:38 [2020-03-31T21:42:38.241Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 43.78MB / 73.51MB 8.4s
21:42:38 [2020-03-31T21:42:38.241Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.92MB / 57.39MB 8.5s
21:42:38 [2020-03-31T21:42:38.360Z] #44 42.71   CC       images/fh.o
21:42:38 [2020-03-31T21:42:38.530Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 50.71MB / 54.14MB 8.7s
21:42:38 [2020-03-31T21:42:38.530Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 48.52MB / 96.43MB 8.7s
21:42:38 [2020-03-31T21:42:38.530Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.02MB / 57.39MB 8.8s
21:42:38 [2020-03-31T21:42:38.530Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.26MB / 73.51MB 8.8s
21:42:38 [2020-03-31T21:42:38.602Z] #44 91.16   DEP      criu/timerfd.d
21:42:38 [2020-03-31T21:42:38.749Z] ok  	github.com/docker/docker/cmd/dockerd	0.041s	coverage: 30.7% of statements
21:42:38 [2020-03-31T21:42:38.749Z] ok  	github.com/docker/docker/container	0.109s	coverage: 34.9% of statements
21:42:38 [2020-03-31T21:42:38.749Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:42:38 [2020-03-31T21:42:38.749Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:42:38 [2020-03-31T21:42:38.749Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:42:38 [2020-03-31T21:42:38.749Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:42:38 [2020-03-31T21:42:38.823Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.62MB / 54.14MB 9.0s
21:42:38 [2020-03-31T21:42:38.823Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 9.0s done
21:42:38 [2020-03-31T21:42:38.823Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.71MB / 57.39MB 9.1s
21:42:38 [2020-03-31T21:42:38.823Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.38MB / 73.51MB 9.1s
21:42:38 [2020-03-31T21:42:38.823Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 55.07MB / 96.43MB 9.1s
21:42:38 [2020-03-31T21:42:38.865Z] #44 91.41   DEP      criu/sysfs_parse.d
21:42:38 [2020-03-31T21:42:38.920Z] #44 43.29   CC       images/fsnotify.o
21:42:39 [2020-03-31T21:42:39.110Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.2s done
21:42:39 [2020-03-31T21:42:39.110Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.55MB / 73.51MB 9.4s
21:42:39 [2020-03-31T21:42:39.110Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.86MB / 96.43MB 9.4s
21:42:39 [2020-03-31T21:42:39.126Z] #44 ...
21:42:39 [2020-03-31T21:42:39.126Z] 
21:42:39 [2020-03-31T21:42:39.126Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:42:39 [2020-03-31T21:42:39.126Z] #30 DONE 152.3s
21:42:39 [2020-03-31T21:42:39.126Z] 
21:42:39 [2020-03-31T21:42:39.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:39 [2020-03-31T21:42:39.126Z] #44 91.62   DEP      criu/sysctl.d
21:42:39 [2020-03-31T21:42:39.178Z] #17 ...
21:42:39 [2020-03-31T21:42:39.178Z] 
21:42:39 [2020-03-31T21:42:39.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:39 [2020-03-31T21:42:39.178Z] #44 135.6   CC       criu/crtools.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 136.1   CC       criu/eventfd.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 136.5   CC       criu/eventpoll.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 137.4   CC       criu/external.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 137.7   CC       criu/fault-injection.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 137.8   CC       criu/fdstore.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 138.3   CC       criu/fifo.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 138.7   CC       criu/file-ids.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 139.0   CC       criu/file-lock.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 139.8   CC       criu/files-ext.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 140.2   CC       criu/files-reg.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 142.2   CC       criu/files.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 144.6   CC       criu/filesystems.o
21:42:39 [2020-03-31T21:42:39.178Z] #44 145.3   CC       criu/fsnotify.o
21:42:39 [2020-03-31T21:42:39.388Z] #44 91.96   DEP      criu/string.d
21:42:39 [2020-03-31T21:42:39.388Z] #44 92.05   DEP      criu/stats.d
21:42:39 [2020-03-31T21:42:39.398Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 64.28MB / 73.51MB 9.6s
21:42:39 [2020-03-31T21:42:39.398Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 69.38MB / 96.43MB 9.7s
21:42:39 [2020-03-31T21:42:39.649Z] #44 92.24   DEP      criu/sockets.d
21:42:39 [2020-03-31T21:42:39.686Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 70.35MB / 73.51MB 9.9s
21:42:39 [2020-03-31T21:42:39.686Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 74.50MB / 96.43MB 9.9s
21:42:39 [2020-03-31T21:42:39.845Z] #44 44.44   CC       images/signalfd.o
21:42:39 [2020-03-31T21:42:39.910Z] #44 92.44   DEP      criu/sk-unix.d
21:42:39 [2020-03-31T21:42:39.972Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 10.0s done
21:42:39 [2020-03-31T21:42:39.972Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 88.05MB / 96.43MB 10.2s
21:42:39 [2020-03-31T21:42:39.972Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 10.0s done
21:42:40 [2020-03-31T21:42:40.111Z] #44 ...
21:42:40 [2020-03-31T21:42:40.111Z] 
21:42:40 [2020-03-31T21:42:40.111Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:42:40 [2020-03-31T21:42:40.111Z] #41 254.3 + dpkg --print-architecture
21:42:40 [2020-03-31T21:42:40.171Z] #44 92.62   DEP      criu/sk-tcp.d
21:42:40 [2020-03-31T21:42:40.256Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 10.3s done
21:42:40 [2020-03-31T21:42:40.256Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca
21:42:40 [2020-03-31T21:42:40.368Z] #41 254.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:42:40 [2020-03-31T21:42:40.406Z] #44 44.98   CC       images/fs.o
21:42:40 [2020-03-31T21:42:40.436Z] #44 92.90   DEP      criu/sk-queue.d
21:42:40 [2020-03-31T21:42:40.626Z] #41 254.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:42:40 [2020-03-31T21:42:40.626Z] #41 254.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:42:40 [2020-03-31T21:42:40.697Z] #44 93.23   DEP      criu/sk-packet.d
21:42:40 [2020-03-31T21:42:40.961Z] #44 93.44   DEP      criu/sk-netlink.d
21:42:40 [2020-03-31T21:42:40.966Z] #44 ...
21:42:40 [2020-03-31T21:42:40.966Z] 
21:42:40 [2020-03-31T21:42:40.966Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:40 [2020-03-31T21:42:40.966Z] #47 140.8 go/doc
21:42:40 [2020-03-31T21:42:40.966Z] #47 146.1 github.com/LK4D4/vndr/build
21:42:40 [2020-03-31T21:42:40.966Z] #47 146.7 github.com/LK4D4/vndr/versioned
21:42:40 [2020-03-31T21:42:40.966Z] #47 147.2 net
21:42:41 [2020-03-31T21:42:41.221Z] #44 93.70   DEP      criu/sk-inet.d
21:42:41 [2020-03-31T21:42:41.263Z] #47 ...
21:42:41 [2020-03-31T21:42:41.263Z] 
21:42:41 [2020-03-31T21:42:41.263Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:41 [2020-03-31T21:42:41.263Z] #44 45.53   CC       images/pstree.o
21:42:41 [2020-03-31T21:42:41.483Z] #44 93.92   DEP      criu/signalfd.d
21:42:41 [2020-03-31T21:42:41.483Z] #44 94.07   DEP      criu/sigframe.d
21:42:41 [2020-03-31T21:42:41.518Z] #44 45.80   CC       images/pipe.o
21:42:41 [2020-03-31T21:42:41.746Z] #44 94.20   DEP      criu/shmem.d
21:42:41 [2020-03-31T21:42:41.746Z] #44 94.30   DEP      criu/servicefd.d
21:42:41 [2020-03-31T21:42:41.773Z] #44 46.35   CC       images/tcp-stream.o
21:42:42 [2020-03-31T21:42:42.008Z] #44 94.49   DEP      criu/seize.d
21:42:42 [2020-03-31T21:42:42.146Z] #56 ...
21:42:42 [2020-03-31T21:42:42.146Z] 
21:42:42 [2020-03-31T21:42:42.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:42 [2020-03-31T21:42:42.146Z] #44 40.77   CC       images/core-ppc64.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 41.64   CC       images/core-s390.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 42.97   CC       images/cpuinfo.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 43.39   CC       images/inventory.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 43.92   CC       images/fdinfo.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 44.59   CC       images/fown.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 44.94   CC       images/ns.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 45.38   CC       images/regfile.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 45.87   CC       images/ghost-file.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 46.36   CC       images/fifo.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 46.72   CC       images/remap-file-path.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 46.99   CC       images/eventfd.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 47.38   CC       images/eventpoll.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 47.84   CC       images/fh.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 48.32   CC       images/fsnotify.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 49.39   CC       images/signalfd.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 49.72   CC       images/fs.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 50.20   CC       images/pstree.o
21:42:42 [2020-03-31T21:42:42.146Z] #44 50.56   CC       images/pipe.o
21:42:42 [2020-03-31T21:42:42.187Z] ok  	github.com/docker/docker/daemon/cluster	0.035s	coverage: 0.5% of statements
21:42:42 [2020-03-31T21:42:42.270Z] #44 94.69   DEP      criu/seccomp.d
21:42:42 [2020-03-31T21:42:42.270Z] #44 94.82   DEP      criu/rst-malloc.d
21:42:42 [2020-03-31T21:42:42.270Z] #44 94.89   DEP      criu/rbtree.d
21:42:42 [2020-03-31T21:42:42.333Z] #44 46.68   CC       images/sk-packet.o
21:42:42 [2020-03-31T21:42:42.404Z] #44 51.19   CC       images/tcp-stream.o
21:42:42 [2020-03-31T21:42:42.531Z] #44 94.93   DEP      criu/pstree.d
21:42:42 [2020-03-31T21:42:42.531Z] #44 95.07   DEP      criu/protobuf.d
21:42:42 [2020-03-31T21:42:42.793Z] #44 95.24   GEN      criu/protobuf-desc-gen.h
21:42:42 [2020-03-31T21:42:42.941Z] #44 47.36   CC       images/mnt.o
21:42:43 [2020-03-31T21:42:43.337Z] #44 51.79   CC       images/sk-packet.o
21:42:43 [2020-03-31T21:42:43.501Z] #44 47.83   CC       images/pipe-data.o
21:42:43 [2020-03-31T21:42:43.650Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
21:42:43 [2020-03-31T21:42:43.756Z] #44 48.39   CC       images/sa.o
21:42:43 [2020-03-31T21:42:43.902Z] #44 52.39   CC       images/mnt.o
21:42:44 [2020-03-31T21:42:44.160Z] #44 52.84   CC       images/pipe-data.o
21:42:44 [2020-03-31T21:42:44.316Z] #44 48.94   CC       images/timer.o
21:42:44 [2020-03-31T21:42:44.650Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.6% of statements
21:42:44 [2020-03-31T21:42:44.709Z] #44 97.01   DEP      criu/protobuf-desc.d
21:42:44 [2020-03-31T21:42:44.709Z] #44 97.23   DEP      criu/proc_parse.d
21:42:44 [2020-03-31T21:42:44.709Z] #44 97.40   DEP      criu/plugin.d
21:42:44 [2020-03-31T21:42:44.724Z] #44 53.24   CC       images/sa.o
21:42:44 [2020-03-31T21:42:44.970Z] #44 97.50   DEP      criu/pipes.d
21:42:45 [2020-03-31T21:42:45.232Z] #44 97.70   DEP      criu/pie-util.d
21:42:45 [2020-03-31T21:42:45.232Z] #44 97.86   DEP      criu/pie-util-vdso.d
21:42:45 [2020-03-31T21:42:45.244Z] #44 49.61   CC       images/timerfd.o
21:42:45 [2020-03-31T21:42:45.244Z] #44 ...
21:42:45 [2020-03-31T21:42:45.244Z] 
21:42:45 [2020-03-31T21:42:45.244Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:45 [2020-03-31T21:42:45.244Z] #56 146.1 mvdan.cc/sh/v3/cmd/shfmt
21:42:45 [2020-03-31T21:42:45.244Z] #56 DONE 155.3s
21:42:45 [2020-03-31T21:42:45.289Z] #44 53.91   CC       images/timer.o
21:42:45 [2020-03-31T21:42:45.493Z] #44 98.09   DEP      criu/path.d
21:42:45 [2020-03-31T21:42:45.499Z] 
21:42:45 [2020-03-31T21:42:45.499Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:45 [2020-03-31T21:42:45.499Z] #47 151.3 vendor/golang.org/x/crypto/chacha20poly1305
21:42:45 [2020-03-31T21:42:45.499Z] #47 153.9 vendor/golang.org/x/text/transform
21:42:45 [2020-03-31T21:42:45.499Z] #47 155.0 vendor/golang.org/x/text/unicode/bidi
21:42:45 [2020-03-31T21:42:45.754Z] #44 98.23   DEP      criu/parasite-syscall.d
21:42:45 [2020-03-31T21:42:45.856Z] #44 54.59   CC       images/timerfd.o
21:42:45 [2020-03-31T21:42:45.900Z] using credential docker-jenkins-github-credentials
21:42:45 [2020-03-31T21:42:45.972Z] Cloning the remote Git repository
21:42:45 [2020-03-31T21:42:45.972Z] Cloning with configured refspecs honoured and without tags
21:42:46 [2020-03-31T21:42:46.015Z] #44 98.41   DEP      criu/pagemap.d
21:42:46 [2020-03-31T21:42:46.015Z] #44 98.64   DEP      criu/pagemap-cache.d
21:42:46 [2020-03-31T21:42:46.277Z] #44 ...
21:42:46 [2020-03-31T21:42:46.277Z] 
21:42:46 [2020-03-31T21:42:46.277Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:42:46 [2020-03-31T21:42:46.277Z] #23 149.2 + mkdir -p /tmp/tmp.wCyHuXfk95/src/github.com/docker
21:42:46 [2020-03-31T21:42:46.277Z] #23 149.2 + mv components/cli /tmp/tmp.wCyHuXfk95/src/github.com/docker/cli
21:42:46 [2020-03-31T21:42:46.277Z] #23 149.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:42:46 [2020-03-31T21:42:46.277Z] #23 ...
21:42:46 [2020-03-31T21:42:46.277Z] 
21:42:46 [2020-03-31T21:42:46.277Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.88 The following NEW packages will be installed:
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:42:46 [2020-03-31T21:42:46.277Z] #17 19.89   xz-utils zip
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.26 Need to get 27.6 MB of archives.
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.26 After this operation, 114 MB of additional disk space will be used.
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 20.69 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 21.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.78 debconf: delaying package configuration, since apt-utils is not installed
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.91 Fetched 27.6 MB in 2s (13.1 MB/s)
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.98 Selecting previously unselected package pigz.
21:42:46 [2020-03-31T21:42:46.277Z] #17 22.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 ... 23396 files and directories currently installed.)
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.03 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.05 Unpacking pigz (2.4-1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.21 Selecting previously unselected package libpython3.7-minimal:arm64.
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.23 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.72 Selecting previously unselected package python3.7-minimal.
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 23.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 24.48 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 24.51 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 26.84 Selecting previously unselected package python3-minimal.
21:42:46 [2020-03-31T21:42:46.277Z] #17 26.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
21:42:46 [2020-03-31T21:42:46.277Z] #17 26.93 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 26.94 Unpacking python3-minimal (3.7.3-1) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 27.07 Selecting previously unselected package libmpdec2:arm64.
21:42:46 [2020-03-31T21:42:46.277Z] #17 27.07 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 27.09 Unpacking libmpdec2:arm64 (2.4.2-2) ...
21:42:46 [2020-03-31T21:42:46.277Z] #17 27.20 Selecting previously unselected package libpython3.7-stdlib:arm64.
21:42:46 [2020-03-31T21:42:46.278Z] #17 27.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.278Z] #17 27.23 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.421Z] #44 ...
21:42:46 [2020-03-31T21:42:46.421Z] 
21:42:46 [2020-03-31T21:42:46.421Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:42:46 [2020-03-31T21:42:46.421Z] #56 DONE 153.5s
21:42:46 [2020-03-31T21:42:46.421Z] 
21:42:46 [2020-03-31T21:42:46.421Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:46 [2020-03-31T21:42:46.421Z] #44 54.97   CC       images/mm.o
21:42:46 [2020-03-31T21:42:46.421Z] #44 ...
21:42:46 [2020-03-31T21:42:46.421Z] 
21:42:46 [2020-03-31T21:42:46.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:46 [2020-03-31T21:42:46.421Z] #47 144.9 github.com/LK4D4/vndr/build
21:42:46 [2020-03-31T21:42:46.421Z] #47 147.9 github.com/LK4D4/vndr/versioned
21:42:46 [2020-03-31T21:42:46.421Z] #47 148.1 hash/crc32
21:42:46 [2020-03-31T21:42:46.421Z] #47 149.1 compress/gzip
21:42:46 [2020-03-31T21:42:46.421Z] #47 150.0 vendor/golang.org/x/crypto/cryptobyte
21:42:46 [2020-03-31T21:42:46.421Z] #47 150.2 net
21:42:46 [2020-03-31T21:42:46.152Z] Cloning repository https://github.com/moby/moby.git
21:42:46 [2020-03-31T21:42:46.554Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.38 Selecting previously unselected package python3.7.
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.39 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.51 Selecting previously unselected package libpython3-stdlib:arm64.
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
21:42:46 [2020-03-31T21:42:46.849Z] #17 28.54 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
21:42:46 [2020-03-31T21:42:46.986Z] #47 153.9 vendor/golang.org/x/crypto/internal/chacha20
21:42:46 [2020-03-31T21:42:46.986Z] #47 ...
21:42:46 [2020-03-31T21:42:46.986Z] 
21:42:46 [2020-03-31T21:42:46.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:46 [2020-03-31T21:42:46.986Z] #44 55.54   CC       images/sk-opts.o
21:42:47 [2020-03-31T21:42:47.110Z] #17 28.62 Setting up python3-minimal (3.7.3-1) ...
21:42:47 [2020-03-31T21:42:47.385Z] #47 ...
21:42:47 [2020-03-31T21:42:47.385Z] 
21:42:47 [2020-03-31T21:42:47.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:47 [2020-03-31T21:42:47.385Z] #44 50.18   CC       images/mm.o
21:42:47 [2020-03-31T21:42:47.385Z] #44 50.73   CC       images/sk-opts.o
21:42:47 [2020-03-31T21:42:47.385Z] #44 51.13   CC       images/sk-unix.o
21:42:47 [2020-03-31T21:42:47.385Z] #44 51.60   CC       images/sk-inet.o
21:42:47 [2020-03-31T21:42:47.552Z] #44 55.96   CC       images/sk-unix.o
21:42:48 [2020-03-31T21:42:48.034Z] #44 52.23   CC       images/tun.o
21:42:48 [2020-03-31T21:42:48.119Z] #44 56.63   CC       images/sk-inet.o
21:42:48 [2020-03-31T21:42:48.289Z] #44 52.74   CC       images/sk-netlink.o
21:42:48 [2020-03-31T21:42:48.511Z] #17 29.94 Selecting previously unselected package python3.
21:42:48 [2020-03-31T21:42:48.511Z] #17 29.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
21:42:48 [2020-03-31T21:42:48.511Z] #17 30.00 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
21:42:48 [2020-03-31T21:42:48.511Z] #17 30.02 Unpacking python3 (3.7.3-1) ...
21:42:48 [2020-03-31T21:42:48.511Z] #17 30.16 Selecting previously unselected package libip4tc0:arm64.
21:42:48 [2020-03-31T21:42:48.511Z] #17 30.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
21:42:48 [2020-03-31T21:42:48.511Z] #17 30.17 Unpacking libip4tc0:arm64 (1.8.2-4) ...
21:42:48 [2020-03-31T21:42:48.684Z] #44 57.26   CC       images/tun.o
21:42:48 [2020-03-31T21:42:48.189Z] Fetching upstream changes from https://github.com/moby/moby.git
21:42:48 [2020-03-31T21:42:48.189Z]  > git --version # timeout=10
21:42:48 [2020-03-31T21:42:48.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:42:48 [2020-03-31T21:42:48.255Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:42:48 [2020-03-31T21:42:48.731Z] #41 ...
21:42:48 [2020-03-31T21:42:48.731Z] 
21:42:48 [2020-03-31T21:42:48.731Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.71 Setting up iptables (1.8.2-4) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:42:48 [2020-03-31T21:42:48.731Z] #17 55.76 Setting up python3 (3.7.3-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 56.24 Setting up python3-wheel (0.32.3-2) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 57.04 Setting up apparmor (2.13.2-10) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 58.62 Setting up xfsprogs (4.20.0-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 58.63 Setting up python3-lib2to3 (3.7.3-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 59.01 Setting up python3-pkg-resources (40.8.0-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 59.88 Setting up python3-distutils (3.7.3-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 60.40 Setting up python3-setuptools (40.8.0-1) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 61.59 Setting up python3-pip (18.1-5) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 62.47 Processing triggers for libc-bin (2.28-10) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 62.52 Processing triggers for mime-support (3.62) ...
21:42:48 [2020-03-31T21:42:48.731Z] #17 DONE 63.1s
21:42:48 [2020-03-31T21:42:48.731Z] 
21:42:48 [2020-03-31T21:42:48.731Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.26 Selecting previously unselected package libip6tc0:arm64.
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.28 Unpacking libip6tc0:arm64 (1.8.2-4) ...
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.37 Selecting previously unselected package libiptc0:arm64.
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.38 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
21:42:48 [2020-03-31T21:42:48.772Z] #17 30.39 Unpacking libiptc0:arm64 (1.8.2-4) ...
21:42:48 [2020-03-31T21:42:48.849Z] #44 53.16   CC       images/packet-sock.o
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.47 Selecting previously unselected package libnfnetlink0:arm64.
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.48 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.57 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
21:42:49 [2020-03-31T21:42:49.041Z] #17 30.58 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:42:49 [2020-03-31T21:42:49.250Z] #44 57.93   CC       images/sk-netlink.o
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.69 Selecting previously unselected package libnftnl11:arm64.
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.72 Unpacking libnftnl11:arm64 (1.1.2-2) ...
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.85 Selecting previously unselected package iptables.
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
21:42:49 [2020-03-31T21:42:49.309Z] #17 30.87 Unpacking iptables (1.8.2-4) ...
21:42:49 [2020-03-31T21:42:49.409Z] #44 53.88   CC       images/ipc-var.o
21:42:49 [2020-03-31T21:42:49.570Z] #17 31.25 Selecting previously unselected package xxd.
21:42:49 [2020-03-31T21:42:49.663Z] #18 1.681 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:42:49 [2020-03-31T21:42:49.663Z] #18 1.685 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:42:49 [2020-03-31T21:42:49.663Z] #18 1.688 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:42:49 [2020-03-31T21:42:49.664Z] #44 54.24   CC       images/ipc-desc.o
21:42:49 [2020-03-31T21:42:49.815Z] #44 58.58   CC       images/packet-sock.o
21:42:49 [2020-03-31T21:42:49.834Z] #17 31.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
21:42:49 [2020-03-31T21:42:49.834Z] #17 31.27 Unpacking xxd (2:8.1.0875-5) ...
21:42:49 [2020-03-31T21:42:49.834Z] #17 31.44 Selecting previously unselected package vim-common.
21:42:49 [2020-03-31T21:42:49.834Z] #17 31.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:42:49 [2020-03-31T21:42:49.834Z] #17 31.46 Unpacking vim-common (2:8.1.0875-5) ...
21:42:49 [2020-03-31T21:42:49.921Z] #18 DONE 1.8s
21:42:49 [2020-03-31T21:42:49.921Z] 
21:42:49 [2020-03-31T21:42:49.921Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:42:50 [2020-03-31T21:42:50.108Z] #17 31.67 Selecting previously unselected package bash-completion.
21:42:50 [2020-03-31T21:42:50.108Z] #17 31.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:42:50 [2020-03-31T21:42:50.229Z] #44 54.65   CC       images/ipc-shm.o
21:42:50 [2020-03-31T21:42:50.487Z] #19 ...
21:42:50 [2020-03-31T21:42:50.487Z] 
21:42:50 [2020-03-31T21:42:50.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:50 [2020-03-31T21:42:50.487Z] #44 146.7   CC       criu/image-desc.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 146.8   CC       criu/image.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 147.8   CC       criu/ipc_ns.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 148.9   CC       criu/irmap.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 149.5   CC       criu/kcmp-ids.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 149.7   CC       criu/kerndat.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 150.8   CC       criu/libnetlink.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 151.2   CC       criu/log.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 151.7   CC       criu/lsm.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 152.1   CC       criu/mem.o
21:42:50 [2020-03-31T21:42:50.487Z] #44 153.9   CC       criu/mount.o
21:42:50 [2020-03-31T21:42:50.749Z] #44 59.29   CC       images/ipc-var.o
21:42:50 [2020-03-31T21:42:50.789Z] #44 55.13   CC       images/ipc-msg.o
21:42:51 [2020-03-31T21:42:51.007Z] #44 59.66   CC       images/ipc-desc.o
21:42:51 [2020-03-31T21:42:51.044Z] #44 55.48   CC       images/ipc-sem.o
21:42:51 [2020-03-31T21:42:51.299Z] #44 55.81   CC       images/utsns.o
21:42:51 [2020-03-31T21:42:51.430Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 13.8% of statements
21:42:51 [2020-03-31T21:42:51.573Z] #44 60.07   CC       images/ipc-shm.o
21:42:51 [2020-03-31T21:42:51.860Z] #44 158.3   CC       criu/namespaces.o
21:42:51 [2020-03-31T21:42:51.902Z] #44 56.11   CC       images/creds.o
21:42:51 [2020-03-31T21:42:51.902Z] #44 56.46   CC       images/vma.o
21:42:52 [2020-03-31T21:42:52.138Z] #44 60.50   CC       images/ipc-msg.o
21:42:52 [2020-03-31T21:42:52.138Z] #44 60.92   CC       images/ipc-sem.o
21:42:52 [2020-03-31T21:42:52.159Z] #44 56.67   CC       images/netdev.o
21:42:52 [2020-03-31T21:42:52.431Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.7% of statements
21:42:52 [2020-03-31T21:42:52.736Z] #44 61.34   CC       images/utsns.o
21:42:52 [2020-03-31T21:42:52.994Z] #44 61.60   CC       images/creds.o
21:42:52 [2020-03-31T21:42:52.994Z] #44 ...
21:42:52 [2020-03-31T21:42:52.994Z] 
21:42:52 [2020-03-31T21:42:52.994Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:42:52 [2020-03-31T21:42:52.994Z] #10 160.4 Selecting previously unselected package g++-mingw-w64-x86-64.
21:42:52 [2020-03-31T21:42:52.994Z] #10 160.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:52 [2020-03-31T21:42:52.994Z] #10 160.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:53 [2020-03-31T21:42:53.041Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
21:42:53 [2020-03-31T21:42:53.086Z] #44 57.31   CC       images/tty.o
21:42:53 [2020-03-31T21:42:53.413Z] #17 34.94 Unpacking bash-completion (1:2.8-6) ...
21:42:53 [2020-03-31T21:42:53.647Z] #44 58.10   CC       images/file-lock.o
21:42:53 [2020-03-31T21:42:53.651Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
21:42:53 [2020-03-31T21:42:53.985Z] #17 35.67 Selecting previously unselected package bzip2.
21:42:53 [2020-03-31T21:42:53.985Z] #17 35.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
21:42:54 [2020-03-31T21:42:54.208Z] #44 58.50   CC       images/rlimit.o
21:42:54 [2020-03-31T21:42:54.246Z] #17 35.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:42:54 [2020-03-31T21:42:54.246Z] #17 35.82 Selecting previously unselected package xz-utils.
21:42:54 [2020-03-31T21:42:54.246Z] #17 35.83 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
21:42:54 [2020-03-31T21:42:54.246Z] #17 35.83 Unpacking xz-utils (5.2.4-1) ...
21:42:54 [2020-03-31T21:42:54.261Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
21:42:54 [2020-03-31T21:42:54.385Z] #44 160.3   CC       criu/net.o
21:42:54 [2020-03-31T21:42:54.464Z] #44 58.83   CC       images/pagemap.o
21:42:54 [2020-03-31T21:42:54.507Z] #17 36.09 Selecting previously unselected package apparmor.
21:42:54 [2020-03-31T21:42:54.507Z] #17 36.09 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
21:42:54 [2020-03-31T21:42:54.507Z] #17 36.15 Unpacking apparmor (2.13.2-10) ...
21:42:54 [2020-03-31T21:42:54.719Z] #44 59.31   CC       images/siginfo.o
21:42:54 [2020-03-31T21:42:54.769Z] #17 36.47 Selecting previously unselected package aufs-tools.
21:42:54 [2020-03-31T21:42:54.769Z] #17 36.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
21:42:54 [2020-03-31T21:42:54.769Z] #17 36.48 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:42:54 [2020-03-31T21:42:54.874Z] ok  	github.com/docker/docker/daemon	12.272s	coverage: 17.5% of statements
21:42:54 [2020-03-31T21:42:54.874Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:42:54 [2020-03-31T21:42:54.874Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:42:54 [2020-03-31T21:42:54.874Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:42:54 [2020-03-31T21:42:54.874Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:42:55 [2020-03-31T21:42:55.030Z] #17 36.62 Selecting previously unselected package libonig5:arm64.
21:42:55 [2020-03-31T21:42:55.030Z] #17 36.63 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.030Z] #17 36.64 Unpacking libonig5:arm64 (6.9.1-1) ...
21:42:55 [2020-03-31T21:42:55.280Z] #44 59.68   CC       images/rpc.o
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.82 Selecting previously unselected package libjq1:arm64.
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.94 Selecting previously unselected package jq.
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.291Z] #17 36.94 Unpacking jq (1.5+dfsg-2+b1) ...
21:42:55 [2020-03-31T21:42:55.291Z] #17 37.04 Selecting previously unselected package libaio1:arm64.
21:42:55 [2020-03-31T21:42:55.556Z] #17 37.05 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.556Z] #17 37.12 Unpacking libaio1:arm64 (0.3.112-3) ...
21:42:55 [2020-03-31T21:42:55.556Z] #17 37.21 Selecting previously unselected package libgpm2:arm64.
21:42:55 [2020-03-31T21:42:55.556Z] #17 37.22 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.556Z] #17 37.23 Unpacking libgpm2:arm64 (1.20.7-5) ...
21:42:55 [2020-03-31T21:42:55.756Z] #44 ...
21:42:55 [2020-03-31T21:42:55.756Z] 
21:42:55 [2020-03-31T21:42:55.756Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:42:55 [2020-03-31T21:42:55.756Z] #19 5.879 Collecting yamllint==1.16.0
21:42:55 [2020-03-31T21:42:55.817Z] #17 37.35 Selecting previously unselected package libicu63:arm64.
21:42:55 [2020-03-31T21:42:55.817Z] #17 37.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
21:42:55 [2020-03-31T21:42:55.817Z] #17 37.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
21:42:56 [2020-03-31T21:42:56.337Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
21:42:56 [2020-03-31T21:42:56.389Z] #17 ...
21:42:56 [2020-03-31T21:42:56.389Z] 
21:42:56 [2020-03-31T21:42:56.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:56 [2020-03-31T21:42:56.389Z] #44 98.82   DEP      criu/page-xfer.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 99.11   DEP      criu/page-pipe.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 99.28   DEP      criu/netfilter.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 99.46   DEP      criu/net.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 99.73   DEP      criu/namespaces.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 100.0   DEP      criu/mount.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 100.2   DEP      criu/mem.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 100.5   DEP      criu/lsm.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 100.6   DEP      criu/log.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 100.8   DEP      criu/libnetlink.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 101.0   DEP      criu/kerndat.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 101.3   DEP      criu/kcmp-ids.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 101.4   DEP      criu/irmap.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 101.6   DEP      criu/ipc_ns.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 101.9   DEP      criu/image.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 102.1   DEP      criu/image-desc.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 102.2   DEP      criu/fsnotify.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 102.4   DEP      criu/filesystems.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 102.6   DEP      criu/files.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 102.9   DEP      criu/files-reg.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.0   DEP      criu/files-ext.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.2   DEP      criu/file-lock.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.3   DEP      criu/file-ids.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.5   DEP      criu/fifo.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.7   DEP      criu/fdstore.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.8   DEP      criu/fault-injection.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 103.8   DEP      criu/external.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.0   DEP      criu/eventpoll.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.1   DEP      criu/eventfd.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.2   DEP      criu/crtools.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.4   DEP      criu/cr-service.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.6   DEP      criu/cr-restore.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 104.9   DEP      criu/cr-errno.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 105.0   DEP      criu/cr-dump.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 105.3   DEP      criu/cr-dedup.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 105.5   DEP      criu/cr-check.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 105.7   DEP      criu/config.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 105.9   DEP      criu/clone-noasan.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 106.0   DEP      criu/cgroup.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 106.3   DEP      criu/cgroup-props.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 106.5   DEP      criu/bitmap.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 106.5   DEP      criu/bfd.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 106.7   DEP      criu/autofs.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 107.0   DEP      criu/aio.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 107.2   DEP      criu/action-scripts.d
21:42:56 [2020-03-31T21:42:56.389Z] #44 107.6   CC       criu/action-scripts.o
21:42:56 [2020-03-31T21:42:56.389Z] #44 108.2   CC       criu/aio.o
21:42:56 [2020-03-31T21:42:56.389Z] #44 108.8   CC       criu/autofs.o
21:42:57 [2020-03-31T21:42:57.181Z] #44 61.66   CC       images/ext-file.o
21:42:57 [2020-03-31T21:42:57.337Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 57.0% of statements
21:42:57 [2020-03-31T21:42:57.437Z] #44 61.94   CC       images/cgroup.o
21:42:58 [2020-03-31T21:42:58.257Z] #10 ...
21:42:58 [2020-03-31T21:42:58.257Z] 
21:42:58 [2020-03-31T21:42:58.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:58 [2020-03-31T21:42:58.257Z] #47 155.2 vendor/golang.org/x/crypto/poly1305
21:42:58 [2020-03-31T21:42:58.257Z] #47 156.3 vendor/golang.org/x/sys/cpu
21:42:58 [2020-03-31T21:42:58.257Z] #47 156.8 vendor/golang.org/x/crypto/chacha20poly1305
21:42:58 [2020-03-31T21:42:58.257Z] #47 159.0 vendor/golang.org/x/crypto/hkdf
21:42:58 [2020-03-31T21:42:58.257Z] #47 159.3 vendor/golang.org/x/text/transform
21:42:58 [2020-03-31T21:42:58.257Z] #47 160.4 vendor/golang.org/x/text/unicode/bidi
21:42:58 [2020-03-31T21:42:58.257Z] #47 162.2 vendor/golang.org/x/text/secure/bidirule
21:42:58 [2020-03-31T21:42:58.257Z] #47 162.7 vendor/golang.org/x/text/unicode/norm
21:42:58 [2020-03-31T21:42:58.303Z] #44 110.6   CC       criu/bfd.o
21:42:58 [2020-03-31T21:42:58.364Z] #44 ...
21:42:58 [2020-03-31T21:42:58.364Z] 
21:42:58 [2020-03-31T21:42:58.364Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:42:58 [2020-03-31T21:42:58.364Z] #47 158.2 vendor/golang.org/x/text/secure/bidirule
21:42:58 [2020-03-31T21:42:58.364Z] #47 159.0 vendor/golang.org/x/text/unicode/norm
21:42:58 [2020-03-31T21:42:58.364Z] #47 165.5 vendor/golang.org/x/net/idna
21:42:58 [2020-03-31T21:42:58.364Z] #47 ...
21:42:58 [2020-03-31T21:42:58.364Z] 
21:42:58 [2020-03-31T21:42:58.364Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:58 [2020-03-31T21:42:58.364Z] #44 62.93   CC       images/userns.o
21:42:58 [2020-03-31T21:42:58.516Z] #47 ...
21:42:58 [2020-03-31T21:42:58.516Z] 
21:42:58 [2020-03-31T21:42:58.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:58 [2020-03-31T21:42:58.516Z] #44 61.97   CC       images/vma.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 62.26   CC       images/netdev.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 63.28   CC       images/tty.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 64.16   CC       images/file-lock.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 64.50   CC       images/rlimit.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 64.79   CC       images/pagemap.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 65.28   CC       images/siginfo.o
21:42:58 [2020-03-31T21:42:58.516Z] #44 65.59   CC       images/rpc.o
21:42:58 [2020-03-31T21:42:58.621Z] #44 ...
21:42:58 [2020-03-31T21:42:58.621Z] 
21:42:58 [2020-03-31T21:42:58.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:42:58 [2020-03-31T21:42:58.621Z] #10 159.0 Selecting previously unselected package g++-mingw-w64-x86-64.
21:42:58 [2020-03-31T21:42:58.621Z] #10 159.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:42:58 [2020-03-31T21:42:58.621Z] #10 159.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:42:58 [2020-03-31T21:42:58.776Z] #44 67.42   CC       images/ext-file.o
21:42:58 [2020-03-31T21:42:58.876Z] #44 111.2   CC       criu/bitmap.o
21:42:58 [2020-03-31T21:42:58.876Z] #44 111.5   CC       criu/cgroup-props.o
21:42:58 [2020-03-31T21:42:58.876Z] #44 ...
21:42:58 [2020-03-31T21:42:58.876Z] 
21:42:58 [2020-03-31T21:42:58.876Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:42:58 [2020-03-31T21:42:58.876Z] #17 40.49 Selecting previously unselected package libnet1:arm64.
21:42:58 [2020-03-31T21:42:58.876Z] #17 40.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:42:58 [2020-03-31T21:42:58.876Z] #17 40.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:42:58 [2020-03-31T21:42:58.883Z] #10 ...
21:42:58 [2020-03-31T21:42:58.883Z] 
21:42:58 [2020-03-31T21:42:58.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:42:58 [2020-03-31T21:42:58.883Z] #44 63.31   CC       images/google/protobuf/descriptor.o
21:42:59 [2020-03-31T21:42:59.034Z] #44 67.66   CC       images/cgroup.o
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.66 Selecting previously unselected package libnl-3-200:arm64.
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.76 Selecting previously unselected package libprotobuf-c1:arm64.
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.88 Selecting previously unselected package libreadline5:arm64.
21:42:59 [2020-03-31T21:42:59.136Z] #17 40.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
21:42:59 [2020-03-31T21:42:59.398Z] #17 40.89 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.05 Selecting previously unselected package net-tools.
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.30 Selecting previously unselected package python-pip-whl.
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.35 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:42:59 [2020-03-31T21:42:59.658Z] #17 41.37 Unpacking python-pip-whl (18.1-5) ...
21:42:59 [2020-03-31T21:42:59.968Z] #44 68.55   CC       images/userns.o
21:43:00 [2020-03-31T21:43:00.227Z] #44 68.97   CC       images/google/protobuf/descriptor.o
21:43:00 [2020-03-31T21:43:00.600Z] #17 41.94 Selecting previously unselected package python3-lib2to3.
21:43:00 [2020-03-31T21:43:00.600Z] #17 41.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:43:00 [2020-03-31T21:43:00.600Z] #17 41.97 Unpacking python3-lib2to3 (3.7.3-1) ...
21:43:00 [2020-03-31T21:43:00.600Z] #17 42.22 Selecting previously unselected package python3-distutils.
21:43:00 [2020-03-31T21:43:00.600Z] #17 42.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:43:00 [2020-03-31T21:43:00.600Z] #17 42.26 Unpacking python3-distutils (3.7.3-1) ...
21:43:00 [2020-03-31T21:43:00.862Z] #17 42.44 Selecting previously unselected package python3-pip.
21:43:00 [2020-03-31T21:43:00.862Z] #17 42.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:43:00 [2020-03-31T21:43:00.862Z] #17 42.48 Unpacking python3-pip (18.1-5) ...
21:43:01 [2020-03-31T21:43:01.125Z] #17 42.81 Selecting previously unselected package python3-pkg-resources.
21:43:01 [2020-03-31T21:43:01.125Z] #17 42.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:43:01 [2020-03-31T21:43:01.125Z] #17 42.83 Unpacking python3-pkg-resources (40.8.0-1) ...
21:43:01 [2020-03-31T21:43:01.387Z] #17 42.95 Selecting previously unselected package python3-setuptools.
21:43:01 [2020-03-31T21:43:01.387Z] #17 42.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:43:01 [2020-03-31T21:43:01.387Z] #17 42.96 Unpacking python3-setuptools (40.8.0-1) ...
21:43:01 [2020-03-31T21:43:01.748Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.966s	coverage: 45.9% of statements
21:43:02 [2020-03-31T21:43:02.028Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
21:43:02 [2020-03-31T21:43:02.146Z] #44 66.60   CC       images/opts.o
21:43:02 [2020-03-31T21:43:02.308Z] #19 11.41   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:43:02 [2020-03-31T21:43:02.308Z] #19 11.52 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:43:02 [2020-03-31T21:43:02.308Z] #19 11.56   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:43:02 [2020-03-31T21:43:02.308Z] #19 11.60 Collecting pyyaml (from yamllint==1.16.0)
21:43:02 [2020-03-31T21:43:02.308Z] #19 11.79   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:43:02 [2020-03-31T21:43:02.330Z] #17 ...
21:43:02 [2020-03-31T21:43:02.330Z] 
21:43:02 [2020-03-31T21:43:02.330Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:43:02 [2020-03-31T21:43:02.330Z] #41 174.5 + dpkg --print-architecture
21:43:02 [2020-03-31T21:43:02.330Z] #41 DONE 175.3s
21:43:02 [2020-03-31T21:43:02.330Z] 
21:43:02 [2020-03-31T21:43:02.330Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.72 Selecting previously unselected package python3-wheel.
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.74 Unpacking python3-wheel (0.32.3-2) ...
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.96 Selecting previously unselected package sudo.
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
21:43:02 [2020-03-31T21:43:02.330Z] #17 43.99 Unpacking sudo (1.8.27-1+deb10u2) ...
21:43:02 [2020-03-31T21:43:02.708Z] #44 67.06   CC       images/seccomp.o
21:43:02 [2020-03-31T21:43:02.753Z] #44 ...
21:43:02 [2020-03-31T21:43:02.753Z] 
21:43:02 [2020-03-31T21:43:02.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:02 [2020-03-31T21:43:02.753Z] #47 169.5 vendor/golang.org/x/net/idna
21:43:02 [2020-03-31T21:43:02.874Z] #19 13.19 Building wheels for collected packages: pyyaml
21:43:02 [2020-03-31T21:43:02.963Z] #44 67.56   CC       images/binfmt-misc.o
21:43:03 [2020-03-31T21:43:03.168Z] #19 13.19   Running setup.py bdist_wheel for pyyaml: started
21:43:03 [2020-03-31T21:43:03.273Z] #17 44.91 Selecting previously unselected package thin-provisioning-tools.
21:43:03 [2020-03-31T21:43:03.534Z] #17 44.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
21:43:03 [2020-03-31T21:43:03.534Z] #17 44.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:43:03 [2020-03-31T21:43:03.566Z] #44 67.91   CC       images/time.o
21:43:03 [2020-03-31T21:43:03.566Z] #44 68.14   CC       images/sysctl.o
21:43:03 [2020-03-31T21:43:03.738Z] #19 ...
21:43:03 [2020-03-31T21:43:03.738Z] 
21:43:03 [2020-03-31T21:43:03.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:03 [2020-03-31T21:43:03.738Z] #44 163.6   CC       criu/netfilter.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 163.9   CC       criu/page-pipe.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 164.4   CC       criu/page-xfer.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 165.8   CC       criu/pagemap-cache.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 166.1   CC       criu/pagemap.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 167.0   CC       criu/parasite-syscall.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 167.9   CC       criu/path.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 168.2   CC       criu/pie-util-vdso-elf32.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 168.7   CC       criu/pie-util-vdso.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 169.2   CC       criu/pie-util.o
21:43:03 [2020-03-31T21:43:03.738Z] #44 169.6   CC       criu/pipes.o
21:43:03 [2020-03-31T21:43:03.801Z] #17 45.33 Selecting previously unselected package uidmap.
21:43:03 [2020-03-31T21:43:03.801Z] #17 45.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
21:43:03 [2020-03-31T21:43:03.801Z] #17 45.34 Unpacking uidmap (1:4.5-1.1) ...
21:43:04 [2020-03-31T21:43:04.065Z] #17 45.55 Selecting previously unselected package vim-runtime.
21:43:04 [2020-03-31T21:43:04.065Z] #17 45.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:43:04 [2020-03-31T21:43:04.065Z] #17 45.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:43:04 [2020-03-31T21:43:04.065Z] #17 45.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:43:04 [2020-03-31T21:43:04.065Z] #17 45.67 Unpacking vim-runtime (2:8.1.0875-5) ...
21:43:04 [2020-03-31T21:43:04.126Z] #44 68.45   CC       images/autofs.o
21:43:04 [2020-03-31T21:43:04.126Z] #44 68.69   CC       images/macvlan.o
21:43:04 [2020-03-31T21:43:04.319Z] #44 170.6   CC       criu/plugin.o
21:43:04 [2020-03-31T21:43:04.387Z] #44 68.95   CC       images/sit.o
21:43:04 [2020-03-31T21:43:04.577Z] #44 ...
21:43:04 [2020-03-31T21:43:04.577Z] 
21:43:04 [2020-03-31T21:43:04.577Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:43:04 [2020-03-31T21:43:04.577Z] #19 14.61   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:43:04 [2020-03-31T21:43:04.577Z] #19 14.61   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:43:04 [2020-03-31T21:43:04.577Z] #19 14.69 Successfully built pyyaml
21:43:04 [2020-03-31T21:43:04.577Z] #19 14.71 Installing collected packages: pathspec, pyyaml, yamllint
21:43:04 [2020-03-31T21:43:04.797Z] Fetching without tags
21:43:04 [2020-03-31T21:43:04.834Z] #19 15.04 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:43:04 [2020-03-31T21:43:04.948Z] #44 69.43   LINK     images/built-in.o
21:43:05 [2020-03-31T21:43:05.203Z] #44 69.66   GEN      compel/include/asm
21:43:05 [2020-03-31T21:43:05.203Z] #44 69.71   GEN      compel/include/version.h
21:43:05 [2020-03-31T21:43:05.203Z] #44 69.74 touch .config
21:43:05 [2020-03-31T21:43:05.203Z] #44 69.75   GEN      include/common/config.h
21:43:05 [2020-03-31T21:43:05.400Z] #19 DONE 15.5s
21:43:05 [2020-03-31T21:43:05.400Z] 
21:43:05 [2020-03-31T21:43:05.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:05 [2020-03-31T21:43:05.400Z] #44 171.1   CC       criu/proc_parse.o
21:43:05 [2020-03-31T21:43:05.459Z] #44 69.93   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:43:05 [2020-03-31T21:43:05.459Z] #44 69.95   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:43:05 [2020-03-31T21:43:05.459Z] #44 69.98   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:43:05 [2020-03-31T21:43:05.459Z] #44 70.01   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:43:05 [2020-03-31T21:43:05.459Z] #44 70.05   DEP      compel/arch/x86/plugins/std/memcpy.d
21:43:05 [2020-03-31T21:43:05.459Z] #44 70.11   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:43:05 [2020-03-31T21:43:05.465Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.265s	coverage: 49.5% of statements
21:43:05 [2020-03-31T21:43:05.502Z] Merging remotes/origin/master commit bd81cf28590c4f90cee5d93e945d2f6b462bbe3f into PR head commit 745ed9686b7bf09399aa013236b8112e63722dfe
21:43:04 [2020-03-31T21:43:04.482Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:43:04 [2020-03-31T21:43:04.560Z]  > git config --add remote.origin.fetch +refs/pull/40673/head:refs/remotes/origin/PR-40673 # timeout=10
21:43:04 [2020-03-31T21:43:04.604Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:43:04 [2020-03-31T21:43:04.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:43:04 [2020-03-31T21:43:04.827Z] Fetching upstream changes from https://github.com/moby/moby.git
21:43:04 [2020-03-31T21:43:04.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:43:04 [2020-03-31T21:43:04.829Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40673/head:refs/remotes/origin/PR-40673 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:43:05 [2020-03-31T21:43:05.659Z] #44 ...
21:43:05 [2020-03-31T21:43:05.659Z] 
21:43:05 [2020-03-31T21:43:05.659Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:43:05 [2020-03-31T21:43:05.659Z] #24 DONE 0.2s
21:43:05 [2020-03-31T21:43:05.659Z] 
21:43:05 [2020-03-31T21:43:05.659Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:43:05 [2020-03-31T21:43:05.714Z] #44 70.18   GEN      compel/plugins/include/uapi/std/syscall.h
21:43:05 [2020-03-31T21:43:05.714Z] #44 70.21   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:43:05 [2020-03-31T21:43:05.714Z] #44 70.21   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:43:05 [2020-03-31T21:43:05.714Z] #44 70.24   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:43:05 [2020-03-31T21:43:05.714Z] #44 70.24   DEP      compel/plugins/std/infect.d
21:43:05 [2020-03-31T21:43:05.969Z] #44 70.43   DEP      compel/plugins/std/string.d
21:43:05 [2020-03-31T21:43:05.969Z] #44 70.51   DEP      compel/plugins/std/log.d
21:43:05 [2020-03-31T21:43:05.969Z] #44 70.63   DEP      compel/plugins/std/fds.d
21:43:06 [2020-03-31T21:43:06.266Z] #44 70.78   DEP      compel/plugins/std/std.d
21:43:06 [2020-03-31T21:43:06.266Z] #44 70.88   DEP      compel/plugins/shmem/shmem.d
21:43:06 [2020-03-31T21:43:06.526Z] #44 71.01   DEP      compel/plugins/fds/fds.d
21:43:06 [2020-03-31T21:43:06.592Z] #28 DONE 0.8s
21:43:06 [2020-03-31T21:43:06.592Z] 
21:43:06 [2020-03-31T21:43:06.592Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:43:06 [2020-03-31T21:43:06.592Z] #31 DONE 0.1s
21:43:06 [2020-03-31T21:43:06.592Z] 
21:43:06 [2020-03-31T21:43:06.592Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:43:06 [2020-03-31T21:43:06.592Z] #34 DONE 0.1s
21:43:06 [2020-03-31T21:43:06.592Z] 
21:43:06 [2020-03-31T21:43:06.592Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:43:06 [2020-03-31T21:43:06.592Z] #39 DONE 0.1s
21:43:06 [2020-03-31T21:43:06.592Z] 
21:43:06 [2020-03-31T21:43:06.592Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:43:06 [2020-03-31T21:43:06.784Z] #44 71.25   CC       compel/plugins/std/std.o
21:43:06 [2020-03-31T21:43:06.934Z] #47 173.4 vendor/golang.org/x/net/http2/hpack
21:43:07 [2020-03-31T21:43:07.344Z] #44 71.69   CC       compel/plugins/std/fds.o
21:43:07 [2020-03-31T21:43:07.367Z] #17 49.04 Selecting previously unselected package vim.
21:43:07 [2020-03-31T21:43:07.628Z] #17 49.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
21:43:07 [2020-03-31T21:43:07.628Z] #17 49.07 Unpacking vim (2:8.1.0875-5) ...
21:43:07 [2020-03-31T21:43:07.871Z] #47 ...
21:43:07 [2020-03-31T21:43:07.871Z] 
21:43:07 [2020-03-31T21:43:07.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:07 [2020-03-31T21:43:07.871Z] #44 71.86   CC       images/opts.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 72.38   CC       images/seccomp.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 72.99   CC       images/binfmt-misc.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 73.39   CC       images/time.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 73.71   CC       images/sysctl.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 73.89   CC       images/autofs.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 74.22   CC       images/macvlan.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 74.47   CC       images/sit.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 74.80   LINK     images/built-in.o
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.03   GEN      compel/include/asm
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.06   GEN      compel/include/version.h
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.13 touch .config
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.17   GEN      include/common/config.h
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.29   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.33   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.37   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.46   DEP      compel/arch/x86/plugins/std/memcpy.d
21:43:07 [2020-03-31T21:43:07.871Z] #44 75.50   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.56   GEN      compel/plugins/include/uapi/std/syscall.h
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.60   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.65   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.67   DEP      compel/plugins/std/infect.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.79   DEP      compel/plugins/std/string.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 75.94   DEP      compel/plugins/std/log.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 76.06   DEP      compel/plugins/std/fds.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 76.17   DEP      compel/plugins/std/std.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 76.40   DEP      compel/plugins/shmem/shmem.d
21:43:07 [2020-03-31T21:43:07.872Z] #44 76.54   DEP      compel/plugins/fds/fds.d
21:43:07 [2020-03-31T21:43:07.889Z] #17 49.56 Selecting previously unselected package xfsprogs.
21:43:07 [2020-03-31T21:43:07.889Z] #17 49.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
21:43:07 [2020-03-31T21:43:07.889Z] #17 49.57 Unpacking xfsprogs (4.20.0-1) ...
21:43:07 [2020-03-31T21:43:07.904Z] #44 72.33   CC       compel/plugins/std/log.o
21:43:07 [2020-03-31T21:43:07.964Z] #53 ...
21:43:07 [2020-03-31T21:43:07.964Z] 
21:43:07 [2020-03-31T21:43:07.964Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:07 [2020-03-31T21:43:07.964Z] #44 174.2   CC       criu/protobuf-desc.o
21:43:08 [2020-03-31T21:43:08.130Z] #44 76.80   CC       compel/plugins/std/std.o
21:43:05 [2020-03-31T21:43:05.599Z]  > git config core.sparsecheckout # timeout=10
21:43:05 [2020-03-31T21:43:05.646Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:43:08 [2020-03-31T21:43:08.364Z]  > git merge bd81cf28590c4f90cee5d93e945d2f6b462bbe3f # timeout=10
21:43:08 [2020-03-31T21:43:08.461Z] #17 49.96 Selecting previously unselected package zip.
21:43:08 [2020-03-31T21:43:08.461Z] #17 49.97 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
21:43:08 [2020-03-31T21:43:08.461Z] #17 49.97 Unpacking zip (3.0-11+b1) ...
21:43:08 [2020-03-31T21:43:08.697Z] #44 77.30   CC       compel/plugins/std/fds.o
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.24 Setting up aufs-tools (1:4.14+20190211-1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.28 Setting up libip6tc0:arm64 (1.8.2-4) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.29 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.31 Setting up libgpm2:arm64 (1.20.7-5) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.33 Setting up libip4tc0:arm64 (1.8.2-4) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.34 Setting up uidmap (1:4.5-1.1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.36 Setting up libnftnl11:arm64 (1.1.2-2) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.42 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.44 Setting up xxd (2:8.1.0875-5) ...
21:43:08 [2020-03-31T21:43:08.721Z] #17 50.46 Setting up zip (3.0-11+b1) ...
21:43:08 [2020-03-31T21:43:08.768Z] Merge succeeded, producing 745ed9686b7bf09399aa013236b8112e63722dfe
21:43:08 [2020-03-31T21:43:08.768Z] Checking out Revision 745ed9686b7bf09399aa013236b8112e63722dfe (PR-40673)
21:43:08 [2020-03-31T21:43:08.897Z] #44 175.1   CC       criu/protobuf.o
21:43:08 [2020-03-31T21:43:08.983Z] #17 50.47 Setting up vim-common (2:8.1.0875-5) ...
21:43:08 [2020-03-31T21:43:08.983Z] #17 50.59 Setting up bash-completion (1:2.8-6) ...
21:43:09 [2020-03-31T21:43:09.156Z] #44 175.5   CC       criu/pstree.o
21:43:09 [2020-03-31T21:43:09.262Z] #44 77.94   CC       compel/plugins/std/log.o
21:43:09 [2020-03-31T21:43:09.351Z] #44 73.86   CC       compel/plugins/std/string.o
21:43:09 [2020-03-31T21:43:09.414Z] #44 ...
21:43:09 [2020-03-31T21:43:09.414Z] 
21:43:09 [2020-03-31T21:43:09.414Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:43:09 [2020-03-31T21:43:09.414Z] #41 DONE 283.5s
21:43:09 [2020-03-31T21:43:09.672Z] 
21:43:09 [2020-03-31T21:43:09.672Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:43:09 [2020-03-31T21:43:09.926Z] #17 ...
21:43:09 [2020-03-31T21:43:09.926Z] 
21:43:09 [2020-03-31T21:43:09.926Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:09 [2020-03-31T21:43:09.926Z] #44 112.3   CC       criu/cgroup.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 115.4   CC       criu/clone-noasan.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 115.6   CC       criu/config.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 117.0   CC       criu/cr-check.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 118.7   CC       criu/cr-dedup.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 119.1   CC       criu/cr-dump.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 121.5   CC       criu/cr-errno.o
21:43:09 [2020-03-31T21:43:09.926Z] #44 121.5   CC       criu/cr-restore.o
21:43:09 [2020-03-31T21:43:09.998Z] #44 ...
21:43:09 [2020-03-31T21:43:09.998Z] 
21:43:09 [2020-03-31T21:43:09.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:09 [2020-03-31T21:43:09.998Z] #47 169.8 vendor/golang.org/x/net/http2/hpack
21:43:09 [2020-03-31T21:43:09.998Z] #47 172.0 mime
21:43:09 [2020-03-31T21:43:09.998Z] #47 174.6 mime/quotedprintable
21:43:09 [2020-03-31T21:43:09.998Z] #47 175.4 net/http/internal
21:43:09 [2020-03-31T21:43:09.998Z] #47 179.8 net/textproto
21:43:09 [2020-03-31T21:43:09.998Z] #47 179.8 crypto/x509
21:43:10 [2020-03-31T21:43:10.558Z] #47 ...
21:43:10 [2020-03-31T21:43:10.558Z] 
21:43:10 [2020-03-31T21:43:10.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:10 [2020-03-31T21:43:10.558Z] #44 75.18   CC       compel/plugins/std/infect.o
21:43:11 [2020-03-31T21:43:11.044Z] #53 ...
21:43:11 [2020-03-31T21:43:11.044Z] 
21:43:11 [2020-03-31T21:43:11.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:11 [2020-03-31T21:43:11.044Z] #44 177.0   CC       criu/rbtree.o
21:43:11 [2020-03-31T21:43:11.044Z] #44 ...
21:43:11 [2020-03-31T21:43:11.044Z] 
21:43:11 [2020-03-31T21:43:11.044Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:43:11 [2020-03-31T21:43:11.044Z] #42 DONE 0.2s
21:43:11 [2020-03-31T21:43:11.044Z] 
21:43:11 [2020-03-31T21:43:11.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:11 [2020-03-31T21:43:11.044Z] #44 177.4   CC       criu/rst-malloc.o
21:43:11 [2020-03-31T21:43:11.161Z] #44 79.61   CC       compel/plugins/std/string.o
21:43:11 [2020-03-31T21:43:11.302Z] #44 177.7   CC       criu/seccomp.o
21:43:11 [2020-03-31T21:43:11.483Z] #44 75.78   CC       compel/arch/x86/plugins/std/parasite-head.o
21:43:11 [2020-03-31T21:43:11.483Z] #44 75.83   CC       compel/arch/x86/plugins/std/memcpy.o
21:43:11 [2020-03-31T21:43:11.483Z] #44 75.88   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:43:11 [2020-03-31T21:43:11.483Z] #44 75.91   AR       compel/plugins/std.lib.a
21:43:11 [2020-03-31T21:43:11.483Z] #44 75.95   CC       compel/plugins/fds/fds.o
21:43:11 [2020-03-31T21:43:11.483Z] #44 ...
21:43:11 [2020-03-31T21:43:11.483Z] 
21:43:11 [2020-03-31T21:43:11.483Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:43:11 [2020-03-31T21:43:11.483Z] #68 171.5 + for f in rootlesskit rootlesskit-docker-proxy
21:43:11 [2020-03-31T21:43:11.483Z] #68 171.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:43:11 [2020-03-31T21:43:11.483Z] #68 ...
21:43:11 [2020-03-31T21:43:11.483Z] 
21:43:11 [2020-03-31T21:43:11.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:11 [2020-03-31T21:43:11.483Z] #44 76.14   AR       compel/plugins/fds.lib.a
21:43:08 [2020-03-31T21:43:08.636Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:43:08 [2020-03-31T21:43:08.799Z]  > git config core.sparsecheckout # timeout=10
21:43:08 [2020-03-31T21:43:08.847Z]  > git checkout -f 745ed9686b7bf09399aa013236b8112e63722dfe # timeout=10
21:43:11 [2020-03-31T21:43:11.739Z] #44 76.22   HOSTDEP  compel/src/lib/log-host.d
21:43:11 [2020-03-31T21:43:11.867Z] #44 178.4   CC       criu/seize.o
21:43:11 [2020-03-31T21:43:11.994Z] #44 76.33   HOSTDEP  compel/src/lib/handle-elf-host.d
21:43:11 [2020-03-31T21:43:11.994Z] #44 ...
21:43:11 [2020-03-31T21:43:11.994Z] 
21:43:11 [2020-03-31T21:43:11.994Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:43:11 [2020-03-31T21:43:11.994Z] #68 DONE 182.1s
21:43:11 [2020-03-31T21:43:11.994Z] 
21:43:11 [2020-03-31T21:43:11.994Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:11 [2020-03-31T21:43:11.994Z] #44 76.49   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:43:12 [2020-03-31T21:43:12.244Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.970s	coverage: 72.5% of statements
21:43:12 [2020-03-31T21:43:12.244Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:43:12 [2020-03-31T21:43:12.244Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.018s	coverage: 61.0% of statements
21:43:12 [2020-03-31T21:43:12.244Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:43:12 [2020-03-31T21:43:12.249Z] #44 ...
21:43:12 [2020-03-31T21:43:12.249Z] 
21:43:12 [2020-03-31T21:43:12.249Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:43:12 [2020-03-31T21:43:12.249Z] #69 DONE 0.1s
21:43:12 [2020-03-31T21:43:12.249Z] 
21:43:12 [2020-03-31T21:43:12.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:12 [2020-03-31T21:43:12.249Z] #44 76.68   HOSTDEP  compel/src/main-host.d
21:43:12 [2020-03-31T21:43:12.249Z] #44 76.77   DEP      compel/src/lib/ptrace.d
21:43:12 [2020-03-31T21:43:12.472Z] #44 ...
21:43:12 [2020-03-31T21:43:12.472Z] 
21:43:12 [2020-03-31T21:43:12.472Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.80 Setting up libiptc0:arm64 (1.8.2-4) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.82 Setting up xz-utils (5.2.4-1) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.86 Setting up sudo (1.8.27-1+deb10u2) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.96 invoke-rc.d: could not determine current runlevel
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.98 invoke-rc.d: policy-rc.d denied execution of start.
21:43:12 [2020-03-31T21:43:12.472Z] #17 53.98 Setting up pigz (2.4-1) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 54.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 54.02 Setting up libnl-3-200:arm64 (3.4.0-1) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 54.05 Setting up python-pip-whl (18.1-5) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 54.06 Setting up libmpdec2:arm64 (2.4.2-2) ...
21:43:12 [2020-03-31T21:43:12.472Z] #17 54.08 Setting up vim-runtime (2:8.1.0875-5) ...
21:43:12 [2020-03-31T21:43:12.505Z] #44 77.02   DEP      compel/src/lib/infect.d
21:43:12 [2020-03-31T21:43:12.534Z] #44 80.88   CC       compel/plugins/std/infect.o
21:43:12 [2020-03-31T21:43:12.761Z] #44 77.16   DEP      compel/src/lib/infect-util.d
21:43:12 [2020-03-31T21:43:12.799Z] #44 179.0   CC       criu/servicefd.o
21:43:12 [2020-03-31T21:43:12.813Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.8s done
21:43:12 [2020-03-31T21:43:12.813Z] #8 DONE 39.3s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:43:12 [2020-03-31T21:43:12.813Z] #9 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
21:43:12 [2020-03-31T21:43:12.813Z] #10 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:43:12 [2020-03-31T21:43:12.813Z] #30 DONE 0.0s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:43:12 [2020-03-31T21:43:12.813Z] #41 DONE 0.1s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:43:12 [2020-03-31T21:43:12.813Z] #22 DONE 0.1s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:43:12 [2020-03-31T21:43:12.813Z] #42 ...
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #56 DONE 0.1s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #74 DONE 0.1s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #33 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #68 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
21:43:12 [2020-03-31T21:43:12.813Z] #53 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #50 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #23 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:43:12 [2020-03-31T21:43:12.813Z] #47 DONE 0.2s
21:43:12 [2020-03-31T21:43:12.813Z] 
21:43:12 [2020-03-31T21:43:12.813Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.688 + RM_GOPATH=0
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.688 + TMP_GOPATH=
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.688 + : /build
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.688 + '[' -z '' ']'
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.688 ++ mktemp -d
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.691 + export GOPATH=/tmp/tmp.b54O8FP8hC
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.692 + GOPATH=/tmp/tmp.b54O8FP8hC
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.693 + RM_GOPATH=1
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.698 ++ dirname ./install.sh
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.702 + dir=.
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.702 + bin=gotestsum
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.703 + shift
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.703 + '[' '!' -f ./gotestsum.installer ']'
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.704 + . ./gotestsum.installer
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.704 ++ : v0.3.5
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.733 Installing gotestsum version v0.3.5
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.733 + install_gotestsum
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.733 + echo 'Installing gotestsum version v0.3.5'
21:43:12 [2020-03-31T21:43:12.813Z] #51 0.736 + go get -d gotest.tools/gotestsum
21:43:12 [2020-03-31T21:43:12.855Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
21:43:12 [2020-03-31T21:43:12.855Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.732s	coverage: 76.1% of statements
21:43:12 [2020-03-31T21:43:12.855Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:43:13 [2020-03-31T21:43:13.017Z] #44 77.32   DEP      compel/src/lib/infect-rpc.d
21:43:13 [2020-03-31T21:43:13.017Z] #44 77.52   DEP      compel/arch/x86/src/lib/infect.d
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.52 Setting up libaio1:arm64 (0.3.112-3) ...
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.66 Setting up libonig5:arm64 (6.9.1-1) ...
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.70 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.72 Setting up vim (2:8.1.0875-5) ...
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:43:13 [2020-03-31T21:43:13.045Z] #17 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:43:13 [2020-03-31T21:43:13.056Z] #44 179.4   CC       criu/shmem.o
21:43:13 [2020-03-31T21:43:13.100Z] #44 81.50   CC       compel/arch/x86/plugins/std/parasite-head.o
21:43:13 [2020-03-31T21:43:13.100Z] #44 81.57   CC       compel/arch/x86/plugins/std/memcpy.o
21:43:13 [2020-03-31T21:43:13.100Z] #44 81.62   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:43:13 [2020-03-31T21:43:13.100Z] #44 81.67   AR       compel/plugins/std.lib.a
21:43:13 [2020-03-31T21:43:13.272Z] #44 77.73   DEP      compel/arch/x86/src/lib/cpu.d
21:43:13 [2020-03-31T21:43:13.272Z] #44 77.84   DEP      compel/src/lib/log.d
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.85 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.91 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.93 Setting up jq (1.5+dfsg-2+b1) ...
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
21:43:13 [2020-03-31T21:43:13.308Z] #17 54.96 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:43:13 [2020-03-31T21:43:13.358Z] #44 81.77   CC       compel/plugins/fds/fds.o
21:43:13 [2020-03-31T21:43:13.358Z] #44 82.02   AR       compel/plugins/fds.lib.a
21:43:13 [2020-03-31T21:43:13.527Z] #44 78.03   DEP      compel/src/main.d
21:43:13 [2020-03-31T21:43:13.616Z] #44 82.08   HOSTDEP  compel/src/lib/log-host.d
21:43:13 [2020-03-31T21:43:13.616Z] #44 82.21   HOSTDEP  compel/src/lib/handle-elf-host.d
21:43:13 [2020-03-31T21:43:13.782Z] #44 78.23   DEP      compel/src/lib/handle-elf.d
21:43:13 [2020-03-31T21:43:13.782Z] #44 78.40   DEP      compel/arch/x86/src/lib/handle-elf.d
21:43:13 [2020-03-31T21:43:13.855Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
21:43:13 [2020-03-31T21:43:13.874Z] #44 82.37   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:43:13 [2020-03-31T21:43:13.874Z] #44 82.44   HOSTDEP  compel/src/main-host.d
21:43:13 [2020-03-31T21:43:13.874Z] #44 82.58   DEP      compel/src/lib/ptrace.d
21:43:13 [2020-03-31T21:43:13.989Z] #44 180.0   CC       criu/sigframe.o
21:43:13 [2020-03-31T21:43:13.989Z] #44 180.2   CC       criu/signalfd.o
21:43:14 [2020-03-31T21:43:14.038Z] #44 78.58   CC       compel/src/lib/log.o
21:43:14 [2020-03-31T21:43:14.132Z] #44 82.72   DEP      compel/src/lib/infect.d
21:43:14 [2020-03-31T21:43:14.132Z] #44 82.85   DEP      compel/src/lib/infect-util.d
21:43:14 [2020-03-31T21:43:14.247Z] #44 180.5   CC       criu/sk-inet.o
21:43:14 [2020-03-31T21:43:14.293Z] #44 78.80   CC       compel/arch/x86/src/lib/cpu.o
21:43:14 [2020-03-31T21:43:14.391Z] #44 82.94   DEP      compel/src/lib/infect-rpc.d
21:43:14 [2020-03-31T21:43:14.391Z] #44 83.05   DEP      compel/arch/x86/src/lib/infect.d
21:43:14 [2020-03-31T21:43:14.465Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:43:14 [2020-03-31T21:43:14.649Z] #44 ...
21:43:14 [2020-03-31T21:43:14.649Z] 
21:43:14 [2020-03-31T21:43:14.649Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:43:14 [2020-03-31T21:43:14.649Z] #68 172.4 + for f in rootlesskit rootlesskit-docker-proxy
21:43:14 [2020-03-31T21:43:14.649Z] #68 172.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:43:14 [2020-03-31T21:43:14.649Z] #68 DONE 181.7s
21:43:14 [2020-03-31T21:43:14.649Z] 
21:43:14 [2020-03-31T21:43:14.649Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:43:14 [2020-03-31T21:43:14.649Z] #69 DONE 0.1s
21:43:14 [2020-03-31T21:43:14.649Z] 
21:43:14 [2020-03-31T21:43:14.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:14 [2020-03-31T21:43:14.649Z] #47 175.0 mime
21:43:14 [2020-03-31T21:43:14.649Z] #47 177.6 mime/quotedprintable
21:43:14 [2020-03-31T21:43:14.649Z] #47 178.1 net/http/internal
21:43:14 [2020-03-31T21:43:14.649Z] #47 ...
21:43:14 [2020-03-31T21:43:14.649Z] 
21:43:14 [2020-03-31T21:43:14.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:14 [2020-03-31T21:43:14.649Z] #44 83.31   DEP      compel/arch/x86/src/lib/cpu.d
21:43:14 [2020-03-31T21:43:14.889Z] #51 ...
21:43:14 [2020-03-31T21:43:14.889Z] 
21:43:14 [2020-03-31T21:43:14.889Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.674 + RM_GOPATH=0
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.674 + TMP_GOPATH=
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.674 + : /build
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.675 + '[' -z '' ']'
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.677 ++ mktemp -d
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.750 + export GOPATH=/tmp/tmp.nZI9S8Z4BA
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.771 + GOPATH=/tmp/tmp.nZI9S8Z4BA
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.772 + RM_GOPATH=1
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.782 ++ dirname ./install.sh
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.786 + dir=.
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.787 + bin=vndr
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.788 + shift
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.791 + '[' '!' -f ./vndr.installer ']'
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.791 + . ./vndr.installer
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.793 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.795 + install_vndr
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.795 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.795 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.795 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nZI9S8Z4BA/src/github.com/LK4D4/vndr
21:43:14 [2020-03-31T21:43:14.889Z] #48 0.799 Cloning into '/tmp/tmp.nZI9S8Z4BA/src/github.com/LK4D4/vndr'...
21:43:14 [2020-03-31T21:43:14.889Z] #48 2.148 + cd /tmp/tmp.nZI9S8Z4BA/src/github.com/LK4D4/vndr
21:43:14 [2020-03-31T21:43:14.889Z] #48 2.156 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
21:43:14 [2020-03-31T21:43:14.889Z] #48 2.277 + go build -buildmode=pie -v -o /build/vndr .
21:43:14 [2020-03-31T21:43:14.889Z] #48 4.954 runtime/internal/math
21:43:14 [2020-03-31T21:43:14.889Z] #48 5.002 internal/race
21:43:14 [2020-03-31T21:43:14.889Z] #48 5.061 internal/cpu
21:43:14 [2020-03-31T21:43:14.889Z] #48 5.120 runtime/internal/atomic
21:43:14 [2020-03-31T21:43:14.889Z] #48 5.366 sync/atomic
21:43:14 [2020-03-31T21:43:14.907Z] #44 83.44   DEP      compel/src/lib/log.d
21:43:14 [2020-03-31T21:43:14.907Z] #44 83.51   DEP      compel/src/main.d
21:43:15 [2020-03-31T21:43:15.165Z] #44 83.71   DEP      compel/src/lib/handle-elf.d
21:43:15 [2020-03-31T21:43:15.165Z] #44 83.83   DEP      compel/arch/x86/src/lib/handle-elf.d
21:43:15 [2020-03-31T21:43:15.180Z] #44 181.3   CC       criu/sk-netlink.o
21:43:15 [2020-03-31T21:43:15.180Z] #44 181.6   CC       criu/sk-packet.o
21:43:15 [2020-03-31T21:43:15.182Z] #48 5.740 unicode
21:43:15 [2020-03-31T21:43:15.218Z] #44 79.60   CC       compel/arch/x86/src/lib/infect.o
21:43:15 [2020-03-31T21:43:15.424Z] #44 84.09   CC       compel/src/lib/log.o
21:43:15 [2020-03-31T21:43:15.466Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.9% of statements
21:43:15 [2020-03-31T21:43:15.466Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:43:15 [2020-03-31T21:43:15.466Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:43:15 [2020-03-31T21:43:15.682Z] #44 84.34   CC       compel/arch/x86/src/lib/cpu.o
21:43:15 [2020-03-31T21:43:15.745Z] #44 182.1   CC       criu/sk-queue.o
21:43:15 [2020-03-31T21:43:15.746Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 41.8% of statements
21:43:15 [2020-03-31T21:43:15.779Z] #44 ...
21:43:15 [2020-03-31T21:43:15.779Z] 
21:43:15 [2020-03-31T21:43:15.779Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:43:15 [2020-03-31T21:43:15.779Z] #50 DONE 185.6s
21:43:15 [2020-03-31T21:43:15.779Z] 
21:43:15 [2020-03-31T21:43:15.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.1 Selecting previously unselected package libapparmor1:amd64.
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.2 Selecting previously unselected package libapparmor-dev:amd64.
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.4 Selecting previously unselected package libbtrfs0.
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.779Z] #10 185.4 Unpacking libbtrfs0 (4.20.1-2) ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.4 Selecting previously unselected package libbtrfs-dev.
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.5 Unpacking libbtrfs-dev (4.20.1-2) ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.6 Selecting previously unselected package libudev-dev:amd64.
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.9 Selecting previously unselected package libsepol1-dev:amd64.
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:43:15 [2020-03-31T21:43:15.780Z] #10 185.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:43:15 [2020-03-31T21:43:15.812Z] #48 6.435 unicode/utf8
21:43:16 [2020-03-31T21:43:16.310Z] #44 182.4   CC       criu/sk-tcp.o
21:43:16 [2020-03-31T21:43:16.340Z] #10 186.4 Selecting previously unselected package libpcre16-3:amd64.
21:43:16 [2020-03-31T21:43:16.340Z] #10 186.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:43:16 [2020-03-31T21:43:16.340Z] #10 186.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:43:16 [2020-03-31T21:43:16.340Z] #10 186.7 Selecting previously unselected package libpcre32-3:amd64.
21:43:16 [2020-03-31T21:43:16.447Z] #48 6.847 math/bits
21:43:16 [2020-03-31T21:43:16.447Z] #48 7.065 internal/bytealg
21:43:16 [2020-03-31T21:43:16.567Z] #44 182.8   CC       criu/sk-unix.o
21:43:16 [2020-03-31T21:43:16.595Z] #10 186.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:43:16 [2020-03-31T21:43:16.595Z] #10 186.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:43:16 [2020-03-31T21:43:16.595Z] #10 186.9 Selecting previously unselected package libpcrecpp0v5:amd64.
21:43:16 [2020-03-31T21:43:16.616Z] #44 85.28   CC       compel/arch/x86/src/lib/infect.o
21:43:16 [2020-03-31T21:43:16.747Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 77.8% of statements
21:43:16 [2020-03-31T21:43:16.747Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:43:16 [2020-03-31T21:43:16.747Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:43:16 [2020-03-31T21:43:16.747Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
21:43:16 [2020-03-31T21:43:16.850Z] #10 186.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:43:16 [2020-03-31T21:43:16.850Z] #10 186.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:43:16 [2020-03-31T21:43:16.850Z] #10 187.1 Selecting previously unselected package libpcre3-dev:amd64.
21:43:16 [2020-03-31T21:43:16.850Z] #10 187.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:43:16 [2020-03-31T21:43:16.850Z] #10 187.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:43:17 [2020-03-31T21:43:17.357Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 26.2% of statements
21:43:17 [2020-03-31T21:43:17.415Z] #10 187.5 Selecting previously unselected package libselinux1-dev:amd64.
21:43:17 [2020-03-31T21:43:17.415Z] #10 187.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:43:17 [2020-03-31T21:43:17.415Z] #10 187.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.36 Setting up iptables (1.8.2-4) ...
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.47 Setting up python3 (3.7.3-1) ...
21:43:17 [2020-03-31T21:43:17.516Z] #17 58.97 Setting up python3-wheel (0.32.3-2) ...
21:43:17 [2020-03-31T21:43:17.549Z] #44 86.11   CC       compel/src/lib/infect-rpc.o
21:43:17 [2020-03-31T21:43:17.638Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
21:43:17 [2020-03-31T21:43:17.638Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.7 Selecting previously unselected package libdevmapper-dev:amd64.
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.8 Selecting previously unselected package libseccomp-dev:amd64.
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:43:17 [2020-03-31T21:43:17.670Z] #10 187.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:43:17 [2020-03-31T21:43:17.806Z] #44 86.45   CC       compel/src/lib/infect-util.o
21:43:17 [2020-03-31T21:43:17.926Z] #10 188.0 Selecting previously unselected package libsystemd-dev:amd64.
21:43:17 [2020-03-31T21:43:17.926Z] #10 188.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:43:17 [2020-03-31T21:43:17.926Z] #10 188.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:43:18 [2020-03-31T21:43:18.064Z] #44 86.70   CC       compel/src/lib/infect.o
21:43:18 [2020-03-31T21:43:18.181Z] #10 188.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:43:18 [2020-03-31T21:43:18.181Z] #10 188.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up libbtrfs0 (4.20.1-2) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.6 Setting up libbtrfs-dev (4.20.1-2) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up mingw-w64-common (6.0.0-3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.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
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.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
21:43:18 [2020-03-31T21:43:18.436Z] #10 188.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:43:18 [2020-03-31T21:43:18.460Z] #17 59.96 Setting up apparmor (2.13.2-10) ...
21:43:18 [2020-03-31T21:43:18.466Z] #44 184.5   CC       criu/sockets.o
21:43:18 [2020-03-31T21:43:18.506Z] #48 9.107 internal/testlog
21:43:18 [2020-03-31T21:43:18.639Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
21:43:18 [2020-03-31T21:43:18.639Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.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
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.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
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Setting up dmsetup (2:1.02.155-3) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:43:18 [2020-03-31T21:43:18.691Z] #10 188.8 Processing triggers for libc-bin (2.28-10) ...
21:43:18 [2020-03-31T21:43:18.724Z] #44 185.1   CC       criu/stats.o
21:43:18 [2020-03-31T21:43:18.919Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 19.9% of statements
21:43:18 [2020-03-31T21:43:18.948Z] #10 DONE 189.2s
21:43:18 [2020-03-31T21:43:18.948Z] 
21:43:18 [2020-03-31T21:43:18.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:18 [2020-03-31T21:43:18.948Z] #44 80.53   CC       compel/src/lib/infect-rpc.o
21:43:18 [2020-03-31T21:43:18.948Z] #44 81.09   CC       compel/src/lib/infect-util.o
21:43:18 [2020-03-31T21:43:18.948Z] #44 81.50   CC       compel/src/lib/infect.o
21:43:18 [2020-03-31T21:43:18.948Z] #44 ...
21:43:18 [2020-03-31T21:43:18.948Z] 
21:43:18 [2020-03-31T21:43:18.948Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:43:18 [2020-03-31T21:43:18.948Z] #58 DONE 0.1s
21:43:18 [2020-03-31T21:43:18.996Z] #44 ...
21:43:18 [2020-03-31T21:43:18.996Z] 
21:43:18 [2020-03-31T21:43:18.996Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:43:18 [2020-03-31T21:43:18.996Z] #50 DONE 185.9s
21:43:18 [2020-03-31T21:43:18.996Z] 
21:43:18 [2020-03-31T21:43:18.996Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:18 [2020-03-31T21:43:18.996Z] #47 182.3 crypto/tls
21:43:19 [2020-03-31T21:43:19.138Z] #48 ...
21:43:19 [2020-03-31T21:43:19.138Z] 
21:43:19 [2020-03-31T21:43:19.138Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:43:19 [2020-03-31T21:43:19.138Z] #36 0.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:19 [2020-03-31T21:43:19.138Z] #36 1.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:19 [2020-03-31T21:43:19.138Z] #36 1.090 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:19 [2020-03-31T21:43:19.138Z] #36 2.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:43:19 [2020-03-31T21:43:19.138Z] #36 6.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:43:19 [2020-03-31T21:43:19.138Z] #36 9.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:43:19 [2020-03-31T21:43:19.203Z] 
21:43:19 [2020-03-31T21:43:19.204Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:43:19 [2020-03-31T21:43:19.204Z] #59 DONE 0.1s
21:43:19 [2020-03-31T21:43:19.204Z] 
21:43:19 [2020-03-31T21:43:19.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:19 [2020-03-31T21:43:19.204Z] #44 83.60   CC       compel/src/lib/ptrace.o
21:43:19 [2020-03-31T21:43:19.289Z] #44 185.4   CC       criu/string.o
21:43:19 [2020-03-31T21:43:19.289Z] #44 185.5   CC       criu/sysctl.o
21:43:19 [2020-03-31T21:43:19.427Z] #36 ...
21:43:19 [2020-03-31T21:43:19.427Z] 
21:43:19 [2020-03-31T21:43:19.427Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:43:19 [2020-03-31T21:43:19.427Z] #44 0.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:19 [2020-03-31T21:43:19.427Z] #44 0.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:19 [2020-03-31T21:43:19.427Z] #44 1.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:19 [2020-03-31T21:43:19.427Z] #44 2.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:43:19 [2020-03-31T21:43:19.427Z] #44 6.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:43:19 [2020-03-31T21:43:19.427Z] #44 9.173 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:43:19 [2020-03-31T21:43:19.427Z] #44 ...
21:43:19 [2020-03-31T21:43:19.427Z] 
21:43:19 [2020-03-31T21:43:19.427Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.493 + RM_GOPATH=0
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.493 + TMP_GOPATH=
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.493 + : /build/
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.493 + '[' -z '' ']'
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.494 ++ mktemp -d
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.495 + export GOPATH=/tmp/tmp.8bgakycBQz
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.495 + GOPATH=/tmp/tmp.8bgakycBQz
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.496 + RM_GOPATH=1
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.496 ++ dirname ./install.sh
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 + dir=.
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 + bin=rootlesskit
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 + shift
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 + '[' '!' -f ./rootlesskit.installer ']'
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 + . ./rootlesskit.installer
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.498 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.499 + install_rootlesskit
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.499 + case "$1" in
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.499 + export CGO_ENABLED=0
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.499 + CGO_ENABLED=0
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.499 + _install_rootlesskit
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.500 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.500 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.500 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8bgakycBQz/src/github.com/rootless-containers/rootlesskit
21:43:19 [2020-03-31T21:43:19.427Z] #69 0.502 Cloning into '/tmp/tmp.8bgakycBQz/src/github.com/rootless-containers/rootlesskit'...
21:43:19 [2020-03-31T21:43:19.427Z] #69 7.827 + cd /tmp/tmp.8bgakycBQz/src/github.com/rootless-containers/rootlesskit
21:43:19 [2020-03-31T21:43:19.427Z] #69 7.830 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
21:43:19 [2020-03-31T21:43:19.427Z] #69 7.993 + for f in rootlesskit rootlesskit-docker-proxy
21:43:19 [2020-03-31T21:43:19.427Z] #69 7.994 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:43:19 [2020-03-31T21:43:19.530Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
21:43:19 [2020-03-31T21:43:19.716Z] #69 ...
21:43:19 [2020-03-31T21:43:19.716Z] 
21:43:19 [2020-03-31T21:43:19.716Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:43:19 [2020-03-31T21:43:19.716Z] #31 0.951 + git clone https://github.com/kolyshkin/go-swagger.git .
21:43:19 [2020-03-31T21:43:19.716Z] #31 1.040 Cloning into '.'...
21:43:19 [2020-03-31T21:43:19.716Z] #31 ...
21:43:19 [2020-03-31T21:43:19.716Z] 
21:43:19 [2020-03-31T21:43:19.716Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:43:19 [2020-03-31T21:43:19.716Z] #63 0.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:19 [2020-03-31T21:43:19.716Z] #63 0.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:19 [2020-03-31T21:43:19.716Z] #63 1.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:19 [2020-03-31T21:43:19.716Z] #63 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:43:19 [2020-03-31T21:43:19.717Z] #63 6.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:43:19 [2020-03-31T21:43:19.717Z] #63 8.920 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:43:19 [2020-03-31T21:43:19.763Z] #44 84.22   AR       compel/libcompel.a
21:43:19 [2020-03-31T21:43:19.763Z] #44 84.31   HOSTCC   compel/src/main-host.o
21:43:19 [2020-03-31T21:43:19.853Z] #44 186.1   CC       criu/sysfs_parse.o
21:43:20 [2020-03-31T21:43:20.007Z] #63 ...
21:43:20 [2020-03-31T21:43:20.007Z] 
21:43:20 [2020-03-31T21:43:20.007Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.793 + RM_GOPATH=0
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.797 + TMP_GOPATH=
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.797 + : /build
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.797 + '[' -z '' ']'
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.800 ++ mktemp -d
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.860 + export GOPATH=/tmp/tmp.IuUOS4x0zB
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.860 + GOPATH=/tmp/tmp.IuUOS4x0zB
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.860 + RM_GOPATH=1
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.870 ++ dirname ./install.sh
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.890 + dir=.
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.890 + bin=shfmt
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.890 + shift
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.891 + '[' '!' -f ./shfmt.installer ']'
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.891 + . ./shfmt.installer
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.891 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.893 + install_shfmt
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.893 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.893 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.894 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IuUOS4x0zB/src/github.com/mvdan/sh
21:43:20 [2020-03-31T21:43:20.007Z] #57 0.902 Cloning into '/tmp/tmp.IuUOS4x0zB/src/github.com/mvdan/sh'...
21:43:20 [2020-03-31T21:43:20.007Z] #57 ...
21:43:20 [2020-03-31T21:43:20.007Z] 
21:43:20 [2020-03-31T21:43:20.007Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.706 + RM_GOPATH=0
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.706 + TMP_GOPATH=
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.706 + : /build
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.706 + '[' -z '' ']'
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.709 ++ mktemp -d
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.762 + export GOPATH=/tmp/tmp.WmcrJ0Ycug
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.765 + GOPATH=/tmp/tmp.WmcrJ0Ycug
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.766 + RM_GOPATH=1
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.773 ++ dirname ./install.sh
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.777 + dir=.
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.777 + bin=proxy
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.778 + shift
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.779 + '[' '!' -f ./proxy.installer ']'
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.780 + . ./proxy.installer
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.785 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.793 + install_proxy
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.793 + case "$1" in
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.793 + export CGO_ENABLED=0
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.794 + CGO_ENABLED=0
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.794 + _install_proxy
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.795 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.796 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.796 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WmcrJ0Ycug/src/github.com/docker/libnetwork
21:43:20 [2020-03-31T21:43:20.007Z] #75 0.814 Cloning into '/tmp/tmp.WmcrJ0Ycug/src/github.com/docker/libnetwork'...
21:43:20 [2020-03-31T21:43:20.111Z] #44 186.5   CC       criu/timerfd.o
21:43:20 [2020-03-31T21:43:20.297Z] #75 ...
21:43:20 [2020-03-31T21:43:20.297Z] 
21:43:20 [2020-03-31T21:43:20.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:20 [2020-03-31T21:43:20.297Z] #11 0.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:20 [2020-03-31T21:43:20.297Z] #11 0.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:20 [2020-03-31T21:43:20.297Z] #11 1.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:20 [2020-03-31T21:43:20.297Z] #11 2.684 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:43:20 [2020-03-31T21:43:20.297Z] #11 6.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:43:20 [2020-03-31T21:43:20.297Z] #11 9.211 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:43:20 [2020-03-31T21:43:20.297Z] #11 ...
21:43:20 [2020-03-31T21:43:20.297Z] 
21:43:20 [2020-03-31T21:43:20.297Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.702 + RM_GOPATH=0
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.704 + TMP_GOPATH=
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.704 + : /build
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.705 + '[' -z '' ']'
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.706 ++ mktemp -d
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.766 + export GOPATH=/tmp/tmp.DyPiGJeNkD
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.766 + GOPATH=/tmp/tmp.DyPiGJeNkD
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.767 + RM_GOPATH=1
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.776 ++ dirname ./install.sh
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.798 + dir=.
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.798 + bin=golangci_lint
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.798 + shift
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.799 + '[' '!' -f ./golangci_lint.installer ']'
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.800 + . ./golangci_lint.installer
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.801 ++ : v1.23.8
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.807 + install_golangci_lint
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.807 + echo 'Installing golangci-lint version v1.23.8'
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.812 Installing golangci-lint version v1.23.8
21:43:20 [2020-03-31T21:43:20.298Z] #54 0.812 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
21:43:20 [2020-03-31T21:43:20.323Z] #44 84.81   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:43:20 [2020-03-31T21:43:20.369Z] #47 ...
21:43:20 [2020-03-31T21:43:20.369Z] 
21:43:20 [2020-03-31T21:43:20.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.4 Selecting previously unselected package libapparmor1:amd64.
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.5 Selecting previously unselected package libapparmor-dev:amd64.
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.6 Selecting previously unselected package libbtrfs0.
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.7 Unpacking libbtrfs0 (4.20.1-2) ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.7 Selecting previously unselected package libbtrfs-dev.
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.8 Unpacking libbtrfs-dev (4.20.1-2) ...
21:43:20 [2020-03-31T21:43:20.369Z] #10 187.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:43:20 [2020-03-31T21:43:20.530Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
21:43:20 [2020-03-31T21:43:20.578Z] #44 84.97   HOSTCC   compel/src/lib/handle-elf-host.o
21:43:20 [2020-03-31T21:43:20.588Z] #54 ...
21:43:20 [2020-03-31T21:43:20.588Z] 
21:43:20 [2020-03-31T21:43:20.588Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:43:20 [2020-03-31T21:43:20.588Z] #26 0.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:20 [2020-03-31T21:43:20.588Z] #26 0.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:20 [2020-03-31T21:43:20.588Z] #26 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:20 [2020-03-31T21:43:20.588Z] #26 2.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:43:20 [2020-03-31T21:43:20.588Z] #26 6.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:43:20 [2020-03-31T21:43:20.588Z] #26 9.002 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:43:20 [2020-03-31T21:43:20.588Z] #26 ...
21:43:20 [2020-03-31T21:43:20.588Z] 
21:43:20 [2020-03-31T21:43:20.588Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.656 + RM_GOPATH=0
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.676 + TMP_GOPATH=
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.691 + : /build
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.697 + '[' -z '' ']'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.704 ++ mktemp -d
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.709 + export GOPATH=/tmp/tmp.hspQudyizr
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.718 + GOPATH=/tmp/tmp.hspQudyizr
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.722 + RM_GOPATH=1
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.725 ++ dirname ./install.sh
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.771 + dir=.
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.773 + bin=dockercli
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.774 + shift
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.777 + '[' '!' -f ./dockercli.installer ']'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.779 + . ./dockercli.installer
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.779 ++ : stable
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.779 ++ : 17.06.2-ce
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.786 + install_dockercli
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.791 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.792 Install docker/cli version 17.06.2-ce from stable
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.793 ++ uname -m
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.798 + arch=ppc64le
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.800 + '[' ppc64le '!=' x86_64 ']'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.801 + '[' ppc64le '!=' s390x ']'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.802 + '[' ppc64le '!=' armhf ']'
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.805 + build_dockercli
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.805 + git clone https://github.com/docker/docker-ce /tmp/tmp.hspQudyizr/tmp/docker-ce
21:43:20 [2020-03-31T21:43:20.588Z] #24 0.811 Cloning into '/tmp/tmp.hspQudyizr/tmp/docker-ce'...
21:43:20 [2020-03-31T21:43:20.626Z] #10 187.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.627Z] #10 187.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.0 Selecting previously unselected package libudev-dev:amd64.
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.1 Selecting previously unselected package libsepol1-dev:amd64.
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:43:20 [2020-03-31T21:43:20.627Z] #10 188.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:43:20 [2020-03-31T21:43:20.675Z] #44 186.9   CC       criu/tty.o
21:43:20 [2020-03-31T21:43:20.810Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
21:43:20 [2020-03-31T21:43:20.879Z] #24 ...
21:43:20 [2020-03-31T21:43:20.880Z] 
21:43:20 [2020-03-31T21:43:20.880Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.732 + RM_GOPATH=0
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.735 + TMP_GOPATH=
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.750 + : /build
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.752 + '[' -z '' ']'
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.755 ++ mktemp -d
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.760 + export GOPATH=/tmp/tmp.YfVOvTOLAp
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.761 + GOPATH=/tmp/tmp.YfVOvTOLAp
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.761 + RM_GOPATH=1
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.762 ++ dirname ./install.sh
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.764 + dir=.
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.764 + bin=tomlv
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.764 + shift
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.765 + '[' '!' -f ./tomlv.installer ']'
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.765 + . ./tomlv.installer
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.765 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.768 + install_tomlv
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.768 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.768 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YfVOvTOLAp/src/github.com/BurntSushi/toml
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.770 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:43:20 [2020-03-31T21:43:20.880Z] #34 0.804 Cloning into '/tmp/tmp.YfVOvTOLAp/src/github.com/BurntSushi/toml'...
21:43:20 [2020-03-31T21:43:20.880Z] #34 2.673 + cd /tmp/tmp.YfVOvTOLAp/src/github.com/BurntSushi/toml
21:43:20 [2020-03-31T21:43:20.880Z] #34 2.673 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
21:43:20 [2020-03-31T21:43:20.880Z] #34 2.707 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
21:43:20 [2020-03-31T21:43:20.880Z] #34 4.044 runtime/internal/sys
21:43:20 [2020-03-31T21:43:20.880Z] #34 4.120 math/bits
21:43:20 [2020-03-31T21:43:20.880Z] #34 4.139 internal/cpu
21:43:20 [2020-03-31T21:43:20.880Z] #34 4.280 runtime/internal/atomic
21:43:20 [2020-03-31T21:43:20.880Z] #34 4.825 runtime/internal/math
21:43:20 [2020-03-31T21:43:20.880Z] #34 5.140 unicode/utf8
21:43:20 [2020-03-31T21:43:20.880Z] #34 5.836 sync/atomic
21:43:20 [2020-03-31T21:43:20.880Z] #34 6.748 internal/bytealg
21:43:20 [2020-03-31T21:43:20.880Z] #34 7.181 math
21:43:20 [2020-03-31T21:43:20.880Z] #34 7.328 unicode
21:43:20 [2020-03-31T21:43:20.880Z] #34 8.074 internal/testlog
21:43:20 [2020-03-31T21:43:20.880Z] #34 9.356 encoding
21:43:20 [2020-03-31T21:43:20.880Z] #34 10.42 runtime/cgo
21:43:20 [2020-03-31T21:43:20.880Z] #34 10.44 runtime
21:43:20 [2020-03-31T21:43:20.880Z] #34 ...
21:43:20 [2020-03-31T21:43:20.880Z] 
21:43:20 [2020-03-31T21:43:20.880Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:43:20 [2020-03-31T21:43:20.880Z] #42 0.665 + git clone https://github.com/docker/distribution.git .
21:43:20 [2020-03-31T21:43:20.880Z] #42 0.668 Cloning into '.'...
21:43:21 [2020-03-31T21:43:21.004Z] #17 62.19 Setting up xfsprogs (4.20.0-1) ...
21:43:21 [2020-03-31T21:43:21.004Z] #17 62.21 Setting up python3-lib2to3 (3.7.3-1) ...
21:43:21 [2020-03-31T21:43:21.004Z] #17 62.76 Setting up python3-pkg-resources (40.8.0-1) ...
21:43:21 [2020-03-31T21:43:21.138Z] #44 85.40   HOSTCC   compel/src/lib/log-host.o
21:43:21 [2020-03-31T21:43:21.138Z] #44 85.66   HOSTLINK compel/compel-host-bin
21:43:21 [2020-03-31T21:43:21.138Z] #44 85.79   DEP      soccr/soccr.d
21:43:21 [2020-03-31T21:43:21.170Z] #42 ...
21:43:21 [2020-03-31T21:43:21.170Z] 
21:43:21 [2020-03-31T21:43:21.170Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:21 [2020-03-31T21:43:21.170Z] #48 9.997 math
21:43:21 [2020-03-31T21:43:21.170Z] #48 10.22 runtime
21:43:21 [2020-03-31T21:43:21.170Z] #48 10.55 unicode/utf16
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.5 Selecting previously unselected package libpcre16-3:amd64.
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.6 Selecting previously unselected package libpcre32-3:amd64.
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.192Z] #10 188.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:43:21 [2020-03-31T21:43:21.393Z] #44 85.92   CC       soccr/soccr.o
21:43:21 [2020-03-31T21:43:21.420Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
21:43:21 [2020-03-31T21:43:21.420Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
21:43:21 [2020-03-31T21:43:21.420Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:43:21 [2020-03-31T21:43:21.420Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.8 Selecting previously unselected package libpcrecpp0v5:amd64.
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.9 Selecting previously unselected package libpcre3-dev:amd64.
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.450Z] #10 188.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:43:21 [2020-03-31T21:43:21.649Z] #44 ...
21:43:21 [2020-03-31T21:43:21.649Z] 
21:43:21 [2020-03-31T21:43:21.649Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:43:21 [2020-03-31T21:43:21.649Z] #11 DONE 2.5s
21:43:21 [2020-03-31T21:43:21.649Z] 
21:43:21 [2020-03-31T21:43:21.649Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.202 + RM_GOPATH=0
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.202 + TMP_GOPATH=
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.202 + : /build
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.202 + '[' -z '' ']'
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.206 ++ mktemp -d
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.211 + export GOPATH=/tmp/tmp.L1i2SpEqwJ
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.211 + GOPATH=/tmp/tmp.L1i2SpEqwJ
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.211 + RM_GOPATH=1
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.212 ++ dirname ./install.sh
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.213 + dir=.
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.213 + bin=runc
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.213 + shift
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.213 + '[' '!' -f ./runc.installer ']'
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.213 + . ./runc.installer
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.214 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.214 + install_runc
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.214 + uname -r
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.215 + grep -q '^3\.10\.0.*\.el7\.'
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.224 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.224 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.224 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L1i2SpEqwJ/src/github.com/opencontainers/runc
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.224 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:43:21 [2020-03-31T21:43:21.649Z] #60 2.233 Cloning into '/tmp/tmp.L1i2SpEqwJ/src/github.com/opencontainers/runc'...
21:43:21 [2020-03-31T21:43:21.708Z] #10 189.3 Selecting previously unselected package libselinux1-dev:amd64.
21:43:21 [2020-03-31T21:43:21.799Z] #48 12.34 container/list
21:43:21 [2020-03-31T21:43:21.904Z] #60 ...
21:43:21 [2020-03-31T21:43:21.904Z] 
21:43:21 [2020-03-31T21:43:21.904Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:21 [2020-03-31T21:43:21.904Z] #47 181.7 vendor/golang.org/x/net/http/httpguts
21:43:21 [2020-03-31T21:43:21.904Z] #47 182.0 vendor/golang.org/x/net/http/httpproxy
21:43:21 [2020-03-31T21:43:21.904Z] #47 182.6 mime/multipart
21:43:21 [2020-03-31T21:43:21.904Z] #47 185.3 crypto/tls
21:43:21 [2020-03-31T21:43:21.904Z] #47 ...
21:43:21 [2020-03-31T21:43:21.904Z] 
21:43:21 [2020-03-31T21:43:21.904Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:43:21 [2020-03-31T21:43:21.966Z] #10 189.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.966Z] #10 189.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:43:21 [2020-03-31T21:43:21.966Z] #10 189.5 Selecting previously unselected package libdevmapper-dev:amd64.
21:43:21 [2020-03-31T21:43:21.966Z] #10 189.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:43:21 [2020-03-31T21:43:21.966Z] #10 189.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:43:22 [2020-03-31T21:43:22.047Z] #44 188.4   CC       criu/tun.o
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.6 Selecting previously unselected package libseccomp-dev:amd64.
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.7 Selecting previously unselected package libsystemd-dev:amd64.
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:43:22 [2020-03-31T21:43:22.224Z] #10 189.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:43:22 [2020-03-31T21:43:22.611Z] #44 188.9   CC       criu/uffd.o
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.3 Setting up libbtrfs0 (4.20.1-2) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.4 Setting up libbtrfs-dev (4.20.1-2) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.4 Setting up mingw-w64-common (6.0.0-3) ...
21:43:22 [2020-03-31T21:43:22.818Z] #10 190.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:43:22 [2020-03-31T21:43:22.883Z] ok  	github.com/docker/docker/distribution/metadata	0.019s	coverage: 48.2% of statements
21:43:22 [2020-03-31T21:43:22.883Z] ok  	github.com/docker/docker/distribution	0.235s	coverage: 22.1% of statements
21:43:22 [2020-03-31T21:43:22.883Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:43:22 [2020-03-31T21:43:22.917Z] #17 64.11 Setting up python3-distutils (3.7.3-1) ...
21:43:23 [2020-03-31T21:43:23.075Z] #10 190.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.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
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Setting up dmsetup (2:1.02.155-3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:43:23 [2020-03-31T21:43:23.076Z] #10 190.6 Processing triggers for libc-bin (2.28-10) ...
21:43:23 [2020-03-31T21:43:23.489Z] #17 64.91 Setting up python3-setuptools (40.8.0-1) ...
21:43:23 [2020-03-31T21:43:23.544Z] #44 189.9   CC       criu/util.o
21:43:23 [2020-03-31T21:43:23.653Z] #10 DONE 191.0s
21:43:23 [2020-03-31T21:43:23.653Z] 
21:43:23 [2020-03-31T21:43:23.653Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:43:23 [2020-03-31T21:43:23.653Z] #58 DONE 0.1s
21:43:23 [2020-03-31T21:43:23.653Z] 
21:43:23 [2020-03-31T21:43:23.653Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:43:23 [2020-03-31T21:43:23.653Z] #11 ...
21:43:23 [2020-03-31T21:43:23.653Z] 
21:43:23 [2020-03-31T21:43:23.653Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:43:23 [2020-03-31T21:43:23.653Z] #59 DONE 0.1s
21:43:23 [2020-03-31T21:43:23.789Z] #12 DONE 2.1s
21:43:23 [2020-03-31T21:43:23.789Z] 
21:43:23 [2020-03-31T21:43:23.789Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:43:23 [2020-03-31T21:43:23.801Z] #44 ...
21:43:23 [2020-03-31T21:43:23.801Z] 
21:43:23 [2020-03-31T21:43:23.802Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:23 [2020-03-31T21:43:23.802Z] #60 111.7 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
21:43:23 [2020-03-31T21:43:23.883Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
21:43:23 [2020-03-31T21:43:23.910Z] 
21:43:23 [2020-03-31T21:43:23.910Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:24 [2020-03-31T21:43:24.017Z] Commit message: "pkg/idtools: fix use of bufio.Scanner.Err"
21:43:24 [2020-03-31T21:43:24.431Z] #17 ...
21:43:24 [2020-03-31T21:43:24.431Z] 
21:43:24 [2020-03-31T21:43:24.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:24 [2020-03-31T21:43:24.431Z] #44 126.8   CC       criu/cr-service.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 128.7   CC       criu/crtools.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 129.4   CC       criu/eventfd.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 129.9   CC       criu/eventpoll.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 130.8   CC       criu/external.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 131.2   CC       criu/fault-injection.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 131.4   CC       criu/fdstore.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 131.8   CC       criu/fifo.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 132.4   CC       criu/file-ids.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 132.8   CC       criu/file-lock.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 134.1   CC       criu/files-ext.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 134.5   CC       criu/files-reg.o
21:43:24 [2020-03-31T21:43:24.431Z] #44 136.9   CC       criu/files.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:43:24 [2020-03-31T21:43:24.884Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
21:43:25 [2020-03-31T21:43:25.173Z] #60 113.1 + mkdir -p /build
21:43:25 [2020-03-31T21:43:25.173Z] #60 113.1 + cp runc /build/runc
21:43:25 [2020-03-31T21:43:25.375Z] #44 ...
21:43:25 [2020-03-31T21:43:25.375Z] 
21:43:25 [2020-03-31T21:43:25.375Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:25 [2020-03-31T21:43:25.375Z] #17 66.73 Setting up python3-pip (18.1-5) ...
21:43:25 [2020-03-31T21:43:25.431Z] #60 DONE 113.3s
21:43:25 [2020-03-31T21:43:25.431Z] 
21:43:25 [2020-03-31T21:43:25.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:25 [2020-03-31T21:43:25.431Z] #44 190.9   CC       criu/uts_ns.o
21:43:25 [2020-03-31T21:43:25.431Z] #44 191.2   CC       criu/vdso-compat.o
21:43:25 [2020-03-31T21:43:25.431Z] #44 191.4   CC       criu/vdso.o
21:43:25 [2020-03-31T21:43:25.495Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
21:43:25 [2020-03-31T21:43:25.674Z] #13 1.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:43:25 [2020-03-31T21:43:25.674Z] #13 DONE 2.1s
21:43:25 [2020-03-31T21:43:25.674Z] 
21:43:25 [2020-03-31T21:43:25.674Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:43:25 [2020-03-31T21:43:25.688Z] #44 192.1   LINK     criu/built-in.o
21:43:25 [2020-03-31T21:43:25.775Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 85.6% of statements
21:43:25 [2020-03-31T21:43:25.775Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:43:25 [2020-03-31T21:43:25.775Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:43:25 [2020-03-31T21:43:25.946Z] #44 192.3   LINK     criu/criu
21:43:26 [2020-03-31T21:43:26.056Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
21:43:26 [2020-03-31T21:43:26.056Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:43:26 [2020-03-31T21:43:26.227Z] #48 16.34 crypto/internal/subtle
21:43:26 [2020-03-31T21:43:26.433Z] #60 ...
21:43:26 [2020-03-31T21:43:26.433Z] 
21:43:26 [2020-03-31T21:43:26.433Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
21:43:26 [2020-03-31T21:43:26.433Z] #11 DONE 2.7s
21:43:26 [2020-03-31T21:43:26.433Z] 
21:43:26 [2020-03-31T21:43:26.433Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.534 + RM_GOPATH=0
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.534 + TMP_GOPATH=
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.534 + : /build
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.534 + '[' -z '' ']'
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.543 ++ mktemp -d
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.548 + export GOPATH=/tmp/tmp.q2kFTYvOdH
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.548 + GOPATH=/tmp/tmp.q2kFTYvOdH
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.548 + RM_GOPATH=1
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.549 ++ dirname ./install.sh
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.558 + dir=.
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.558 + bin=runc
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.558 + shift
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.559 + '[' '!' -f ./runc.installer ']'
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.559 + . ./runc.installer
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.559 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.559 + install_runc
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.560 + grep -q '^3\.10\.0.*\.el7\.'
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.560 + uname -r
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.569 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.570 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.570 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.570 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q2kFTYvOdH/src/github.com/opencontainers/runc
21:43:26 [2020-03-31T21:43:26.433Z] #60 2.580 Cloning into '/tmp/tmp.q2kFTYvOdH/src/github.com/opencontainers/runc'...
21:43:26 [2020-03-31T21:43:26.511Z] #44 192.9   DEP      lib/c/criu.d
21:43:26 [2020-03-31T21:43:26.511Z] #44 193.0   CC       images/rpc.pb-c.o
21:43:26 [2020-03-31T21:43:26.519Z] #48 17.01 crypto/subtle
21:43:26 [2020-03-31T21:43:26.665Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
21:43:26 [2020-03-31T21:43:26.761Z] #17 68.30 Processing triggers for libc-bin (2.28-10) ...
21:43:26 [2020-03-31T21:43:26.761Z] #17 68.36 Processing triggers for mime-support (3.62) ...
21:43:27 [2020-03-31T21:43:27.076Z] #44 193.3   CC       lib/c/criu.o
21:43:27 [2020-03-31T21:43:27.554Z] #48 17.97 vendor/golang.org/x/crypto/cryptobyte/asn1
21:43:27 [2020-03-31T21:43:27.697Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.4% of statements
21:43:27 [2020-03-31T21:43:27.697Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:43:27 [2020-03-31T21:43:27.703Z] #17 DONE 69.2s
21:43:27 [2020-03-31T21:43:27.703Z] 
21:43:27 [2020-03-31T21:43:27.703Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:27 [2020-03-31T21:43:27.703Z] #44 139.2   CC       criu/filesystems.o
21:43:27 [2020-03-31T21:43:27.703Z] #44 140.1   CC       criu/fsnotify.o
21:43:27 [2020-03-31T21:43:27.812Z] + docker version
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.0   LINK     lib/c/built-in.o
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.1   LINK     lib/c/libcriu.so
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.1   LINK     lib/c/libcriu.a
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.2   GEN      magic.py
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.3 Note: Building without setproctitle() and strlcpy() support.
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:43:28 [2020-03-31T21:43:28.009Z] #44 194.3 Note: Building without GnuTLS support
21:43:28 [2020-03-31T21:43:28.184Z] #48 18.64 internal/nettrace
21:43:28 [2020-03-31T21:43:28.226Z] #14 DONE 2.2s
21:43:28 [2020-03-31T21:43:28.226Z] 
21:43:28 [2020-03-31T21:43:28.226Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:43:28 [2020-03-31T21:43:28.266Z] #44 194.7 fatal: not a git repository (or any of the parent directories): .git
21:43:28 [2020-03-31T21:43:28.478Z] #48 19.11 runtime/cgo
21:43:28 [2020-03-31T21:43:28.772Z] #48 ...
21:43:28 [2020-03-31T21:43:28.772Z] 
21:43:28 [2020-03-31T21:43:28.772Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:28 [2020-03-31T21:43:28.772Z] #57 19.35 + cd /tmp/tmp.IuUOS4x0zB/src/github.com/mvdan/sh
21:43:28 [2020-03-31T21:43:28.772Z] #57 19.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
21:43:28 [2020-03-31T21:43:28.772Z] #57 19.59 + GO111MODULE=on
21:43:28 [2020-03-31T21:43:28.831Z] #44 195.2 make[1]: Nothing to be done for 'all'.
21:43:28 [2020-03-31T21:43:28.958Z] #60 ...
21:43:28 [2020-03-31T21:43:28.958Z] 
21:43:28 [2020-03-31T21:43:28.958Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:43:28 [2020-03-31T21:43:28.958Z] #12 DONE 2.2s
21:43:28 [2020-03-31T21:43:28.958Z] 
21:43:28 [2020-03-31T21:43:28.958Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:43:29 [2020-03-31T21:43:29.066Z] #57 19.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
21:43:29 [2020-03-31T21:43:29.092Z] #44 141.6   CC       criu/image-desc.o
21:43:29 [2020-03-31T21:43:29.092Z] #44 141.7   CC       criu/image.o
21:43:29 [2020-03-31T21:43:29.168Z] ok  	github.com/docker/docker/pkg/archive	0.485s	coverage: 77.3% of statements
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.7 make[1]: 'images/built-in.o' is up to date.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.8 make[1]: 'compel/libcompel.a' is up to date.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.8 make[1]: 'compel/compel-host-bin' is up to date.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.8 make[1]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.396Z] #44 195.8 make[1]: 'soccr/libsoccr.a' is up to date.
21:43:29 [2020-03-31T21:43:29.654Z] #44 196.0 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.1 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.1 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.2 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.2 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.3 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.3 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.4 make[2]: Nothing to be done for 'all'.
21:43:29 [2020-03-31T21:43:29.911Z] #44 196.4   INSTALL  criu/criu
21:43:30 [2020-03-31T21:43:30.035Z] #44 ...
21:43:30 [2020-03-31T21:43:30.035Z] 
21:43:30 [2020-03-31T21:43:30.035Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:43:30 [2020-03-31T21:43:30.035Z] #18 2.321 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:43:30 [2020-03-31T21:43:30.035Z] #18 2.327 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:43:30 [2020-03-31T21:43:30.035Z] #18 2.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:43:30 [2020-03-31T21:43:30.035Z] #18 DONE 2.6s
21:43:30 [2020-03-31T21:43:30.154Z] #15 DONE 2.1s
21:43:30 [2020-03-31T21:43:30.154Z] 
21:43:30 [2020-03-31T21:43:30.154Z] #16 [dev-systemd-false 6/26] RUN ldconfig
21:43:30 [2020-03-31T21:43:30.168Z] ok  	github.com/docker/docker/pkg/authorization	0.260s	coverage: 68.3% of statements
21:43:30 [2020-03-31T21:43:30.168Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
21:43:30 [2020-03-31T21:43:30.298Z] 
21:43:30 [2020-03-31T21:43:30.298Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:43:30 [2020-03-31T21:43:30.448Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
21:43:30 [2020-03-31T21:43:30.476Z] #44 DONE 196.6s
21:43:30 [2020-03-31T21:43:30.476Z] 
21:43:30 [2020-03-31T21:43:30.476Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:43:30 [2020-03-31T21:43:30.476Z] #65 236.5 + bin/containerd
21:43:30 [2020-03-31T21:43:30.856Z] #13 2.157 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:43:30 [2020-03-31T21:43:30.856Z] #13 ...
21:43:30 [2020-03-31T21:43:30.856Z] 
21:43:30 [2020-03-31T21:43:30.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:30 [2020-03-31T21:43:30.856Z] #44 89.33   CC       compel/src/lib/ptrace.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 89.72   AR       compel/libcompel.a
21:43:30 [2020-03-31T21:43:30.856Z] #44 89.81   HOSTCC   compel/src/main-host.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 90.07   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 90.26   HOSTCC   compel/src/lib/handle-elf-host.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 90.57   HOSTCC   compel/src/lib/log-host.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 90.83   HOSTLINK compel/compel-host-bin
21:43:30 [2020-03-31T21:43:30.856Z] #44 90.94   DEP      soccr/soccr.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 91.06   CC       soccr/soccr.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 92.62   AR       soccr/libsoccr.a
21:43:30 [2020-03-31T21:43:30.856Z] #44 92.73 make[1]: 'soccr/libsoccr.a' is up to date.
21:43:30 [2020-03-31T21:43:30.856Z] #44 93.29   DEP      criu/arch/x86/sigframe.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 93.42   DEP      criu/arch/x86/sigaction_compat.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 93.58   DEP      criu/arch/x86/kerndat.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 93.72   DEP      criu/arch/x86/crtools.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 93.84   DEP      criu/arch/x86/cpu.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 94.05   CC       criu/arch/x86/cpu.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 94.69   CC       criu/arch/x86/crtools.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 96.26   CC       criu/arch/x86/kerndat.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 96.75   CC       criu/arch/x86/sigaction_compat.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.05   CC       criu/arch/x86/sigframe.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.40   LINK     criu/arch/x86/crtools.built-in.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.49   DEP      criu/pie/util-vdso-elf32.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.67   DEP      criu/pie/util-vdso.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.84   DEP      criu/pie/util.d
21:43:30 [2020-03-31T21:43:30.856Z] #44 97.98   CC       criu/pie/util.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 98.37   CC       criu/pie/util-vdso.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 98.97   CC       criu/pie/util-vdso-elf32.o
21:43:30 [2020-03-31T21:43:30.856Z] #44 ...
21:43:30 [2020-03-31T21:43:30.856Z] 
21:43:30 [2020-03-31T21:43:30.856Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:43:30 [2020-03-31T21:43:30.856Z] #13 DONE 2.2s
21:43:30 [2020-03-31T21:43:30.856Z] 
21:43:30 [2020-03-31T21:43:30.856Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:43:31 [2020-03-31T21:43:31.147Z] #57 21.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:43:31 [2020-03-31T21:43:31.147Z] #57 21.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:43:31 [2020-03-31T21:43:31.147Z] #57 21.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:43:31 [2020-03-31T21:43:31.439Z] #57 22.09 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:43:31 [2020-03-31T21:43:31.439Z] #57 22.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:43:31 [2020-03-31T21:43:31.790Z] #14 ...
21:43:31 [2020-03-31T21:43:31.790Z] 
21:43:31 [2020-03-31T21:43:31.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:31 [2020-03-31T21:43:31.790Z] #47 188.6 net/http/httptrace
21:43:31 [2020-03-31T21:43:31.790Z] #47 188.9 net/http
21:43:31 [2020-03-31T21:43:31.790Z] #47 ...
21:43:31 [2020-03-31T21:43:31.790Z] 
21:43:31 [2020-03-31T21:43:31.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:31 [2020-03-31T21:43:31.790Z] #44 99.94   AR       criu/pie/pie.lib.a
21:43:31 [2020-03-31T21:43:31.790Z] #44 100.0   DEP      criu/pie/restorer.d
21:43:31 [2020-03-31T21:43:31.790Z] #44 100.2   DEP      criu/arch/x86/sigaction_compat_pie.d
21:43:31 [2020-03-31T21:43:31.790Z] #44 100.3   DEP      criu/arch/x86/restorer_unmap.d
21:43:31 [2020-03-31T21:43:31.790Z] #44 100.3   DEP      criu/arch/x86/restorer.d
21:43:31 [2020-03-31T21:43:31.790Z] #44 100.6   DEP      criu/arch/x86/vdso-pie.d
21:43:31 [2020-03-31T21:43:31.854Z] #65 ...
21:43:31 [2020-03-31T21:43:31.855Z] 
21:43:31 [2020-03-31T21:43:31.855Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:43:31 [2020-03-31T21:43:31.855Z] #45 DONE 0.1s
21:43:32 [2020-03-31T21:43:32.047Z] #44 100.7   DEP      criu/pie/parasite-vdso.d
21:43:32 [2020-03-31T21:43:32.113Z] 
21:43:32 [2020-03-31T21:43:32.113Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:43:32 [2020-03-31T21:43:32.113Z] #48 DONE 0.1s
21:43:32 [2020-03-31T21:43:32.113Z] 
21:43:32 [2020-03-31T21:43:32.113Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:43:32 [2020-03-31T21:43:32.113Z] #65 ...
21:43:32 [2020-03-31T21:43:32.113Z] 
21:43:32 [2020-03-31T21:43:32.113Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:43:32 [2020-03-31T21:43:32.113Z] #51 DONE 0.1s
21:43:32 [2020-03-31T21:43:32.130Z] #16 DONE 2.2s
21:43:32 [2020-03-31T21:43:32.130Z] 
21:43:32 [2020-03-31T21:43:32.130Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:32 [2020-03-31T21:43:32.130Z] #17 ...
21:43:32 [2020-03-31T21:43:32.130Z] 
21:43:32 [2020-03-31T21:43:32.130Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:32 [2020-03-31T21:43:32.130Z] #47 192.2 net/http/httptrace
21:43:32 [2020-03-31T21:43:32.130Z] #47 192.5 net/http
21:43:32 [2020-03-31T21:43:32.306Z] #44 101.0   DEP      criu/pie/parasite.d
21:43:32 [2020-03-31T21:43:32.371Z] 
21:43:32 [2020-03-31T21:43:32.371Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:43:32 [2020-03-31T21:43:32.426Z] #47 ...
21:43:32 [2020-03-31T21:43:32.426Z] 
21:43:32 [2020-03-31T21:43:32.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:32 [2020-03-31T21:43:32.426Z] #44 87.38   AR       soccr/libsoccr.a
21:43:32 [2020-03-31T21:43:32.426Z] #44 87.43 make[1]: 'soccr/libsoccr.a' is up to date.
21:43:32 [2020-03-31T21:43:32.426Z] #44 87.74   DEP      criu/arch/x86/sigframe.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 87.91   DEP      criu/arch/x86/sigaction_compat.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 87.99   DEP      criu/arch/x86/kerndat.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 88.19   DEP      criu/arch/x86/crtools.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 88.27   DEP      criu/arch/x86/cpu.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 88.38   CC       criu/arch/x86/cpu.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 89.14   CC       criu/arch/x86/crtools.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 90.68   CC       criu/arch/x86/kerndat.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 91.16   CC       criu/arch/x86/sigaction_compat.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 91.42   CC       criu/arch/x86/sigframe.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 91.73   LINK     criu/arch/x86/crtools.built-in.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 91.81   DEP      criu/pie/util-vdso-elf32.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 92.04   DEP      criu/pie/util-vdso.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 92.16   DEP      criu/pie/util.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 92.32   CC       criu/pie/util.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 92.84   CC       criu/pie/util-vdso.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 93.61   CC       criu/pie/util-vdso-elf32.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 94.26   AR       criu/pie/pie.lib.a
21:43:32 [2020-03-31T21:43:32.426Z] #44 94.33   DEP      criu/pie/restorer.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 94.67   DEP      criu/arch/x86/sigaction_compat_pie.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 94.78   DEP      criu/arch/x86/restorer_unmap.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 94.84   DEP      criu/arch/x86/restorer.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 95.07   DEP      criu/arch/x86/vdso-pie.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 95.17   DEP      criu/pie/parasite-vdso.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 95.29   DEP      criu/pie/parasite.d
21:43:32 [2020-03-31T21:43:32.426Z] #44 95.53   CC       criu/pie/parasite.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 97.03   LINK     criu/pie/parasite.built-in.o
21:43:32 [2020-03-31T21:43:32.426Z] #44 97.03   GEN      criu/pie/parasite-blob.h
21:43:32 [2020-03-31T21:43:32.426Z] #44 97.06   CC       criu/pie/parasite-vdso.o
21:43:32 [2020-03-31T21:43:32.564Z] #44 101.2   CC       criu/pie/parasite.o
21:43:33 [2020-03-31T21:43:33.028Z] #44 97.65   CC       criu/arch/x86/vdso-pie.o
21:43:33 [2020-03-31T21:43:33.130Z] #44 ...
21:43:33 [2020-03-31T21:43:33.130Z] 
21:43:33 [2020-03-31T21:43:33.130Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:43:33 [2020-03-31T21:43:33.130Z] #14 DONE 2.2s
21:43:33 [2020-03-31T21:43:33.130Z] 
21:43:33 [2020-03-31T21:43:33.130Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:43:33 [2020-03-31T21:43:33.284Z] #44 97.94   CC       criu/arch/x86/restorer.o
21:43:34 [2020-03-31T21:43:34.165Z] #57 ...
21:43:34 [2020-03-31T21:43:34.165Z] 
21:43:34 [2020-03-31T21:43:34.165Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:43:34 [2020-03-31T21:43:34.165Z] #44 24.64 Fetched 8118 kB in 24s (340 kB/s)
21:43:34 [2020-03-31T21:43:34.291Z] #44 98.59   CC       criu/arch/x86/restorer_unmap.o
21:43:34 [2020-03-31T21:43:34.291Z] #44 98.66   CC       criu/arch/x86/sigaction_compat_pie.o
21:43:34 [2020-03-31T21:43:34.546Z] #44 98.90   CC       criu/pie/restorer.o
21:43:34 [2020-03-31T21:43:34.546Z] #44 ...
21:43:34 [2020-03-31T21:43:34.546Z] 
21:43:34 [2020-03-31T21:43:34.546Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:34 [2020-03-31T21:43:34.546Z] #17 2.383 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:34 [2020-03-31T21:43:34.546Z] #17 2.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:34 [2020-03-31T21:43:34.546Z] #17 2.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:34 [2020-03-31T21:43:34.807Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.472s	coverage: 43.2% of statements
21:43:34 [2020-03-31T21:43:34.807Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
21:43:34 [2020-03-31T21:43:34.807Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
21:43:35 [2020-03-31T21:43:35.029Z] #15 DONE 2.2s
21:43:35 [2020-03-31T21:43:35.030Z] 
21:43:35 [2020-03-31T21:43:35.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:35 [2020-03-31T21:43:35.030Z] #44 102.8   LINK     criu/pie/parasite.built-in.o
21:43:35 [2020-03-31T21:43:35.030Z] #44 102.8   GEN      criu/pie/parasite-blob.h
21:43:35 [2020-03-31T21:43:35.030Z] #44 102.8   CC       criu/pie/parasite-vdso.o
21:43:35 [2020-03-31T21:43:35.030Z] #44 103.5   CC       criu/arch/x86/vdso-pie.o
21:43:35 [2020-03-31T21:43:35.087Z] ok  	github.com/docker/docker/layer	7.916s	coverage: 68.8% of statements
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/oci	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:43:35 [2020-03-31T21:43:35.087Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
21:43:35 [2020-03-31T21:43:35.106Z] #17 3.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:43:35 [2020-03-31T21:43:35.288Z] #44 103.9   CC       criu/arch/x86/restorer.o
21:43:35 [2020-03-31T21:43:35.697Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
21:43:35 [2020-03-31T21:43:35.854Z] #44 104.5   CC       criu/arch/x86/restorer_unmap.o
21:43:35 [2020-03-31T21:43:35.854Z] #44 104.6   CC       criu/arch/x86/sigaction_compat_pie.o
21:43:35 [2020-03-31T21:43:35.980Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
21:43:36 [2020-03-31T21:43:36.260Z] ok  	github.com/docker/docker/pkg/dmesg	0.021s	coverage: 83.3% of statements
21:43:36 [2020-03-31T21:43:36.277Z] Client: Docker Engine - Enterprise
21:43:36 [2020-03-31T21:43:36.277Z]  Version:           19.03.5
21:43:36 [2020-03-31T21:43:36.277Z]  API version:       1.40
21:43:36 [2020-03-31T21:43:36.277Z]  Go version:        go1.12.12
21:43:36 [2020-03-31T21:43:36.277Z]  Git commit:        2ee0c57608
21:43:36 [2020-03-31T21:43:36.277Z]  Built:             11/13/2019 08:00:16
21:43:36 [2020-03-31T21:43:36.277Z]  OS/Arch:           windows/amd64
21:43:36 [2020-03-31T21:43:36.277Z]  Experimental:      false
21:43:36 [2020-03-31T21:43:36.277Z] 
21:43:36 [2020-03-31T21:43:36.277Z] Server: Docker Engine - Enterprise
21:43:36 [2020-03-31T21:43:36.277Z]  Engine:
21:43:36 [2020-03-31T21:43:36.277Z]   Version:          19.03.5
21:43:36 [2020-03-31T21:43:36.277Z]   API version:      1.40 (minimum version 1.24)
21:43:36 [2020-03-31T21:43:36.277Z]   Go version:       go1.12.12
21:43:36 [2020-03-31T21:43:36.277Z]   Git commit:       2ee0c57608
21:43:36 [2020-03-31T21:43:36.277Z]   Built:            11/13/2019 07:58:51
21:43:36 [2020-03-31T21:43:36.277Z]   OS/Arch:          windows/amd64
21:43:36 [2020-03-31T21:43:36.277Z]   Experimental:     true
21:43:36 [2020-03-31T21:43:36.419Z] #44 104.9   CC       criu/pie/restorer.o
21:43:36 [2020-03-31T21:43:36.468Z] #17 4.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
[Pipeline] sh
21:43:36 [2020-03-31T21:43:36.978Z] #19 ...
21:43:36 [2020-03-31T21:43:36.978Z] 
21:43:36 [2020-03-31T21:43:36.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:36 [2020-03-31T21:43:36.978Z] #44 142.9   CC       criu/ipc_ns.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 144.7   CC       criu/irmap.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 145.5   CC       criu/kcmp-ids.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 145.9   CC       criu/kerndat.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 147.2   CC       criu/libnetlink.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 147.8   CC       criu/log.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 148.6   CC       criu/lsm.o
21:43:36 [2020-03-31T21:43:36.978Z] #44 149.2   CC       criu/mem.o
21:43:37 [2020-03-31T21:43:37.259Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
21:43:37 [2020-03-31T21:43:37.353Z] #44 ...
21:43:37 [2020-03-31T21:43:37.353Z] 
21:43:37 [2020-03-31T21:43:37.353Z] #16 [dev-systemd-false 6/26] RUN ldconfig
21:43:37 [2020-03-31T21:43:37.353Z] #16 DONE 2.1s
21:43:37 [2020-03-31T21:43:37.353Z] 
21:43:37 [2020-03-31T21:43:37.353Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:37 [2020-03-31T21:43:37.548Z] #44 ...
21:43:37 [2020-03-31T21:43:37.548Z] 
21:43:37 [2020-03-31T21:43:37.548Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:43:37 [2020-03-31T21:43:37.548Z] #19 7.272 Collecting yamllint==1.16.0
21:43:37 [2020-03-31T21:43:37.737Z] + docker info
21:43:37 [2020-03-31T21:43:37.914Z] #17 5.650 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:43:38 [2020-03-31T21:43:38.258Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
21:43:38 [2020-03-31T21:43:38.474Z] #17 ...
21:43:38 [2020-03-31T21:43:38.474Z] 
21:43:38 [2020-03-31T21:43:38.474Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:38 [2020-03-31T21:43:38.474Z] #60 9.344 + cd /tmp/tmp.L1i2SpEqwJ/src/github.com/opencontainers/runc
21:43:38 [2020-03-31T21:43:38.474Z] #60 9.344 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:43:38 [2020-03-31T21:43:38.474Z] #60 9.949 + '[' -z '' ']'
21:43:38 [2020-03-31T21:43:38.474Z] #60 9.950 + target=static
21:43:38 [2020-03-31T21:43:38.474Z] #60 9.950 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:43:38 [2020-03-31T21:43:38.474Z] #60 11.40 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
21:43:38 [2020-03-31T21:43:38.729Z] #60 ...
21:43:38 [2020-03-31T21:43:38.730Z] 
21:43:38 [2020-03-31T21:43:38.730Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:38 [2020-03-31T21:43:38.730Z] #44 101.6   LINK     criu/pie/restorer.built-in.o
21:43:38 [2020-03-31T21:43:38.730Z] #44 101.6   GEN      criu/pie/restorer-blob.h
21:43:38 [2020-03-31T21:43:38.730Z] #44 101.7   DEP      criu/vdso.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 101.9   DEP      criu/vdso-compat.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 102.1   DEP      criu/uts_ns.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 102.2   DEP      criu/util.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 102.4   DEP      criu/uffd.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 102.6   DEP      criu/tun.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 102.8   DEP      criu/tty.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 103.0   DEP      criu/timerfd.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 103.1   DEP      criu/sysfs_parse.d
21:43:38 [2020-03-31T21:43:38.730Z] #44 103.4   DEP      criu/sysctl.d
21:43:38 [2020-03-31T21:43:38.871Z] ok  	github.com/docker/docker/pkg/fsutils	0.369s	coverage: 85.1% of statements
21:43:38 [2020-03-31T21:43:38.935Z] #53 DONE 311.5s
21:43:38 [2020-03-31T21:43:38.935Z] 
21:43:38 [2020-03-31T21:43:38.935Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:43:38 [2020-03-31T21:43:38.935Z] #65 ...
21:43:38 [2020-03-31T21:43:38.935Z] 
21:43:38 [2020-03-31T21:43:38.935Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:43:38 [2020-03-31T21:43:38.985Z] #44 103.5   DEP      criu/string.d
21:43:39 [2020-03-31T21:43:39.151Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
21:43:39 [2020-03-31T21:43:39.151Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
21:43:39 [2020-03-31T21:43:39.193Z] #54 DONE 0.2s
21:43:39 [2020-03-31T21:43:39.193Z] 
21:43:39 [2020-03-31T21:43:39.193Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:43:39 [2020-03-31T21:43:39.193Z] #57 DONE 0.1s
21:43:39 [2020-03-31T21:43:39.193Z] 
21:43:39 [2020-03-31T21:43:39.193Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:43:39 [2020-03-31T21:43:39.193Z] #61 DONE 0.1s
21:43:39 [2020-03-31T21:43:39.193Z] 
21:43:39 [2020-03-31T21:43:39.193Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:43:39 [2020-03-31T21:43:39.240Z] #44 103.6   DEP      criu/stats.d
21:43:39 [2020-03-31T21:43:39.240Z] #44 103.7   DEP      criu/sockets.d
21:43:39 [2020-03-31T21:43:39.495Z] #44 103.9   DEP      criu/sk-unix.d
21:43:39 [2020-03-31T21:43:39.726Z] #44 24.64 Reading package lists...
21:43:39 [2020-03-31T21:43:39.726Z] #44 ...
21:43:39 [2020-03-31T21:43:39.726Z] 
21:43:39 [2020-03-31T21:43:39.726Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:43:39 [2020-03-31T21:43:39.726Z] #42 28.12 Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
21:43:39 [2020-03-31T21:43:39.726Z] #42 28.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:43:39 [2020-03-31T21:43:39.750Z] #44 104.2   DEP      criu/sk-tcp.d
21:43:39 [2020-03-31T21:43:39.760Z] ok  	github.com/docker/docker/pkg/idtools	0.237s	coverage: 70.3% of statements
21:43:39 [2020-03-31T21:43:39.881Z] #17 2.510 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:43:39 [2020-03-31T21:43:39.881Z] #17 2.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:43:39 [2020-03-31T21:43:39.881Z] #17 2.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:43:40 [2020-03-31T21:43:40.005Z] #44 104.3   DEP      criu/sk-queue.d
21:43:40 [2020-03-31T21:43:40.005Z] #44 104.5   DEP      criu/sk-packet.d
21:43:40 [2020-03-31T21:43:40.302Z] #44 104.7   DEP      criu/sk-netlink.d
21:43:40 [2020-03-31T21:43:40.370Z] ok  	github.com/docker/docker/pkg/ioutils	0.343s	coverage: 69.3% of statements
21:43:40 [2020-03-31T21:43:40.370Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
21:43:40 [2020-03-31T21:43:40.370Z] ok  	github.com/docker/docker/pkg/locker	0.008s	coverage: 88.9% of statements
21:43:40 [2020-03-31T21:43:40.370Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
21:43:40 [2020-03-31T21:43:40.370Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:43:40 [2020-03-31T21:43:40.447Z] #17 3.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:43:40 [2020-03-31T21:43:40.557Z] #44 104.9   DEP      criu/sk-inet.d
21:43:40 [2020-03-31T21:43:40.557Z] #44 105.1   DEP      criu/signalfd.d
21:43:40 [2020-03-31T21:43:40.812Z] #44 105.3   DEP      criu/sigframe.d
21:43:40 [2020-03-31T21:43:40.812Z] #44 105.4   DEP      criu/shmem.d
21:43:40 [2020-03-31T21:43:40.980Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
21:43:41 [2020-03-31T21:43:41.067Z] #44 105.5   DEP      criu/servicefd.d
21:43:41 [2020-03-31T21:43:41.260Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
21:43:41 [2020-03-31T21:43:41.260Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
21:43:41 [2020-03-31T21:43:41.323Z] #44 105.7   DEP      criu/seize.d
21:43:41 [2020-03-31T21:43:41.323Z] #44 105.8   DEP      criu/seccomp.d
21:43:41 [2020-03-31T21:43:41.541Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
21:43:41 [2020-03-31T21:43:41.578Z] #44 106.0   DEP      criu/rst-malloc.d
21:43:41 [2020-03-31T21:43:41.578Z] #44 106.1   DEP      criu/rbtree.d
21:43:41 [2020-03-31T21:43:41.578Z] #44 106.2   DEP      criu/pstree.d
21:43:41 [2020-03-31T21:43:41.795Z] #42 32.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:43:41 [2020-03-31T21:43:41.821Z] #17 4.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [186 kB]
21:43:41 [2020-03-31T21:43:41.821Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
21:43:41 [2020-03-31T21:43:41.833Z] #44 106.3   DEP      criu/protobuf.d
21:43:42 [2020-03-31T21:43:42.089Z] #44 106.5   GEN      criu/protobuf-desc-gen.h
21:43:42 [2020-03-31T21:43:42.431Z] ok  	github.com/docker/docker/pkg/mount	1.268s	coverage: 70.5% of statements
21:43:42 [2020-03-31T21:43:42.431Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:43:42 [2020-03-31T21:43:42.431Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:43:42 [2020-03-31T21:43:42.431Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:43:42 [2020-03-31T21:43:42.711Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
21:43:42 [2020-03-31T21:43:42.957Z] #19 12.74   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:43:42 [2020-03-31T21:43:42.991Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:43:43 [2020-03-31T21:43:43.194Z] #17 ...
21:43:43 [2020-03-31T21:43:43.194Z] 
21:43:43 [2020-03-31T21:43:43.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.1   LINK     criu/pie/restorer.built-in.o
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.1   GEN      criu/pie/restorer-blob.h
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.2   DEP      criu/vdso.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.4   DEP      criu/vdso-compat.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.6   DEP      criu/uts_ns.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.8   DEP      criu/util.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 108.9   DEP      criu/uffd.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 109.1   DEP      criu/tun.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 109.3   DEP      criu/tty.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 109.5   DEP      criu/timerfd.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 109.7   DEP      criu/sysfs_parse.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 109.9   DEP      criu/sysctl.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.1   DEP      criu/string.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.1   DEP      criu/stats.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.3   DEP      criu/sockets.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.5   DEP      criu/sk-unix.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.7   DEP      criu/sk-tcp.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 110.8   DEP      criu/sk-queue.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.0   DEP      criu/sk-packet.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.2   DEP      criu/sk-netlink.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.4   DEP      criu/sk-inet.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.6   DEP      criu/signalfd.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.8   DEP      criu/sigframe.d
21:43:43 [2020-03-31T21:43:43.194Z] #44 111.8   DEP      criu/shmem.d
21:43:43 [2020-03-31T21:43:43.219Z] #19 12.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:43:43 [2020-03-31T21:43:43.219Z] #19 13.01   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:43:43 [2020-03-31T21:43:43.271Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
21:43:43 [2020-03-31T21:43:43.452Z] #44 112.0   DEP      criu/servicefd.d
21:43:43 [2020-03-31T21:43:43.452Z] #44 112.1   DEP      criu/seize.d
21:43:43 [2020-03-31T21:43:43.485Z] #19 13.13 Collecting pyyaml (from yamllint==1.16.0)
21:43:43 [2020-03-31T21:43:43.494Z] #44 108.0   DEP      criu/protobuf-desc.d
21:43:43 [2020-03-31T21:43:43.494Z] #44 ...
21:43:43 [2020-03-31T21:43:43.494Z] 
21:43:43 [2020-03-31T21:43:43.494Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:43 [2020-03-31T21:43:43.494Z] #17 11.52 Fetched 8336 kB in 9s (887 kB/s)
21:43:43 [2020-03-31T21:43:43.550Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:43:43 [2020-03-31T21:43:43.710Z] #44 ...
21:43:43 [2020-03-31T21:43:43.710Z] 
21:43:43 [2020-03-31T21:43:43.710Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:43 [2020-03-31T21:43:43.710Z] #60 9.769 + cd /tmp/tmp.q2kFTYvOdH/src/github.com/opencontainers/runc
21:43:43 [2020-03-31T21:43:43.710Z] #60 9.770 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:43:43 [2020-03-31T21:43:43.710Z] #60 10.39 + '[' -z '' ']'
21:43:43 [2020-03-31T21:43:43.710Z] #60 10.39 + target=static
21:43:43 [2020-03-31T21:43:43.710Z] #60 10.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:43:43 [2020-03-31T21:43:43.710Z] #60 12.24 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 .
21:43:43 [2020-03-31T21:43:43.710Z] #60 ...
21:43:43 [2020-03-31T21:43:43.710Z] 
21:43:43 [2020-03-31T21:43:43.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:43 [2020-03-31T21:43:43.710Z] #44 112.3   DEP      criu/seccomp.d
21:43:43 [2020-03-31T21:43:43.749Z] #19 13.48   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:43:43 [2020-03-31T21:43:43.861Z] #42 ...
21:43:43 [2020-03-31T21:43:43.861Z] 
21:43:43 [2020-03-31T21:43:43.861Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:43:43 [2020-03-31T21:43:43.861Z] #36 24.39 Fetched 8118 kB in 24s (343 kB/s)
21:43:43 [2020-03-31T21:43:43.861Z] #36 24.39 Reading package lists...
21:43:43 [2020-03-31T21:43:43.861Z] #36 ...
21:43:43 [2020-03-31T21:43:43.861Z] 
21:43:43 [2020-03-31T21:43:43.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:43 [2020-03-31T21:43:43.861Z] #11 24.56 Fetched 8118 kB in 24s (341 kB/s)
21:43:43 [2020-03-31T21:43:43.861Z] #11 24.56 Reading package lists...
21:43:43 [2020-03-31T21:43:43.861Z] #11 ...
21:43:43 [2020-03-31T21:43:43.861Z] 
21:43:43 [2020-03-31T21:43:43.861Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:43 [2020-03-31T21:43:43.861Z] #48 24.35 vendor/golang.org/x/crypto/internal/subtle
21:43:43 [2020-03-31T21:43:43.968Z] #44 112.5   DEP      criu/rst-malloc.d
21:43:43 [2020-03-31T21:43:43.968Z] #44 112.6   DEP      criu/rbtree.d
21:43:43 [2020-03-31T21:43:43.968Z] #44 112.6   DEP      criu/pstree.d
21:43:44 [2020-03-31T21:43:44.156Z] #48 ...
21:43:44 [2020-03-31T21:43:44.156Z] 
21:43:44 [2020-03-31T21:43:44.156Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:43:44 [2020-03-31T21:43:44.156Z] #63 24.59 Fetched 8118 kB in 24s (341 kB/s)
21:43:44 [2020-03-31T21:43:44.156Z] #63 24.59 Reading package lists...
21:43:44 [2020-03-31T21:43:44.156Z] #63 34.15 Reading package lists...
21:43:44 [2020-03-31T21:43:44.156Z] #63 ...
21:43:44 [2020-03-31T21:43:44.156Z] 
21:43:44 [2020-03-31T21:43:44.156Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:43:44 [2020-03-31T21:43:44.156Z] #26 24.85 Fetched 8118 kB in 24s (336 kB/s)
21:43:44 [2020-03-31T21:43:44.156Z] #26 24.85 Reading package lists...
21:43:44 [2020-03-31T21:43:44.156Z] #26 ...
21:43:44 [2020-03-31T21:43:44.156Z] 
21:43:44 [2020-03-31T21:43:44.156Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:44 [2020-03-31T21:43:44.156Z] #57 24.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:43:44 [2020-03-31T21:43:44.156Z] #57 26.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:43:44 [2020-03-31T21:43:44.156Z] #57 29.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:43:44 [2020-03-31T21:43:44.156Z] #57 31.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:43:44 [2020-03-31T21:43:44.156Z] #57 31.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:43:44 [2020-03-31T21:43:44.156Z] #57 32.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:43:44 [2020-03-31T21:43:44.156Z] #57 32.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:43:44 [2020-03-31T21:43:44.156Z] #57 34.27 runtime/cgo
21:43:44 [2020-03-31T21:43:44.156Z] #57 34.79 runtime
21:43:44 [2020-03-31T21:43:44.225Z] #44 112.9   DEP      criu/protobuf.d
21:43:44 [2020-03-31T21:43:44.225Z] #44 113.0   GEN      criu/protobuf-desc-gen.h
21:43:44 [2020-03-31T21:43:44.446Z] #57 ...
21:43:44 [2020-03-31T21:43:44.446Z] 
21:43:44 [2020-03-31T21:43:44.446Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:43:44 [2020-03-31T21:43:44.446Z] #75 30.98 Checking out files:  53% (1110/2066)   
Checking out files:  54% (1116/2066)   
Checking out files:  55% (1137/2066)   
Checking out files:  56% (1157/2066)   
Checking out files:  57% (1178/2066)   
Checking out files:  58% (1199/2066)   
Checking out files:  59% (1219/2066)   
Checking out files:  60% (1240/2066)   
Checking out files:  61% (1261/2066)   
Checking out files:  62% (1281/2066)   
Checking out files:  63% (1302/2066)   
Checking out files:  64% (1323/2066)   
Checking out files:  65% (1343/2066)   
Checking out files:  66% (1364/2066)   
Checking out files:  67% (1385/2066)   
Checking out files:  68% (1405/2066)   
Checking out files:  69% (1426/2066)   
Checking out files:  70% (1447/2066)   
Checking out files:  71% (1467/2066)   
Checking out files:  72% (1488/2066)   
Checking out files:  73% (1509/2066)   
Checking out files:  74% (1529/2066)   
Checking out files:  75% (1550/2066)   
Checking out files:  76% (1571/2066)   
Checking out files:  77% (1591/2066)   
Checking out files:  78% (1612/2066)   
Checking out files:  79% (1633/2066)   
Checking out files:  80% (1653/2066)   
Checking out files:  81% (1674/2066)   
Checking out files:  82% (1695/2066)   
Checking out files:  83% (1715/2066)   
Checking out files:  84% (1736/2066)   
Checking out files:  85% (1757/2066)   
Checking out files:  86% (1777/2066)   
Checking out files:  87% (1798/2066)   
Checking out files:  88% (1819/2066)   
Checking out files:  89% (1839/2066)   
Checking out files:  90% (1860/2066)   
Checking out files:  91% (1881/2066)   
Checking out files:  92% (1901/2066)   
Checking out files:  93% (1922/2066)   
Checking out files:  94% (1943/2066)   
Checking out files:  95% (1963/2066)   
Checking out files:  96% (1984/2066)   
Checking out files:  97% (2005/2066)   
Checking out files:  98% (2025/2066)   
Checking out files:  99% (2046/2066)   
Checking out files: 100% (2066/2066)   
Checking out files: 100% (2066/2066), done.
21:43:44 [2020-03-31T21:43:44.446Z] #75 31.66 + cd /tmp/tmp.WmcrJ0Ycug/src/github.com/docker/libnetwork
21:43:44 [2020-03-31T21:43:44.446Z] #75 31.67 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:43:44 [2020-03-31T21:43:44.446Z] #75 32.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:43:45 [2020-03-31T21:43:45.013Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
21:43:45 [2020-03-31T21:43:45.013Z] ok  	github.com/docker/docker/pkg/reexec	0.002s	coverage: 82.4% of statements
21:43:45 [2020-03-31T21:43:45.598Z] #44 ...
21:43:45 [2020-03-31T21:43:45.598Z] 
21:43:45 [2020-03-31T21:43:45.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:45 [2020-03-31T21:43:45.598Z] #47 202.7 github.com/LK4D4/vndr/godl
21:43:45 [2020-03-31T21:43:45.598Z] #47 203.5 github.com/LK4D4/vndr
21:43:45 [2020-03-31T21:43:45.856Z] #47 ...
21:43:45 [2020-03-31T21:43:45.856Z] 
21:43:45 [2020-03-31T21:43:45.856Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:45 [2020-03-31T21:43:45.856Z] #17 5.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:43:45 [2020-03-31T21:43:45.856Z] #17 ...
21:43:45 [2020-03-31T21:43:45.856Z] 
21:43:45 [2020-03-31T21:43:45.856Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:45 [2020-03-31T21:43:45.856Z] #47 DONE 213.0s
21:43:46 [2020-03-31T21:43:46.006Z] #17 11.52 Reading package lists...
21:43:46 [2020-03-31T21:43:46.006Z] #17 ...
21:43:46 [2020-03-31T21:43:46.006Z] 
21:43:46 [2020-03-31T21:43:46.006Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:46 [2020-03-31T21:43:46.006Z] #47 205.8 github.com/LK4D4/vndr/godl
21:43:46 [2020-03-31T21:43:46.006Z] #47 206.7 github.com/LK4D4/vndr
21:43:46 [2020-03-31T21:43:46.006Z] #47 DONE 215.7s
21:43:46 [2020-03-31T21:43:46.006Z] 
21:43:46 [2020-03-31T21:43:46.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:46 [2020-03-31T21:43:46.006Z] #44 108.2   DEP      criu/proc_parse.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 108.4   DEP      criu/plugin.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 108.5   DEP      criu/pipes.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 108.7   DEP      criu/pie-util.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 108.8   DEP      criu/pie-util-vdso.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.0   DEP      criu/pie-util-vdso-elf32.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.2   DEP      criu/path.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.4   DEP      criu/parasite-syscall.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.7   DEP      criu/pagemap.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.8   DEP      criu/pagemap-cache.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 109.9   DEP      criu/page-xfer.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 110.1   DEP      criu/page-pipe.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 110.3   DEP      criu/netfilter.d
21:43:46 [2020-03-31T21:43:46.006Z] #44 110.5   DEP      criu/net.d
21:43:46 [2020-03-31T21:43:46.114Z] 
21:43:46 [2020-03-31T21:43:46.114Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:46 [2020-03-31T21:43:46.114Z] #44 114.5   DEP      criu/protobuf-desc.d
21:43:46 [2020-03-31T21:43:46.114Z] #44 114.7   DEP      criu/proc_parse.d
21:43:46 [2020-03-31T21:43:46.261Z] #44 110.8   DEP      criu/namespaces.d
21:43:46 [2020-03-31T21:43:46.309Z] #19 15.81 Building wheels for collected packages: pyyaml
21:43:46 [2020-03-31T21:43:46.309Z] #19 15.81   Running setup.py bdist_wheel for pyyaml: started
21:43:46 [2020-03-31T21:43:46.373Z] #44 115.0   DEP      criu/plugin.d
21:43:46 [2020-03-31T21:43:46.631Z] #44 115.2   DEP      criu/pipes.d
21:43:46 [2020-03-31T21:43:46.821Z] #44 111.1   DEP      criu/mount.d
21:43:46 [2020-03-31T21:43:46.821Z] #44 111.4   DEP      criu/mem.d
21:43:46 [2020-03-31T21:43:46.889Z] #44 115.5   DEP      criu/pie-util.d
21:43:46 [2020-03-31T21:43:46.889Z] #44 115.7   DEP      criu/pie-util-vdso.d
21:43:47 [2020-03-31T21:43:47.077Z] #44 111.6   DEP      criu/lsm.d
21:43:47 [2020-03-31T21:43:47.146Z] #44 115.8   DEP      criu/pie-util-vdso-elf32.d
21:43:47 [2020-03-31T21:43:47.146Z] #44 115.9   DEP      criu/path.d
21:43:47 [2020-03-31T21:43:47.332Z] #44 111.7   DEP      criu/log.d
21:43:47 [2020-03-31T21:43:47.332Z] #44 111.8   DEP      criu/libnetlink.d
21:43:47 [2020-03-31T21:43:47.332Z] #44 111.9   DEP      criu/kerndat.d
21:43:47 [2020-03-31T21:43:47.587Z] #44 112.2   DEP      criu/kcmp-ids.d
21:43:47 [2020-03-31T21:43:47.674Z] ok  	github.com/docker/docker/pkg/signal	2.331s	coverage: 61.0% of statements
21:43:47 [2020-03-31T21:43:47.691Z] #19 17.39   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:43:47 [2020-03-31T21:43:47.691Z] #19 17.39   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:43:47 [2020-03-31T21:43:47.691Z] #19 17.48 Successfully built pyyaml
21:43:47 [2020-03-31T21:43:47.691Z] #19 17.50 Installing collected packages: pathspec, pyyaml, yamllint
21:43:47 [2020-03-31T21:43:47.712Z] #44 116.1   DEP      criu/parasite-syscall.d
21:43:47 [2020-03-31T21:43:47.712Z] #44 116.3   DEP      criu/pagemap.d
21:43:47 [2020-03-31T21:43:47.842Z] #44 112.2   DEP      criu/irmap.d
21:43:47 [2020-03-31T21:43:47.842Z] #44 112.4   DEP      criu/ipc_ns.d
21:43:47 [2020-03-31T21:43:47.954Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
21:43:47 [2020-03-31T21:43:47.970Z] #44 116.5   DEP      criu/pagemap-cache.d
21:43:48 [2020-03-31T21:43:48.097Z] #44 112.6   DEP      criu/image.d
21:43:48 [2020-03-31T21:43:48.227Z] #44 116.7   DEP      criu/page-xfer.d
21:43:48 [2020-03-31T21:43:48.227Z] #44 116.8   DEP      criu/page-pipe.d
21:43:48 [2020-03-31T21:43:48.227Z] #44 117.0   DEP      criu/netfilter.d
21:43:48 [2020-03-31T21:43:48.234Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
21:43:48 [2020-03-31T21:43:48.261Z] #19 17.93 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:43:48 [2020-03-31T21:43:48.355Z] #44 112.8   DEP      criu/image-desc.d
21:43:48 [2020-03-31T21:43:48.485Z] #44 117.1   DEP      criu/net.d
21:43:48 [2020-03-31T21:43:48.514Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:43:48 [2020-03-31T21:43:48.610Z] #44 112.9   DEP      criu/fsnotify.d
21:43:48 [2020-03-31T21:43:48.610Z] #44 113.1   DEP      criu/filesystems.d
21:43:48 [2020-03-31T21:43:48.743Z] #44 117.3   DEP      criu/namespaces.d
21:43:48 [2020-03-31T21:43:48.794Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
21:43:48 [2020-03-31T21:43:48.831Z] #19 DONE 18.6s
21:43:48 [2020-03-31T21:43:48.831Z] 
21:43:48 [2020-03-31T21:43:48.831Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:48 [2020-03-31T21:43:48.831Z] #44 151.9   CC       criu/mount.o
21:43:48 [2020-03-31T21:43:48.831Z] #44 155.3   CC       criu/namespaces.o
21:43:48 [2020-03-31T21:43:48.831Z] #44 157.9   CC       criu/net.o
21:43:48 [2020-03-31T21:43:48.865Z] #44 113.2   DEP      criu/files.d
21:43:48 [2020-03-31T21:43:48.865Z] #44 113.4   DEP      criu/files-reg.d
21:43:49 [2020-03-31T21:43:49.001Z] #44 117.4   DEP      criu/mount.d
21:43:49 [2020-03-31T21:43:49.001Z] #44 117.6   DEP      criu/mem.d
21:43:49 [2020-03-31T21:43:49.001Z] #44 117.7   DEP      criu/lsm.d
21:43:49 [2020-03-31T21:43:49.001Z] #44 117.8   DEP      criu/log.d
21:43:49 [2020-03-31T21:43:49.074Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
21:43:49 [2020-03-31T21:43:49.259Z] #44 117.9   DEP      criu/libnetlink.d
21:43:49 [2020-03-31T21:43:49.259Z] #44 118.0   DEP      criu/kerndat.d
21:43:49 [2020-03-31T21:43:49.355Z] ok  	github.com/docker/docker/pkg/system	0.024s	coverage: 37.2% of statements
21:43:49 [2020-03-31T21:43:49.402Z] #44 162.0   CC       criu/netfilter.o
21:43:49 [2020-03-31T21:43:49.425Z] #44 113.7   DEP      criu/files-ext.d
21:43:49 [2020-03-31T21:43:49.425Z] #44 113.8   DEP      criu/file-lock.d
21:43:49 [2020-03-31T21:43:49.425Z] #44 114.0   DEP      criu/file-ids.d
21:43:49 [2020-03-31T21:43:49.425Z] #44 114.1   DEP      criu/fifo.d
21:43:49 [2020-03-31T21:43:49.517Z] #44 118.1   DEP      criu/kcmp-ids.d
21:43:49 [2020-03-31T21:43:49.517Z] #44 118.2   DEP      criu/irmap.d
21:43:49 [2020-03-31T21:43:49.635Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
21:43:49 [2020-03-31T21:43:49.775Z] #44 118.3   DEP      criu/ipc_ns.d
21:43:49 [2020-03-31T21:43:49.775Z] #44 118.5   DEP      criu/image.d
21:43:49 [2020-03-31T21:43:49.973Z] #44 162.3   CC       criu/page-pipe.o
21:43:49 [2020-03-31T21:43:49.985Z] #44 114.3   DEP      criu/fdstore.d
21:43:49 [2020-03-31T21:43:49.985Z] #44 114.4   DEP      criu/fault-injection.d
21:43:49 [2020-03-31T21:43:49.985Z] #44 114.4   DEP      criu/external.d
21:43:50 [2020-03-31T21:43:50.033Z] #44 118.7   DEP      criu/image-desc.d
21:43:50 [2020-03-31T21:43:50.033Z] #44 118.7   DEP      criu/fsnotify.d
21:43:50 [2020-03-31T21:43:50.240Z] #44 114.6   DEP      criu/eventpoll.d
21:43:50 [2020-03-31T21:43:50.240Z] #44 114.8   DEP      criu/eventfd.d
21:43:50 [2020-03-31T21:43:50.245Z] ok  	github.com/docker/docker/pkg/tarsum	0.026s	coverage: 89.3% of statements
21:43:50 [2020-03-31T21:43:50.291Z] #44 118.9   DEP      criu/filesystems.d
21:43:50 [2020-03-31T21:43:50.496Z] #44 114.9   DEP      criu/crtools.d
21:43:50 [2020-03-31T21:43:50.526Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
21:43:50 [2020-03-31T21:43:50.526Z] testing: warning: no tests to run
21:43:50 [2020-03-31T21:43:50.526Z] coverage: [no statements]
21:43:50 [2020-03-31T21:43:50.526Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:43:50 [2020-03-31T21:43:50.543Z] #44 163.0   CC       criu/page-xfer.o
21:43:50 [2020-03-31T21:43:50.549Z] #44 119.0   DEP      criu/files.d
21:43:50 [2020-03-31T21:43:50.549Z] #44 119.2   DEP      criu/files-reg.d
21:43:50 [2020-03-31T21:43:50.751Z] #44 115.1   DEP      criu/cr-service.d
21:43:50 [2020-03-31T21:43:50.751Z] #44 115.2   DEP      criu/cr-restore.d
21:43:50 [2020-03-31T21:43:50.806Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
21:43:50 [2020-03-31T21:43:50.807Z] #44 119.3   DEP      criu/files-ext.d
21:43:50 [2020-03-31T21:43:50.807Z] #44 119.5   DEP      criu/file-lock.d
21:43:51 [2020-03-31T21:43:51.007Z] #44 115.5   DEP      criu/cr-errno.d
21:43:51 [2020-03-31T21:43:51.007Z] #44 115.5   DEP      criu/cr-dump.d
21:43:51 [2020-03-31T21:43:51.065Z] #44 119.6   DEP      criu/file-ids.d
21:43:51 [2020-03-31T21:43:51.086Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
21:43:51 [2020-03-31T21:43:51.279Z] #44 115.7   DEP      criu/cr-dedup.d
21:43:51 [2020-03-31T21:43:51.323Z] #44 119.7   DEP      criu/fifo.d
21:43:51 [2020-03-31T21:43:51.323Z] #44 119.9   DEP      criu/fdstore.d
21:43:51 [2020-03-31T21:43:51.366Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:43:51 [2020-03-31T21:43:51.551Z] #44 115.9   DEP      criu/cr-check.d
21:43:51 [2020-03-31T21:43:51.551Z] #44 116.0   DEP      criu/config.d
21:43:51 [2020-03-31T21:43:51.580Z] #44 120.1   DEP      criu/fault-injection.d
21:43:51 [2020-03-31T21:43:51.580Z] #44 120.1   DEP      criu/external.d
21:43:51 [2020-03-31T21:43:51.580Z] #44 120.3   DEP      criu/eventpoll.d
21:43:51 [2020-03-31T21:43:51.823Z] #44 116.2   DEP      criu/clone-noasan.d
21:43:51 [2020-03-31T21:43:51.823Z] #44 116.3   DEP      criu/cgroup.d
21:43:51 [2020-03-31T21:43:51.838Z] #44 120.5   DEP      criu/eventfd.d
21:43:51 [2020-03-31T21:43:51.926Z] #44 164.2   CC       criu/pagemap-cache.o
21:43:52 [2020-03-31T21:43:52.080Z] #44 116.5   DEP      criu/cgroup-props.d
21:43:52 [2020-03-31T21:43:52.080Z] #44 116.6   DEP      criu/bitmap.d
21:43:52 [2020-03-31T21:43:52.080Z] #44 116.6   DEP      criu/bfd.d
21:43:52 [2020-03-31T21:43:52.095Z] #44 120.7   DEP      criu/crtools.d
21:43:52 [2020-03-31T21:43:52.335Z] #44 116.7   DEP      criu/autofs.d
21:43:52 [2020-03-31T21:43:52.335Z] #44 116.9   DEP      criu/aio.d
21:43:52 [2020-03-31T21:43:52.353Z] #44 120.9   DEP      criu/cr-service.d
21:43:52 [2020-03-31T21:43:52.496Z] #44 164.8   CC       criu/pagemap.o
21:43:52 [2020-03-31T21:43:52.589Z] #44 117.1   DEP      criu/action-scripts.d
21:43:52 [2020-03-31T21:43:52.610Z] #44 121.1   DEP      criu/cr-restore.d
21:43:52 [2020-03-31T21:43:52.610Z] #44 121.3   DEP      criu/cr-errno.d
21:43:52 [2020-03-31T21:43:52.844Z] #44 117.4   CC       criu/action-scripts.o
21:43:52 [2020-03-31T21:43:52.868Z] #44 121.3   DEP      criu/cr-dump.d
21:43:52 [2020-03-31T21:43:52.868Z] #44 121.6   DEP      criu/cr-dedup.d
21:43:52 [2020-03-31T21:43:52.871Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 27.1% of statements
21:43:53 [2020-03-31T21:43:53.126Z] #44 121.7   DEP      criu/cr-check.d
21:43:53 [2020-03-31T21:43:53.126Z] #44 121.8   DEP      criu/config.d
21:43:53 [2020-03-31T21:43:53.384Z] #44 122.0   DEP      criu/clone-noasan.d
21:43:53 [2020-03-31T21:43:53.384Z] #44 122.0   DEP      criu/cgroup.d
21:43:53 [2020-03-31T21:43:53.384Z] #44 122.2   DEP      criu/cgroup-props.d
21:43:53 [2020-03-31T21:43:53.403Z] #44 117.9   CC       criu/aio.o
21:43:53 [2020-03-31T21:43:53.439Z] #44 165.8   CC       criu/parasite-syscall.o
21:43:53 [2020-03-31T21:43:53.482Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
21:43:53 [2020-03-31T21:43:53.641Z] #44 122.3   DEP      criu/bitmap.d
21:43:53 [2020-03-31T21:43:53.641Z] #44 122.3   DEP      criu/bfd.d
21:43:53 [2020-03-31T21:43:53.899Z] #44 122.4   DEP      criu/autofs.d
21:43:53 [2020-03-31T21:43:53.899Z] #44 122.6   DEP      criu/aio.d
21:43:53 [2020-03-31T21:43:53.963Z] #44 118.5   CC       criu/autofs.o
21:43:54 [2020-03-31T21:43:54.009Z] #44 166.7   CC       criu/path.o
21:43:54 [2020-03-31T21:43:54.092Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
21:43:54 [2020-03-31T21:43:54.156Z] #44 122.8   DEP      criu/action-scripts.d
21:43:54 [2020-03-31T21:43:54.372Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
21:43:54 [2020-03-31T21:43:54.522Z] #44 ...
21:43:54 [2020-03-31T21:43:54.522Z] 
21:43:54 [2020-03-31T21:43:54.522Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:43:54 [2020-03-31T21:43:54.522Z] #30 DONE 224.4s
21:43:54 [2020-03-31T21:43:54.522Z] 
21:43:54 [2020-03-31T21:43:54.522Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:54 [2020-03-31T21:43:54.522Z] #17 11.52 Reading package lists...
21:43:54 [2020-03-31T21:43:54.522Z] #17 15.60 Reading package lists...
21:43:54 [2020-03-31T21:43:54.522Z] #17 19.16 Building dependency tree...
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.73 libcap2-bin is already the newest version (1:2.25-2).
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.73 The following additional packages will be installed:
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.74   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.74   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.74   python3.7 python3.7-minimal vim-runtime xxd
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75 Suggested packages:
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75 Recommended packages:
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75   aufs-dkms nftables build-essential python3-dev python3-keyring
21:43:54 [2020-03-31T21:43:54.522Z] #17 20.75   python3-keyrings.alt python3-xdg unzip
21:43:54 [2020-03-31T21:43:54.579Z] #44 167.0   CC       criu/pie-util-vdso.o
21:43:54 [2020-03-31T21:43:54.721Z] #44 123.1   CC       criu/action-scripts.o
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63 The following NEW packages will be installed:
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.63   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.66   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.66   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.66   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:43:54 [2020-03-31T21:43:54.777Z] #17 22.66   xz-utils zip
21:43:54 [2020-03-31T21:43:54.792Z] #75 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:43:54 [2020-03-31T21:43:54.792Z] #63 34.15 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #63 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:43:54 [2020-03-31T21:43:54.792Z] #44 24.64 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #44 35.25 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #44 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:54 [2020-03-31T21:43:54.792Z] #11 34.73 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #11 44.52 Building dependency tree...
21:43:54 [2020-03-31T21:43:54.792Z] #11 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:43:54 [2020-03-31T21:43:54.792Z] #36 34.78 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #36 44.82 Building dependency tree...
21:43:54 [2020-03-31T21:43:54.792Z] #36 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:43:54 [2020-03-31T21:43:54.792Z] #44 35.25 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #44 45.36 Building dependency tree...
21:43:54 [2020-03-31T21:43:54.792Z] #44 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:43:54 [2020-03-31T21:43:54.792Z] #26 35.64 Reading package lists...
21:43:54 [2020-03-31T21:43:54.792Z] #26 ...
21:43:54 [2020-03-31T21:43:54.792Z] 
21:43:54 [2020-03-31T21:43:54.792Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:43:54 [2020-03-31T21:43:54.840Z] #44 167.4   CC       criu/pie-util.o
21:43:54 [2020-03-31T21:43:54.979Z] #44 123.6   CC       criu/aio.o
21:43:55 [2020-03-31T21:43:55.100Z] #44 167.5   CC       criu/pipes.o
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.09 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.09 Need to get 28.5 MB of archives.
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.09 After this operation, 116 MB of additional disk space will be used.
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:43:55 [2020-03-31T21:43:55.350Z] #17 23.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:43:55 [2020-03-31T21:43:55.361Z] #44 ...
21:43:55 [2020-03-31T21:43:55.361Z] 
21:43:55 [2020-03-31T21:43:55.361Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:43:55 [2020-03-31T21:43:55.361Z] #60 113.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
21:43:55 [2020-03-31T21:43:55.546Z] #44 124.1   CC       criu/autofs.o
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 23.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:43:55 [2020-03-31T21:43:55.605Z] #17 ...
21:43:55 [2020-03-31T21:43:55.605Z] 
21:43:55 [2020-03-31T21:43:55.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:55 [2020-03-31T21:43:55.605Z] #44 120.1   CC       criu/bfd.o
21:43:55 [2020-03-31T21:43:55.824Z] #63 44.78 Building dependency tree...
21:43:55 [2020-03-31T21:43:55.824Z] #63 ...
21:43:55 [2020-03-31T21:43:55.824Z] 
21:43:55 [2020-03-31T21:43:55.824Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.38 + cd /tmp/tmp.DyPiGJeNkD/src/github.com/golangci/golangci-lint/
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.38 + git checkout -q v1.23.8
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.76 ++ git describe --tags
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.77 + version=v1.23.8
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.77 ++ git rev-parse --short HEAD
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.77 + commit=76a82c6
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.78 ++ git show -s --format=%cd
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.79 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
21:43:55 [2020-03-31T21:43:55.824Z] #54 36.81 + 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
21:43:55 [2020-03-31T21:43:55.824Z] #54 ...
21:43:55 [2020-03-31T21:43:55.824Z] 
21:43:55 [2020-03-31T21:43:55.824Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:43:55 [2020-03-31T21:43:55.824Z] #11 44.52 Building dependency tree...
21:43:55 [2020-03-31T21:43:55.836Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 56.0% of statements
21:43:56 [2020-03-31T21:43:56.112Z] #44 ...
21:43:56 [2020-03-31T21:43:56.112Z] 
21:43:56 [2020-03-31T21:43:56.112Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:43:56 [2020-03-31T21:43:56.112Z] #30 DONE 223.5s
21:43:56 [2020-03-31T21:43:56.112Z] 
21:43:56 [2020-03-31T21:43:56.112Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:43:56 [2020-03-31T21:43:56.112Z] #17 11.69 Fetched 8336 kB in 10s (874 kB/s)
21:43:56 [2020-03-31T21:43:56.112Z] #17 11.69 Reading package lists...
21:43:56 [2020-03-31T21:43:56.112Z] #17 15.07 Reading package lists...
21:43:56 [2020-03-31T21:43:56.116Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
21:43:56 [2020-03-31T21:43:56.116Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
21:43:56 [2020-03-31T21:43:56.164Z] #44 120.6   CC       criu/bitmap.o
21:43:56 [2020-03-31T21:43:56.164Z] #44 120.8   CC       criu/cgroup-props.o
21:43:56 [2020-03-31T21:43:56.726Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
21:43:56 [2020-03-31T21:43:56.744Z] #60 114.5 + mkdir -p /build
21:43:57 [2020-03-31T21:43:57.004Z] #60 114.5 + cp runc /build/runc
21:43:57 [2020-03-31T21:43:57.006Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
21:43:57 [2020-03-31T21:43:57.049Z] #17 18.81 Building dependency tree...
21:43:57 [2020-03-31T21:43:57.089Z] #44 121.6   CC       criu/cgroup.o
21:43:57 [2020-03-31T21:43:57.265Z] #60 DONE 115.0s
21:43:57 [2020-03-31T21:43:57.265Z] 
21:43:57 [2020-03-31T21:43:57.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:57 [2020-03-31T21:43:57.265Z] #44 168.2   CC       criu/plugin.o
21:43:57 [2020-03-31T21:43:57.265Z] #44 168.5   CC       criu/proc_parse.o
21:43:57 [2020-03-31T21:43:57.307Z] #17 ...
21:43:57 [2020-03-31T21:43:57.307Z] 
21:43:57 [2020-03-31T21:43:57.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:43:57 [2020-03-31T21:43:57.307Z] #44 125.9   CC       criu/bfd.o
21:43:57 [2020-03-31T21:43:57.872Z] #44 126.4   CC       criu/bitmap.o
21:43:57 [2020-03-31T21:43:57.872Z] #44 126.6   CC       criu/cgroup-props.o
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.54 The following additional packages will be installed:
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.54   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.55   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.55   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.56   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.57 Suggested packages:
21:43:57 [2020-03-31T21:43:57.893Z] #11 48.58   gcc-8-locales seccomp wine64
21:43:58 [2020-03-31T21:43:58.648Z] #44 170.9   CC       criu/protobuf-desc.o
21:43:58 [2020-03-31T21:43:58.805Z] #44 127.3   CC       criu/cgroup.o
21:43:59 [2020-03-31T21:43:59.017Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
21:43:59 [2020-03-31T21:43:59.588Z] #44 171.9   CC       criu/protobuf.o
21:43:59 [2020-03-31T21:43:59.601Z] #44 124.2   CC       criu/clone-noasan.o
21:43:59 [2020-03-31T21:43:59.639Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
21:43:59 [2020-03-31T21:43:59.849Z] #44 172.2   CC       criu/pstree.o
21:43:59 [2020-03-31T21:43:59.856Z] #44 124.3   CC       criu/config.o
21:43:59 [2020-03-31T21:43:59.919Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.27 The following NEW packages will be installed:
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.27   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.29   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.29   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.29   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.49 Need to get 78.9 MB of archives.
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.49 After this operation, 532 MB of additional disk space will be used.
21:44:00 [2020-03-31T21:44:00.620Z] #11 51.49 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]
21:44:00 [2020-03-31T21:44:00.789Z] #44 173.2   CC       criu/rbtree.o
21:44:00 [2020-03-31T21:44:00.789Z] #44 173.5   CC       criu/rst-malloc.o
21:44:00 [2020-03-31T21:44:00.920Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
21:44:01 [2020-03-31T21:44:01.049Z] #44 173.7   CC       criu/seccomp.o
21:44:01 [2020-03-31T21:44:01.107Z] #65 267.3 + bin/containerd-stress
21:44:01 [2020-03-31T21:44:01.107Z] #65 269.0 + bin/containerd-shim
21:44:01 [2020-03-31T21:44:01.219Z] #44 125.5   CC       criu/cr-check.o
21:44:01 [2020-03-31T21:44:01.219Z] #44 ...
21:44:01 [2020-03-31T21:44:01.219Z] 
21:44:01 [2020-03-31T21:44:01.219Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 23.66 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 24.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.21 debconf: delaying package configuration, since apt-utils is not installed
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.28 Fetched 28.5 MB in 2s (14.5 MB/s)
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.33 Selecting previously unselected package pigz.
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.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 ... 23423 files and directories currently installed.)
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.38 Unpacking pigz (2.4-1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.47 Selecting previously unselected package libpython3.7-minimal:amd64.
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.91 Selecting previously unselected package python3.7-minimal.
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 25.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 26.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 26.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.74 Selecting previously unselected package python3-minimal.
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.78 Unpacking python3-minimal (3.7.3-1) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.86 Selecting previously unselected package libmpdec2:amd64.
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.86 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.88 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 28.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:44:01 [2020-03-31T21:44:01.219Z] #17 29.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:44:01 [2020-03-31T21:44:01.219Z] #17 29.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:44:01 [2020-03-31T21:44:01.620Z] #44 174.3   CC       criu/seize.o
21:44:01 [2020-03-31T21:44:01.670Z] #11 ...
21:44:01 [2020-03-31T21:44:01.670Z] 
21:44:01 [2020-03-31T21:44:01.670Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.03 The following additional packages will be installed:
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.04   libbtrfs0
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.28 The following NEW packages will be installed:
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.32   libbtrfs-dev libbtrfs0
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.66 Need to get 120 kB of archives.
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.66 After this operation, 423 kB of additional disk space will be used.
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
21:44:01 [2020-03-31T21:44:01.670Z] #63 48.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
21:44:01 [2020-03-31T21:44:01.670Z] #63 50.74 debconf: delaying package configuration, since apt-utils is not installed
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.20 Fetched 120 kB in 0s (1008 kB/s)
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.41 Selecting previously unselected package libbtrfs0.
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.64 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.65 Unpacking libbtrfs0 (4.20.1-2) ...
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.79 Selecting previously unselected package libbtrfs-dev.
21:44:01 [2020-03-31T21:44:01.670Z] #63 51.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
21:44:01 [2020-03-31T21:44:01.671Z] #63 51.82 Unpacking libbtrfs-dev (4.20.1-2) ...
21:44:01 [2020-03-31T21:44:01.671Z] #63 52.17 Setting up libbtrfs0 (4.20.1-2) ...
21:44:01 [2020-03-31T21:44:01.671Z] #63 52.18 Setting up libbtrfs-dev (4.20.1-2) ...
21:44:01 [2020-03-31T21:44:01.671Z] #63 52.20 Processing triggers for libc-bin (2.28-10) ...
21:44:01 [2020-03-31T21:44:01.963Z] #63 DONE 52.8s
21:44:01 [2020-03-31T21:44:01.963Z] 
21:44:01 [2020-03-31T21:44:01.963Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:44:01 [2020-03-31T21:44:01.963Z] #64 DONE 0.1s
21:44:01 [2020-03-31T21:44:01.963Z] 
21:44:01 [2020-03-31T21:44:01.963Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:44:01 [2020-03-31T21:44:01.963Z] #65 DONE 0.1s
21:44:01 [2020-03-31T21:44:01.963Z] 
21:44:01 [2020-03-31T21:44:01.963Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:44:01 [2020-03-31T21:44:01.963Z] #44 45.36 Building dependency tree...
21:44:01 [2020-03-31T21:44:01.963Z] #44 49.56 The following additional packages will be installed:
21:44:01 [2020-03-31T21:44:01.963Z] #44 49.56   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
21:44:01 [2020-03-31T21:44:01.963Z] #44 49.57   libprotoc17 python-pkg-resources python-six zlib1g-dev
21:44:01 [2020-03-31T21:44:01.963Z] #44 49.57 Suggested packages:
21:44:01 [2020-03-31T21:44:01.963Z] #44 49.57   manpages-dev python-setuptools
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.34 The following NEW packages will be installed:
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.34   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.34   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.35   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.35   python-six zlib1g-dev
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.59 Need to get 4075 kB of archives.
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.59 After this operation, 24.5 MB of additional disk space will be used.
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
21:44:01 [2020-03-31T21:44:01.963Z] #44 52.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
21:44:02 [2020-03-31T21:44:02.097Z] #44 130.1   CC       criu/clone-noasan.o
21:44:02 [2020-03-31T21:44:02.097Z] #44 130.3   CC       criu/config.o
21:44:02 [2020-03-31T21:44:02.145Z] #17 30.01 Selecting previously unselected package python3.7.
21:44:02 [2020-03-31T21:44:02.145Z] #17 30.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:44:02 [2020-03-31T21:44:02.145Z] #17 30.04 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:44:02 [2020-03-31T21:44:02.145Z] #17 30.16 Selecting previously unselected package libpython3-stdlib:amd64.
21:44:02 [2020-03-31T21:44:02.256Z] #44 52.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
21:44:02 [2020-03-31T21:44:02.256Z] #44 53.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
21:44:02 [2020-03-31T21:44:02.400Z] #17 30.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:44:02 [2020-03-31T21:44:02.400Z] #17 30.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:44:02 [2020-03-31T21:44:02.400Z] #17 30.26 Setting up python3-minimal (3.7.3-1) ...
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 53.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
21:44:02 [2020-03-31T21:44:02.547Z] #44 ...
21:44:02 [2020-03-31T21:44:02.547Z] 
21:44:02 [2020-03-31T21:44:02.547Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.456 + RM_GOPATH=0
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.456 + TMP_GOPATH=
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.456 + : /build
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.457 + '[' -z '' ']'
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.460 ++ mktemp -d
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.474 + export GOPATH=/tmp/tmp.TbnpBluF2K
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.481 + GOPATH=/tmp/tmp.TbnpBluF2K
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.483 + RM_GOPATH=1
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.489 ++ dirname ./install.sh
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.492 + dir=.
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.493 + bin=containerd
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.493 + shift
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.493 + '[' '!' -f ./containerd.installer ']'
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.493 + . ./containerd.installer
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.507 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.517 + install_containerd
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.519 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.519 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:44:02 [2020-03-31T21:44:02.547Z] #66 0.521 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TbnpBluF2K/src/github.com/containerd/containerd
21:44:02 [2020-03-31T21:44:02.564Z] #44 175.1   CC       criu/servicefd.o
21:44:02 [2020-03-31T21:44:02.664Z] #44 ...
21:44:02 [2020-03-31T21:44:02.664Z] 
21:44:02 [2020-03-31T21:44:02.664Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71 libcap2-bin is already the newest version (1:2.25-2).
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71 The following additional packages will be installed:
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   python3.7 python3.7-minimal vim-runtime xxd
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71 Suggested packages:
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71 Recommended packages:
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   aufs-dkms nftables build-essential python3-dev python3-keyring
21:44:02 [2020-03-31T21:44:02.664Z] #17 20.71   python3-keyrings.alt python3-xdg unzip
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.27 The following NEW packages will be installed:
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.28   xz-utils zip
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.69 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.69 Need to get 28.5 MB of archives.
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.69 After this operation, 116 MB of additional disk space will be used.
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 22.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.12 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 23.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.67 debconf: delaying package configuration, since apt-utils is not installed
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.80 Fetched 28.5 MB in 2s (15.1 MB/s)
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.86 Selecting previously unselected package pigz.
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
21:44:02 [2020-03-31T21:44:02.664Z] #17 24.91 Unpacking pigz (2.4-1) ...
21:44:02 [2020-03-31T21:44:02.664Z] #17 25.05 Selecting previously unselected package libpython3.7-minimal:amd64.
21:44:02 [2020-03-31T21:44:02.664Z] #17 25.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:44:02 [2020-03-31T21:44:02.664Z] #17 25.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:44:02 [2020-03-31T21:44:02.664Z] #17 25.46 Selecting previously unselected package python3.7-minimal.
21:44:02 [2020-03-31T21:44:02.842Z] #66 0.560 Cloning into '/tmp/tmp.TbnpBluF2K/src/github.com/containerd/containerd'...
21:44:02 [2020-03-31T21:44:02.922Z] #17 25.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
21:44:02 [2020-03-31T21:44:02.922Z] #17 25.49 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:44:03 [2020-03-31T21:44:03.135Z] #44 175.5   CC       criu/shmem.o
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.07 Selecting previously unselected package python3.
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.12 Unpacking python3 (3.7.3-1) ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.18 Selecting previously unselected package libip4tc0:amd64.
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.20 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.28 Selecting previously unselected package libip6tc0:amd64.
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.30 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:44:03 [2020-03-31T21:44:03.325Z] #17 31.40 Selecting previously unselected package libiptc0:amd64.
21:44:03 [2020-03-31T21:44:03.397Z] #44 ...
21:44:03 [2020-03-31T21:44:03.397Z] 
21:44:03 [2020-03-31T21:44:03.397Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:44:03 [2020-03-31T21:44:03.397Z] #65 198.4 + bin/containerd
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.41 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.41 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.49 Selecting previously unselected package libnfnetlink0:amd64.
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.56 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.580Z] #17 31.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.66 Selecting previously unselected package libnftnl11:amd64.
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.67 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.76 Selecting previously unselected package iptables.
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:44:03 [2020-03-31T21:44:03.836Z] #17 31.77 Unpacking iptables (1.8.2-4) ...
21:44:03 [2020-03-31T21:44:03.856Z] #17 26.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
21:44:03 [2020-03-31T21:44:03.856Z] #17 26.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #66 ...
21:44:04 [2020-03-31T21:44:04.355Z] 
21:44:04 [2020-03-31T21:44:04.355Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
21:44:04 [2020-03-31T21:44:04.355Z] #26 45.83 Building dependency tree...
21:44:04 [2020-03-31T21:44:04.355Z] #26 49.50 ca-certificates is already the newest version (20190110).
21:44:04 [2020-03-31T21:44:04.355Z] #26 49.50 The following additional packages will be installed:
21:44:04 [2020-03-31T21:44:04.355Z] #26 49.51   libjq1 libonig5
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.24 The following NEW packages will be installed:
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.25   jq libjq1 libonig5
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.49 Need to get 358 kB of archives.
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.49 After this operation, 1277 kB of additional disk space will be used.
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
21:44:04 [2020-03-31T21:44:04.355Z] #26 50.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
21:44:04 [2020-03-31T21:44:04.355Z] #26 52.59 debconf: delaying package configuration, since apt-utils is not installed
21:44:04 [2020-03-31T21:44:04.355Z] #26 52.89 Fetched 358 kB in 0s (2567 kB/s)
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.08 Selecting previously unselected package libonig5:ppc64el.
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.28 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.29 Unpacking libonig5:ppc64el (6.9.1-1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.65 Selecting previously unselected package libjq1:ppc64el.
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 53.99 Selecting previously unselected package jq.
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.02 Unpacking jq (1.5+dfsg-2+b1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.33 Setting up libonig5:ppc64el (6.9.1-1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.35 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.36 Setting up jq (1.5+dfsg-2+b1) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 54.37 Processing triggers for libc-bin (2.28-10) ...
21:44:04 [2020-03-31T21:44:04.355Z] #26 DONE 54.8s
21:44:04 [2020-03-31T21:44:04.355Z] 
21:44:04 [2020-03-31T21:44:04.355Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:44:04 [2020-03-31T21:44:04.355Z] #27 DONE 0.1s
21:44:04 [2020-03-31T21:44:04.355Z] 
21:44:04 [2020-03-31T21:44:04.355Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.13 Selecting previously unselected package xxd.
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.15 Unpacking xxd (2:8.1.0875-5) ...
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.29 Selecting previously unselected package vim-common.
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:44:04 [2020-03-31T21:44:04.396Z] #17 32.33 Unpacking vim-common (2:8.1.0875-5) ...
21:44:04 [2020-03-31T21:44:04.651Z] #17 32.52 Selecting previously unselected package bash-completion.
21:44:04 [2020-03-31T21:44:04.651Z] #17 32.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:44:05 [2020-03-31T21:44:05.312Z] #65 ...
21:44:05 [2020-03-31T21:44:05.312Z] 
21:44:05 [2020-03-31T21:44:05.312Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:44:05 [2020-03-31T21:44:05.312Z] #53 DONE 238.2s
21:44:05 [2020-03-31T21:44:05.312Z] 
21:44:05 [2020-03-31T21:44:05.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:05 [2020-03-31T21:44:05.312Z] #44 176.3   CC       criu/sigframe.o
21:44:05 [2020-03-31T21:44:05.312Z] #44 176.5   CC       criu/signalfd.o
21:44:05 [2020-03-31T21:44:05.312Z] #44 176.7   CC       criu/sk-inet.o
21:44:05 [2020-03-31T21:44:05.312Z] #44 177.6   CC       criu/sk-netlink.o
21:44:05 [2020-03-31T21:44:05.572Z] #44 178.0   CC       criu/sk-packet.o
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.34 Selecting previously unselected package python3-minimal.
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.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 ... 23672 files and directories currently installed.)
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.38 Unpacking python3-minimal (3.7.3-1) ...
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.48 Selecting previously unselected package libmpdec2:amd64.
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
21:44:05 [2020-03-31T21:44:05.755Z] #17 28.49 Unpacking libmpdec2:amd64 (2.4.2-2) ...
21:44:06 [2020-03-31T21:44:06.014Z] #17 28.59 Selecting previously unselected package libpython3.7-stdlib:amd64.
21:44:06 [2020-03-31T21:44:06.014Z] #17 28.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
21:44:06 [2020-03-31T21:44:06.014Z] #17 28.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:44:06 [2020-03-31T21:44:06.145Z] #44 178.6   CC       criu/sk-queue.o
21:44:06 [2020-03-31T21:44:06.405Z] #44 179.0   CC       criu/sk-tcp.o
21:44:06 [2020-03-31T21:44:06.430Z] #28 ...
21:44:06 [2020-03-31T21:44:06.430Z] 
21:44:06 [2020-03-31T21:44:06.430Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:44:06 [2020-03-31T21:44:06.430Z] #36 44.82 Building dependency tree...
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.07 The following additional packages will be installed:
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.08   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.08 Suggested packages:
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.08   cmake-doc ninja-build lrzip
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.08 Recommended packages:
21:44:06 [2020-03-31T21:44:06.430Z] #36 49.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.82 The following NEW packages will be installed:
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.84   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.84   vim-common xxd
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.98 Need to get 14.9 MB of archives.
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.98 After this operation, 67.2 MB of additional disk space will be used.
21:44:06 [2020-03-31T21:44:06.430Z] #36 50.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
21:44:06 [2020-03-31T21:44:06.430Z] #36 51.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 51.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 51.34 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 53.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.30 debconf: delaying package configuration, since apt-utils is not installed
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.62 Fetched 14.9 MB in 3s (4548 kB/s)
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.71 Selecting previously unselected package xxd.
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.431Z] #36 56.87 Unpacking xxd (2:8.1.0875-5) ...
21:44:06 [2020-03-31T21:44:06.431Z] #36 57.21 Selecting previously unselected package vim-common.
21:44:06 [2020-03-31T21:44:06.431Z] #36 57.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:44:06 [2020-03-31T21:44:06.431Z] #36 57.38 Unpacking vim-common (2:8.1.0875-5) ...
21:44:06 [2020-03-31T21:44:06.727Z] #36 ...
21:44:06 [2020-03-31T21:44:06.727Z] 
21:44:06 [2020-03-31T21:44:06.727Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:44:06 [2020-03-31T21:44:06.727Z] #44 54.76 debconf: delaying package configuration, since apt-utils is not installed
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.08 Fetched 4075 kB in 1s (4547 kB/s)
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.22 Selecting previously unselected package libcap-dev:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.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 ... 15330 files and directories currently installed.)
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.42 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.69 Selecting previously unselected package libnet1:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.73 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.95 Selecting previously unselected package libnet1-dev.
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 55.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.28 Selecting previously unselected package libnl-3-200:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.32 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.51 Selecting previously unselected package libnl-3-dev:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 56.51 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.03 Selecting previously unselected package libprotobuf-c1:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.08 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.22 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.26 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.51 Selecting previously unselected package zlib1g-dev:ppc64el.
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
21:44:06 [2020-03-31T21:44:06.727Z] #44 57.56 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
21:44:06 [2020-03-31T21:44:06.951Z] #17 29.64 Selecting previously unselected package python3.7.
21:44:06 [2020-03-31T21:44:06.951Z] #17 29.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
21:44:06 [2020-03-31T21:44:06.951Z] #17 29.65 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:44:06 [2020-03-31T21:44:06.951Z] #17 29.77 Selecting previously unselected package libpython3-stdlib:amd64.
21:44:06 [2020-03-31T21:44:06.980Z] #44 179.5   CC       criu/sk-unix.o
21:44:07 [2020-03-31T21:44:07.163Z] #17 35.10 Unpacking bash-completion (1:2.8-6) ...
21:44:07 [2020-03-31T21:44:07.209Z] #17 29.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
21:44:07 [2020-03-31T21:44:07.209Z] #17 29.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
21:44:07 [2020-03-31T21:44:07.209Z] #17 29.88 Setting up python3-minimal (3.7.3-1) ...
21:44:07 [2020-03-31T21:44:07.380Z] #44 58.12 Selecting previously unselected package libprotobuf17:ppc64el.
21:44:07 [2020-03-31T21:44:07.380Z] #44 58.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
21:44:07 [2020-03-31T21:44:07.380Z] #44 58.19 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
21:44:07 [2020-03-31T21:44:07.517Z] Client:
21:44:07 [2020-03-31T21:44:07.517Z]  Debug Mode: false
21:44:07 [2020-03-31T21:44:07.517Z]  Plugins:
21:44:07 [2020-03-31T21:44:07.517Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
21:44:07 [2020-03-31T21:44:07.517Z] 
21:44:07 [2020-03-31T21:44:07.517Z] Server:
21:44:07 [2020-03-31T21:44:07.517Z]  Containers: 0
21:44:07 [2020-03-31T21:44:07.517Z]   Running: 0
21:44:07 [2020-03-31T21:44:07.517Z]   Paused: 0
21:44:07 [2020-03-31T21:44:07.517Z]   Stopped: 0
21:44:07 [2020-03-31T21:44:07.517Z]  Images: 0
21:44:07 [2020-03-31T21:44:07.517Z]  Server Version: 19.03.5
21:44:07 [2020-03-31T21:44:07.517Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:44:07 [2020-03-31T21:44:07.517Z]   Windows: 
21:44:07 [2020-03-31T21:44:07.517Z]   LCOW: 
21:44:07 [2020-03-31T21:44:07.517Z]  Logging Driver: json-file
21:44:07 [2020-03-31T21:44:07.517Z]  Plugins:
21:44:07 [2020-03-31T21:44:07.517Z]   Volume: local
21:44:07 [2020-03-31T21:44:07.517Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:44:07 [2020-03-31T21:44:07.517Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:44:07 [2020-03-31T21:44:07.517Z]  Swarm: inactive
21:44:07 [2020-03-31T21:44:07.517Z]  Default Isolation: process
21:44:07 [2020-03-31T21:44:07.517Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:44:07 [2020-03-31T21:44:07.517Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:44:07 [2020-03-31T21:44:07.517Z]  OSType: windows
21:44:07 [2020-03-31T21:44:07.517Z]  Architecture: x86_64
21:44:07 [2020-03-31T21:44:07.517Z]  CPUs: 4
21:44:07 [2020-03-31T21:44:07.517Z]  Total Memory: 32GiB
21:44:07 [2020-03-31T21:44:07.517Z]  Name: azwin-2-ead130
21:44:07 [2020-03-31T21:44:07.517Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
21:44:07 [2020-03-31T21:44:07.517Z]  Docker Root Dir: D:\docker
21:44:07 [2020-03-31T21:44:07.517Z]  Debug Mode: false
21:44:07 [2020-03-31T21:44:07.517Z]  Registry: https://index.docker.io/v1/
21:44:07 [2020-03-31T21:44:07.517Z]  Labels:
21:44:07 [2020-03-31T21:44:07.517Z]  Experimental: true
21:44:07 [2020-03-31T21:44:07.517Z]  Insecure Registries:
21:44:07 [2020-03-31T21:44:07.517Z]   10.0.0.4:5000
21:44:07 [2020-03-31T21:44:07.517Z]   127.0.0.0/8
21:44:07 [2020-03-31T21:44:07.517Z]  Registry Mirrors:
21:44:07 [2020-03-31T21:44:07.517Z]   http://10.0.0.4:5000/
21:44:07 [2020-03-31T21:44:07.517Z]  Live Restore Enabled: false
21:44:07 [2020-03-31T21:44:07.517Z] 
[Pipeline] }
[Pipeline] // stage
21:44:07 [2020-03-31T21:44:07.665Z] #65 275.4 + bin/containerd-shim-runc-v1
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.53 Selecting previously unselected package bzip2.
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.62 Selecting previously unselected package xz-utils.
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:44:07 [2020-03-31T21:44:07.723Z] #17 35.63 Unpacking xz-utils (5.2.4-1) ...
21:44:07 [2020-03-31T21:44:07.978Z] #17 35.77 Selecting previously unselected package apparmor.
21:44:07 [2020-03-31T21:44:07.978Z] #17 35.79 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:44:07 [2020-03-31T21:44:07.978Z] #17 35.88 Unpacking apparmor (2.13.2-10) ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.74 Selecting previously unselected package python3.
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.79 Unpacking python3 (3.7.3-1) ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.87 Selecting previously unselected package libip4tc0:amd64.
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.89 Unpacking libip4tc0:amd64 (1.8.2-4) ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.97 Selecting previously unselected package libip6tc0:amd64.
21:44:08 [2020-03-31T21:44:08.161Z] #17 30.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 31.00 Unpacking libip6tc0:amd64 (1.8.2-4) ...
21:44:08 [2020-03-31T21:44:08.161Z] #17 31.07 Selecting previously unselected package libiptc0:amd64.
21:44:08 [2020-03-31T21:44:08.161Z] #17 31.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.419Z] #17 31.08 Unpacking libiptc0:amd64 (1.8.2-4) ...
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.19 Selecting previously unselected package aufs-tools.
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.20 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.33 Selecting previously unselected package libonig5:amd64.
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.540Z] #17 36.35 Unpacking libonig5:amd64 (6.9.1-1) ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.24 Selecting previously unselected package libnfnetlink0:amd64.
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.39 Selecting previously unselected package libnftnl11:amd64.
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.40 Unpacking libnftnl11:amd64 (1.1.2-2) ...
21:44:08 [2020-03-31T21:44:08.678Z] #17 31.49 Selecting previously unselected package iptables.
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.54 Selecting previously unselected package libjq1:amd64.
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.65 Selecting previously unselected package jq.
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.68 Unpacking jq (1.5+dfsg-2+b1) ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.76 Selecting previously unselected package libaio1:amd64.
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.78 Unpacking libaio1:amd64 (0.3.112-3) ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.85 Selecting previously unselected package libgpm2:amd64.
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.796Z] #17 36.86 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:44:08 [2020-03-31T21:44:08.891Z] #44 181.2   CC       criu/sockets.o
21:44:08 [2020-03-31T21:44:08.936Z] #17 31.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
21:44:08 [2020-03-31T21:44:08.936Z] #17 31.51 Unpacking iptables (1.8.2-4) ...
21:44:08 [2020-03-31T21:44:08.967Z] #44 59.93 Selecting previously unselected package libprotobuf-lite17:ppc64el.
21:44:09 [2020-03-31T21:44:09.051Z] #17 36.95 Selecting previously unselected package libicu63:amd64.
21:44:09 [2020-03-31T21:44:09.051Z] #17 36.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:44:09 [2020-03-31T21:44:09.051Z] #17 36.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:44:09 [2020-03-31T21:44:09.194Z] #17 31.83 Selecting previously unselected package xxd.
21:44:09 [2020-03-31T21:44:09.194Z] #17 31.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
21:44:09 [2020-03-31T21:44:09.194Z] #17 31.86 Unpacking xxd (2:8.1.0875-5) ...
21:44:09 [2020-03-31T21:44:09.194Z] #17 31.99 Selecting previously unselected package vim-common.
21:44:09 [2020-03-31T21:44:09.194Z] #17 32.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:44:09 [2020-03-31T21:44:09.267Z] #44 59.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
21:44:09 [2020-03-31T21:44:09.267Z] #44 59.96 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
21:44:09 [2020-03-31T21:44:09.267Z] #44 ...
21:44:09 [2020-03-31T21:44:09.267Z] 
21:44:09 [2020-03-31T21:44:09.267Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:09 [2020-03-31T21:44:09.268Z] #28 3.084 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:44:09 [2020-03-31T21:44:09.268Z] #28 3.926 #=#=#                                                                         
21:44:09 [2020-03-31T21:44:09.458Z] #17 32.05 Unpacking vim-common (2:8.1.0875-5) ...
21:44:09 [2020-03-31T21:44:09.458Z] #17 32.23 Selecting previously unselected package bash-completion.
21:44:09 [2020-03-31T21:44:09.458Z] #17 32.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:44:09 [2020-03-31T21:44:09.473Z] #44 181.9   CC       criu/stats.o
21:44:09 [2020-03-31T21:44:09.738Z] #44 182.3   CC       criu/string.o
21:44:09 [2020-03-31T21:44:09.738Z] #44 182.3   CC       criu/sysctl.o
21:44:10 [2020-03-31T21:44:10.192Z] #65 278.4 + bin/containerd-shim-runc-v2
21:44:10 [2020-03-31T21:44:10.310Z] #44 182.8   CC       criu/sysfs_parse.o
21:44:10 [2020-03-31T21:44:10.571Z] #44 183.1   CC       criu/timerfd.o
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.2 + binaries
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.2 + mkdir -p /build
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.2 + cp bin/containerd /build/containerd
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.2 + cp bin/containerd-shim /build/containerd-shim
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:44:10 [2020-03-31T21:44:10.756Z] #65 279.3 + cp bin/ctr /build/ctr
21:44:10 [2020-03-31T21:44:10.831Z] #44 183.4   CC       criu/tty.o
21:44:11 [2020-03-31T21:44:11.044Z] #28 4.281 #=#=#                                                                         

##                                                                         3.5%
#####                                                                      7.7%
##########                                                                14.1%
#############                                                             18.4%
#################                                                         24.8%
####################                                                      29.0%
#######################                                                   33.3%
############################                                              39.7%
#################################                                         46.1%
#####################################                                     52.5%
########################################                                  56.7%
###########################################                               61.0%
################################################                          67.4%
###################################################                       71.6%
######################################################                    75.9%
#########################################################                 80.1%
############################################################              84.4%
#################################################################         90.8%
####################################################################      95.0%
#####################################################################     97.2%
######################################################################## 100.0%
21:44:11 [2020-03-31T21:44:11.320Z] #65 DONE 279.6s
21:44:11 [2020-03-31T21:44:11.676Z] #28 ...
21:44:11 [2020-03-31T21:44:11.676Z] 
21:44:11 [2020-03-31T21:44:11.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:44:11 [2020-03-31T21:44:11.676Z] #11 52.40 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]
21:44:11 [2020-03-31T21:44:11.676Z] #11 53.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:44:11 [2020-03-31T21:44:11.676Z] #11 53.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
21:44:11 [2020-03-31T21:44:11.676Z] #11 53.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
21:44:11 [2020-03-31T21:44:11.676Z] #11 53.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
21:44:11 [2020-03-31T21:44:11.676Z] #11 54.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:44:11 [2020-03-31T21:44:11.676Z] #11 54.65 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]
21:44:11 [2020-03-31T21:44:11.676Z] #11 54.70 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]
21:44:11 [2020-03-31T21:44:11.676Z] #11 61.17 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]
21:44:11 [2020-03-31T21:44:11.967Z] #11 ...
21:44:11 [2020-03-31T21:44:11.967Z] 
21:44:11 [2020-03-31T21:44:11.967Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:44:11 [2020-03-31T21:44:11.967Z] #44 60.36 Selecting previously unselected package libprotobuf-dev:ppc64el.
21:44:11 [2020-03-31T21:44:11.967Z] #44 60.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
21:44:11 [2020-03-31T21:44:11.967Z] #44 60.43 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
21:44:11 [2020-03-31T21:44:11.967Z] #44 62.56 Selecting previously unselected package libprotoc17:ppc64el.
21:44:11 [2020-03-31T21:44:11.967Z] #44 62.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
21:44:11 [2020-03-31T21:44:11.967Z] #44 62.58 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
21:44:11 [2020-03-31T21:44:11.988Z] #17 34.82 Unpacking bash-completion (1:2.8-6) ...
21:44:12 [2020-03-31T21:44:12.252Z] 
21:44:12 [2020-03-31T21:44:12.252Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:44:12 [2020-03-31T21:44:12.252Z] #66 DONE 0.2s
21:44:12 [2020-03-31T21:44:12.252Z] 
21:44:12 [2020-03-31T21:44:12.252Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:44:12 [2020-03-31T21:44:12.252Z] #70 DONE 0.1s
21:44:12 [2020-03-31T21:44:12.252Z] 
21:44:12 [2020-03-31T21:44:12.252Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:44:12 [2020-03-31T21:44:12.510Z] #72 DONE 0.2s
21:44:12 [2020-03-31T21:44:12.510Z] 
21:44:12 [2020-03-31T21:44:12.510Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:44:12 [2020-03-31T21:44:12.510Z] #75 DONE 0.1s
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.22 Selecting previously unselected package bzip2.
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.33 Selecting previously unselected package xz-utils.
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
21:44:12 [2020-03-31T21:44:12.553Z] #17 35.35 Unpacking xz-utils (5.2.4-1) ...
21:44:12 [2020-03-31T21:44:12.741Z] #44 185.0   CC       criu/tun.o
21:44:12 [2020-03-31T21:44:12.741Z] #44 185.4   CC       criu/uffd.o
21:44:12 [2020-03-31T21:44:12.767Z] 
21:44:12 [2020-03-31T21:44:12.768Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:44:12 [2020-03-31T21:44:12.768Z] #76 DONE 0.0s
21:44:12 [2020-03-31T21:44:12.768Z] 
21:44:12 [2020-03-31T21:44:12.768Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:44:12 [2020-03-31T21:44:12.811Z] #17 35.55 Selecting previously unselected package apparmor.
21:44:12 [2020-03-31T21:44:12.811Z] #17 35.55 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
21:44:12 [2020-03-31T21:44:12.811Z] #17 35.62 Unpacking apparmor (2.13.2-10) ...
21:44:13 [2020-03-31T21:44:13.008Z] #44 63.84 Selecting previously unselected package protobuf-c-compiler.
21:44:13 [2020-03-31T21:44:13.008Z] #44 63.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
21:44:13 [2020-03-31T21:44:13.008Z] #44 63.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
21:44:13 [2020-03-31T21:44:13.071Z] #17 ...
21:44:13 [2020-03-31T21:44:13.071Z] 
21:44:13 [2020-03-31T21:44:13.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:13 [2020-03-31T21:44:13.071Z] #44 131.6   CC       criu/cr-check.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 133.2   CC       criu/cr-dedup.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 133.7   CC       criu/cr-dump.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 135.8   CC       criu/cr-errno.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 135.8   CC       criu/cr-restore.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 139.8   CC       criu/cr-service.o
21:44:13 [2020-03-31T21:44:13.071Z] #44 141.3   CC       criu/crtools.o
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.56 Selecting previously unselected package libnet1:amd64.
21:44:13 [2020-03-31T21:44:13.251Z] #17 ...
21:44:13 [2020-03-31T21:44:13.251Z] 
21:44:13 [2020-03-31T21:44:13.251Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:13 [2020-03-31T21:44:13.251Z] #44 127.0   CC       criu/cr-dedup.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 127.5   CC       criu/cr-dump.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 129.4   CC       criu/cr-errno.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 129.5   CC       criu/cr-restore.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 134.0   CC       criu/cr-service.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 135.6   CC       criu/crtools.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 136.1   CC       criu/eventfd.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 136.5   CC       criu/eventpoll.o
21:44:13 [2020-03-31T21:44:13.251Z] #44 ...
21:44:13 [2020-03-31T21:44:13.251Z] 
21:44:13 [2020-03-31T21:44:13.251Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.67 Selecting previously unselected package libnl-3-200:amd64.
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.77 Selecting previously unselected package libprotobuf-c1:amd64.
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.86 Selecting previously unselected package libreadline5:amd64.
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.99 Selecting previously unselected package net-tools.
21:44:13 [2020-03-31T21:44:13.251Z] #17 40.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 41.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 41.17 Selecting previously unselected package python-pip-whl.
21:44:13 [2020-03-31T21:44:13.251Z] #17 41.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:44:13 [2020-03-31T21:44:13.251Z] #17 41.22 Unpacking python-pip-whl (18.1-5) ...
21:44:13 [2020-03-31T21:44:13.329Z] #44 142.0   CC       criu/eventfd.o
21:44:13 [2020-03-31T21:44:13.329Z] #44 ...
21:44:13 [2020-03-31T21:44:13.329Z] 
21:44:13 [2020-03-31T21:44:13.329Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:13 [2020-03-31T21:44:13.329Z] #17 36.00 Selecting previously unselected package aufs-tools.
21:44:13 [2020-03-31T21:44:13.329Z] #17 36.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.329Z] #17 36.03 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.17 Selecting previously unselected package libonig5:amd64.
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.19 Unpacking libonig5:amd64 (6.9.1-1) ...
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.32 Selecting previously unselected package libjq1:amd64.
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.587Z] #17 36.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
21:44:13 [2020-03-31T21:44:13.652Z] #44 64.26 Selecting previously unselected package protobuf-compiler.
21:44:13 [2020-03-31T21:44:13.652Z] #44 64.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
21:44:13 [2020-03-31T21:44:13.652Z] #44 64.29 Unpacking protobuf-compiler (3.6.1.3-2) ...
21:44:13 [2020-03-31T21:44:13.699Z] #77 DONE 1.2s
21:44:13 [2020-03-31T21:44:13.699Z] 
21:44:13 [2020-03-31T21:44:13.699Z] #78 exporting to image
21:44:13 [2020-03-31T21:44:13.699Z] #78 exporting layers
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.43 Selecting previously unselected package jq.
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.45 Unpacking jq (1.5+dfsg-2+b1) ...
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.55 Selecting previously unselected package libaio1:amd64.
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.57 Unpacking libaio1:amd64 (0.3.112-3) ...
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.64 Selecting previously unselected package libgpm2:amd64.
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
21:44:13 [2020-03-31T21:44:13.845Z] #17 36.64 Unpacking libgpm2:amd64 (1.20.7-5) ...
21:44:13 [2020-03-31T21:44:13.942Z] #44 64.56 Selecting previously unselected package python-pkg-resources.
21:44:13 [2020-03-31T21:44:13.943Z] #44 64.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
21:44:13 [2020-03-31T21:44:13.943Z] #44 64.61 Unpacking python-pkg-resources (40.8.0-1) ...
21:44:14 [2020-03-31T21:44:14.104Z] #17 36.72 Selecting previously unselected package libicu63:amd64.
21:44:14 [2020-03-31T21:44:14.104Z] #17 36.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
21:44:14 [2020-03-31T21:44:14.104Z] #17 36.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
21:44:14 [2020-03-31T21:44:14.124Z] #44 186.6   CC       criu/util.o
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.82 Selecting previously unselected package python3-lib2to3.
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.83 Unpacking python3-lib2to3 (3.7.3-1) ...
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.92 Selecting previously unselected package python3-distutils.
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:44:14 [2020-03-31T21:44:14.177Z] #17 41.93 Unpacking python3-distutils (3.7.3-1) ...
21:44:14 [2020-03-31T21:44:14.177Z] #17 42.08 Selecting previously unselected package python3-pip.
21:44:14 [2020-03-31T21:44:14.177Z] #17 42.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:44:14 [2020-03-31T21:44:14.177Z] #17 42.12 Unpacking python3-pip (18.1-5) ...
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.28 Selecting previously unselected package python3-pkg-resources.
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.31 Unpacking python3-pkg-resources (40.8.0-1) ...
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.45 Selecting previously unselected package python3-setuptools.
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:44:14 [2020-03-31T21:44:14.432Z] #17 42.47 Unpacking python3-setuptools (40.8.0-1) ...
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.10 Selecting previously unselected package python-six.
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.11 Unpacking python-six (1.12.0-1) ...
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.30 Selecting previously unselected package python-protobuf.
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
21:44:14 [2020-03-31T21:44:14.527Z] #44 65.33 Unpacking python-protobuf (3.6.1.3-2) ...
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.70 Selecting previously unselected package python3-wheel.
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.71 Unpacking python3-wheel (0.32.3-2) ...
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.80 Selecting previously unselected package sudo.
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:44:14 [2020-03-31T21:44:14.993Z] #17 42.82 Unpacking sudo (1.8.27-1+deb10u2) ...
21:44:15 [2020-03-31T21:44:15.163Z] #44 ...
21:44:15 [2020-03-31T21:44:15.163Z] 
21:44:15 [2020-03-31T21:44:15.163Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:15 [2020-03-31T21:44:15.163Z] #28 8.057 
21:44:15 [2020-03-31T21:44:15.163Z] #28 8.395 #=#=#                                                                         

#####                                                                      7.2%
#############                                                             18.7%
#################                                                         24.4%
#####################                                                     30.1%
#############################                                             41.6%
##########################################                                58.9%
######################################################                    76.1%
#######################################################################   99.2%
######################################################################## 100.0%
21:44:15 [2020-03-31T21:44:15.163Z] #28 10.27 
21:44:15 [2020-03-31T21:44:15.248Z] #17 43.18 Selecting previously unselected package thin-provisioning-tools.
21:44:15 [2020-03-31T21:44:15.248Z] #17 43.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:44:15 [2020-03-31T21:44:15.248Z] #17 43.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:44:15 [2020-03-31T21:44:15.503Z] #17 43.40 Selecting previously unselected package uidmap.
21:44:15 [2020-03-31T21:44:15.503Z] #17 43.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:44:15 [2020-03-31T21:44:15.503Z] #17 43.42 Unpacking uidmap (1:4.5-1.1) ...
21:44:15 [2020-03-31T21:44:15.515Z] #44 187.7   CC       criu/uts_ns.o
21:44:15 [2020-03-31T21:44:15.515Z] #44 188.0   CC       criu/vdso.o
21:44:15 [2020-03-31T21:44:15.758Z] #17 43.53 Selecting previously unselected package vim-runtime.
21:44:15 [2020-03-31T21:44:15.758Z] #17 43.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:44:15 [2020-03-31T21:44:15.758Z] #17 43.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:44:15 [2020-03-31T21:44:15.758Z] #17 43.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:44:15 [2020-03-31T21:44:15.758Z] #17 43.62 Unpacking vim-runtime (2:8.1.0875-5) ...
21:44:16 [2020-03-31T21:44:16.085Z] #44 188.4   LINK     criu/built-in.o
21:44:16 [2020-03-31T21:44:16.085Z] #44 188.6   LINK     criu/criu
21:44:16 [2020-03-31T21:44:16.104Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/rootless	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/volume	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === Skipped
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver btrfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver btrfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver btrfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver btrfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver btrfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:73: No driver to put!
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z] time="2020-03-31T21:43:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z] time="2020-03-31T21:43:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z] time="2020-03-31T21:43:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z] time="2020-03-31T21:43:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z] time="2020-03-31T21:43:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:73: No driver to put!
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     overlay_test.go:49: Fails to compute changes intermittently
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver zfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver zfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver zfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver zfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:46: Driver zfs not supported
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     graphtest_unix.go:73: No driver to put!
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:44:16 [2020-03-31T21:44:16.104Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] 
21:44:16 [2020-03-31T21:44:16.104Z] DONE 2174 tests, 26 skipped in 185.872s
21:44:16 [2020-03-31T21:44:16.346Z] #44 189.0   DEP      lib/c/criu.d
21:44:16 [2020-03-31T21:44:16.608Z] #44 189.1   CC       images/rpc.pb-c.o
Post stage
[Pipeline] junit
21:44:16 [2020-03-31T21:44:16.751Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:44:16 [2020-03-31T21:44:16.949Z] #28 10.64 #=#=#                                                                         

###                                                                        4.2%
####                                                                       6.8%
########                                                                  11.9%
##########                                                                14.5%
############                                                              17.1%
#################                                                         24.9%
#######################                                                   32.6%
###########################                                               37.7%
################################                                          45.5%
########################################                                  55.8%
#############################################                             63.6%
###################################################                       71.3%
########################################################                  79.0%
############################################################              84.2%
##################################################################        92.0%
######################################################################## 100.0%
21:44:16 [2020-03-31T21:44:16.950Z] #28 ...
21:44:16 [2020-03-31T21:44:16.950Z] 
21:44:16 [2020-03-31T21:44:16.950Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:16 [2020-03-31T21:44:16.950Z] #75 DONE 67.7s
21:44:16 [2020-03-31T21:44:16.950Z] 
21:44:16 [2020-03-31T21:44:16.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.92 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]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 66.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
21:44:16 [2020-03-31T21:44:16.950Z] #11 67.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
21:44:17 [2020-03-31T21:44:17.179Z] #44 189.7   CC       lib/c/criu.o
21:44:17 [2020-03-31T21:44:17.239Z] #11 ...
21:44:17 [2020-03-31T21:44:17.239Z] 
21:44:17 [2020-03-31T21:44:17.239Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:44:17 [2020-03-31T21:44:17.239Z] #36 58.05 Selecting previously unselected package cmake-data.
21:44:17 [2020-03-31T21:44:17.239Z] #36 58.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:44:17 [2020-03-31T21:44:17.239Z] #36 58.09 Unpacking cmake-data (3.13.4-1) ...
21:44:17 [2020-03-31T21:44:17.239Z] #36 63.22 Selecting previously unselected package libicu63:ppc64el.
21:44:17 [2020-03-31T21:44:17.239Z] #36 63.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
21:44:17 [2020-03-31T21:44:17.239Z] #36 63.34 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
21:44:17 [2020-03-31T21:44:17.239Z] #36 ...
21:44:17 [2020-03-31T21:44:17.239Z] 
21:44:17 [2020-03-31T21:44:17.239Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:17 [2020-03-31T21:44:17.239Z] #28 13.31 
21:44:17 [2020-03-31T21:44:17.271Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -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:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh dynbinary test-integration
21:44:17 [2020-03-31T21:44:17.384Z] #17 40.13 Selecting previously unselected package libnet1:amd64.
21:44:17 [2020-03-31T21:44:17.385Z] #17 40.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:44:17 [2020-03-31T21:44:17.385Z] #17 40.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:44:17 [2020-03-31T21:44:17.385Z] #17 40.21 Selecting previously unselected package libnl-3-200:amd64.
21:44:17 [2020-03-31T21:44:17.385Z] #17 40.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
21:44:17 [2020-03-31T21:44:17.385Z] #17 40.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
21:44:17 [2020-03-31T21:44:17.552Z] 
21:44:17 [2020-03-31T21:44:17.552Z] Removing bundles/
21:44:17 [2020-03-31T21:44:17.552Z] 
21:44:17 [2020-03-31T21:44:17.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:44:17 [2020-03-31T21:44:17.552Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:44:17 [2020-03-31T21:44:17.552Z] GOOS="" GOARCH="" GOARM=""
21:44:17 [2020-03-31T21:44:17.642Z] #17 40.30 Selecting previously unselected package libprotobuf-c1:amd64.
21:44:17 [2020-03-31T21:44:17.643Z] #17 40.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
21:44:17 [2020-03-31T21:44:17.643Z] #17 40.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:44:17 [2020-03-31T21:44:17.643Z] #17 40.38 Selecting previously unselected package libreadline5:amd64.
21:44:17 [2020-03-31T21:44:17.643Z] #17 40.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
21:44:17 [2020-03-31T21:44:17.643Z] #17 40.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:44:17 [2020-03-31T21:44:17.900Z] #17 40.54 Selecting previously unselected package net-tools.
21:44:17 [2020-03-31T21:44:17.900Z] #17 40.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
21:44:17 [2020-03-31T21:44:17.900Z] #17 40.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:44:17 [2020-03-31T21:44:17.900Z] #17 40.79 Selecting previously unselected package python-pip-whl.
21:44:18 [2020-03-31T21:44:18.129Z] #44 ...
21:44:18 [2020-03-31T21:44:18.129Z] 
21:44:18 [2020-03-31T21:44:18.129Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:44:18 [2020-03-31T21:44:18.129Z] #23 250.9 + return
21:44:18 [2020-03-31T21:44:18.158Z] #17 40.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:44:18 [2020-03-31T21:44:18.158Z] #17 40.80 Unpacking python-pip-whl (18.1-5) ...
21:44:18 [2020-03-31T21:44:18.406Z] #23 DONE 251.3s
21:44:18 [2020-03-31T21:44:18.406Z] 
21:44:18 [2020-03-31T21:44:18.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:18 [2020-03-31T21:44:18.406Z] #44 190.6   LINK     lib/c/built-in.o
21:44:18 [2020-03-31T21:44:18.406Z] #44 190.6   LINK     lib/c/libcriu.so
21:44:18 [2020-03-31T21:44:18.406Z] #44 190.7   LINK     lib/c/libcriu.a
21:44:18 [2020-03-31T21:44:18.406Z] #44 190.9   GEN      magic.py
21:44:18 [2020-03-31T21:44:18.666Z] #44 191.1 Note: Building without setproctitle() and strlcpy() support.
21:44:18 [2020-03-31T21:44:18.666Z] #44 191.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:44:18 [2020-03-31T21:44:18.666Z] #44 191.1 Note: Building without GnuTLS support
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.35 Selecting previously unselected package python3-lib2to3.
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.36 Unpacking python3-lib2to3 (3.7.3-1) ...
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.49 Selecting previously unselected package python3-distutils.
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:44:18 [2020-03-31T21:44:18.724Z] #17 41.50 Unpacking python3-distutils (3.7.3-1) ...
21:44:18 [2020-03-31T21:44:18.981Z] #17 41.61 Selecting previously unselected package python3-pip.
21:44:18 [2020-03-31T21:44:18.981Z] #17 41.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:44:18 [2020-03-31T21:44:18.981Z] #17 41.63 Unpacking python3-pip (18.1-5) ...
21:44:19 [2020-03-31T21:44:19.115Z] #17 46.82 Selecting previously unselected package vim.
21:44:19 [2020-03-31T21:44:19.116Z] #17 46.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:44:19 [2020-03-31T21:44:19.116Z] #17 46.87 Unpacking vim (2:8.1.0875-5) ...
21:44:19 [2020-03-31T21:44:19.236Z] #44 191.7 fatal: not a git repository (or any of the parent directories): .git
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.78 Selecting previously unselected package python3-pkg-resources.
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.79 Unpacking python3-pkg-resources (40.8.0-1) ...
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.94 Selecting previously unselected package python3-setuptools.
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:44:19 [2020-03-31T21:44:19.239Z] #17 41.95 Unpacking python3-setuptools (40.8.0-1) ...
21:44:19 [2020-03-31T21:44:19.497Z] #17 42.22 Selecting previously unselected package python3-wheel.
21:44:19 [2020-03-31T21:44:19.497Z] #17 42.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:44:19 [2020-03-31T21:44:19.497Z] #17 42.24 Unpacking python3-wheel (0.32.3-2) ...
21:44:19 [2020-03-31T21:44:19.497Z] #17 42.34 Selecting previously unselected package sudo.
21:44:19 [2020-03-31T21:44:19.675Z] #17 47.44 Selecting previously unselected package xfsprogs.
21:44:19 [2020-03-31T21:44:19.675Z] #17 47.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:44:19 [2020-03-31T21:44:19.675Z] #17 47.48 Unpacking xfsprogs (4.20.0-1) ...
21:44:19 [2020-03-31T21:44:19.755Z] #17 42.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
21:44:19 [2020-03-31T21:44:19.755Z] #17 42.35 Unpacking sudo (1.8.27-1+deb10u2) ...
21:44:20 [2020-03-31T21:44:20.178Z] #44 192.8 make[1]: Nothing to be done for 'all'.
21:44:20 [2020-03-31T21:44:20.235Z] #17 47.94 Selecting previously unselected package zip.
21:44:20 [2020-03-31T21:44:20.235Z] #17 47.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 47.96 Unpacking zip (3.0-11+b1) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.11 Setting up aufs-tools (1:4.14+20190211-1) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.16 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.21 Setting up libgpm2:amd64 (1.20.7-5) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.22 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:44:20 [2020-03-31T21:44:20.235Z] #17 48.24 Setting up uidmap (1:4.5-1.1) ...
21:44:20 [2020-03-31T21:44:20.255Z] #78 exporting layers 5.9s done
21:44:20 [2020-03-31T21:44:20.255Z] #78 writing image sha256:bbeff75b1d58214d64a0fd779673e1d285923682579846f0fe3bd7017a32d0d8 done
21:44:20 [2020-03-31T21:44:20.255Z] #78 naming to docker.io/library/docker:745ed9686b7bf09399aa013236b8112e63722dfe done
21:44:20 [2020-03-31T21:44:20.255Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:44:20 [2020-03-31T21:44:20.320Z] #17 42.87 Selecting previously unselected package thin-provisioning-tools.
21:44:20 [2020-03-31T21:44:20.320Z] #17 42.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
21:44:20 [2020-03-31T21:44:20.320Z] #17 42.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:44:20 [2020-03-31T21:44:20.320Z] #17 43.12 Selecting previously unselected package uidmap.
21:44:20 [2020-03-31T21:44:20.320Z] #17 43.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
21:44:20 [2020-03-31T21:44:20.320Z] #17 43.13 Unpacking uidmap (1:4.5-1.1) ...
21:44:20 [2020-03-31T21:44:20.320Z] #17 43.23 Selecting previously unselected package vim-runtime.
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.25 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.32 Setting up xxd (2:8.1.0875-5) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.33 Setting up zip (3.0-11+b1) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.34 Setting up vim-common (2:8.1.0875-5) ...
21:44:20 [2020-03-31T21:44:20.491Z] #17 48.37 Setting up bash-completion (1:2.8-6) ...
21:44:20 [2020-03-31T21:44:20.578Z] #17 43.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:44:20 [2020-03-31T21:44:20.578Z] #17 43.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:44:20 [2020-03-31T21:44:20.578Z] #17 43.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:44:20 [2020-03-31T21:44:20.578Z] #17 43.32 Unpacking vim-runtime (2:8.1.0875-5) ...
21:44:20 [2020-03-31T21:44:20.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40673/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/validate/default
21:44:20 [2020-03-31T21:44:20.748Z] #44 ...
21:44:20 [2020-03-31T21:44:20.748Z] 
21:44:20 [2020-03-31T21:44:20.748Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:44:20 [2020-03-31T21:44:20.748Z] #24 DONE 0.3s
21:44:20 [2020-03-31T21:44:20.748Z] 
21:44:20 [2020-03-31T21:44:20.748Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:44:21 [2020-03-31T21:44:21.159Z] Congratulations!  All commits are properly signed with the DCO!
21:44:21 [2020-03-31T21:44:21.417Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
21:44:21 [2020-03-31T21:44:21.417Z] No api/types/ or api/swagger.yaml changes in diff.
21:44:21 [2020-03-31T21:44:21.417Z] Congratulations!  All TOML source files changed here have valid syntax.
21:44:21 [2020-03-31T21:44:21.417Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:44:21 [2020-03-31T21:44:21.417Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:44:21 [2020-03-31T21:44:21.417Z] Congratulations!  No new tests were added to integration-cli.
21:44:21 [2020-03-31T21:44:21.417Z] 
21:44:21 [2020-03-31T21:44:21.417Z] INFO Start validation with golang-ci-lint
21:44:21 [2020-03-31T21:44:21.417Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:44:21 [2020-03-31T21:44:21.418Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:44:21 [2020-03-31T21:44:21.418Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
21:44:21 [2020-03-31T21:44:21.688Z] #28 DONE 1.0s
21:44:21 [2020-03-31T21:44:21.688Z] 
21:44:21 [2020-03-31T21:44:21.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:21 [2020-03-31T21:44:21.688Z] #44 193.7 make[1]: 'images/built-in.o' is up to date.
21:44:21 [2020-03-31T21:44:21.688Z] #44 193.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:44:21 [2020-03-31T21:44:21.688Z] #44 193.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:44:21 [2020-03-31T21:44:21.688Z] #44 193.8 make[1]: 'compel/libcompel.a' is up to date.
21:44:21 [2020-03-31T21:44:21.689Z] #44 193.9 make[1]: 'compel/compel-host-bin' is up to date.
21:44:21 [2020-03-31T21:44:21.689Z] #44 193.9 make[1]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.689Z] #44 193.9 make[1]: 'soccr/libsoccr.a' is up to date.
21:44:21 [2020-03-31T21:44:21.689Z] #44 194.1 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.689Z] #44 194.1 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.689Z] #44 194.2 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.689Z] #44 194.3 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.689Z] #44 194.4 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.948Z] #44 ...
21:44:21 [2020-03-31T21:44:21.948Z] 
21:44:21 [2020-03-31T21:44:21.948Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:44:21 [2020-03-31T21:44:21.948Z] #31 DONE 0.2s
21:44:21 [2020-03-31T21:44:21.948Z] 
21:44:21 [2020-03-31T21:44:21.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:21 [2020-03-31T21:44:21.948Z] #44 194.4 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.948Z] #44 194.5 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.948Z] #44 194.6 make[2]: Nothing to be done for 'all'.
21:44:21 [2020-03-31T21:44:21.948Z] #44 194.6   INSTALL  criu/criu
21:44:22 [2020-03-31T21:44:22.208Z] #44 ...
21:44:22 [2020-03-31T21:44:22.208Z] 
21:44:22 [2020-03-31T21:44:22.208Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:44:22 [2020-03-31T21:44:22.208Z] #34 DONE 0.1s
21:44:22 [2020-03-31T21:44:22.208Z] 
21:44:22 [2020-03-31T21:44:22.209Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:44:22 [2020-03-31T21:44:22.209Z] #39 DONE 0.1s
21:44:22 [2020-03-31T21:44:22.209Z] 
21:44:22 [2020-03-31T21:44:22.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:22 [2020-03-31T21:44:22.209Z] #44 DONE 194.9s
21:44:22 [2020-03-31T21:44:22.209Z] 
21:44:22 [2020-03-31T21:44:22.209Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:44:22 [2020-03-31T21:44:22.469Z] #42 DONE 0.3s
21:44:22 [2020-03-31T21:44:22.469Z] 
21:44:22 [2020-03-31T21:44:22.469Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:44:23 [2020-03-31T21:44:23.045Z] #17 ...
21:44:23 [2020-03-31T21:44:23.046Z] 
21:44:23 [2020-03-31T21:44:23.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:23 [2020-03-31T21:44:23.046Z] #44 137.4   CC       criu/external.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 137.7   CC       criu/fault-injection.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 137.9   CC       criu/fdstore.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 138.3   CC       criu/fifo.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 138.7   CC       criu/file-ids.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 139.1   CC       criu/file-lock.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 140.1   CC       criu/files-ext.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 140.4   CC       criu/files-reg.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 142.4   CC       criu/files.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 144.5   CC       criu/filesystems.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 145.1   CC       criu/fsnotify.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 146.1   CC       criu/image-desc.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 146.3   CC       criu/image.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 147.2   CC       criu/ipc_ns.o
21:44:23 [2020-03-31T21:44:23.046Z] #44 ...
21:44:23 [2020-03-31T21:44:23.046Z] 
21:44:23 [2020-03-31T21:44:23.046Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:23 [2020-03-31T21:44:23.046Z] #17 51.03 Setting up libiptc0:amd64 (1.8.2-4) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.04 Setting up xz-utils (5.2.4-1) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.06 Setting up sudo (1.8.27-1+deb10u2) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.15 invoke-rc.d: could not determine current runlevel
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.16 invoke-rc.d: policy-rc.d denied execution of start.
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.17 Setting up pigz (2.4-1) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.20 Setting up python-pip-whl (18.1-5) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.21 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:44:23 [2020-03-31T21:44:23.301Z] #17 51.23 Setting up vim-runtime (2:8.1.0875-5) ...
21:44:23 [2020-03-31T21:44:23.858Z] #17 46.47 Selecting previously unselected package vim.
21:44:23 [2020-03-31T21:44:23.858Z] #17 46.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:44:23 [2020-03-31T21:44:23.858Z] #17 ...
21:44:23 [2020-03-31T21:44:23.858Z] 
21:44:23 [2020-03-31T21:44:23.858Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:23 [2020-03-31T21:44:23.858Z] #44 142.4   CC       criu/eventpoll.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 143.3   CC       criu/external.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 143.6   CC       criu/fault-injection.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 143.8   CC       criu/fdstore.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 144.2   CC       criu/fifo.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 144.6   CC       criu/file-ids.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 144.9   CC       criu/file-lock.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 145.9   CC       criu/files-ext.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 146.2   CC       criu/files-reg.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 148.4   CC       criu/files.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 150.4   CC       criu/filesystems.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 151.1   CC       criu/fsnotify.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 152.2   CC       criu/image-desc.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 152.4   CC       criu/image.o
21:44:23 [2020-03-31T21:44:23.858Z] #44 ...
21:44:23 [2020-03-31T21:44:23.858Z] 
21:44:23 [2020-03-31T21:44:23.858Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:23 [2020-03-31T21:44:23.858Z] #17 46.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
21:44:23 [2020-03-31T21:44:23.858Z] #17 46.50 Unpacking vim (2:8.1.0875-5) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.62 Setting up libaio1:amd64 (0.3.112-3) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.63 Setting up libonig5:amd64 (6.9.1-1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.65 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.66 Setting up vim (2:8.1.0875-5) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.76 Setting up jq (1.5+dfsg-2+b1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:44:23 [2020-03-31T21:44:23.861Z] #17 51.78 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:44:23 [2020-03-31T21:44:23.989Z] #28 13.59 #=#=#                                                                         

                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         4.0%
####                                                                       5.8%
#####                                                                      7.8%
#######                                                                   10.4%
#########                                                                 13.1%
############                                                              16.7%
#############                                                             18.5%
##############                                                            20.3%
###############                                                           22.0%
################                                                          22.9%
#################                                                         24.6%
##################                                                        25.9%
###################                                                       26.8%
####################                                                      28.6%
#####################                                                     30.4%
#######################                                                   33.1%
#########################                                                 35.2%
##########################                                                36.1%
###########################                                               37.9%
############################                                              39.7%
#############################                                             41.5%
###############################                                           44.2%
#################################                                         46.9%
###################################                                       48.6%
####################################                                      51.3%
######################################                                    53.1%
########################################                                  55.8%
##########################################                                58.5%
###########################################                               60.3%
############################################                              61.6%
#############################################                             63.1%
##############################################                            65.2%
################################################                          67.0%
##################################################                        69.7%
###################################################                       71.5%
####################################################                      73.2%
#####################################################                     74.9%
#######################################################                   76.7%
#########################################################                 79.4%
###########################################################               82.0%
############################################################              84.7%
##############################################################            86.5%
###############################################################           88.3%
################################################################          90.1%
##################################################################        92.2%
##################################################################        93.1%
####################################################################      94.8%
######################################################################    97.5%
#######################################################################   99.3%
######################################################################## 100.0%
21:44:24 [2020-03-31T21:44:24.377Z] #65 ...
21:44:24 [2020-03-31T21:44:24.377Z] 
21:44:24 [2020-03-31T21:44:24.377Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:44:24 [2020-03-31T21:44:24.377Z] #45 DONE 0.2s
21:44:24 [2020-03-31T21:44:24.377Z] 
21:44:24 [2020-03-31T21:44:24.377Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:44:24 [2020-03-31T21:44:24.377Z] #48 DONE 0.2s
21:44:24 [2020-03-31T21:44:24.377Z] 
21:44:24 [2020-03-31T21:44:24.377Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:44:24 [2020-03-31T21:44:24.423Z] #17 47.06 Selecting previously unselected package xfsprogs.
21:44:24 [2020-03-31T21:44:24.423Z] #17 47.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
21:44:24 [2020-03-31T21:44:24.423Z] #17 47.07 Unpacking xfsprogs (4.20.0-1) ...
21:44:24 [2020-03-31T21:44:24.631Z] #28 20.46 
21:44:24 [2020-03-31T21:44:24.946Z] #51 DONE 0.2s
21:44:24 [2020-03-31T21:44:24.946Z] 
21:44:24 [2020-03-31T21:44:24.946Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:44:24 [2020-03-31T21:44:24.988Z] #17 47.57 Selecting previously unselected package zip.
21:44:24 [2020-03-31T21:44:24.988Z] #17 47.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
21:44:24 [2020-03-31T21:44:24.988Z] #17 47.60 Unpacking zip (3.0-11+b1) ...
21:44:25 [2020-03-31T21:44:25.206Z] #54 DONE 0.3s
21:44:25 [2020-03-31T21:44:25.206Z] 
21:44:25 [2020-03-31T21:44:25.206Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:44:25 [2020-03-31T21:44:25.206Z] #57 DONE 0.2s
21:44:25 [2020-03-31T21:44:25.206Z] 
21:44:25 [2020-03-31T21:44:25.206Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.83 Setting up aufs-tools (1:4.14+20190211-1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.86 Setting up libip6tc0:amd64 (1.8.2-4) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.89 Setting up libgpm2:amd64 (1.20.7-5) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.91 Setting up libip4tc0:amd64 (1.8.2-4) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.93 Setting up uidmap (1:4.5-1.1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.94 Setting up libnftnl11:amd64 (1.1.2-2) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 47.98 Setting up xxd (2:8.1.0875-5) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 48.00 Setting up zip (3.0-11+b1) ...
21:44:25 [2020-03-31T21:44:25.246Z] #17 48.01 Setting up vim-common (2:8.1.0875-5) ...
21:44:25 [2020-03-31T21:44:25.262Z] #28 ...
21:44:25 [2020-03-31T21:44:25.262Z] 
21:44:25 [2020-03-31T21:44:25.262Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:25 [2020-03-31T21:44:25.262Z] #34 65.98 sync
21:44:25 [2020-03-31T21:44:25.262Z] #34 66.01 internal/reflectlite
21:44:25 [2020-03-31T21:44:25.262Z] #34 73.47 sort
21:44:25 [2020-03-31T21:44:25.262Z] #34 73.47 errors
21:44:25 [2020-03-31T21:44:25.262Z] #34 74.39 io
21:44:25 [2020-03-31T21:44:25.262Z] #34 74.39 internal/oserror
21:44:25 [2020-03-31T21:44:25.262Z] #34 74.44 strconv
21:44:25 [2020-03-31T21:44:25.262Z] #34 75.19 syscall
21:44:25 [2020-03-31T21:44:25.466Z] #61 DONE 0.1s
21:44:25 [2020-03-31T21:44:25.466Z] 
21:44:25 [2020-03-31T21:44:25.466Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:44:25 [2020-03-31T21:44:25.503Z] #17 48.03 Setting up bash-completion (1:2.8-6) ...
21:44:25 [2020-03-31T21:44:25.553Z] #34 ...
21:44:25 [2020-03-31T21:44:25.553Z] 
21:44:25 [2020-03-31T21:44:25.553Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:44:25 [2020-03-31T21:44:25.553Z] #44 66.29 Setting up python-pkg-resources (40.8.0-1) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 75.62 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 75.62 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 75.64 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 75.66 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 75.67 Setting up python-six (1.12.0-1) ...
21:44:25 [2020-03-31T21:44:25.553Z] #44 ...
21:44:25 [2020-03-31T21:44:25.553Z] 
21:44:25 [2020-03-31T21:44:25.553Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:44:25 [2020-03-31T21:44:25.553Z] #36 74.79 Selecting previously unselected package libxml2:ppc64el.
21:44:25 [2020-03-31T21:44:25.553Z] #36 74.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
21:44:25 [2020-03-31T21:44:25.553Z] #36 74.81 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
21:44:25 [2020-03-31T21:44:25.553Z] #36 75.83 Selecting previously unselected package libarchive13:ppc64el.
21:44:25 [2020-03-31T21:44:25.553Z] #36 75.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
21:44:25 [2020-03-31T21:44:25.553Z] #36 75.85 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
21:44:25 [2020-03-31T21:44:25.844Z] #36 76.67 Selecting previously unselected package libjsoncpp1:ppc64el.
21:44:25 [2020-03-31T21:44:25.844Z] #36 76.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
21:44:25 [2020-03-31T21:44:25.844Z] #36 76.75 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
21:44:26 [2020-03-31T21:44:26.136Z] #36 77.01 Selecting previously unselected package librhash0:ppc64el.
21:44:26 [2020-03-31T21:44:26.136Z] #36 77.05 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
21:44:26 [2020-03-31T21:44:26.136Z] #36 77.06 Unpacking librhash0:ppc64el (1.3.8-1) ...
21:44:26 [2020-03-31T21:44:26.770Z] #36 77.45 Selecting previously unselected package libuv1:ppc64el.
21:44:26 [2020-03-31T21:44:26.770Z] #36 77.49 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
21:44:26 [2020-03-31T21:44:26.770Z] #36 77.49 Unpacking libuv1:ppc64el (1.24.1-1) ...
21:44:27 [2020-03-31T21:44:27.061Z] #36 77.82 Selecting previously unselected package cmake.
21:44:27 [2020-03-31T21:44:27.061Z] #36 77.83 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
21:44:27 [2020-03-31T21:44:27.061Z] #36 77.84 Unpacking cmake (3.13.4-1) ...
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.67 Setting up iptables (1.8.2-4) ...
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:44:27 [2020-03-31T21:44:27.203Z] #17 54.72 Setting up python3 (3.7.3-1) ...
21:44:27 [2020-03-31T21:44:27.203Z] #17 55.04 Setting up python3-wheel (0.32.3-2) ...
21:44:27 [2020-03-31T21:44:27.807Z] #17 55.73 Setting up apparmor (2.13.2-10) ...
21:44:28 [2020-03-31T21:44:28.097Z] #17 50.96 Setting up libiptc0:amd64 (1.8.2-4) ...
21:44:28 [2020-03-31T21:44:28.097Z] #17 50.97 Setting up xz-utils (5.2.4-1) ...
21:44:28 [2020-03-31T21:44:28.097Z] #17 50.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.00 Setting up sudo (1.8.27-1+deb10u2) ...
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.10 invoke-rc.d: could not determine current runlevel
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.11 invoke-rc.d: policy-rc.d denied execution of start.
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.13 Setting up pigz (2.4-1) ...
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:44:28 [2020-03-31T21:44:28.358Z] #17 51.20 Setting up libnl-3-200:amd64 (3.4.0-1) ...
21:44:28 [2020-03-31T21:44:28.616Z] #17 51.22 Setting up python-pip-whl (18.1-5) ...
21:44:28 [2020-03-31T21:44:28.616Z] #17 51.23 Setting up libmpdec2:amd64 (2.4.2-2) ...
21:44:28 [2020-03-31T21:44:28.616Z] #17 51.24 Setting up vim-runtime (2:8.1.0875-5) ...
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.67 Setting up libaio1:amd64 (0.3.112-3) ...
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.68 Setting up libonig5:amd64 (6.9.1-1) ...
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.70 Setting up vim (2:8.1.0875-5) ...
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:44:28 [2020-03-31T21:44:28.874Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.79 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.82 Setting up jq (1.5+dfsg-2+b1) ...
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
21:44:29 [2020-03-31T21:44:29.132Z] #17 51.84 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:44:29 [2020-03-31T21:44:29.692Z] #17 57.24 Setting up xfsprogs (4.20.0-1) ...
21:44:29 [2020-03-31T21:44:29.692Z] #17 57.25 Setting up python3-lib2to3 (3.7.3-1) ...
21:44:29 [2020-03-31T21:44:29.692Z] #17 57.64 Setting up python3-pkg-resources (40.8.0-1) ...
21:44:29 [2020-03-31T21:44:29.797Z] #36 ...
21:44:29 [2020-03-31T21:44:29.797Z] 
21:44:29 [2020-03-31T21:44:29.797Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:44:29 [2020-03-31T21:44:29.797Z] #11 70.30 debconf: delaying package configuration, since apt-utils is not installed
21:44:29 [2020-03-31T21:44:29.797Z] #11 70.72 Fetched 78.9 MB in 16s (4909 kB/s)
21:44:29 [2020-03-31T21:44:29.797Z] #11 70.94 Selecting previously unselected package binutils-mingw-w64-i686.
21:44:29 [2020-03-31T21:44:29.797Z] #11 70.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
21:44:29 [2020-03-31T21:44:29.797Z] #11 71.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
21:44:29 [2020-03-31T21:44:29.797Z] #11 71.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:44:29 [2020-03-31T21:44:29.797Z] #11 76.33 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:44:29 [2020-03-31T21:44:29.797Z] #11 76.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
21:44:29 [2020-03-31T21:44:29.797Z] #11 76.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:44:29 [2020-03-31T21:44:29.797Z] #11 ...
21:44:29 [2020-03-31T21:44:29.797Z] 
21:44:29 [2020-03-31T21:44:29.797Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:29 [2020-03-31T21:44:29.797Z] #28 23.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:44:29 [2020-03-31T21:44:29.797Z] #28 23.74 #=#=#                                                                         
21:44:29 [2020-03-31T21:44:29.798Z] #28 24.04 #=#=#                                                                         

#############################################                             62.9%
######################################################################## 100.0%
21:44:29 [2020-03-31T21:44:29.798Z] #28 24.47 
21:44:30 [2020-03-31T21:44:30.431Z] #28 ...
21:44:30 [2020-03-31T21:44:30.431Z] 
21:44:30 [2020-03-31T21:44:30.431Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:30 [2020-03-31T21:44:30.431Z] #48 70.91 internal/reflectlite
21:44:30 [2020-03-31T21:44:30.431Z] #48 70.91 sync
21:44:30 [2020-03-31T21:44:30.431Z] #48 75.43 internal/singleflight
21:44:30 [2020-03-31T21:44:30.431Z] #48 75.44 math/rand
21:44:30 [2020-03-31T21:44:30.431Z] #48 75.48 github.com/LK4D4/vndr/godl/singleflight
21:44:30 [2020-03-31T21:44:30.431Z] #48 79.63 sort
21:44:30 [2020-03-31T21:44:30.431Z] #48 79.67 strconv
21:44:30 [2020-03-31T21:44:30.431Z] #48 79.70 io
21:44:30 [2020-03-31T21:44:30.431Z] #48 79.93 syscall
21:44:30 [2020-03-31T21:44:30.431Z] #48 ...
21:44:30 [2020-03-31T21:44:30.431Z] 
21:44:30 [2020-03-31T21:44:30.431Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:30 [2020-03-31T21:44:30.431Z] #34 80.65 bytes
21:44:30 [2020-03-31T21:44:30.431Z] #34 80.69 strings
21:44:30 [2020-03-31T21:44:30.617Z] #17 58.47 Setting up python3-distutils (3.7.3-1) ...
21:44:31 [2020-03-31T21:44:31.177Z] #17 58.87 Setting up python3-setuptools (40.8.0-1) ...
21:44:32 [2020-03-31T21:44:32.102Z] #17 59.98 Setting up python3-pip (18.1-5) ...
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.60 Setting up iptables (1.8.2-4) ...
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:44:32 [2020-03-31T21:44:32.413Z] #17 54.66 Setting up python3 (3.7.3-1) ...
21:44:32 [2020-03-31T21:44:32.413Z] #17 55.13 Setting up python3-wheel (0.32.3-2) ...
21:44:33 [2020-03-31T21:44:33.161Z] #34 ...
21:44:33 [2020-03-31T21:44:33.161Z] 
21:44:33 [2020-03-31T21:44:33.161Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.51 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.55 Setting up xxd (2:8.1.0875-5) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.56 Setting up libuv1:ppc64el (1.24.1-1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.56 Setting up vim-common (2:8.1.0875-5) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.62 Setting up librhash0:ppc64el (1.3.8-1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.62 Setting up cmake-data (3.13.4-1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.64 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.65 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.66 Setting up cmake (3.13.4-1) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.67 Processing triggers for libc-bin (2.28-10) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 82.89 Processing triggers for mime-support (3.62) ...
21:44:33 [2020-03-31T21:44:33.161Z] #36 DONE 83.6s
21:44:33 [2020-03-31T21:44:33.161Z] 
21:44:33 [2020-03-31T21:44:33.161Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:44:33 [2020-03-31T21:44:33.161Z] #37 DONE 0.1s
21:44:33 [2020-03-31T21:44:33.161Z] 
21:44:33 [2020-03-31T21:44:33.161Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:44:33 [2020-03-31T21:44:33.161Z] #38 DONE 0.1s
21:44:33 [2020-03-31T21:44:33.161Z] 
21:44:33 [2020-03-31T21:44:33.161Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:33 [2020-03-31T21:44:33.161Z] #28 26.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:44:33 [2020-03-31T21:44:33.161Z] #28 27.48 
21:44:33 [2020-03-31T21:44:33.161Z] #28 27.80 #=#=#                                                                         

##############################################                            64.7%
######################################################################## 100.0%
21:44:33 [2020-03-31T21:44:33.161Z] #28 28.24 
21:44:33 [2020-03-31T21:44:33.282Z] #17 61.06 Processing triggers for libc-bin (2.28-10) ...
21:44:33 [2020-03-31T21:44:33.282Z] #17 61.09 Processing triggers for mime-support (3.62) ...
21:44:33 [2020-03-31T21:44:33.346Z] #17 55.85 Setting up apparmor (2.13.2-10) ...
21:44:33 [2020-03-31T21:44:33.456Z] DEBUG: print all environment variables to check how Jenkins runs this script
21:44:33 [2020-03-31T21:44:33.456Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-befb197c\powershellScript.ps1'; exit $LASTEXITCODE;
21:44:33 [2020-03-31T21:44:33.456Z] ----------------------------------------------------------------------------
21:44:33 [2020-03-31T21:44:33.456Z] 
21:44:33 [2020-03-31T21:44:33.456Z] INFO: executeCI.ps1 starting at Tue Mar 31 21:44:30 CUT 2020
21:44:33 [2020-03-31T21:44:33.456Z] 
21:44:33 [2020-03-31T21:44:33.456Z] INFO: Script version 05-Feb-2019 09:03 PDT
21:44:33 [2020-03-31T21:44:33.456Z] INFO: Running git version 2.24.1.windows.2
21:44:33 [2020-03-31T21:44:33.456Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
21:44:33 [2020-03-31T21:44:33.456Z] INFO: Environment variables:
21:44:33 [2020-03-31T21:44:33.456Z] 
21:44:33 [2020-03-31T21:44:33.456Z] Name                           Value                                                                                   
21:44:33 [2020-03-31T21:44:33.456Z] ----                           -----                                                                                   
21:44:33 [2020-03-31T21:44:33.456Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
21:44:33 [2020-03-31T21:44:33.456Z] amd64                          true                                                                                    
21:44:33 [2020-03-31T21:44:33.456Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
21:44:33 [2020-03-31T21:44:33.456Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
21:44:33 [2020-03-31T21:44:33.456Z] arm64                          true                                                                                    
21:44:33 [2020-03-31T21:44:33.456Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
21:44:33 [2020-03-31T21:44:33.456Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
21:44:33 [2020-03-31T21:44:33.456Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
21:44:33 [2020-03-31T21:44:33.456Z] BRANCH_NAME                    PR-40673                                                                                
21:44:33 [2020-03-31T21:44:33.456Z] BUILD_DISPLAY_NAME             #4                                                                                      
21:44:33 [2020-03-31T21:44:33.456Z] BUILD_ID                       4                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] BUILD_NUMBER                   4                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] BUILD_TAG                      jenkins-moby-PR-40673-4                                                                 
21:44:33 [2020-03-31T21:44:33.456Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40673/4/                              
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_AUTHOR                  kolyshkin                                                                               
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_AUTHOR_DISPLAY_NAME     Kir Kolyshkin                                                                           
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_BRANCH                  scan                                                                                    
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_FORK                    kolyshkin                                                                               
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_ID                      40673                                                                                   
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_TARGET                  master                                                                                  
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_TITLE                   Simplify daemon.overlaySupportsSelinux(), fix use of bufio.Scanner.Err()                
21:44:33 [2020-03-31T21:44:33.456Z] CHANGE_URL                     https://github.com/moby/moby/pull/40673                                                 
21:44:33 [2020-03-31T21:44:33.456Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
21:44:33 [2020-03-31T21:44:33.456Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
21:44:33 [2020-03-31T21:44:33.456Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
21:44:33 [2020-03-31T21:44:33.456Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
21:44:33 [2020-03-31T21:44:33.456Z] COMPUTERNAME                   azwin-2-ead130                                                                          
21:44:33 [2020-03-31T21:44:33.456Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
21:44:33 [2020-03-31T21:44:33.456Z] ConfigSequenceNumber           0                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] dco                            true                                                                                    
21:44:33 [2020-03-31T21:44:33.456Z] DOCKER_BUILDKIT                0                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] DOCKER_DUT_DEBUG               1                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] DOCKER_EXPERIMENTAL            1                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
21:44:33 [2020-03-31T21:44:33.456Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
21:44:33 [2020-03-31T21:44:33.456Z] EXECUTOR_NUMBER                0                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] FQDN                           azwin-2-ead130.westus.cloudapp.azure.com                                                
21:44:33 [2020-03-31T21:44:33.456Z] GIT_BRANCH                     PR-40673                                                                                
21:44:33 [2020-03-31T21:44:33.456Z] GIT_COMMIT                     745ed9686b7bf09399aa013236b8112e63722dfe                                                
21:44:33 [2020-03-31T21:44:33.456Z] GIT_PREVIOUS_COMMIT            fefa81a3ace5d7b7e882537c28383d8c413b49e2                                                
21:44:33 [2020-03-31T21:44:33.456Z] GIT_URL                        https://github.com/moby/moby.git                                                        
21:44:33 [2020-03-31T21:44:33.456Z] HUDSON_COOKIE                  cf6fd9ec-9645-416a-b534-efbf68dcab32                                                    
21:44:33 [2020-03-31T21:44:33.456Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
21:44:33 [2020-03-31T21:44:33.456Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
21:44:33 [2020-03-31T21:44:33.456Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
21:44:33 [2020-03-31T21:44:33.456Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
21:44:33 [2020-03-31T21:44:33.456Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
21:44:33 [2020-03-31T21:44:33.456Z] JENKINS_NODE_COOKIE            b7529d1f-7d18-4644-842e-14bcaa37cd17                                                    
21:44:33 [2020-03-31T21:44:33.456Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
21:44:33 [2020-03-31T21:44:33.456Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
21:44:33 [2020-03-31T21:44:33.456Z] JOB_BASE_NAME                  PR-40673                                                                                
21:44:33 [2020-03-31T21:44:33.456Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40673/display/redirect                
21:44:33 [2020-03-31T21:44:33.456Z] JOB_NAME                       moby/PR-40673                                                                           
21:44:33 [2020-03-31T21:44:33.456Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40673/                                
21:44:33 [2020-03-31T21:44:33.456Z] library.jps.version            master                                                                                  
21:44:33 [2020-03-31T21:44:33.456Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
21:44:33 [2020-03-31T21:44:33.456Z] NODE_LABELS                    amd64 azure azwin-2-ead130 azwin-2019 docker west-us windows windows-2019 x86_64        
21:44:33 [2020-03-31T21:44:33.456Z] NODE_NAME                      azwin-2-ead130                                                                          
21:44:33 [2020-03-31T21:44:33.456Z] NUMBER_OF_PROCESSORS           4                                                                                       
21:44:33 [2020-03-31T21:44:33.456Z] OS                             Windows_NT                                                                              
21:44:33 [2020-03-31T21:44:33.457Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
21:44:33 [2020-03-31T21:44:33.457Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
21:44:33 [2020-03-31T21:44:33.457Z] ppc64le                        true                                                                                    
21:44:33 [2020-03-31T21:44:33.457Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
21:44:33 [2020-03-31T21:44:33.457Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
21:44:33 [2020-03-31T21:44:33.457Z] PROCESSOR_LEVEL                6                                                                                       
21:44:33 [2020-03-31T21:44:33.457Z] PROCESSOR_REVISION             4f01                                                                                    
21:44:33 [2020-03-31T21:44:33.457Z] ProgramData                    C:\ProgramData                                                                          
21:44:33 [2020-03-31T21:44:33.457Z] ProgramFiles                   C:\Program Files                                                                        
21:44:33 [2020-03-31T21:44:33.457Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
21:44:33 [2020-03-31T21:44:33.458Z] ProgramW6432                   C:\Program Files                                                                        
21:44:33 [2020-03-31T21:44:33.458Z] PROMPT                         $P$G                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] PSExecutionPolicyPreference    Bypass                                                                                  
21:44:33 [2020-03-31T21:44:33.458Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
21:44:33 [2020-03-31T21:44:33.458Z] PUBLIC                         C:\Users\Public                                                                         
21:44:33 [2020-03-31T21:44:33.458Z] rootless                       true                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40673/4/display/redirect?page=changes 
21:44:33 [2020-03-31T21:44:33.458Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40673/4/display/redirect              
21:44:33 [2020-03-31T21:44:33.458Z] s390x                          true                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] SKIP_VALIDATION_TESTS          1                                                                                       
21:44:33 [2020-03-31T21:44:33.458Z] SOURCES_DRIVE                  d                                                                                       
21:44:33 [2020-03-31T21:44:33.458Z] SOURCES_SUBDIR                 gopath                                                                                  
21:44:33 [2020-03-31T21:44:33.458Z] STAGE_NAME                     Run tests                                                                               
21:44:33 [2020-03-31T21:44:33.458Z] SystemDrive                    C:                                                                                      
21:44:33 [2020-03-31T21:44:33.458Z] SystemRoot                     C:\windows                                                                              
21:44:33 [2020-03-31T21:44:33.458Z] TEMP                           C:\windows\TEMP                                                                         
21:44:33 [2020-03-31T21:44:33.458Z] TESTDEBUG                      0                                                                                       
21:44:33 [2020-03-31T21:44:33.458Z] TESTRUN_DRIVE                  d                                                                                       
21:44:33 [2020-03-31T21:44:33.458Z] TESTRUN_SUBDIR                 CI                                                                                      
21:44:33 [2020-03-31T21:44:33.458Z] TIMEOUT                        120m                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] TMP                            C:\windows\TEMP                                                                         
21:44:33 [2020-03-31T21:44:33.458Z] unit_validate                  true                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] USERDOMAIN                     WORKGROUP                                                                               
21:44:33 [2020-03-31T21:44:33.458Z] USERNAME                       azwin-2-ead130$                                                                         
21:44:33 [2020-03-31T21:44:33.458Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
21:44:33 [2020-03-31T21:44:33.458Z] validate_force                 false                                                                                   
21:44:33 [2020-03-31T21:44:33.458Z] windir                         C:\windows                                                                              
21:44:33 [2020-03-31T21:44:33.458Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
21:44:33 [2020-03-31T21:44:33.458Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
21:44:33 [2020-03-31T21:44:33.458Z] windowsRS1                     false                                                                                   
21:44:33 [2020-03-31T21:44:33.458Z] windowsRS5                     true                                                                                    
21:44:33 [2020-03-31T21:44:33.458Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
21:44:33 [2020-03-31T21:44:33.458Z] 
21:44:33 [2020-03-31T21:44:33.458Z] 
21:44:33 [2020-03-31T21:44:33.458Z] 
21:44:33 [2020-03-31T21:44:33.844Z] #17 DONE 61.6s
21:44:33 [2020-03-31T21:44:33.844Z] 
21:44:33 [2020-03-31T21:44:33.844Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:44:33 [2020-03-31T21:44:33.844Z] #41 255.0 + dpkg --print-architecture
21:44:33 [2020-03-31T21:44:33.844Z] #41 255.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:44:33 [2020-03-31T21:44:33.844Z] #41 255.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:44:33 [2020-03-31T21:44:33.844Z] #41 255.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:44:33 [2020-03-31T21:44:33.844Z] #41 ...
21:44:33 [2020-03-31T21:44:33.844Z] 
21:44:33 [2020-03-31T21:44:33.844Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:44:33 [2020-03-31T21:44:33.907Z] INFO: Sources under d:\gopath\...
21:44:33 [2020-03-31T21:44:33.907Z] INFO: Test run under d:\CI\...
21:44:33 [2020-03-31T21:44:33.907Z] INFO: Running in D:\gopath\src\github.com\docker\docker
21:44:33 [2020-03-31T21:44:33.907Z] INFO: docker/docker repository was found
21:44:33 [2020-03-31T21:44:33.907Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
21:44:34 [2020-03-31T21:44:34.100Z] #18 ...
21:44:34 [2020-03-31T21:44:34.100Z] 
21:44:34 [2020-03-31T21:44:34.100Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:34 [2020-03-31T21:44:34.100Z] #44 148.4   CC       criu/irmap.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 149.0   CC       criu/kcmp-ids.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 149.3   CC       criu/kerndat.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 150.5   CC       criu/libnetlink.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 150.9   CC       criu/log.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 151.4   CC       criu/lsm.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 151.8   CC       criu/mem.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 153.3   CC       criu/mount.o
21:44:34 [2020-03-31T21:44:34.100Z] #44 157.4   CC       criu/namespaces.o
21:44:34 [2020-03-31T21:44:34.668Z] #28 30.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:44:34 [2020-03-31T21:44:34.668Z] #28 30.59 skipping existing c8c2d4a6b2e3
21:44:34 [2020-03-31T21:44:34.721Z] #17 57.42 Setting up xfsprogs (4.20.0-1) ...
21:44:34 [2020-03-31T21:44:34.721Z] #17 57.43 Setting up python3-lib2to3 (3.7.3-1) ...
21:44:34 [2020-03-31T21:44:34.721Z] #17 ...
21:44:34 [2020-03-31T21:44:34.721Z] 
21:44:34 [2020-03-31T21:44:34.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:34 [2020-03-31T21:44:34.721Z] #44 153.3   CC       criu/ipc_ns.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 154.6   CC       criu/irmap.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 155.3   CC       criu/kcmp-ids.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 155.7   CC       criu/kerndat.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 156.8   CC       criu/libnetlink.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 157.2   CC       criu/log.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 157.7   CC       criu/lsm.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 158.2   CC       criu/mem.o
21:44:34 [2020-03-31T21:44:34.721Z] #44 160.0   CC       criu/mount.o
21:44:34 [2020-03-31T21:44:34.852Z] ltsc2019: Pulling from windows/servercore
21:44:34 [2020-03-31T21:44:34.958Z] #28 30.91 
21:44:34 [2020-03-31T21:44:34.979Z] #44 ...
21:44:34 [2020-03-31T21:44:34.979Z] 
21:44:34 [2020-03-31T21:44:34.979Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:44:34 [2020-03-31T21:44:34.979Z] #41 253.1 + dpkg --print-architecture
21:44:34 [2020-03-31T21:44:34.979Z] #41 253.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:44:34 [2020-03-31T21:44:34.979Z] #41 253.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:44:34 [2020-03-31T21:44:34.979Z] #41 253.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:44:34 [2020-03-31T21:44:34.979Z] #41 ...
21:44:34 [2020-03-31T21:44:34.979Z] 
21:44:34 [2020-03-31T21:44:34.979Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:44:34 [2020-03-31T21:44:34.979Z] #17 57.83 Setting up python3-pkg-resources (40.8.0-1) ...
21:44:35 [2020-03-31T21:44:35.301Z] 65014b3c3121: Pulling fs layer
21:44:35 [2020-03-31T21:44:35.301Z] 23645bd7ee08: Pulling fs layer
21:44:35 [2020-03-31T21:44:35.506Z] #44 159.8   CC       criu/net.o
21:44:35 [2020-03-31T21:44:35.506Z] #44 ...
21:44:35 [2020-03-31T21:44:35.506Z] 
21:44:35 [2020-03-31T21:44:35.506Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:44:35 [2020-03-31T21:44:35.506Z] #18 1.631 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:44:35 [2020-03-31T21:44:35.506Z] #18 1.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:44:35 [2020-03-31T21:44:35.506Z] #18 1.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:44:35 [2020-03-31T21:44:35.506Z] #18 DONE 1.7s
21:44:35 [2020-03-31T21:44:35.506Z] 
21:44:35 [2020-03-31T21:44:35.506Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:44:35 [2020-03-31T21:44:35.506Z] #41 ...
21:44:35 [2020-03-31T21:44:35.506Z] 
21:44:35 [2020-03-31T21:44:35.506Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:44:36 [2020-03-31T21:44:36.352Z] #17 58.77 Setting up python3-distutils (3.7.3-1) ...
21:44:36 [2020-03-31T21:44:36.465Z] #28 ...
21:44:36 [2020-03-31T21:44:36.465Z] 
21:44:36 [2020-03-31T21:44:36.465Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:44:36 [2020-03-31T21:44:36.465Z] #31 85.43 Checking out files:  78% (1191/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
21:44:36 [2020-03-31T21:44:36.465Z] #31 86.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
21:44:36 [2020-03-31T21:44:36.610Z] #17 59.30 Setting up python3-setuptools (40.8.0-1) ...
21:44:37 [2020-03-31T21:44:37.096Z] #31 87.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:44:37 [2020-03-31T21:44:37.984Z] #17 60.56 Setting up python3-pip (18.1-5) ...
21:44:38 [2020-03-31T21:44:38.133Z] #31 ...
21:44:38 [2020-03-31T21:44:38.133Z] 
21:44:38 [2020-03-31T21:44:38.133Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:44:38 [2020-03-31T21:44:38.133Z] #51 78.48 + cd /tmp/tmp.b54O8FP8hC/src/gotest.tools/gotestsum
21:44:38 [2020-03-31T21:44:38.133Z] #51 78.48 + git checkout -q v0.3.5
21:44:38 [2020-03-31T21:44:38.133Z] #51 78.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
21:44:38 [2020-03-31T21:44:38.133Z] #51 ...
21:44:38 [2020-03-31T21:44:38.133Z] 
21:44:38 [2020-03-31T21:44:38.133Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.483 + RM_GOPATH=0
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.485 + TMP_GOPATH=
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.486 + : /build
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.486 + '[' -z '' ']'
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.488 ++ mktemp -d
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.495 + export GOPATH=/tmp/tmp.56mAQzYexc
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.498 + GOPATH=/tmp/tmp.56mAQzYexc
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.499 + RM_GOPATH=1
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.505 ++ dirname ./install.sh
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.518 + dir=.
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.520 + bin=tini
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.521 + shift
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.522 + '[' '!' -f ./tini.installer ']'
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.524 + . ./tini.installer
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.525 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.529 + install_tini
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.530 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.530 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.531 + git clone https://github.com/krallin/tini.git /tmp/tmp.56mAQzYexc/tini
21:44:38 [2020-03-31T21:44:38.133Z] #39 0.555 Cloning into '/tmp/tmp.56mAQzYexc/tini'...
21:44:38 [2020-03-31T21:44:38.133Z] #39 2.189 + cd /tmp/tmp.56mAQzYexc/tini
21:44:38 [2020-03-31T21:44:38.133Z] #39 2.190 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:44:38 [2020-03-31T21:44:38.133Z] #39 2.218 + cmake .
21:44:38 [2020-03-31T21:44:38.133Z] #39 3.345 -- The C compiler identification is GNU 8.3.0
21:44:38 [2020-03-31T21:44:38.133Z] #39 3.445 -- Check for working C compiler: /usr/bin/cc
21:44:38 [2020-03-31T21:44:38.133Z] #39 4.556 -- Check for working C compiler: /usr/bin/cc -- works
21:44:38 [2020-03-31T21:44:38.133Z] #39 4.561 -- Detecting C compiler ABI info
21:44:38 [2020-03-31T21:44:38.427Z] #39 ...
21:44:38 [2020-03-31T21:44:38.427Z] 
21:44:38 [2020-03-31T21:44:38.427Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
21:44:38 [2020-03-31T21:44:38.427Z] #28 33.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:44:38 [2020-03-31T21:44:38.427Z] #28 33.82 
21:44:38 [2020-03-31T21:44:38.427Z] #28 34.09 
######################################################################## 100.0%
21:44:38 [2020-03-31T21:44:38.427Z] #28 34.31 
21:44:38 [2020-03-31T21:44:38.427Z] #28 34.39 Download of images into '/build' complete.
21:44:38 [2020-03-31T21:44:38.427Z] #28 34.39 Use something like the following to load the result into a Docker daemon:
21:44:38 [2020-03-31T21:44:38.427Z] #28 34.40   tar -cC '/build' . | docker load
21:44:38 [2020-03-31T21:44:38.427Z] #28 DONE 34.5s
21:44:38 [2020-03-31T21:44:38.427Z] 
21:44:38 [2020-03-31T21:44:38.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.55 Selecting previously unselected package binutils-mingw-w64.
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.71 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 81.77 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.07 Selecting previously unselected package dmsetup.
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.09 Unpacking dmsetup (2:1.02.155-3) ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.45 Selecting previously unselected package mingw-w64-common.
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:44:38 [2020-03-31T21:44:38.427Z] #11 82.46 Unpacking mingw-w64-common (6.0.0-3) ...
21:44:38 [2020-03-31T21:44:38.721Z] #11 ...
21:44:38 [2020-03-31T21:44:38.721Z] 
21:44:38 [2020-03-31T21:44:38.721Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:38 [2020-03-31T21:44:38.721Z] #39 5.721 -- Detecting C compiler ABI info - done
21:44:38 [2020-03-31T21:44:38.721Z] #39 5.857 -- Detecting C compile features
21:44:38 [2020-03-31T21:44:38.917Z] #17 61.51 Processing triggers for libc-bin (2.28-10) ...
21:44:38 [2020-03-31T21:44:38.917Z] #17 61.56 Processing triggers for mime-support (3.62) ...
21:44:39 [2020-03-31T21:44:39.851Z] #17 DONE 62.3s
21:44:39 [2020-03-31T21:44:39.851Z] 
21:44:39 [2020-03-31T21:44:39.851Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:44:40 [2020-03-31T21:44:40.273Z] #39 ...
21:44:40 [2020-03-31T21:44:40.273Z] 
21:44:40 [2020-03-31T21:44:40.273Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.41 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.42 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.43 Setting up libcap-dev:ppc64el (1:2.25-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.43 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.45 Setting up protobuf-compiler (3.6.1.3-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.48 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 81.50 Setting up python-protobuf (3.6.1.3-2) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 90.92 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 90.93 Processing triggers for libc-bin (2.28-10) ...
21:44:40 [2020-03-31T21:44:40.273Z] #44 DONE 91.1s
21:44:40 [2020-03-31T21:44:40.563Z] 
21:44:40 [2020-03-31T21:44:40.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:41 [2020-03-31T21:44:41.750Z] #18 1.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:44:41 [2020-03-31T21:44:41.750Z] #18 1.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:44:41 [2020-03-31T21:44:41.750Z] #18 1.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:44:41 [2020-03-31T21:44:41.750Z] #18 DONE 2.0s
21:44:41 [2020-03-31T21:44:41.750Z] 
21:44:41 [2020-03-31T21:44:41.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:41 [2020-03-31T21:44:41.750Z] #44 164.1   CC       criu/namespaces.o
21:44:41 [2020-03-31T21:44:41.750Z] #44 165.9   CC       criu/net.o
21:44:41 [2020-03-31T21:44:41.750Z] #44 169.3   CC       criu/netfilter.o
21:44:41 [2020-03-31T21:44:41.750Z] #44 169.6   CC       criu/page-pipe.o
21:44:41 [2020-03-31T21:44:41.750Z] #44 170.3   CC       criu/page-xfer.o
21:44:41 [2020-03-31T21:44:41.750Z] #44 ...
21:44:41 [2020-03-31T21:44:41.750Z] 
21:44:41 [2020-03-31T21:44:41.750Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:44:42 [2020-03-31T21:44:42.075Z] #19 5.757 Collecting yamllint==1.16.0
21:44:42 [2020-03-31T21:44:42.075Z] #19 ...
21:44:42 [2020-03-31T21:44:42.075Z] 
21:44:42 [2020-03-31T21:44:42.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:42 [2020-03-31T21:44:42.075Z] #44 163.3   CC       criu/netfilter.o
21:44:42 [2020-03-31T21:44:42.075Z] #44 163.7   CC       criu/page-pipe.o
21:44:42 [2020-03-31T21:44:42.075Z] #44 164.5   CC       criu/page-xfer.o
21:44:42 [2020-03-31T21:44:42.075Z] #44 165.9   CC       criu/pagemap-cache.o
21:44:42 [2020-03-31T21:44:42.075Z] #44 166.3   CC       criu/pagemap.o
21:44:42 [2020-03-31T21:44:42.285Z] 23645bd7ee08: Verifying Checksum
21:44:42 [2020-03-31T21:44:42.285Z] 23645bd7ee08: Download complete
21:44:42 [2020-03-31T21:44:42.620Z] #45 2.345 Note: Building without setproctitle() and strlcpy() support.
21:44:42 [2020-03-31T21:44:42.620Z] #45 2.347       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:44:42 [2020-03-31T21:44:42.620Z] #45 2.387 Note: Building without GnuTLS support
21:44:42 [2020-03-31T21:44:42.635Z] #44 167.2   CC       criu/parasite-syscall.o
21:44:43 [2020-03-31T21:44:43.558Z] #65 236.9 + bin/containerd-stress
21:44:43 [2020-03-31T21:44:43.560Z] #44 168.0   CC       criu/path.o
21:44:43 [2020-03-31T21:44:43.859Z] #44 168.3   CC       criu/pie-util-vdso-elf32.o
21:44:44 [2020-03-31T21:44:44.420Z] #44 168.7   CC       criu/pie-util-vdso.o
21:44:44 [2020-03-31T21:44:44.493Z] #65 239.4 + bin/containerd-shim
21:44:44 [2020-03-31T21:44:44.675Z] #44 169.1   CC       criu/pie-util.o
21:44:44 [2020-03-31T21:44:44.931Z] #44 169.3   CC       criu/pipes.o
21:44:45 [2020-03-31T21:44:45.351Z] #45 4.817 fatal: not a git repository (or any of the parent directories): .git
21:44:45 [2020-03-31T21:44:45.351Z] #45 4.861   GEN      .gitid
21:44:45 [2020-03-31T21:44:45.351Z] #45 4.879   GEN      criu/include/version.h
21:44:45 [2020-03-31T21:44:45.351Z] #45 4.997   GEN      include/common/asm
21:44:45 [2020-03-31T21:44:45.351Z] #45 ...
21:44:45 [2020-03-31T21:44:45.351Z] 
21:44:45 [2020-03-31T21:44:45.351Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:45 [2020-03-31T21:44:45.351Z] #48 85.91 vendor/golang.org/x/net/dns/dnsmessage
21:44:45 [2020-03-31T21:44:45.351Z] #48 87.25 bytes
21:44:45 [2020-03-31T21:44:45.498Z] #44 170.0   CC       criu/plugin.o
21:44:45 [2020-03-31T21:44:45.641Z] #48 ...
21:44:45 [2020-03-31T21:44:45.641Z] 
21:44:45 [2020-03-31T21:44:45.641Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:45 [2020-03-31T21:44:45.641Z] #39 9.871 -- Detecting C compile features - done
21:44:45 [2020-03-31T21:44:45.641Z] #39 9.929 -- Performing Test HAS_BUILTIN_FORTIFY
21:44:45 [2020-03-31T21:44:45.641Z] #39 10.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:44:45 [2020-03-31T21:44:45.641Z] #39 10.56 -- Configuring done
21:44:45 [2020-03-31T21:44:45.641Z] #39 10.68 -- Generating done
21:44:45 [2020-03-31T21:44:45.641Z] #39 10.70 -- Build files have been written to: /tmp/tmp.56mAQzYexc/tini
21:44:45 [2020-03-31T21:44:45.641Z] #39 10.73 + make tini-static
21:44:45 [2020-03-31T21:44:45.641Z] #39 11.33 Scanning dependencies of target tini-static
21:44:45 [2020-03-31T21:44:45.641Z] #39 11.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:44:45 [2020-03-31T21:44:45.931Z] #39 ...
21:44:45 [2020-03-31T21:44:45.931Z] 
21:44:45 [2020-03-31T21:44:45.931Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:45 [2020-03-31T21:44:45.931Z] #57 86.37 bytes
21:44:45 [2020-03-31T21:44:45.931Z] #57 86.38 strconv
21:44:45 [2020-03-31T21:44:45.931Z] #57 86.39 strings
21:44:45 [2020-03-31T21:44:45.931Z] #57 86.60 syscall
21:44:45 [2020-03-31T21:44:45.931Z] #57 ...
21:44:45 [2020-03-31T21:44:45.931Z] 
21:44:45 [2020-03-31T21:44:45.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:44:45 [2020-03-31T21:44:45.931Z] #11 91.66 Selecting previously unselected package mingw-w64-x86-64-dev.
21:44:45 [2020-03-31T21:44:45.931Z] #11 91.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:44:45 [2020-03-31T21:44:45.931Z] #11 91.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:44:46 [2020-03-31T21:44:46.058Z] #44 170.4   CC       criu/proc_parse.o
21:44:46 [2020-03-31T21:44:46.581Z] #11 ...
21:44:46 [2020-03-31T21:44:46.581Z] 
21:44:46 [2020-03-31T21:44:46.581Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:46 [2020-03-31T21:44:46.581Z] #39 13.79 [100%] Linking C executable tini-static
21:44:46 [2020-03-31T21:44:46.618Z] #44 ...
21:44:46 [2020-03-31T21:44:46.618Z] 
21:44:46 [2020-03-31T21:44:46.618Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:44:46 [2020-03-31T21:44:46.618Z] #19 11.12   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:44:46 [2020-03-31T21:44:46.618Z] #19 11.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:44:46 [2020-03-31T21:44:46.618Z] #19 11.25   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:44:46 [2020-03-31T21:44:46.873Z] #19 11.30 Collecting pyyaml (from yamllint==1.16.0)
21:44:46 [2020-03-31T21:44:46.873Z] #19 11.46   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:44:47 [2020-03-31T21:44:47.012Z] #19 ...
21:44:47 [2020-03-31T21:44:47.012Z] 
21:44:47 [2020-03-31T21:44:47.012Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:47 [2020-03-31T21:44:47.012Z] #44 172.0   CC       criu/pagemap-cache.o
21:44:47 [2020-03-31T21:44:47.012Z] #44 172.5   CC       criu/pagemap.o
21:44:47 [2020-03-31T21:44:47.012Z] #44 173.6   CC       criu/parasite-syscall.o
21:44:47 [2020-03-31T21:44:47.012Z] #44 174.8   CC       criu/path.o
21:44:47 [2020-03-31T21:44:47.012Z] #44 175.1   CC       criu/pie-util-vdso-elf32.o
21:44:47 [2020-03-31T21:44:47.012Z] #44 175.5   CC       criu/pie-util-vdso.o
21:44:47 [2020-03-31T21:44:47.270Z] #44 176.0   CC       criu/pie-util.o
21:44:47 [2020-03-31T21:44:47.528Z] #44 176.2   CC       criu/pipes.o
21:44:47 [2020-03-31T21:44:47.614Z] #39 14.79 [100%] Built target tini-static
21:44:47 [2020-03-31T21:44:47.906Z] #39 14.93 + mkdir -p /build
21:44:47 [2020-03-31T21:44:47.906Z] #39 14.94 + cp tini-static /build/docker-init
21:44:47 [2020-03-31T21:44:47.906Z] #39 DONE 15.0s
21:44:47 [2020-03-31T21:44:47.906Z] 
21:44:47 [2020-03-31T21:44:47.906Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:47 [2020-03-31T21:44:47.906Z] #45 7.362   PBCC     images/google/protobuf/descriptor.pb-c.c
21:44:47 [2020-03-31T21:44:47.906Z] #45 7.562   PBCC     images/opts.pb-c.c
21:44:48 [2020-03-31T21:44:48.197Z] #45 7.750   PBCC     images/sit.pb-c.c
21:44:48 [2020-03-31T21:44:48.197Z] #45 7.867   DEP      images/google/protobuf/descriptor.pb-c.d
21:44:48 [2020-03-31T21:44:48.235Z] #19 12.72 Building wheels for collected packages: pyyaml
21:44:48 [2020-03-31T21:44:48.235Z] #19 12.73   Running setup.py bdist_wheel for pyyaml: started
21:44:48 [2020-03-31T21:44:48.462Z] #44 177.0   CC       criu/plugin.o
21:44:48 [2020-03-31T21:44:48.484Z] #45 8.275   DEP      images/opts.pb-c.d
21:44:48 [2020-03-31T21:44:48.720Z] #44 177.3   CC       criu/proc_parse.o
21:44:48 [2020-03-31T21:44:48.775Z] #45 8.419   DEP      images/sit.pb-c.d
21:44:48 [2020-03-31T21:44:48.775Z] #45 8.528   PBCC     images/macvlan.pb-c.c
21:44:48 [2020-03-31T21:44:48.775Z] #45 8.545   DEP      images/macvlan.pb-c.d
21:44:48 [2020-03-31T21:44:48.775Z] #45 8.657   PBCC     images/autofs.pb-c.c
21:44:49 [2020-03-31T21:44:49.067Z] #45 8.736   DEP      images/autofs.pb-c.d
21:44:49 [2020-03-31T21:44:49.159Z] #19 13.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:44:49 [2020-03-31T21:44:49.159Z] #19 13.72   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:44:49 [2020-03-31T21:44:49.278Z] 65014b3c3121: Verifying Checksum
21:44:49 [2020-03-31T21:44:49.278Z] 65014b3c3121: Download complete
21:44:49 [2020-03-31T21:44:49.361Z] #45 8.852   PBCC     images/sysctl.pb-c.c
21:44:49 [2020-03-31T21:44:49.361Z] #45 8.901   DEP      images/sysctl.pb-c.d
21:44:49 [2020-03-31T21:44:49.361Z] #45 8.983   PBCC     images/time.pb-c.c
21:44:49 [2020-03-31T21:44:49.361Z] #45 9.029   DEP      images/time.pb-c.d
21:44:49 [2020-03-31T21:44:49.361Z] #45 9.206   PBCC     images/binfmt-misc.pb-c.c
21:44:49 [2020-03-31T21:44:49.414Z] #19 13.79 Successfully built pyyaml
21:44:49 [2020-03-31T21:44:49.414Z] #19 13.80 Installing collected packages: pathspec, pyyaml, yamllint
21:44:49 [2020-03-31T21:44:49.653Z] #45 9.313   DEP      images/binfmt-misc.pb-c.d
21:44:49 [2020-03-31T21:44:49.669Z] #19 14.13 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:44:49 [2020-03-31T21:44:49.768Z] #65 244.7 + bin/containerd-shim-runc-v1
21:44:49 [2020-03-31T21:44:49.938Z] #19 DONE 14.6s
21:44:49 [2020-03-31T21:44:49.938Z] 
21:44:49 [2020-03-31T21:44:49.938Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:44:49 [2020-03-31T21:44:49.943Z] #45 9.559   PBCC     images/seccomp.pb-c.c
21:44:49 [2020-03-31T21:44:49.943Z] #45 9.609   DEP      images/seccomp.pb-c.d
21:44:49 [2020-03-31T21:44:49.943Z] #45 9.716   PBCC     images/userns.pb-c.c
21:44:49 [2020-03-31T21:44:49.943Z] #45 9.736   DEP      images/userns.pb-c.d
21:44:49 [2020-03-31T21:44:49.943Z] #45 9.770   PBCC     images/cgroup.pb-c.c
21:44:50 [2020-03-31T21:44:50.233Z] #45 9.799   DEP      images/cgroup.pb-c.d
21:44:50 [2020-03-31T21:44:50.233Z] #45 9.854   PBCC     images/fown.pb-c.c
21:44:50 [2020-03-31T21:44:50.233Z] #45 9.873   PBCC     images/ext-file.pb-c.c
21:44:50 [2020-03-31T21:44:50.233Z] #45 9.923   DEP      images/fown.pb-c.d
21:44:50 [2020-03-31T21:44:50.233Z] #45 9.978   DEP      images/ext-file.pb-c.d
21:44:50 [2020-03-31T21:44:50.498Z] #24 DONE 0.2s
21:44:50 [2020-03-31T21:44:50.498Z] 
21:44:50 [2020-03-31T21:44:50.498Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:44:50 [2020-03-31T21:44:50.545Z] #45 10.07   PBCC     images/rpc.pb-c.c
21:44:50 [2020-03-31T21:44:50.545Z] #45 10.17   DEP      images/rpc.pb-c.d
21:44:50 [2020-03-31T21:44:50.988Z] #45 10.31   PBCC     images/siginfo.pb-c.c
21:44:50 [2020-03-31T21:44:50.988Z] #45 10.33   DEP      images/siginfo.pb-c.d
21:44:50 [2020-03-31T21:44:50.988Z] #45 10.52   PBCC     images/pagemap.pb-c.c
21:44:50 [2020-03-31T21:44:50.988Z] #45 10.73   DEP      images/pagemap.pb-c.d
21:44:51 [2020-03-31T21:44:51.059Z] #28 DONE 0.7s
21:44:51 [2020-03-31T21:44:51.059Z] 
21:44:51 [2020-03-31T21:44:51.059Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:51 [2020-03-31T21:44:51.059Z] #44 173.5   CC       criu/protobuf-desc.o
21:44:51 [2020-03-31T21:44:51.059Z] #44 174.5   CC       criu/protobuf.o
21:44:51 [2020-03-31T21:44:51.059Z] #44 175.1   CC       criu/pstree.o
21:44:51 [2020-03-31T21:44:51.059Z] #44 ...
21:44:51 [2020-03-31T21:44:51.059Z] 
21:44:51 [2020-03-31T21:44:51.059Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:44:51 [2020-03-31T21:44:51.059Z] #31 DONE 0.1s
21:44:51 [2020-03-31T21:44:51.059Z] 
21:44:51 [2020-03-31T21:44:51.059Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:44:51 [2020-03-31T21:44:51.059Z] #34 DONE 0.1s
21:44:51 [2020-03-31T21:44:51.059Z] 
21:44:51 [2020-03-31T21:44:51.059Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:44:51 [2020-03-31T21:44:51.248Z] #44 179.9   CC       criu/protobuf-desc.o
21:44:51 [2020-03-31T21:44:51.293Z] #45 10.90   PBCC     images/rlimit.pb-c.c
21:44:51 [2020-03-31T21:44:51.293Z] #45 10.93   DEP      images/rlimit.pb-c.d
21:44:51 [2020-03-31T21:44:51.293Z] #45 11.03   PBCC     images/file-lock.pb-c.c
21:44:51 [2020-03-31T21:44:51.293Z] #45 11.08   DEP      images/file-lock.pb-c.d
21:44:51 [2020-03-31T21:44:51.314Z] #39 DONE 0.1s
21:44:51 [2020-03-31T21:44:51.314Z] 
21:44:51 [2020-03-31T21:44:51.314Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:44:51 [2020-03-31T21:44:51.670Z] #45 11.20   PBCC     images/tty.pb-c.c
21:44:51 [2020-03-31T21:44:51.670Z] #45 11.37   DEP      images/tty.pb-c.d
21:44:51 [2020-03-31T21:44:51.670Z] #45 11.47   PBCC     images/tun.pb-c.c
21:44:51 [2020-03-31T21:44:51.958Z] #53 ...
21:44:51 [2020-03-31T21:44:51.958Z] 
21:44:51 [2020-03-31T21:44:51.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:51 [2020-03-31T21:44:51.958Z] #44 176.5   CC       criu/rbtree.o
21:44:52 [2020-03-31T21:44:52.108Z] #45 11.58   PBCC     images/netdev.pb-c.c
21:44:52 [2020-03-31T21:44:52.108Z] #45 11.73   DEP      images/tun.pb-c.d
21:44:52 [2020-03-31T21:44:52.182Z] #44 180.7   CC       criu/protobuf.o
21:44:52 [2020-03-31T21:44:52.431Z] #45 11.84   DEP      images/netdev.pb-c.d
21:44:52 [2020-03-31T21:44:52.431Z] #45 12.06   PBCC     images/vma.pb-c.c
21:44:52 [2020-03-31T21:44:52.431Z] #45 12.15   DEP      images/vma.pb-c.d
21:44:52 [2020-03-31T21:44:52.518Z] #44 176.8   CC       criu/rst-malloc.o
21:44:52 [2020-03-31T21:44:52.518Z] #44 ...
21:44:52 [2020-03-31T21:44:52.518Z] 
21:44:52 [2020-03-31T21:44:52.518Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:44:52 [2020-03-31T21:44:52.518Z] #41 DONE 282.8s
21:44:52 [2020-03-31T21:44:52.518Z] 
21:44:52 [2020-03-31T21:44:52.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:52 [2020-03-31T21:44:52.518Z] #44 177.1   CC       criu/seccomp.o
21:44:52 [2020-03-31T21:44:52.723Z] #45 12.37   PBCC     images/creds.pb-c.c
21:44:52 [2020-03-31T21:44:52.723Z] #45 12.41   DEP      images/creds.pb-c.d
21:44:52 [2020-03-31T21:44:52.723Z] #45 12.48   PBCC     images/utsns.pb-c.c
21:44:52 [2020-03-31T21:44:52.723Z] #45 12.53   DEP      images/utsns.pb-c.d
21:44:52 [2020-03-31T21:44:52.748Z] #44 181.2   CC       criu/pstree.o
21:44:53 [2020-03-31T21:44:53.011Z] #45 12.67   PBCC     images/ipc-desc.pb-c.c
21:44:53 [2020-03-31T21:44:53.011Z] #45 12.78   PBCC     images/ipc-sem.pb-c.c
21:44:53 [2020-03-31T21:44:53.057Z] #65 247.6 + bin/containerd-shim-runc-v2
21:44:53 [2020-03-31T21:44:53.305Z] #45 12.81   DEP      images/ipc-desc.pb-c.d
21:44:53 [2020-03-31T21:44:53.305Z] #45 12.94   DEP      images/ipc-sem.pb-c.d
21:44:53 [2020-03-31T21:44:53.305Z] #45 12.98   PBCC     images/ipc-msg.pb-c.c
21:44:53 [2020-03-31T21:44:53.305Z] #45 13.02   DEP      images/ipc-msg.pb-c.d
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.17   PBCC     images/ipc-shm.pb-c.c
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.24   DEP      images/ipc-shm.pb-c.d
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.31   PBCC     images/ipc-var.pb-c.c
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.34   DEP      images/ipc-var.pb-c.d
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.43   PBCC     images/sk-opts.pb-c.c
21:44:53 [2020-03-31T21:44:53.599Z] #45 13.47   PBCC     images/packet-sock.pb-c.c
21:44:53 [2020-03-31T21:44:53.624Z] #65 248.6 + binaries
21:44:53 [2020-03-31T21:44:53.624Z] #65 248.6 + mkdir -p /build
21:44:53 [2020-03-31T21:44:53.624Z] #65 248.6 + cp bin/containerd /build/containerd
21:44:53 [2020-03-31T21:44:53.624Z] #65 248.7 + cp bin/containerd-shim /build/containerd-shim
21:44:53 [2020-03-31T21:44:53.883Z] #65 248.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:44:53 [2020-03-31T21:44:53.883Z] #65 248.7 + cp bin/ctr /build/ctr
21:44:53 [2020-03-31T21:44:53.897Z] #45 13.64   DEP      images/sk-opts.pb-c.d
21:44:53 [2020-03-31T21:44:53.897Z] #45 13.74   DEP      images/packet-sock.pb-c.d
21:44:53 [2020-03-31T21:44:53.932Z] #44 178.3   CC       criu/seize.o
21:44:54 [2020-03-31T21:44:54.122Z] #44 182.5   CC       criu/rbtree.o
21:44:54 [2020-03-31T21:44:54.186Z] #45 13.81   PBCC     images/sk-netlink.pb-c.c
21:44:54 [2020-03-31T21:44:54.186Z] #45 13.92   DEP      images/sk-netlink.pb-c.d
21:44:54 [2020-03-31T21:44:54.186Z] #45 14.02   PBCC     images/sk-inet.pb-c.c
21:44:54 [2020-03-31T21:44:54.188Z] #44 ...
21:44:54 [2020-03-31T21:44:54.188Z] 
21:44:54 [2020-03-31T21:44:54.188Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:44:54 [2020-03-31T21:44:54.188Z] #42 DONE 0.2s
21:44:54 [2020-03-31T21:44:54.380Z] #44 182.9   CC       criu/rst-malloc.o
21:44:54 [2020-03-31T21:44:54.443Z] 
21:44:54 [2020-03-31T21:44:54.443Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:44:54 [2020-03-31T21:44:54.450Z] #65 DONE 249.1s
21:44:54 [2020-03-31T21:44:54.474Z] #45 14.11   DEP      images/sk-inet.pb-c.d
21:44:54 [2020-03-31T21:44:54.474Z] #45 ...
21:44:54 [2020-03-31T21:44:54.474Z] 
21:44:54 [2020-03-31T21:44:54.474Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:54 [2020-03-31T21:44:54.474Z] #34 94.92 bufio
21:44:54 [2020-03-31T21:44:54.474Z] #34 97.20 reflect
21:44:54 [2020-03-31T21:44:54.474Z] #34 98.08 path
21:44:54 [2020-03-31T21:44:54.474Z] #34 101.2 text/tabwriter
21:44:54 [2020-03-31T21:44:54.474Z] #34 ...
21:44:54 [2020-03-31T21:44:54.474Z] 
21:44:54 [2020-03-31T21:44:54.474Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:54 [2020-03-31T21:44:54.474Z] #45 14.20   PBCC     images/sk-unix.pb-c.c
21:44:54 [2020-03-31T21:44:54.639Z] #44 183.3   CC       criu/seccomp.o
21:44:54 [2020-03-31T21:44:54.697Z] #53 ...
21:44:54 [2020-03-31T21:44:54.697Z] 
21:44:54 [2020-03-31T21:44:54.697Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:54 [2020-03-31T21:44:54.697Z] #44 179.2   CC       criu/servicefd.o
21:44:54 [2020-03-31T21:44:54.766Z] #45 14.35   DEP      images/sk-unix.pb-c.d
21:44:54 [2020-03-31T21:44:54.766Z] #45 14.43   PBCC     images/mm.pb-c.c
21:44:55 [2020-03-31T21:44:55.055Z] #45 14.65   DEP      images/mm.pb-c.d
21:44:55 [2020-03-31T21:44:55.055Z] #45 14.83   PBCC     images/timerfd.pb-c.c
21:44:55 [2020-03-31T21:44:55.256Z] #44 179.5   CC       criu/shmem.o
21:44:55 [2020-03-31T21:44:55.344Z] #45 14.91   DEP      images/timerfd.pb-c.d
21:44:55 [2020-03-31T21:44:55.344Z] #45 15.00   PBCC     images/timer.pb-c.c
21:44:55 [2020-03-31T21:44:55.344Z] #45 15.03   DEP      images/timer.pb-c.d
21:44:55 [2020-03-31T21:44:55.344Z] #45 15.12   PBCC     images/sa.pb-c.c
21:44:55 [2020-03-31T21:44:55.573Z] #44 ...
21:44:55 [2020-03-31T21:44:55.573Z] 
21:44:55 [2020-03-31T21:44:55.573Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:44:55 [2020-03-31T21:44:55.573Z] #41 DONE 282.7s
21:44:55 [2020-03-31T21:44:55.573Z] 
21:44:55 [2020-03-31T21:44:55.573Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:44:55 [2020-03-31T21:44:55.573Z] #19 6.087 Collecting yamllint==1.16.0
21:44:55 [2020-03-31T21:44:55.573Z] #19 11.43   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:44:55 [2020-03-31T21:44:55.573Z] #19 11.53 Collecting pyyaml (from yamllint==1.16.0)
21:44:55 [2020-03-31T21:44:55.573Z] #19 11.68   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:44:55 [2020-03-31T21:44:55.573Z] #19 13.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:44:55 [2020-03-31T21:44:55.573Z] #19 13.28   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:44:55 [2020-03-31T21:44:55.573Z] #19 13.31 Building wheels for collected packages: pyyaml
21:44:55 [2020-03-31T21:44:55.573Z] #19 13.32   Running setup.py bdist_wheel for pyyaml: started
21:44:55 [2020-03-31T21:44:55.573Z] #19 ...
21:44:55 [2020-03-31T21:44:55.573Z] 
21:44:55 [2020-03-31T21:44:55.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:55 [2020-03-31T21:44:55.573Z] #44 184.1   CC       criu/seize.o
21:44:55 [2020-03-31T21:44:55.633Z] #45 15.16   DEP      images/sa.pb-c.d
21:44:55 [2020-03-31T21:44:55.633Z] #45 15.32   PBCC     images/pipe-data.pb-c.c
21:44:55 [2020-03-31T21:44:55.633Z] #45 15.37   DEP      images/pipe-data.pb-c.d
21:44:55 [2020-03-31T21:44:55.815Z] #44 180.2   CC       criu/sigframe.o
21:44:55 [2020-03-31T21:44:55.815Z] #44 180.3   CC       criu/signalfd.o
21:44:55 [2020-03-31T21:44:55.826Z] 
21:44:55 [2020-03-31T21:44:55.826Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:44:55 [2020-03-31T21:44:55.826Z] #66 DONE 0.3s
21:44:55 [2020-03-31T21:44:55.826Z] 
21:44:55 [2020-03-31T21:44:55.826Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:44:55 [2020-03-31T21:44:55.922Z] #45 15.45   PBCC     images/mnt.pb-c.c
21:44:55 [2020-03-31T21:44:55.922Z] #45 15.53   DEP      images/mnt.pb-c.d
21:44:55 [2020-03-31T21:44:55.922Z] #45 15.67   PBCC     images/sk-packet.pb-c.c
21:44:55 [2020-03-31T21:44:55.922Z] #45 15.70   DEP      images/sk-packet.pb-c.d
21:44:55 [2020-03-31T21:44:55.922Z] #45 15.80   PBCC     images/tcp-stream.pb-c.c
21:44:56 [2020-03-31T21:44:56.070Z] #44 180.5   CC       criu/sk-inet.o
21:44:56 [2020-03-31T21:44:56.085Z] #70 DONE 0.1s
21:44:56 [2020-03-31T21:44:56.085Z] 
21:44:56 [2020-03-31T21:44:56.085Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:44:56 [2020-03-31T21:44:56.212Z] #45 15.91   DEP      images/tcp-stream.pb-c.d
21:44:56 [2020-03-31T21:44:56.212Z] #45 16.02   PBCC     images/pipe.pb-c.c
21:44:56 [2020-03-31T21:44:56.343Z] #72 DONE 0.2s
21:44:56 [2020-03-31T21:44:56.343Z] 
21:44:56 [2020-03-31T21:44:56.343Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:44:56 [2020-03-31T21:44:56.343Z] #75 DONE 0.1s
21:44:56 [2020-03-31T21:44:56.343Z] 
21:44:56 [2020-03-31T21:44:56.343Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:44:56 [2020-03-31T21:44:56.343Z] #76 DONE 0.0s
21:44:56 [2020-03-31T21:44:56.343Z] 
21:44:56 [2020-03-31T21:44:56.343Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:44:56 [2020-03-31T21:44:56.504Z] #45 16.12   DEP      images/pipe.pb-c.d
21:44:56 [2020-03-31T21:44:56.504Z] #45 16.24   PBCC     images/pstree.pb-c.c
21:44:56 [2020-03-31T21:44:56.504Z] #45 16.26   DEP      images/pstree.pb-c.d
21:44:56 [2020-03-31T21:44:56.504Z] #45 16.38   PBCC     images/fs.pb-c.c
21:44:56 [2020-03-31T21:44:56.504Z] #45 ...
21:44:56 [2020-03-31T21:44:56.504Z] 
21:44:56 [2020-03-31T21:44:56.504Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:44:56 [2020-03-31T21:44:56.504Z] #57 97.24 bufio
21:44:56 [2020-03-31T21:44:56.504Z] #57 105.6 reflect
21:44:56 [2020-03-31T21:44:56.504Z] #57 105.6 regexp/syntax
21:44:56 [2020-03-31T21:44:56.793Z] #57 ...
21:44:56 [2020-03-31T21:44:56.793Z] 
21:44:56 [2020-03-31T21:44:56.793Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:56 [2020-03-31T21:44:56.793Z] #45 16.44   DEP      images/fs.pb-c.d
21:44:56 [2020-03-31T21:44:56.793Z] #45 16.59   PBCC     images/signalfd.pb-c.c
21:44:56 [2020-03-31T21:44:56.793Z] #45 16.65   DEP      images/signalfd.pb-c.d
21:44:56 [2020-03-31T21:44:56.946Z] #44 185.4   CC       criu/servicefd.o
21:44:56 [2020-03-31T21:44:56.994Z] #44 181.3   CC       criu/sk-netlink.o
21:44:57 [2020-03-31T21:44:57.082Z] #45 16.79   PBCC     images/fh.pb-c.c
21:44:57 [2020-03-31T21:44:57.082Z] #45 16.89   PBCC     images/fsnotify.pb-c.c
21:44:57 [2020-03-31T21:44:57.204Z] #44 ...
21:44:57 [2020-03-31T21:44:57.204Z] 
21:44:57 [2020-03-31T21:44:57.204Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:44:57 [2020-03-31T21:44:57.204Z] #19 14.93   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:44:57 [2020-03-31T21:44:57.204Z] #19 14.93   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:44:57 [2020-03-31T21:44:57.204Z] #19 15.04 Successfully built pyyaml
21:44:57 [2020-03-31T21:44:57.204Z] #19 15.06 Installing collected packages: pyyaml, pathspec, yamllint
21:44:57 [2020-03-31T21:44:57.204Z] #19 15.36 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:44:57 [2020-03-31T21:44:57.204Z] #19 DONE 15.7s
21:44:57 [2020-03-31T21:44:57.204Z] 
21:44:57 [2020-03-31T21:44:57.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:57 [2020-03-31T21:44:57.204Z] #44 185.9   CC       criu/shmem.o
21:44:57 [2020-03-31T21:44:57.249Z] #44 181.7   CC       criu/sk-packet.o
21:44:57 [2020-03-31T21:44:57.371Z] #45 17.04   DEP      images/fh.pb-c.d
21:44:57 [2020-03-31T21:44:57.462Z] #44 ...
21:44:57 [2020-03-31T21:44:57.462Z] 
21:44:57 [2020-03-31T21:44:57.462Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:44:57 [2020-03-31T21:44:57.462Z] #24 DONE 0.2s
21:44:57 [2020-03-31T21:44:57.462Z] 
21:44:57 [2020-03-31T21:44:57.462Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:44:57 [2020-03-31T21:44:57.660Z] #45 17.20   DEP      images/fsnotify.pb-c.d
21:44:57 [2020-03-31T21:44:57.660Z] #45 17.30   PBCC     images/eventpoll.pb-c.c
21:44:57 [2020-03-31T21:44:57.660Z] #45 17.38   DEP      images/eventpoll.pb-c.d
21:44:57 [2020-03-31T21:44:57.808Z] #44 182.2   CC       criu/sk-queue.o
21:44:57 [2020-03-31T21:44:57.949Z] #45 17.48   PBCC     images/eventfd.pb-c.c
21:44:57 [2020-03-31T21:44:57.949Z] #45 17.54   DEP      images/eventfd.pb-c.d
21:44:57 [2020-03-31T21:44:57.949Z] #45 17.71   PBCC     images/remap-file-path.pb-c.c
21:44:58 [2020-03-31T21:44:58.238Z] #45 17.80   DEP      images/remap-file-path.pb-c.d
21:44:58 [2020-03-31T21:44:58.238Z] #45 17.91   PBCC     images/fifo.pb-c.c
21:44:58 [2020-03-31T21:44:58.238Z] #45 17.98   DEP      images/fifo.pb-c.d
21:44:58 [2020-03-31T21:44:58.238Z] #45 ...
21:44:58 [2020-03-31T21:44:58.238Z] 
21:44:58 [2020-03-31T21:44:58.238Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:44:58 [2020-03-31T21:44:58.238Z] #48 98.73 bufio
21:44:58 [2020-03-31T21:44:58.238Z] #48 102.5 reflect
21:44:58 [2020-03-31T21:44:58.238Z] #48 105.6 regexp/syntax
21:44:58 [2020-03-31T21:44:58.238Z] #48 ...
21:44:58 [2020-03-31T21:44:58.238Z] 
21:44:58 [2020-03-31T21:44:58.238Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:58 [2020-03-31T21:44:58.238Z] #45 18.10   PBCC     images/ghost-file.pb-c.c
21:44:58 [2020-03-31T21:44:58.248Z] #77 DONE 1.5s
21:44:58 [2020-03-31T21:44:58.248Z] 
21:44:58 [2020-03-31T21:44:58.248Z] #78 exporting to image
21:44:58 [2020-03-31T21:44:58.248Z] #78 exporting layers
21:44:58 [2020-03-31T21:44:58.368Z] #44 182.6   CC       criu/sk-tcp.o
21:44:58 [2020-03-31T21:44:58.399Z] #28 DONE 0.8s
21:44:58 [2020-03-31T21:44:58.399Z] 
21:44:58 [2020-03-31T21:44:58.399Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:44:58 [2020-03-31T21:44:58.399Z] #31 DONE 0.1s
21:44:58 [2020-03-31T21:44:58.399Z] 
21:44:58 [2020-03-31T21:44:58.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:58 [2020-03-31T21:44:58.399Z] #44 187.0   CC       criu/sigframe.o
21:44:58 [2020-03-31T21:44:58.399Z] #44 ...
21:44:58 [2020-03-31T21:44:58.399Z] 
21:44:58 [2020-03-31T21:44:58.399Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:44:58 [2020-03-31T21:44:58.399Z] #34 DONE 0.1s
21:44:58 [2020-03-31T21:44:58.399Z] 
21:44:58 [2020-03-31T21:44:58.399Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:44:58 [2020-03-31T21:44:58.399Z] #39 DONE 0.1s
21:44:58 [2020-03-31T21:44:58.399Z] 
21:44:58 [2020-03-31T21:44:58.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:58 [2020-03-31T21:44:58.399Z] #44 187.2   CC       criu/signalfd.o
21:44:58 [2020-03-31T21:44:58.527Z] #45 18.24   DEP      images/ghost-file.pb-c.d
21:44:58 [2020-03-31T21:44:58.623Z] #44 183.0   CC       criu/sk-unix.o
21:44:58 [2020-03-31T21:44:58.657Z] #44 ...
21:44:58 [2020-03-31T21:44:58.657Z] 
21:44:58 [2020-03-31T21:44:58.657Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:44:58 [2020-03-31T21:44:58.657Z] #42 DONE 0.2s
21:44:58 [2020-03-31T21:44:58.816Z] #45 18.37   PBCC     images/regfile.pb-c.c
21:44:58 [2020-03-31T21:44:58.816Z] #45 18.49   DEP      images/regfile.pb-c.d
21:44:58 [2020-03-31T21:44:58.816Z] #45 18.60   PBCC     images/ns.pb-c.c
21:44:58 [2020-03-31T21:44:58.915Z] 
21:44:58 [2020-03-31T21:44:58.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:44:58 [2020-03-31T21:44:58.915Z] #44 187.4   CC       criu/sk-inet.o
21:44:59 [2020-03-31T21:44:59.106Z] #45 18.62   DEP      images/ns.pb-c.d
21:44:59 [2020-03-31T21:44:59.106Z] #45 18.72   PBCC     images/fdinfo.pb-c.c
21:44:59 [2020-03-31T21:44:59.396Z] #45 18.94   DEP      images/fdinfo.pb-c.d
21:44:59 [2020-03-31T21:44:59.396Z] #45 19.07   PBCC     images/core-aarch64.pb-c.c
21:44:59 [2020-03-31T21:44:59.396Z] #45 19.16   PBCC     images/core-arm.pb-c.c
21:44:59 [2020-03-31T21:44:59.685Z] #45 19.29   PBCC     images/core-ppc64.pb-c.c
21:44:59 [2020-03-31T21:44:59.685Z] #45 19.43   PBCC     images/core-s390.pb-c.c
21:44:59 [2020-03-31T21:44:59.849Z] #44 188.3   CC       criu/sk-netlink.o
21:44:59 [2020-03-31T21:44:59.975Z] #45 19.51   PBCC     images/core-x86.pb-c.c
21:44:59 [2020-03-31T21:44:59.975Z] #45 19.69   PBCC     images/core.pb-c.c
21:44:59 [2020-03-31T21:44:59.975Z] #45 19.82   PBCC     images/inventory.pb-c.c
21:45:00 [2020-03-31T21:45:00.107Z] #44 188.7   CC       criu/sk-packet.o
21:45:00 [2020-03-31T21:45:00.266Z] #45 19.97   DEP      images/core-aarch64.pb-c.d
21:45:00 [2020-03-31T21:45:00.266Z] #45 20.08   DEP      images/core-arm.pb-c.d
21:45:00 [2020-03-31T21:45:00.507Z] #44 184.6   CC       criu/sockets.o
21:45:00 [2020-03-31T21:45:00.557Z] #45 20.19   DEP      images/core-ppc64.pb-c.d
21:45:00 [2020-03-31T21:45:00.557Z] #45 20.29   DEP      images/core-s390.pb-c.d
21:45:00 [2020-03-31T21:45:00.672Z] #44 189.2   CC       criu/sk-queue.o
21:45:00 [2020-03-31T21:45:00.762Z] #44 185.3   CC       criu/stats.o
21:45:00 [2020-03-31T21:45:00.846Z] #45 20.39   DEP      images/core-x86.pb-c.d
21:45:00 [2020-03-31T21:45:00.846Z] #45 20.48   DEP      images/core.pb-c.d
21:45:00 [2020-03-31T21:45:00.846Z] #45 20.57   DEP      images/inventory.pb-c.d
21:45:00 [2020-03-31T21:45:00.846Z] #45 20.65   PBCC     images/cpuinfo.pb-c.c
21:45:00 [2020-03-31T21:45:00.846Z] #45 20.68   DEP      images/cpuinfo.pb-c.d
21:45:00 [2020-03-31T21:45:00.846Z] #45 ...
21:45:00 [2020-03-31T21:45:00.846Z] 
21:45:00 [2020-03-31T21:45:00.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:00 [2020-03-31T21:45:00.846Z] #11 101.8 Selecting previously unselected package gcc-mingw-w64-base.
21:45:00 [2020-03-31T21:45:00.846Z] #11 101.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:45:00 [2020-03-31T21:45:00.846Z] #11 101.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:45:00 [2020-03-31T21:45:00.846Z] #11 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:45:00 [2020-03-31T21:45:00.846Z] #11 102.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:45:00 [2020-03-31T21:45:00.846Z] #11 102.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:45:00 [2020-03-31T21:45:00.930Z] #44 189.7   CC       criu/sk-tcp.o
21:45:01 [2020-03-31T21:45:01.017Z] #44 185.5   CC       criu/string.o
21:45:01 [2020-03-31T21:45:01.137Z] #11 ...
21:45:01 [2020-03-31T21:45:01.137Z] 
21:45:01 [2020-03-31T21:45:01.137Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:01 [2020-03-31T21:45:01.137Z] #45 20.75   PBCC     images/stats.pb-c.c
21:45:01 [2020-03-31T21:45:01.137Z] #45 20.79   DEP      images/stats.pb-c.d
21:45:01 [2020-03-31T21:45:01.273Z] #44 185.6   CC       criu/sysctl.o
21:45:01 [2020-03-31T21:45:01.496Z] #44 190.1   CC       criu/sk-unix.o
21:45:01 [2020-03-31T21:45:01.538Z] #78 exporting layers 3.7s done
21:45:01 [2020-03-31T21:45:01.538Z] #78 writing image sha256:046856ba8acb245cd50ed4db5efffee62208e6451895b9ab7c2ecbddae09e1c0 done
21:45:01 [2020-03-31T21:45:01.538Z] #78 naming to docker.io/library/docker:745ed9686b7bf09399aa013236b8112e63722dfe done
21:45:01 [2020-03-31T21:45:01.538Z] #78 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:45:01 [2020-03-31T21:45:01.833Z] #44 186.3   CC       criu/sysfs_parse.o
21:45:01 [2020-03-31T21:45:01.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/test/unit
21:45:02 [2020-03-31T21:45:02.088Z] #44 186.6   CC       criu/timerfd.o
21:45:02 [2020-03-31T21:45:02.648Z] #44 186.9   CC       criu/tty.o
21:45:03 [2020-03-31T21:45:03.396Z] #44 191.6   CC       criu/sockets.o
21:45:03 [2020-03-31T21:45:03.654Z] #44 192.4   CC       criu/stats.o
21:45:03 [2020-03-31T21:45:03.860Z] #45 23.41 make[1]: Nothing to be done for 'all'.
21:45:03 [2020-03-31T21:45:03.913Z] #44 192.6   CC       criu/string.o
21:45:04 [2020-03-31T21:45:04.171Z] #44 192.7   CC       criu/sysctl.o
21:45:04 [2020-03-31T21:45:04.429Z] #44 193.2   CC       criu/sysfs_parse.o
21:45:04 [2020-03-31T21:45:04.535Z] #44 188.6   CC       criu/tun.o
21:45:04 [2020-03-31T21:45:04.535Z] #44 189.0   CC       criu/uffd.o
21:45:04 [2020-03-31T21:45:04.995Z] #44 193.6   CC       criu/timerfd.o
21:45:05 [2020-03-31T21:45:05.561Z] #44 194.1   CC       criu/tty.o
21:45:05 [2020-03-31T21:45:05.899Z] #44 190.1   CC       criu/util.o
21:45:05 [2020-03-31T21:45:05.921Z] #45 25.64   CC       images/stats.o
21:45:06 [2020-03-31T21:45:06.215Z] #45 ...
21:45:06 [2020-03-31T21:45:06.215Z] 
21:45:06 [2020-03-31T21:45:06.215Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:06 [2020-03-31T21:45:06.215Z] #57 116.8 time
21:45:06 [2020-03-31T21:45:06.833Z] #44 191.2   CC       criu/uts_ns.o
21:45:06 [2020-03-31T21:45:06.934Z] #44 195.7   CC       criu/tun.o
21:45:07 [2020-03-31T21:45:07.088Z] #44 191.5   CC       criu/vdso-compat.o
21:45:07 [2020-03-31T21:45:07.088Z] #44 191.7   CC       criu/vdso.o
21:45:07 [2020-03-31T21:45:07.156Z] ?   	github.com/docker/docker/api	[no test files]
21:45:07 [2020-03-31T21:45:07.500Z] #44 196.1   CC       criu/uffd.o
21:45:07 [2020-03-31T21:45:07.691Z] #44 192.2   LINK     criu/built-in.o
21:45:07 [2020-03-31T21:45:07.691Z] #44 192.3   LINK     criu/criu
21:45:07 [2020-03-31T21:45:07.691Z] #44 ...
21:45:07 [2020-03-31T21:45:07.691Z] 
21:45:07 [2020-03-31T21:45:07.691Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:07 [2020-03-31T21:45:07.691Z] #60 108.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
21:45:08 [2020-03-31T21:45:08.434Z] #44 197.1   CC       criu/util.o
21:45:08 [2020-03-31T21:45:08.938Z] #57 ...
21:45:08 [2020-03-31T21:45:08.938Z] 
21:45:08 [2020-03-31T21:45:08.938Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:08 [2020-03-31T21:45:08.938Z] #34 109.2 internal/syscall/unix
21:45:08 [2020-03-31T21:45:08.938Z] #34 109.3 time
21:45:08 [2020-03-31T21:45:08.938Z] #34 118.8 internal/poll
21:45:08 [2020-03-31T21:45:08.938Z] #34 ...
21:45:08 [2020-03-31T21:45:08.938Z] 
21:45:08 [2020-03-31T21:45:08.938Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:08 [2020-03-31T21:45:08.938Z] #45 26.44   CC       images/core.o
21:45:08 [2020-03-31T21:45:08.938Z] #45 27.64   CC       images/core-x86.o
21:45:08 [2020-03-31T21:45:08.938Z] #45 28.67   CC       images/core-arm.o
21:45:09 [2020-03-31T21:45:09.575Z] #60 110.0 + mkdir -p /build
21:45:09 [2020-03-31T21:45:09.575Z] #60 110.0 + cp runc /build/runc
21:45:09 [2020-03-31T21:45:09.575Z] #60 DONE 110.3s
21:45:09 [2020-03-31T21:45:09.575Z] 
21:45:09 [2020-03-31T21:45:09.575Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:09 [2020-03-31T21:45:09.575Z] #44 192.6   DEP      lib/c/criu.d
21:45:09 [2020-03-31T21:45:09.575Z] #44 192.7   CC       images/rpc.pb-c.o
21:45:09 [2020-03-31T21:45:09.575Z] #44 193.2   CC       lib/c/criu.o
21:45:09 [2020-03-31T21:45:09.575Z] #44 194.1   LINK     lib/c/built-in.o
21:45:09 [2020-03-31T21:45:09.575Z] #44 194.1   LINK     lib/c/libcriu.so
21:45:09 [2020-03-31T21:45:09.808Z] #44 198.2   CC       criu/uts_ns.o
21:45:09 [2020-03-31T21:45:09.808Z] #44 198.5   CC       criu/vdso-compat.o
21:45:09 [2020-03-31T21:45:09.831Z] #44 194.2   LINK     lib/c/libcriu.a
21:45:09 [2020-03-31T21:45:09.831Z] #44 194.4   GEN      magic.py
21:45:09 [2020-03-31T21:45:09.971Z] #45 29.64   CC       images/core-aarch64.o
21:45:10 [2020-03-31T21:45:10.066Z] #44 198.7   CC       criu/vdso.o
21:45:10 [2020-03-31T21:45:10.086Z] #44 194.6 Note: Building without setproctitle() and strlcpy() support.
21:45:10 [2020-03-31T21:45:10.086Z] #44 194.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:45:10 [2020-03-31T21:45:10.086Z] #44 194.6 Note: Building without GnuTLS support
21:45:10 [2020-03-31T21:45:10.610Z] #45 30.32   CC       images/core-ppc64.o
21:45:10 [2020-03-31T21:45:10.631Z] #44 199.2   LINK     criu/built-in.o
21:45:10 [2020-03-31T21:45:10.890Z] #44 199.4   LINK     criu/criu
21:45:11 [2020-03-31T21:45:11.010Z] #44 195.4 fatal: not a git repository (or any of the parent directories): .git
21:45:11 [2020-03-31T21:45:11.148Z] #44 199.8   DEP      lib/c/criu.d
21:45:11 [2020-03-31T21:45:11.148Z] #44 199.8   CC       images/rpc.pb-c.o
21:45:11 [2020-03-31T21:45:11.570Z] #44 195.9 make[1]: Nothing to be done for 'all'.
21:45:11 [2020-03-31T21:45:11.642Z] #45 31.50   CC       images/core-s390.o
21:45:11 [2020-03-31T21:45:11.713Z] #44 200.3   CC       lib/c/criu.o
21:45:11 [2020-03-31T21:45:11.931Z] #45 ...
21:45:11 [2020-03-31T21:45:11.932Z] 
21:45:11 [2020-03-31T21:45:11.932Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:11 [2020-03-31T21:45:11.932Z] #34 122.6 os
21:45:11 [2020-03-31T21:45:11.932Z] #34 122.6 internal/fmtsort
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.4 make[1]: 'images/built-in.o' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.5 make[1]: 'compel/libcompel.a' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.5 make[1]: 'compel/compel-host-bin' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.6 make[1]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.6 make[1]: 'soccr/libsoccr.a' is up to date.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.7 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.7 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.130Z] #44 196.8 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.221Z] #34 ...
21:45:12 [2020-03-31T21:45:12.221Z] 
21:45:12 [2020-03-31T21:45:12.221Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:12 [2020-03-31T21:45:12.221Z] #48 112.8 vendor/golang.org/x/text/transform
21:45:12 [2020-03-31T21:45:12.221Z] #48 118.0 time
21:45:12 [2020-03-31T21:45:12.221Z] #48 ...
21:45:12 [2020-03-31T21:45:12.221Z] 
21:45:12 [2020-03-31T21:45:12.221Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:12 [2020-03-31T21:45:12.222Z] #66 67.09 Checking out files:  42% (1327/3141)   
Checking out files:  43% (1351/3141)   
Checking out files:  44% (1383/3141)   
Checking out files:  45% (1414/3141)   
Checking out files:  46% (1445/3141)   
Checking out files:  47% (1477/3141)   
Checking out files:  48% (1508/3141)   
Checking out files:  49% (1540/3141)   
Checking out files:  50% (1571/3141)   
Checking out files:  51% (1602/3141)   
Checking out files:  52% (1634/3141)   
Checking out files:  53% (1665/3141)   
Checking out files:  54% (1697/3141)   
Checking out files:  55% (1728/3141)   
Checking out files:  56% (1759/3141)   
Checking out files:  57% (1791/3141)   
Checking out files:  58% (1822/3141)   
Checking out files:  59% (1854/3141)   
Checking out files:  60% (1885/3141)   
Checking out files:  61% (1917/3141)   
Checking out files:  62% (1948/3141)   
Checking out files:  63% (1979/3141)   
Checking out files:  64% (2011/3141)   
Checking out files:  65% (2042/3141)   
Checking out files:  66% (2074/3141)   
Checking out files:  67% (2105/3141)   
Checking out files:  68% (2136/3141)   
Checking out files:  69% (2168/3141)   
Checking out files:  70% (2199/3141)   
Checking out files:  71% (2231/3141)   
Checking out files:  72% (2262/3141)   
Checking out files:  73% (2293/3141)   
Checking out files:  74% (2325/3141)   
Checking out files:  75% (2356/3141)   
Checking out files:  76% (2388/3141)   
Checking out files:  77% (2419/3141)   
Checking out files:  78% (2450/3141)   
Checking out files:  79% (2482/3141)   
Checking out files:  80% (2513/3141)   
Checking out files:  81% (2545/3141)   
Checking out files:  82% (2576/3141)   
Checking out files:  83% (2608/3141)   
Checking out files:  84% (2639/3141)   
Checking out files:  85% (2670/3141)   
Checking out files:  86% (2702/3141)   
Checking out files:  87% (2733/3141)   
Checking out files:  88% (2765/3141)   
Checking out files:  89% (2796/3141)   
Checking out files:  90% (2827/3141)   
Checking out files:  91% (2859/3141)   
Checking out files:  92% (2890/3141)   
Checking out files:  93% (2922/3141)   
Checking out files:  94% (2953/3141)   
Checking out files:  95% (2984/3141)   
Checking out files:  96% (3016/3141)   
Checking out files:  97% (3047/3141)   
Checking out files:  98% (3079/3141)   
Checking out files:  99% (3110/3141)   
Checking out files: 100% (3141/3141)   
Checking out files: 100% (3141/3141), done.
21:45:12 [2020-03-31T21:45:12.222Z] #66 67.99 + cd /tmp/tmp.TbnpBluF2K/src/github.com/containerd/containerd
21:45:12 [2020-03-31T21:45:12.222Z] #66 67.99 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:45:12 [2020-03-31T21:45:12.385Z] #44 196.9 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.385Z] #44 196.9 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.385Z] #44 197.0 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.385Z] #44 197.0 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.641Z] #44 197.1 make[2]: Nothing to be done for 'all'.
21:45:12 [2020-03-31T21:45:12.641Z] #44 197.1   INSTALL  criu/criu
21:45:12 [2020-03-31T21:45:12.646Z] #44 201.2   LINK     lib/c/built-in.o
21:45:12 [2020-03-31T21:45:12.646Z] #44 201.2   LINK     lib/c/libcriu.so
21:45:12 [2020-03-31T21:45:12.646Z] #44 201.3   LINK     lib/c/libcriu.a
21:45:12 [2020-03-31T21:45:12.646Z] #44 201.4   GEN      magic.py
21:45:12 [2020-03-31T21:45:12.852Z] #66 70.86 + export 'BUILDTAGS=netgo osusergo static_build'
21:45:12 [2020-03-31T21:45:12.852Z] #66 70.86 + BUILDTAGS='netgo osusergo static_build'
21:45:12 [2020-03-31T21:45:12.852Z] #66 70.86 + export EXTRA_FLAGS=-buildmode=pie
21:45:12 [2020-03-31T21:45:12.852Z] #66 70.86 + EXTRA_FLAGS=-buildmode=pie
21:45:12 [2020-03-31T21:45:12.896Z] #44 DONE 197.3s
21:45:12 [2020-03-31T21:45:12.896Z] 
21:45:12 [2020-03-31T21:45:12.896Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:12 [2020-03-31T21:45:12.896Z] #65 237.4 + bin/containerd
21:45:12 [2020-03-31T21:45:12.904Z] #44 201.5 Note: Building without setproctitle() and strlcpy() support.
21:45:12 [2020-03-31T21:45:12.904Z] #44 201.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:45:12 [2020-03-31T21:45:12.904Z] #44 201.5 Note: Building without GnuTLS support
21:45:12 [2020-03-31T21:45:12.904Z] #44 ...
21:45:12 [2020-03-31T21:45:12.904Z] 
21:45:12 [2020-03-31T21:45:12.904Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:12 [2020-03-31T21:45:12.904Z] #60 109.2 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
21:45:13 [2020-03-31T21:45:13.142Z] #66 70.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:45:13 [2020-03-31T21:45:13.142Z] #66 70.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:45:13 [2020-03-31T21:45:13.142Z] #66 70.86 + '[' '' = dynamic ']'
21:45:13 [2020-03-31T21:45:13.142Z] #66 70.87 + make
21:45:14 [2020-03-31T21:45:14.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:45:14 [2020-03-31T21:45:14.242Z] 
21:45:14 [2020-03-31T21:45:14.242Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:45:14 [2020-03-31T21:45:14.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:45:14 [2020-03-31T21:45:14.242Z] HOSTNAME=322cd9a24755
21:45:14 [2020-03-31T21:45:14.242Z] TESTDEBUG=0
21:45:14 [2020-03-31T21:45:14.242Z] DEST=bundles/test-integration
21:45:14 [2020-03-31T21:45:14.242Z] PWD=/go/src/github.com/docker/docker
21:45:14 [2020-03-31T21:45:14.242Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:45:14 [2020-03-31T21:45:14.242Z] container=docker
21:45:14 [2020-03-31T21:45:14.242Z] HOME=/root
21:45:14 [2020-03-31T21:45:14.242Z] GOLANG_VERSION=1.13.8
21:45:14 [2020-03-31T21:45:14.242Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:45:14 [2020-03-31T21:45:14.242Z] VALIDATE_BRANCH=master
21:45:14 [2020-03-31T21:45:14.242Z] TERM=xterm
21:45:14 [2020-03-31T21:45:14.242Z] DOCKER_PKG=github.com/docker/docker
21:45:14 [2020-03-31T21:45:14.242Z] SHLVL=1
21:45:14 [2020-03-31T21:45:14.242Z] TIMEOUT=120m
21:45:14 [2020-03-31T21:45:14.242Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:45:14 [2020-03-31T21:45:14.242Z] DOCKER_GRAPHDRIVER=overlay2
21:45:14 [2020-03-31T21:45:14.242Z] GO111MODULE=off
21:45:14 [2020-03-31T21:45:14.242Z] DOCKER_EXPERIMENTAL=1
21:45:14 [2020-03-31T21:45:14.242Z] TEST_SKIP_INTEGRATION_CLI=1
21:45:14 [2020-03-31T21:45:14.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:45:14 [2020-03-31T21:45:14.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:45:14 [2020-03-31T21:45:14.242Z] GOPATH=/go
21:45:14 [2020-03-31T21:45:14.242Z] PKG_CONFIG=pkg-config
21:45:14 [2020-03-31T21:45:14.242Z] _=/usr/bin/env
21:45:14 [2020-03-31T21:45:14.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:45:14 [2020-03-31T21:45:14.258Z] #65 ...
21:45:14 [2020-03-31T21:45:14.258Z] 
21:45:14 [2020-03-31T21:45:14.258Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:45:14 [2020-03-31T21:45:14.258Z] #45 DONE 0.1s
21:45:14 [2020-03-31T21:45:14.258Z] 
21:45:14 [2020-03-31T21:45:14.258Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:45:14 [2020-03-31T21:45:14.258Z] #48 DONE 0.2s
21:45:14 [2020-03-31T21:45:14.258Z] 
21:45:14 [2020-03-31T21:45:14.258Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:45:14 [2020-03-31T21:45:14.277Z] #60 110.5 + mkdir -p /build
21:45:14 [2020-03-31T21:45:14.277Z] #60 110.5 + cp runc /build/runc
21:45:14 [2020-03-31T21:45:14.513Z] #51 DONE 0.1s
21:45:14 [2020-03-31T21:45:14.513Z] 
21:45:14 [2020-03-31T21:45:14.513Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:45:14 [2020-03-31T21:45:14.845Z] #60 DONE 111.0s
21:45:14 [2020-03-31T21:45:14.845Z] 
21:45:14 [2020-03-31T21:45:14.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:14 [2020-03-31T21:45:14.845Z] #44 202.3 fatal: not a git repository (or any of the parent directories): .git
21:45:14 [2020-03-31T21:45:14.845Z] #44 202.9 make[1]: Nothing to be done for 'all'.
21:45:14 [2020-03-31T21:45:14.845Z] #44 203.5 make[1]: 'images/built-in.o' is up to date.
21:45:14 [2020-03-31T21:45:14.845Z] #44 203.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:45:14 [2020-03-31T21:45:14.845Z] #44 203.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:45:14 [2020-03-31T21:45:14.845Z] #44 203.6 make[1]: 'compel/libcompel.a' is up to date.
21:45:15 [2020-03-31T21:45:15.103Z] #44 203.6 make[1]: 'compel/compel-host-bin' is up to date.
21:45:15 [2020-03-31T21:45:15.103Z] #44 203.7 make[1]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.103Z] #44 203.7 make[1]: 'soccr/libsoccr.a' is up to date.
21:45:15 [2020-03-31T21:45:15.246Z] #66 72.91 + bin/ctr
21:45:15 [2020-03-31T21:45:15.361Z] #44 204.1 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.361Z] #44 204.1 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.619Z] #44 204.3 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.877Z] #44 204.5 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.877Z] #44 204.6 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.877Z] #44 204.6 make[2]: Nothing to be done for 'all'.
21:45:15 [2020-03-31T21:45:15.877Z] #44 204.6 make[2]: Nothing to be done for 'all'.
21:45:16 [2020-03-31T21:45:16.136Z] #44 204.7 make[2]: Nothing to be done for 'all'.
21:45:16 [2020-03-31T21:45:16.136Z] #44 204.7   INSTALL  criu/criu
21:45:16 [2020-03-31T21:45:16.394Z] #44 DONE 205.0s
21:45:16 [2020-03-31T21:45:16.394Z] 
21:45:16 [2020-03-31T21:45:16.394Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:16 [2020-03-31T21:45:16.960Z] #65 236.5 + bin/containerd
21:45:17 [2020-03-31T21:45:17.899Z] #65 ...
21:45:17 [2020-03-31T21:45:17.899Z] 
21:45:17 [2020-03-31T21:45:17.899Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:45:17 [2020-03-31T21:45:17.899Z] #45 DONE 0.1s
21:45:17 [2020-03-31T21:45:17.899Z] 
21:45:17 [2020-03-31T21:45:17.899Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:45:17 [2020-03-31T21:45:17.899Z] #48 DONE 0.1s
21:45:17 [2020-03-31T21:45:17.899Z] 
21:45:17 [2020-03-31T21:45:17.899Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:45:17 [2020-03-31T21:45:17.899Z] #51 DONE 0.1s
21:45:17 [2020-03-31T21:45:17.899Z] 
21:45:17 [2020-03-31T21:45:17.899Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:19 [2020-03-31T21:45:19.394Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
21:45:20 [2020-03-31T21:45:20.798Z] #66 ...
21:45:20 [2020-03-31T21:45:20.798Z] 
21:45:20 [2020-03-31T21:45:20.798Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:20 [2020-03-31T21:45:20.798Z] #57 121.4 regexp
21:45:21 [2020-03-31T21:45:21.046Z] #53 DONE 310.5s
21:45:21 [2020-03-31T21:45:21.047Z] 
21:45:21 [2020-03-31T21:45:21.047Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:21 [2020-03-31T21:45:21.088Z] #57 ...
21:45:21 [2020-03-31T21:45:21.088Z] 
21:45:21 [2020-03-31T21:45:21.088Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:21 [2020-03-31T21:45:21.088Z] #45 32.80   CC       images/cpuinfo.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 33.52   CC       images/inventory.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 33.91   CC       images/fdinfo.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 34.65   CC       images/fown.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 35.13   CC       images/ns.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 35.50   CC       images/regfile.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 35.95   CC       images/ghost-file.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 36.60   CC       images/fifo.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 36.92   CC       images/remap-file-path.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 37.35   CC       images/eventfd.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 37.72   CC       images/eventpoll.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 38.23   CC       images/fh.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 38.84   CC       images/fsnotify.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 40.09   CC       images/signalfd.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 40.52   CC       images/fs.o
21:45:21 [2020-03-31T21:45:21.088Z] #45 40.90   CC       images/pstree.o
21:45:21 [2020-03-31T21:45:21.608Z] #65 ...
21:45:21 [2020-03-31T21:45:21.608Z] 
21:45:21 [2020-03-31T21:45:21.608Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:45:21 [2020-03-31T21:45:21.719Z] #45 41.38   CC       images/pipe.o
21:45:21 [2020-03-31T21:45:21.863Z] #54 DONE 0.2s
21:45:21 [2020-03-31T21:45:21.863Z] 
21:45:21 [2020-03-31T21:45:21.863Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:45:21 [2020-03-31T21:45:21.863Z] #57 DONE 0.1s
21:45:21 [2020-03-31T21:45:21.863Z] 
21:45:21 [2020-03-31T21:45:21.863Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:45:21 [2020-03-31T21:45:21.863Z] #61 DONE 0.1s
21:45:21 [2020-03-31T21:45:21.863Z] 
21:45:21 [2020-03-31T21:45:21.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:22 [2020-03-31T21:45:22.350Z] #45 41.81   CC       images/tcp-stream.o
21:45:22 [2020-03-31T21:45:22.350Z] #45 42.18   CC       images/sk-packet.o
21:45:22 [2020-03-31T21:45:22.981Z] #45 42.75   CC       images/mnt.o
21:45:23 [2020-03-31T21:45:23.608Z] #45 43.22   CC       images/pipe-data.o
21:45:23 [2020-03-31T21:45:23.897Z] #45 ...
21:45:23 [2020-03-31T21:45:23.897Z] 
21:45:23 [2020-03-31T21:45:23.897Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:23 [2020-03-31T21:45:23.897Z] #57 134.3 mvdan.cc/sh/v3/fileutil
21:45:24 [2020-03-31T21:45:24.925Z] #57 ...
21:45:24 [2020-03-31T21:45:24.925Z] 
21:45:24 [2020-03-31T21:45:24.925Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:24 [2020-03-31T21:45:24.925Z] #48 125.3 regexp
21:45:24 [2020-03-31T21:45:24.925Z] #48 134.5 os/exec
21:45:24 [2020-03-31T21:45:24.925Z] #48 134.6 net
21:45:24 [2020-03-31T21:45:24.925Z] #48 ...
21:45:24 [2020-03-31T21:45:24.925Z] 
21:45:24 [2020-03-31T21:45:24.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:24 [2020-03-31T21:45:24.925Z] #45 43.60   CC       images/sa.o
21:45:24 [2020-03-31T21:45:24.925Z] #45 44.02   CC       images/timer.o
21:45:24 [2020-03-31T21:45:24.925Z] #45 44.75   CC       images/timerfd.o
21:45:25 [2020-03-31T21:45:25.553Z] #45 45.22   CC       images/mm.o
21:45:25 [2020-03-31T21:45:25.553Z] #45 ...
21:45:25 [2020-03-31T21:45:25.553Z] 
21:45:25 [2020-03-31T21:45:25.553Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:25 [2020-03-31T21:45:25.553Z] #34 126.2 fmt
21:45:25 [2020-03-31T21:45:25.553Z] #34 126.2 path/filepath
21:45:25 [2020-03-31T21:45:25.553Z] #34 128.8 io/ioutil
21:45:25 [2020-03-31T21:45:25.553Z] #34 132.2 log
21:45:25 [2020-03-31T21:45:25.553Z] #34 132.2 flag
21:45:25 [2020-03-31T21:45:25.553Z] #34 132.2 github.com/BurntSushi/toml
21:45:25 [2020-03-31T21:45:25.843Z] #34 ...
21:45:25 [2020-03-31T21:45:25.843Z] 
21:45:25 [2020-03-31T21:45:25.843Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:25 [2020-03-31T21:45:25.843Z] #11 135.9 Selecting previously unselected package g++-mingw-w64-x86-64.
21:45:25 [2020-03-31T21:45:25.843Z] #11 136.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
21:45:25 [2020-03-31T21:45:25.843Z] #11 136.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:45:26 [2020-03-31T21:45:26.007Z] #65 ...
21:45:26 [2020-03-31T21:45:26.007Z] 
21:45:26 [2020-03-31T21:45:26.007Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:45:26 [2020-03-31T21:45:26.007Z] #53 DONE 311.8s
21:45:26 [2020-03-31T21:45:26.007Z] 
21:45:26 [2020-03-31T21:45:26.007Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:26 [2020-03-31T21:45:26.007Z] #65 ...
21:45:26 [2020-03-31T21:45:26.007Z] 
21:45:26 [2020-03-31T21:45:26.007Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:45:26 [2020-03-31T21:45:26.007Z] #54 DONE 0.2s
21:45:26 [2020-03-31T21:45:26.007Z] 
21:45:26 [2020-03-31T21:45:26.007Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:45:26 [2020-03-31T21:45:26.265Z] #57 DONE 0.1s
21:45:26 [2020-03-31T21:45:26.265Z] 
21:45:26 [2020-03-31T21:45:26.265Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:45:26 [2020-03-31T21:45:26.522Z] #61 DONE 0.1s
21:45:26 [2020-03-31T21:45:26.522Z] 
21:45:26 [2020-03-31T21:45:26.522Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:45:31 [2020-03-31T21:45:31.388Z] #11 ...
21:45:31 [2020-03-31T21:45:31.388Z] 
21:45:31 [2020-03-31T21:45:31.388Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:31 [2020-03-31T21:45:31.388Z] #45 45.89   CC       images/sk-opts.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 46.27   CC       images/sk-unix.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 46.81   CC       images/sk-inet.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 47.68   CC       images/tun.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 48.19   CC       images/sk-netlink.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 48.59   CC       images/packet-sock.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 49.13   CC       images/ipc-var.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 49.37   CC       images/ipc-desc.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 49.69   CC       images/ipc-shm.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 50.21   CC       images/ipc-msg.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 50.70   CC       images/ipc-sem.o
21:45:31 [2020-03-31T21:45:31.388Z] #45 51.03   CC       images/utsns.o
21:45:31 [2020-03-31T21:45:31.677Z] #45 51.41   CC       images/creds.o
21:45:32 [2020-03-31T21:45:32.304Z] #45 51.86   CC       images/vma.o
21:45:32 [2020-03-31T21:45:32.594Z] #45 52.15   CC       images/netdev.o
21:45:32 [2020-03-31T21:45:32.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:45:32 [2020-03-31T21:45:32.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:45:32 [2020-03-31T21:45:32.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:45:33 [2020-03-31T21:45:33.222Z] #45 52.84   CC       images/tty.o
21:45:34 [2020-03-31T21:45:34.738Z] #45 54.06   CC       images/file-lock.o
21:45:34 [2020-03-31T21:45:34.738Z] #45 54.44   CC       images/rlimit.o
21:45:35 [2020-03-31T21:45:35.029Z] #45 54.77   CC       images/pagemap.o
21:45:35 [2020-03-31T21:45:35.661Z] #45 55.36   CC       images/siginfo.o
21:45:35 [2020-03-31T21:45:35.964Z] #45 ...
21:45:35 [2020-03-31T21:45:35.964Z] 
21:45:35 [2020-03-31T21:45:35.964Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:35 [2020-03-31T21:45:35.964Z] #34 139.7 github.com/BurntSushi/toml/cmd/tomlv
21:45:35 [2020-03-31T21:45:35.964Z] #34 DONE 146.5s
21:45:35 [2020-03-31T21:45:35.964Z] 
21:45:35 [2020-03-31T21:45:35.964Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:35 [2020-03-31T21:45:35.964Z] #57 136.4 encoding/binary
21:45:35 [2020-03-31T21:45:35.964Z] #57 136.5 go/token
21:45:35 [2020-03-31T21:45:35.964Z] #57 136.5 mvdan.cc/editorconfig
21:45:35 [2020-03-31T21:45:35.964Z] #57 136.5 github.com/pkg/diff
21:45:35 [2020-03-31T21:45:35.964Z] #57 141.1 go/scanner
21:45:35 [2020-03-31T21:45:35.964Z] #57 143.7 mvdan.cc/sh/v3/syntax
21:45:35 [2020-03-31T21:45:35.964Z] #57 145.8 golang.org/x/sys/unix
21:45:35 [2020-03-31T21:45:35.964Z] #57 145.9 encoding/json
21:45:36 [2020-03-31T21:45:36.255Z] #57 ...
21:45:36 [2020-03-31T21:45:36.255Z] 
21:45:36 [2020-03-31T21:45:36.255Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:36 [2020-03-31T21:45:36.255Z] #45 56.05   CC       images/rpc.o
21:45:37 [2020-03-31T21:45:37.759Z] #45 ...
21:45:37 [2020-03-31T21:45:37.759Z] 
21:45:37 [2020-03-31T21:45:37.759Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:37 [2020-03-31T21:45:37.759Z] #48 138.2 internal/lazyregexp
21:45:37 [2020-03-31T21:45:37.759Z] #48 139.0 github.com/LK4D4/vndr/versioned
21:45:37 [2020-03-31T21:45:37.759Z] #48 142.9 net/url
21:45:37 [2020-03-31T21:45:37.759Z] #48 143.0 text/template/parse
21:45:37 [2020-03-31T21:45:37.759Z] #48 143.0 go/scanner
21:45:38 [2020-03-31T21:45:38.051Z] #48 ...
21:45:38 [2020-03-31T21:45:38.051Z] 
21:45:38 [2020-03-31T21:45:38.051Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:45:38 [2020-03-31T21:45:38.051Z] #57 147.2 go/ast
21:45:42 [2020-03-31T21:45:42.490Z] #57 ...
21:45:42 [2020-03-31T21:45:42.491Z] 
21:45:42 [2020-03-31T21:45:42.491Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:42 [2020-03-31T21:45:42.491Z] #45 59.06   CC       images/ext-file.o
21:45:42 [2020-03-31T21:45:42.491Z] #45 59.38   CC       images/cgroup.o
21:45:42 [2020-03-31T21:45:42.491Z] #45 60.63   CC       images/userns.o
21:45:42 [2020-03-31T21:45:42.491Z] #45 61.08   CC       images/google/protobuf/descriptor.o
21:45:43 [2020-03-31T21:45:43.779Z] #65 266.9 + bin/containerd-stress
21:45:43 [2020-03-31T21:45:43.779Z] #65 268.6 + bin/containerd-shim
21:45:45 [2020-03-31T21:45:45.217Z] #45 64.39   CC       images/opts.o
21:45:45 [2020-03-31T21:45:45.217Z] #45 64.75   CC       images/seccomp.o
21:45:45 [2020-03-31T21:45:45.508Z] #45 65.27   CC       images/binfmt-misc.o
21:45:45 [2020-03-31T21:45:45.799Z] #45 65.61   CC       images/time.o
21:45:46 [2020-03-31T21:45:46.436Z] #45 65.94   CC       images/sysctl.o
21:45:46 [2020-03-31T21:45:46.726Z] #45 66.27   CC       images/autofs.o
21:45:47 [2020-03-31T21:45:47.018Z] #45 66.79   CC       images/macvlan.o
21:45:47 [2020-03-31T21:45:47.309Z] #45 67.07   CC       images/sit.o
21:45:47 [2020-03-31T21:45:47.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:45:47 [2020-03-31T21:45:47.937Z] #45 67.52   LINK     images/built-in.o
21:45:47 [2020-03-31T21:45:47.937Z] #45 67.73   GEN      compel/include/asm
21:45:47 [2020-03-31T21:45:47.937Z] #45 67.74   GEN      compel/include/version.h
21:45:47 [2020-03-31T21:45:47.937Z] #45 67.79 touch .config
21:45:48 [2020-03-31T21:45:48.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:45:48 [2020-03-31T21:45:48.225Z] #45 67.86   GEN      include/common/config.h
21:45:48 [2020-03-31T21:45:48.225Z] #45 68.02   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:45:48 [2020-03-31T21:45:48.225Z] #45 68.08   GEN      compel/plugins/include/uapi/std/syscall.h
21:45:48 [2020-03-31T21:45:48.440Z] #65 265.8 + bin/containerd-stress
21:45:48 [2020-03-31T21:45:48.440Z] #65 267.5 + bin/containerd-shim
21:45:48 [2020-03-31T21:45:48.516Z] #45 68.15   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
21:45:48 [2020-03-31T21:45:48.516Z] #45 68.20   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
21:45:48 [2020-03-31T21:45:48.516Z] #45 68.30   DEP      compel/arch/ppc64/plugins/std/memcmp.d
21:45:48 [2020-03-31T21:45:48.805Z] #45 68.37   DEP      compel/arch/ppc64/plugins/std/memcpy.d
21:45:48 [2020-03-31T21:45:48.805Z] #45 68.42   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
21:45:48 [2020-03-31T21:45:48.805Z] #45 68.49   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:45:48 [2020-03-31T21:45:48.805Z] #45 68.50   DEP      compel/plugins/std/infect.d
21:45:48 [2020-03-31T21:45:48.805Z] #45 ...
21:45:48 [2020-03-31T21:45:48.805Z] 
21:45:48 [2020-03-31T21:45:48.805Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:48 [2020-03-31T21:45:48.805Z] #48 149.3 go/ast
21:45:48 [2020-03-31T21:45:48.805Z] #48 150.2 encoding/json
21:45:49 [2020-03-31T21:45:49.094Z] #48 ...
21:45:49 [2020-03-31T21:45:49.094Z] 
21:45:49 [2020-03-31T21:45:49.094Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:49 [2020-03-31T21:45:49.094Z] #45 68.78   DEP      compel/plugins/std/string.d
21:45:49 [2020-03-31T21:45:49.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:45:49 [2020-03-31T21:45:49.384Z] #45 68.91   DEP      compel/plugins/std/log.d
21:45:49 [2020-03-31T21:45:49.384Z] #45 69.08   DEP      compel/plugins/std/fds.d
21:45:49 [2020-03-31T21:45:49.674Z] #45 69.22   DEP      compel/plugins/std/std.d
21:45:49 [2020-03-31T21:45:49.962Z] #45 69.48   DEP      compel/plugins/shmem/shmem.d
21:45:49 [2020-03-31T21:45:49.962Z] #45 69.71   DEP      compel/plugins/fds/fds.d
21:45:50 [2020-03-31T21:45:50.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:45:50 [2020-03-31T21:45:50.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:45:50 [2020-03-31T21:45:50.308Z] #65 274.9 + bin/containerd-shim-runc-v1
21:45:50 [2020-03-31T21:45:50.635Z] #45 70.10   CC       compel/plugins/std/std.o
21:45:50 [2020-03-31T21:45:50.926Z] #45 70.77   CC       compel/plugins/std/fds.o
21:45:51 [2020-03-31T21:45:51.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:45:51 [2020-03-31T21:45:51.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:45:51 [2020-03-31T21:45:51.957Z] #45 71.51   CC       compel/plugins/std/log.o
21:45:52 [2020-03-31T21:45:52.193Z] #65 277.8 + bin/containerd-shim-runc-v2
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.6 + binaries
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.6 + mkdir -p /build
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.6 + cp bin/containerd /build/containerd
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.6 + cp bin/containerd-shim /build/containerd-shim
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:45:53 [2020-03-31T21:45:53.118Z] #65 278.7 + cp bin/ctr /build/ctr
21:45:53 [2020-03-31T21:45:53.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:45:53 [2020-03-31T21:45:53.464Z] #45 73.30   CC       compel/plugins/std/string.o
21:45:53 [2020-03-31T21:45:53.678Z] #65 DONE 279.1s
21:45:54 [2020-03-31T21:45:54.237Z] 
21:45:54 [2020-03-31T21:45:54.237Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:45:54 [2020-03-31T21:45:54.491Z] #66 DONE 0.2s
21:45:54 [2020-03-31T21:45:54.491Z] 
21:45:54 [2020-03-31T21:45:54.491Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:45:54 [2020-03-31T21:45:54.491Z] #70 DONE 0.1s
21:45:54 [2020-03-31T21:45:54.497Z] #45 74.18   CC       compel/plugins/std/infect.o
21:45:54 [2020-03-31T21:45:54.746Z] 
21:45:54 [2020-03-31T21:45:54.746Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:45:54 [2020-03-31T21:45:54.746Z] #72 DONE 0.1s
21:45:54 [2020-03-31T21:45:54.746Z] 
21:45:54 [2020-03-31T21:45:54.746Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:45:54 [2020-03-31T21:45:54.746Z] #75 DONE 0.1s
21:45:54 [2020-03-31T21:45:54.746Z] 
21:45:54 [2020-03-31T21:45:54.746Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:45:54 [2020-03-31T21:45:54.746Z] #76 DONE 0.0s
21:45:54 [2020-03-31T21:45:54.787Z] #45 ...
21:45:54 [2020-03-31T21:45:54.787Z] 
21:45:54 [2020-03-31T21:45:54.787Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.6 Selecting previously unselected package libapparmor1:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.9 Selecting previously unselected package libapparmor-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 160.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.2 Selecting previously unselected package libbtrfs0.
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.3 Unpacking libbtrfs0 (4.20.1-2) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.4 Selecting previously unselected package libbtrfs-dev.
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.4 Unpacking libbtrfs-dev (4.20.1-2) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.7 Selecting previously unselected package libudev-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 161.8 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.0 Selecting previously unselected package libsepol1-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.5 Selecting previously unselected package libpcre16-3:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.7 Selecting previously unselected package libpcre32-3:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 162.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.0 Selecting previously unselected package libpcrecpp0v5:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.1 Selecting previously unselected package libpcre3-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.9 Selecting previously unselected package libselinux1-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 163.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.5 Selecting previously unselected package libseccomp-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.7 Selecting previously unselected package libsystemd-dev:ppc64el.
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 164.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.6 Setting up libbtrfs0 (4.20.1-2) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
21:45:54 [2020-03-31T21:45:54.787Z] #11 165.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
21:45:54 [2020-03-31T21:45:54.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:45:54 [2020-03-31T21:45:54.995Z] #65 273.9 + bin/containerd-shim-runc-v1
21:45:55 [2020-03-31T21:45:55.000Z] 
21:45:55 [2020-03-31T21:45:55.000Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.7 Setting up libbtrfs-dev (4.20.1-2) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up mingw-w64-common (6.0.0-3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 165.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 166.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 166.0 Setting up dmsetup (2:1.02.155-3) ...
21:45:55 [2020-03-31T21:45:55.079Z] #11 166.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
21:45:55 [2020-03-31T21:45:55.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:45:55 [2020-03-31T21:45:55.369Z] #11 166.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
21:45:55 [2020-03-31T21:45:55.369Z] #11 166.1 Processing triggers for libc-bin (2.28-10) ...
21:45:55 [2020-03-31T21:45:55.660Z] #11 DONE 166.5s
21:45:55 [2020-03-31T21:45:55.660Z] 
21:45:55 [2020-03-31T21:45:55.660Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:55 [2020-03-31T21:45:55.660Z] #45 74.98   CC       compel/arch/ppc64/plugins/std/parasite-head.o
21:45:55 [2020-03-31T21:45:55.660Z] #45 75.04   CC       compel/arch/ppc64/plugins/std/memcpy.o
21:45:55 [2020-03-31T21:45:55.660Z] #45 75.09   CC       compel/arch/ppc64/plugins/std/memcmp.o
21:45:55 [2020-03-31T21:45:55.660Z] #45 75.18   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
21:45:55 [2020-03-31T21:45:55.660Z] #45 75.29   AR       compel/plugins/std.lib.a
21:45:55 [2020-03-31T21:45:55.660Z] #45 75.37   CC       compel/plugins/fds/fds.o
21:45:55 [2020-03-31T21:45:55.922Z] #77 DONE 1.1s
21:45:55 [2020-03-31T21:45:55.922Z] 
21:45:55 [2020-03-31T21:45:55.922Z] #78 exporting to image
21:45:55 [2020-03-31T21:45:55.922Z] #78 exporting layers
21:45:55 [2020-03-31T21:45:55.950Z] #45 ...
21:45:55 [2020-03-31T21:45:55.950Z] 
21:45:55 [2020-03-31T21:45:55.950Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:45:55 [2020-03-31T21:45:55.950Z] #59 DONE 0.3s
21:45:55 [2020-03-31T21:45:55.950Z] 
21:45:55 [2020-03-31T21:45:55.950Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:45:55 [2020-03-31T21:45:55.950Z] #60 DONE 0.1s
21:45:55 [2020-03-31T21:45:55.950Z] 
21:45:55 [2020-03-31T21:45:55.950Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:55 [2020-03-31T21:45:55.950Z] #45 75.65   AR       compel/plugins/fds.lib.a
21:45:56 [2020-03-31T21:45:56.240Z] #45 75.73   HOSTDEP  compel/src/lib/log-host.d
21:45:56 [2020-03-31T21:45:56.240Z] #45 76.02   HOSTDEP  compel/src/lib/handle-elf-host.d
21:45:56 [2020-03-31T21:45:56.530Z] #45 ...
21:45:56 [2020-03-31T21:45:56.530Z] 
21:45:56 [2020-03-31T21:45:56.530Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
21:45:56 [2020-03-31T21:45:56.530Z] #12 DONE 0.8s
21:45:56 [2020-03-31T21:45:56.530Z] 
21:45:56 [2020-03-31T21:45:56.530Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:56 [2020-03-31T21:45:56.530Z] #45 76.38   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
21:45:56 [2020-03-31T21:45:56.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:45:56 [2020-03-31T21:45:56.819Z] #45 76.61   HOSTDEP  compel/src/main-host.d
21:45:57 [2020-03-31T21:45:57.110Z] #45 ...
21:45:57 [2020-03-31T21:45:57.110Z] 
21:45:57 [2020-03-31T21:45:57.110Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
21:45:57 [2020-03-31T21:45:57.110Z] #13 DONE 0.6s
21:45:57 [2020-03-31T21:45:57.110Z] 
21:45:57 [2020-03-31T21:45:57.110Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.410 + RM_GOPATH=0
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.411 + TMP_GOPATH=
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.411 + : /build
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.411 + '[' -z '' ']'
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.416 ++ mktemp -d
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.462 + export GOPATH=/tmp/tmp.FINDNOFKrJ
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.465 + GOPATH=/tmp/tmp.FINDNOFKrJ
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.466 + RM_GOPATH=1
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.468 ++ dirname ./install.sh
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.472 + dir=.
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.474 + bin=runc
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.475 + shift
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.476 + '[' '!' -f ./runc.installer ']'
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.477 + . ./runc.installer
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.479 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.483 + install_runc
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.487 + uname -r
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.492 + grep -q '^3\.10\.0.*\.el7\.'
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.510 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.511 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.512 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.513 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FINDNOFKrJ/src/github.com/opencontainers/runc
21:45:57 [2020-03-31T21:45:57.110Z] #61 0.556 Cloning into '/tmp/tmp.FINDNOFKrJ/src/github.com/opencontainers/runc'...
21:45:57 [2020-03-31T21:45:57.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:45:57 [2020-03-31T21:45:57.400Z] #61 ...
21:45:57 [2020-03-31T21:45:57.400Z] 
21:45:57 [2020-03-31T21:45:57.400Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
21:45:57 [2020-03-31T21:45:57.400Z] #14 0.378 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:45:57 [2020-03-31T21:45:57.400Z] #14 DONE 0.5s
21:45:57 [2020-03-31T21:45:57.518Z] #65 276.9 + bin/containerd-shim-runc-v2
21:45:57 [2020-03-31T21:45:57.691Z] 
21:45:57 [2020-03-31T21:45:57.691Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:57 [2020-03-31T21:45:57.691Z] #45 76.86   DEP      compel/src/lib/ptrace.d
21:45:57 [2020-03-31T21:45:57.691Z] #45 77.11   DEP      compel/src/lib/infect.d
21:45:57 [2020-03-31T21:45:57.691Z] #45 77.38   DEP      compel/src/lib/infect-util.d
21:45:57 [2020-03-31T21:45:57.981Z] #45 ...
21:45:57 [2020-03-31T21:45:57.981Z] 
21:45:57 [2020-03-31T21:45:57.981Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
21:45:57 [2020-03-31T21:45:57.981Z] #15 DONE 0.4s
21:45:57 [2020-03-31T21:45:57.981Z] 
21:45:57 [2020-03-31T21:45:57.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:57 [2020-03-31T21:45:57.981Z] #45 77.59   DEP      compel/src/lib/infect-rpc.d
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + binaries
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + mkdir -p /build
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + cp bin/containerd /build/containerd
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + cp bin/containerd-shim /build/containerd-shim
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:45:58 [2020-03-31T21:45:58.082Z] #65 277.7 + cp bin/ctr /build/ctr
21:45:58 [2020-03-31T21:45:58.272Z] #45 77.96   DEP      compel/arch/ppc64/src/lib/infect.d
21:45:58 [2020-03-31T21:45:58.272Z] #45 ...
21:45:58 [2020-03-31T21:45:58.272Z] 
21:45:58 [2020-03-31T21:45:58.272Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
21:45:58 [2020-03-31T21:45:58.272Z] #16 DONE 0.4s
21:45:58 [2020-03-31T21:45:58.563Z] 
21:45:58 [2020-03-31T21:45:58.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:58 [2020-03-31T21:45:58.563Z] #45 78.21   DEP      compel/arch/ppc64/src/lib/cpu.d
21:45:58 [2020-03-31T21:45:58.647Z] #65 DONE 278.1s
21:45:58 [2020-03-31T21:45:58.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:45:58 [2020-03-31T21:45:58.854Z] #45 78.48   DEP      compel/src/lib/log.d
21:45:58 [2020-03-31T21:45:58.854Z] #45 ...
21:45:58 [2020-03-31T21:45:58.854Z] 
21:45:58 [2020-03-31T21:45:58.854Z] #17 [dev-systemd-false 6/26] RUN ldconfig
21:45:58 [2020-03-31T21:45:58.854Z] #17 DONE 0.5s
21:45:58 [2020-03-31T21:45:58.854Z] 
21:45:58 [2020-03-31T21:45:58.854Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:45:58 [2020-03-31T21:45:58.854Z] #45 78.62   DEP      compel/src/main.d
21:45:59 [2020-03-31T21:45:59.212Z] 
21:45:59 [2020-03-31T21:45:59.212Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:45:59 [2020-03-31T21:45:59.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:45:59 [2020-03-31T21:45:59.469Z] #66 DONE 0.2s
21:45:59 [2020-03-31T21:45:59.469Z] 
21:45:59 [2020-03-31T21:45:59.469Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:45:59 [2020-03-31T21:45:59.487Z] #45 78.93   DEP      compel/src/lib/handle-elf.d
21:45:59 [2020-03-31T21:45:59.487Z] #45 79.23   DEP      compel/arch/ppc64/src/lib/handle-elf.d
21:45:59 [2020-03-31T21:45:59.726Z] #70 DONE 0.1s
21:45:59 [2020-03-31T21:45:59.726Z] 
21:45:59 [2020-03-31T21:45:59.726Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:45:59 [2020-03-31T21:45:59.726Z] #72 DONE 0.1s
21:45:59 [2020-03-31T21:45:59.726Z] 
21:45:59 [2020-03-31T21:45:59.726Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:45:59 [2020-03-31T21:45:59.726Z] #75 DONE 0.1s
21:45:59 [2020-03-31T21:45:59.726Z] 
21:45:59 [2020-03-31T21:45:59.726Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:45:59 [2020-03-31T21:45:59.726Z] #76 DONE 0.0s
21:45:59 [2020-03-31T21:45:59.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:45:59 [2020-03-31T21:45:59.983Z] 
21:45:59 [2020-03-31T21:45:59.984Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
21:46:00 [2020-03-31T21:46:00.121Z] #45 79.56   CC       compel/src/lib/log.o
21:46:00 [2020-03-31T21:46:00.121Z] #45 ...
21:46:00 [2020-03-31T21:46:00.121Z] 
21:46:00 [2020-03-31T21:46:00.121Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:00 [2020-03-31T21:46:00.121Z] #48 160.7 text/template
21:46:00 [2020-03-31T21:46:00.121Z] #48 168.1 go/parser
21:46:00 [2020-03-31T21:46:00.413Z] #48 ...
21:46:00 [2020-03-31T21:46:00.413Z] 
21:46:00 [2020-03-31T21:46:00.413Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:00 [2020-03-31T21:46:00.413Z] #18 0.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
21:46:00 [2020-03-31T21:46:00.413Z] #18 1.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:46:00 [2020-03-31T21:46:00.413Z] #18 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:46:00 [2020-03-31T21:46:00.915Z] #77 DONE 1.1s
21:46:00 [2020-03-31T21:46:00.915Z] 
21:46:00 [2020-03-31T21:46:00.915Z] #78 exporting to image
21:46:00 [2020-03-31T21:46:00.915Z] #78 exporting layers
21:46:00 [2020-03-31T21:46:00.939Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:46:00 [2020-03-31T21:46:00.939Z] Using test binary docker
21:46:00 [2020-03-31T21:46:00.939Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:46:00 [2020-03-31T21:46:00.939Z] +++ /etc/init.d/apparmor start
21:46:00 [2020-03-31T21:46:00.939Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:46:00 [2020-03-31T21:46:00.939Z] INFO: Waiting for daemon to start...
21:46:00 [2020-03-31T21:46:00.939Z] Starting dockerd
21:46:00 [2020-03-31T21:46:00.939Z] +++ 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
21:46:01 [2020-03-31T21:46:01.445Z] #18 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
21:46:02 [2020-03-31T21:46:02.444Z] #78 exporting layers 6.0s done
21:46:02 [2020-03-31T21:46:02.444Z] #78 writing image sha256:b3325ce1edd7d9f87c78d7c484ea0504947a1084af59e5c9d775f8b94d9d66d5 done
21:46:02 [2020-03-31T21:46:02.444Z] #78 naming to docker.io/library/docker:745ed9686b7bf09399aa013236b8112e63722dfe done
21:46:02 [2020-03-31T21:46:02.444Z] #78 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:46:02 [2020-03-31T21:46:02.865Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -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:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh dynbinary test-integration
21:46:02 [2020-03-31T21:46:02.958Z] .
21:46:02 [2020-03-31T21:46:02.958Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:46:02 [2020-03-31T21:46:02.958Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:46:02 [2020-03-31T21:46:02.958Z] Error: No such image: emptyfs
21:46:02 [2020-03-31T21:46:02.958Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:46:02 [2020-03-31T21:46:02.958Z] ++++ docker load
21:46:03 [2020-03-31T21:46:03.240Z] Running integration-test (iteration 1)
21:46:03 [2020-03-31T21:46:03.240Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
21:46:03 [2020-03-31T21:46:03.240Z] ++ 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
21:46:03 [2020-03-31T21:46:03.240Z] ++ set -e
21:46:03 [2020-03-31T21:46:03.240Z] ++ '[' -n 0 ']'
21:46:03 [2020-03-31T21:46:03.240Z] ++ set -x
21:46:03 [2020-03-31T21:46:03.240Z] ++ env -i DEST=/go/src/github.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
21:46:04 [2020-03-31T21:46:04.178Z] #18 5.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB]
21:46:04 [2020-03-31T21:46:04.268Z] 
21:46:04 [2020-03-31T21:46:04.268Z] Removing bundles/
21:46:04 [2020-03-31T21:46:04.268Z] 
21:46:04 [2020-03-31T21:46:04.268Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:46:04 [2020-03-31T21:46:04.268Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:46:04 [2020-03-31T21:46:04.268Z] GOOS="" GOARCH="" GOARM=""
21:46:04 [2020-03-31T21:46:04.807Z] #18 ...
21:46:04 [2020-03-31T21:46:04.807Z] 
21:46:04 [2020-03-31T21:46:04.807Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:04 [2020-03-31T21:46:04.807Z] #48 175.3 encoding/xml
21:46:07 [2020-03-31T21:46:07.583Z] #78 exporting layers 6.2s done
21:46:07 [2020-03-31T21:46:07.583Z] #78 writing image sha256:7122cc47e98b30083c0c1bc475d28d03f636dac1a76cbe48a8e948442c87395e done
21:46:07 [2020-03-31T21:46:07.583Z] #78 naming to docker.io/library/docker:745ed9686b7bf09399aa013236b8112e63722dfe done
21:46:07 [2020-03-31T21:46:07.583Z] #78 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
21:46:09 [2020-03-31T21:46:09.033Z] 
21:46:09 [2020-03-31T21:46:09.033Z] Removing bundles/
21:46:09 [2020-03-31T21:46:09.033Z] 
21:46:09 [2020-03-31T21:46:09.033Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:46:09 [2020-03-31T21:46:09.033Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:46:09 [2020-03-31T21:46:09.033Z] GOOS="" GOARCH="" GOARM=""
21:46:10 [2020-03-31T21:46:10.035Z] Loaded image: buildpack-deps:jessie
21:46:10 [2020-03-31T21:46:10.035Z] Loaded image: busybox:latest
21:46:10 [2020-03-31T21:46:10.035Z] Loaded image: busybox:glibc
21:46:10 [2020-03-31T21:46:10.035Z] Loaded image: debian:jessie
21:46:10 [2020-03-31T21:46:10.035Z] Loaded image: hello-world:latest
21:46:10 [2020-03-31T21:46:10.035Z] INFO: Testing against a local daemon
21:46:10 [2020-03-31T21:46:10.035Z] === RUN   TestCgroupNamespacesBuild
21:46:10 [2020-03-31T21:46:10.352Z] #48 ...
21:46:10 [2020-03-31T21:46:10.352Z] 
21:46:10 [2020-03-31T21:46:10.352Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:10 [2020-03-31T21:46:10.352Z] #57 180.3 golang.org/x/crypto/ssh/terminal
21:46:10 [2020-03-31T21:46:10.352Z] #57 ...
21:46:10 [2020-03-31T21:46:10.352Z] 
21:46:10 [2020-03-31T21:46:10.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:10 [2020-03-31T21:46:10.352Z] #45 80.13   CC       compel/arch/ppc64/src/lib/cpu.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 80.66   CC       compel/arch/ppc64/src/lib/infect.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 82.33   CC       compel/src/lib/infect-rpc.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 83.01   CC       compel/src/lib/infect-util.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 83.47   CC       compel/src/lib/infect.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 88.13   CC       compel/src/lib/ptrace.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 88.80   AR       compel/libcompel.a
21:46:10 [2020-03-31T21:46:10.352Z] #45 88.98   HOSTCC   compel/src/main-host.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 89.57   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
21:46:10 [2020-03-31T21:46:10.352Z] #45 90.05   HOSTCC   compel/src/lib/handle-elf-host.o
21:46:10 [2020-03-31T21:46:10.979Z] #45 ...
21:46:10 [2020-03-31T21:46:10.979Z] 
21:46:10 [2020-03-31T21:46:10.979Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:10 [2020-03-31T21:46:10.979Z] #61 14.86 + cd /tmp/tmp.FINDNOFKrJ/src/github.com/opencontainers/runc
21:46:10 [2020-03-31T21:46:10.979Z] #61 14.86 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:46:12 [2020-03-31T21:46:12.010Z] #61 16.11 + '[' -z '' ']'
21:46:12 [2020-03-31T21:46:12.299Z] #61 16.11 + target=static
21:46:12 [2020-03-31T21:46:12.299Z] #61 16.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:46:12 [2020-03-31T21:46:12.706Z] --- PASS: TestCgroupNamespacesBuild (2.38s)
21:46:12 [2020-03-31T21:46:12.706Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:46:14 [2020-03-31T21:46:14.174Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s)
21:46:14 [2020-03-31T21:46:14.174Z] === RUN   TestBuildWithSession
21:46:14 [2020-03-31T21:46:14.174Z] --- SKIP: TestBuildWithSession (0.00s)
21:46:14 [2020-03-31T21:46:14.174Z]     build_session_test.go:25: TODO: BuildKit
21:46:14 [2020-03-31T21:46:14.174Z] === RUN   TestBuildSquashParent
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/server/httputils	0.018s	coverage: 14.7% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/server/middleware	0.038s	coverage: 37.7% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/types/strslice	0.058s	coverage: 90.0% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 4.5% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/builder/remotecontext	0.321s	coverage: 13.6% of statements
21:46:15 [2020-03-31T21:46:15.649Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.998s	coverage: 86.3% of statements
21:46:15 [2020-03-31T21:46:15.802Z] #61 19.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 .
21:46:16 [2020-03-31T21:46:16.219Z] ok  	github.com/docker/docker/builder/dockerfile	1.075s	coverage: 48.2% of statements
21:46:16 [2020-03-31T21:46:16.219Z] ?   	github.com/docker/docker/cli	[no test files]
21:46:16 [2020-03-31T21:46:16.219Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:46:16 [2020-03-31T21:46:16.435Z] #61 ...
21:46:16 [2020-03-31T21:46:16.435Z] 
21:46:16 [2020-03-31T21:46:16.435Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:16 [2020-03-31T21:46:16.435Z] #18 7.392 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
21:46:16 [2020-03-31T21:46:16.435Z] #18 ...
21:46:16 [2020-03-31T21:46:16.435Z] 
21:46:16 [2020-03-31T21:46:16.435Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:16 [2020-03-31T21:46:16.435Z] #45 90.95   HOSTCC   compel/src/lib/log-host.o
21:46:16 [2020-03-31T21:46:16.435Z] #45 91.26   HOSTLINK compel/compel-host-bin
21:46:16 [2020-03-31T21:46:16.435Z] #45 91.52   DEP      soccr/soccr.d
21:46:16 [2020-03-31T21:46:16.435Z] #45 91.97   CC       soccr/soccr.o
21:46:16 [2020-03-31T21:46:16.435Z] #45 95.36   AR       soccr/libsoccr.a
21:46:16 [2020-03-31T21:46:16.435Z] #45 95.45 make[1]: 'soccr/libsoccr.a' is up to date.
21:46:16 [2020-03-31T21:46:16.435Z] #45 96.06   DEP      criu/arch/ppc64/sigframe.d
21:46:16 [2020-03-31T21:46:16.435Z] #45 96.25   DEP      criu/arch/ppc64/crtools.d
21:46:16 [2020-03-31T21:46:16.726Z] #45 96.58   DEP      criu/arch/ppc64/cpu.d
21:46:16 [2020-03-31T21:46:16.726Z] #45 ...
21:46:16 [2020-03-31T21:46:16.726Z] 
21:46:16 [2020-03-31T21:46:16.726Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:16 [2020-03-31T21:46:16.726Z] #48 187.3 math/big
21:46:18 [2020-03-31T21:46:18.793Z] #48 189.0 go/doc
21:46:20 [2020-03-31T21:46:20.432Z] ok  	github.com/docker/docker/client	0.400s	coverage: 75.8% of statements
21:46:21 [2020-03-31T21:46:21.018Z] --- PASS: TestBuildSquashParent (6.47s)
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:46:21 [2020-03-31T21:46:21.018Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:46:21 [2020-03-31T21:46:21.018Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:46:21 [2020-03-31T21:46:21.018Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:46:21 [2020-03-31T21:46:21.018Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:46:23 [2020-03-31T21:46:23.242Z] #48 ...
21:46:23 [2020-03-31T21:46:23.242Z] 
21:46:23 [2020-03-31T21:46:23.242Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:23 [2020-03-31T21:46:23.242Z] #45 97.01   CC       criu/arch/ppc64/cpu.o
21:46:23 [2020-03-31T21:46:23.242Z] #45 98.02   CC       criu/arch/ppc64/crtools.o
21:46:23 [2020-03-31T21:46:23.242Z] #45 100.2   CC       criu/arch/ppc64/sigframe.o
21:46:23 [2020-03-31T21:46:23.242Z] #45 100.8   LINK     criu/arch/ppc64/crtools.built-in.o
21:46:23 [2020-03-31T21:46:23.242Z] #45 100.9   DEP      criu/pie/util-vdso.d
21:46:23 [2020-03-31T21:46:23.242Z] #45 101.4   DEP      criu/pie/util.d
21:46:23 [2020-03-31T21:46:23.242Z] #45 101.7   CC       criu/pie/util.o
21:46:23 [2020-03-31T21:46:23.242Z] #45 102.4   CC       criu/pie/util-vdso.o
21:46:23 [2020-03-31T21:46:23.695Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:46:23 [2020-03-31T21:46:23.695Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:46:24 [2020-03-31T21:46:24.748Z] #45 104.2   AR       criu/pie/pie.lib.a
21:46:24 [2020-03-31T21:46:24.748Z] #45 104.4   DEP      criu/pie/restorer.d
21:46:25 [2020-03-31T21:46:25.039Z] #45 ...
21:46:25 [2020-03-31T21:46:25.039Z] 
21:46:25 [2020-03-31T21:46:25.039Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:25 [2020-03-31T21:46:25.039Z] #57 185.6 mvdan.cc/sh/v3/cmd/shfmt
21:46:25 [2020-03-31T21:46:25.039Z] #57 ...
21:46:25 [2020-03-31T21:46:25.039Z] 
21:46:25 [2020-03-31T21:46:25.039Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:25 [2020-03-31T21:46:25.039Z] #45 104.9   DEP      criu/arch/ppc64/vdso-trampoline.d
21:46:25 [2020-03-31T21:46:25.330Z] #45 104.9   DEP      criu/arch/ppc64/restorer.d
21:46:25 [2020-03-31T21:46:25.330Z] #45 ...
21:46:25 [2020-03-31T21:46:25.330Z] 
21:46:25 [2020-03-31T21:46:25.330Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:46:25 [2020-03-31T21:46:25.330Z] #57 DONE 196.0s
21:46:25 [2020-03-31T21:46:25.620Z] 
21:46:25 [2020-03-31T21:46:25.620Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:25 [2020-03-31T21:46:25.620Z] #18 18.77 Fetched 8118 kB in 18s (449 kB/s)
21:46:25 [2020-03-31T21:46:25.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:46:25 [2020-03-31T21:46:25.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:46:25 [2020-03-31T21:46:25.912Z] #18 18.77 Reading package lists...
21:46:25 [2020-03-31T21:46:25.912Z] #18 ...
21:46:25 [2020-03-31T21:46:25.912Z] 
21:46:25 [2020-03-31T21:46:25.912Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:25 [2020-03-31T21:46:25.912Z] #45 105.6   DEP      criu/arch/ppc64/vdso-pie.d
21:46:26 [2020-03-31T21:46:26.544Z] #45 106.0   DEP      criu/pie/parasite-vdso.d
21:46:26 [2020-03-31T21:46:26.836Z] #45 106.6   DEP      criu/pie/parasite.d
21:46:27 [2020-03-31T21:46:27.862Z] INFO [loader] Go packages loading at mode 575 (files|name|deps|exports_file|imports|types_sizes|compiled_files) took 1m55.314798855s 
21:46:27 [2020-03-31T21:46:27.862Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.544066ms 
21:46:27 [2020-03-31T21:46:27.867Z] #45 107.4   CC       criu/pie/parasite.o
21:46:28 [2020-03-31T21:46:28.396Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.49s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.27s)
21:46:28 [2020-03-31T21:46:28.396Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s)
21:46:28 [2020-03-31T21:46:28.396Z] === RUN   TestBuildMultiStageCopy
21:46:28 [2020-03-31T21:46:28.396Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:46:29 [2020-03-31T21:46:29.931Z] #45 109.6   LINK     criu/pie/parasite.built-in.o
21:46:29 [2020-03-31T21:46:29.931Z] #45 109.7   GEN      criu/pie/parasite-blob.h
21:46:29 [2020-03-31T21:46:29.931Z] #45 109.7   CC       criu/pie/parasite-vdso.o
21:46:31 [2020-03-31T21:46:31.069Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:46:31 [2020-03-31T21:46:31.069Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:46:31 [2020-03-31T21:46:31.437Z] #45 111.0   CC       criu/arch/ppc64/vdso-pie.o
21:46:31 [2020-03-31T21:46:31.691Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:46:32 [2020-03-31T21:46:32.070Z] #45 111.8   CC       criu/arch/ppc64/restorer.o
21:46:32 [2020-03-31T21:46:32.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:46:32 [2020-03-31T21:46:32.919Z] --- PASS: TestBuildMultiStageCopy (4.90s)
21:46:32 [2020-03-31T21:46:32.919Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s)
21:46:32 [2020-03-31T21:46:32.919Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
21:46:32 [2020-03-31T21:46:32.919Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
21:46:32 [2020-03-31T21:46:32.919Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
21:46:32 [2020-03-31T21:46:32.919Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
21:46:32 [2020-03-31T21:46:32.919Z] === RUN   TestBuildMultiStageParentConfig
21:46:33 [2020-03-31T21:46:33.103Z] #45 112.6   CC       criu/arch/ppc64/vdso-trampoline.o
21:46:33 [2020-03-31T21:46:33.103Z] #45 112.6   CC       criu/pie/restorer.o
21:46:34 [2020-03-31T21:46:34.387Z] --- PASS: TestBuildMultiStageParentConfig (1.48s)
21:46:34 [2020-03-31T21:46:34.388Z] === RUN   TestBuildLabelWithTargets
21:46:36 [2020-03-31T21:46:36.614Z] #45 ...
21:46:36 [2020-03-31T21:46:36.614Z] 
21:46:36 [2020-03-31T21:46:36.614Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:36 [2020-03-31T21:46:36.614Z] #18 18.77 Reading package lists...
21:46:36 [2020-03-31T21:46:36.614Z] #18 29.15 Reading package lists...
21:46:36 [2020-03-31T21:46:36.614Z] #18 35.36 Building dependency tree...
21:46:36 [2020-03-31T21:46:36.614Z] #18 37.57 libcap2-bin is already the newest version (1:2.25-2).
21:46:36 [2020-03-31T21:46:36.614Z] #18 37.57 The following additional packages will be installed:
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.57   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.57   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.57   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.57   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   python3.7 python3.7-minimal vim-runtime xxd
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58 Suggested packages:
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58 Recommended packages:
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   aufs-dkms nftables build-essential python3-dev python3-keyring
21:46:36 [2020-03-31T21:46:36.615Z] #18 37.58   python3-keyrings.alt python3-xdg unzip
21:46:37 [2020-03-31T21:46:37.059Z] --- PASS: TestBuildLabelWithTargets (2.37s)
21:46:37 [2020-03-31T21:46:37.060Z] === RUN   TestBuildWithEmptyLayers
21:46:37 [2020-03-31T21:46:37.672Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
21:46:37 [2020-03-31T21:46:37.672Z] === RUN   TestBuildMultiStageOnBuild
21:46:37 [2020-03-31T21:46:37.878Z] INFO [runner/unused/goanalysis] analyzers took 27.165151891s with top 10 stages: buildssa: 22.929218966s, U1000: 4.235932925s 
21:46:38 [2020-03-31T21:46:38.118Z] #18 ...
21:46:38 [2020-03-31T21:46:38.118Z] 
21:46:38 [2020-03-31T21:46:38.118Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:38 [2020-03-31T21:46:38.118Z] #48 208.4 github.com/LK4D4/vndr/build
21:46:38 [2020-03-31T21:46:38.118Z] #48 ...
21:46:38 [2020-03-31T21:46:38.118Z] 
21:46:38 [2020-03-31T21:46:38.118Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:46:38 [2020-03-31T21:46:38.118Z] #69 198.8 + for f in rootlesskit rootlesskit-docker-proxy
21:46:38 [2020-03-31T21:46:38.118Z] #69 198.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:46:38 [2020-03-31T21:46:38.407Z] #69 ...
21:46:38 [2020-03-31T21:46:38.408Z] 
21:46:38 [2020-03-31T21:46:38.408Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:38 [2020-03-31T21:46:38.408Z] #45 118.0   LINK     criu/pie/restorer.built-in.o
21:46:38 [2020-03-31T21:46:38.408Z] #45 118.0   GEN      criu/pie/restorer-blob.h
21:46:38 [2020-03-31T21:46:38.701Z] #45 118.3   DEP      criu/vdso.d
21:46:38 [2020-03-31T21:46:38.992Z] #45 118.7   DEP      criu/uts_ns.d
21:46:39 [2020-03-31T21:46:39.287Z] #45 119.1   DEP      criu/util.d
21:46:39 [2020-03-31T21:46:39.917Z] #45 119.6   DEP      criu/uffd.d
21:46:40 [2020-03-31T21:46:40.559Z] #45 120.2   DEP      criu/tun.d
21:46:40 [2020-03-31T21:46:40.852Z] #45 120.7   DEP      criu/tty.d
21:46:41 [2020-03-31T21:46:41.144Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
21:46:41 [2020-03-31T21:46:41.144Z] === RUN   TestBuildUncleanTarFilenames
21:46:41 [2020-03-31T21:46:41.484Z] #45 121.1   DEP      criu/timerfd.d
21:46:42 [2020-03-31T21:46:42.119Z] #45 121.6   DEP      criu/sysfs_parse.d
21:46:42 [2020-03-31T21:46:42.149Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
21:46:42 [2020-03-31T21:46:42.149Z] === RUN   TestBuildMultiStageLayerLeak
21:46:42 [2020-03-31T21:46:42.416Z] #45 122.0   DEP      criu/sysctl.d
21:46:42 [2020-03-31T21:46:42.708Z] #45 ...
21:46:42 [2020-03-31T21:46:42.708Z] 
21:46:42 [2020-03-31T21:46:42.708Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:46:42 [2020-03-31T21:46:42.708Z] #69 DONE 213.1s
21:46:42 [2020-03-31T21:46:42.708Z] 
21:46:42 [2020-03-31T21:46:42.708Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:46:42 [2020-03-31T21:46:42.708Z] #70 DONE 0.1s
21:46:42 [2020-03-31T21:46:42.708Z] 
21:46:42 [2020-03-31T21:46:42.708Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:42 [2020-03-31T21:46:42.708Z] #45 122.5   DEP      criu/string.d
21:46:43 [2020-03-31T21:46:43.002Z] #45 122.6   DEP      criu/stats.d
21:46:43 [2020-03-31T21:46:43.636Z] #45 123.1   DEP      criu/sockets.d
21:46:44 [2020-03-31T21:46:44.267Z] #45 123.8   DEP      criu/sk-unix.d
21:46:44 [2020-03-31T21:46:44.897Z] #45 124.5   DEP      criu/sk-tcp.d
21:46:45 [2020-03-31T21:46:45.188Z] #45 124.8   DEP      criu/sk-queue.d
21:46:45 [2020-03-31T21:46:45.494Z] #45 125.2   DEP      criu/sk-packet.d
21:46:45 [2020-03-31T21:46:45.597Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s)
21:46:45 [2020-03-31T21:46:45.597Z] === RUN   TestBuildWithHugeFile
21:46:46 [2020-03-31T21:46:46.122Z] #45 125.7   DEP      criu/sk-netlink.d
21:46:46 [2020-03-31T21:46:46.412Z] #45 126.1   DEP      criu/sk-inet.d
21:46:47 [2020-03-31T21:46:47.043Z] #45 126.5   DEP      criu/signalfd.d
21:46:47 [2020-03-31T21:46:47.334Z] #45 127.0   DEP      criu/sigframe.d
21:46:47 [2020-03-31T21:46:47.625Z] #45 127.1   DEP      criu/shmem.d
21:46:47 [2020-03-31T21:46:47.916Z] #45 127.4   DEP      criu/servicefd.d
21:46:48 [2020-03-31T21:46:48.207Z] #45 127.7   DEP      criu/seize.d
21:46:48 [2020-03-31T21:46:48.499Z] #45 128.0   DEP      criu/seccomp.d
21:46:48 [2020-03-31T21:46:48.791Z] #45 128.4   DEP      criu/rst-malloc.d
21:46:48 [2020-03-31T21:46:48.791Z] #45 128.5   DEP      criu/rbtree.d
21:46:48 [2020-03-31T21:46:48.791Z] #45 128.6   DEP      criu/pstree.d
21:46:49 [2020-03-31T21:46:49.424Z] #45 128.9   DEP      criu/protobuf.d
21:46:49 [2020-03-31T21:46:49.424Z] #45 129.1   GEN      criu/protobuf-desc-gen.h
21:46:49 [2020-03-31T21:46:49.424Z] #45 ...
21:46:49 [2020-03-31T21:46:49.424Z] 
21:46:49 [2020-03-31T21:46:49.424Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16 The following NEW packages will be installed:
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.16   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.17   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.17   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.17   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.17   xz-utils zip
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.30 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.30 Need to get 29.2 MB of archives.
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.30 After this operation, 134 MB of additional disk space will be used.
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 41.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 42.32 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.44 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 43.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 44.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 44.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 44.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
21:46:49 [2020-03-31T21:46:49.424Z] #18 46.65 debconf: delaying package configuration, since apt-utils is not installed
21:46:49 [2020-03-31T21:46:49.424Z] #18 46.78 Fetched 29.2 MB in 4s (7782 kB/s)
21:46:49 [2020-03-31T21:46:49.424Z] #18 46.87 Selecting previously unselected package pigz.
21:46:49 [2020-03-31T21:46:49.424Z] #18 46.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
21:46:49 [2020-03-31T21:46:49.424Z] #18 47.00 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 47.01 Unpacking pigz (2.4-1) ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 47.15 Selecting previously unselected package libpython3.7-minimal:ppc64el.
21:46:49 [2020-03-31T21:46:49.424Z] #18 47.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 47.16 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 48.19 Selecting previously unselected package python3.7-minimal.
21:46:49 [2020-03-31T21:46:49.424Z] #18 48.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 48.23 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 49.88 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
21:46:49 [2020-03-31T21:46:49.424Z] #18 49.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
21:46:50 [2020-03-31T21:46:50.940Z] #18 ...
21:46:50 [2020-03-31T21:46:50.940Z] 
21:46:50 [2020-03-31T21:46:50.940Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:46:50 [2020-03-31T21:46:50.940Z] #48 211.2 vendor/golang.org/x/text/secure/bidirule
21:46:50 [2020-03-31T21:46:50.940Z] #48 212.7 vendor/golang.org/x/text/unicode/norm
21:46:51 [2020-03-31T21:46:51.985Z] #48 ...
21:46:51 [2020-03-31T21:46:51.985Z] 
21:46:51 [2020-03-31T21:46:51.985Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:46:51 [2020-03-31T21:46:51.985Z] #45 131.4   DEP      criu/protobuf-desc.d
21:46:51 [2020-03-31T21:46:51.985Z] #45 131.7   DEP      criu/proc_parse.d
21:46:52 [2020-03-31T21:46:52.276Z] #45 132.0   DEP      criu/plugin.d
21:46:52 [2020-03-31T21:46:52.531Z] ok  	github.com/docker/docker/cmd/dockerd	0.112s	coverage: 30.7% of statements
21:46:52 [2020-03-31T21:46:52.531Z] ok  	github.com/docker/docker/container	0.175s	coverage: 34.9% of statements
21:46:52 [2020-03-31T21:46:52.531Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:46:52 [2020-03-31T21:46:52.531Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:46:52 [2020-03-31T21:46:52.531Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:46:52 [2020-03-31T21:46:52.531Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:46:52 [2020-03-31T21:46:52.568Z] #45 132.2   DEP      criu/pipes.d
21:46:52 [2020-03-31T21:46:52.790Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.049s	coverage: 65.3% of statements
21:46:52 [2020-03-31T21:46:52.861Z] #45 132.6   DEP      criu/pie-util.d
21:46:53 [2020-03-31T21:46:53.152Z] #45 132.8   DEP      criu/pie-util-vdso.d
21:46:53 [2020-03-31T21:46:53.446Z] #45 133.1   DEP      criu/path.d
21:46:53 [2020-03-31T21:46:53.736Z] #45 133.4   DEP      criu/parasite-syscall.d
21:46:54 [2020-03-31T21:46:54.025Z] #45 133.8   DEP      criu/pagemap.d
21:46:54 [2020-03-31T21:46:54.174Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 35.6% of statements
21:46:54 [2020-03-31T21:46:54.654Z] #45 134.2   DEP      criu/pagemap-cache.d
21:46:54 [2020-03-31T21:46:54.944Z] #45 134.5   DEP      criu/page-xfer.d
21:46:55 [2020-03-31T21:46:55.233Z] #45 134.8   DEP      criu/page-pipe.d
21:46:55 [2020-03-31T21:46:55.522Z] #45 135.1   DEP      criu/netfilter.d
21:46:55 [2020-03-31T21:46:55.557Z] ok  	github.com/docker/docker/daemon/cluster	0.164s	coverage: 0.5% of statements
21:46:55 [2020-03-31T21:46:55.811Z] #45 135.4   DEP      criu/net.d
21:46:56 [2020-03-31T21:46:56.101Z] #45 135.8   DEP      criu/namespaces.d
21:46:56 [2020-03-31T21:46:56.393Z] #45 136.2   DEP      criu/mount.d
21:46:57 [2020-03-31T21:46:57.024Z] #45 136.6   DEP      criu/mem.d
21:46:57 [2020-03-31T21:46:57.566Z] #45 136.9   DEP      criu/lsm.d
21:46:57 [2020-03-31T21:46:57.566Z] #45 137.2   DEP      criu/log.d
21:46:57 [2020-03-31T21:46:57.855Z] #45 137.5   DEP      criu/libnetlink.d
21:46:57 [2020-03-31T21:46:57.855Z] #45 ...
21:46:57 [2020-03-31T21:46:57.855Z] 
21:46:57 [2020-03-31T21:46:57.855Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:46:57 [2020-03-31T21:46:57.855Z] #18 54.76 Selecting previously unselected package python3-minimal.
21:46:57 [2020-03-31T21:46:57.855Z] #18 54.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
21:46:57 [2020-03-31T21:46:57.855Z] #18 54.93 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 54.94 Unpacking python3-minimal (3.7.3-1) ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.04 Selecting previously unselected package libmpdec2:ppc64el.
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.04 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.05 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.20 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 55.22 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
21:46:57 [2020-03-31T21:46:57.855Z] #18 57.01 Selecting previously unselected package python3.7.
21:46:57 [2020-03-31T21:46:57.855Z] #18 57.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 57.03 Unpacking python3.7 (3.7.3-2+deb10u1) ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 57.25 Selecting previously unselected package libpython3-stdlib:ppc64el.
21:46:57 [2020-03-31T21:46:57.856Z] #18 57.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 57.27 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 57.40 Setting up python3-minimal (3.7.3-1) ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 58.96 Selecting previously unselected package python3.
21:46:57 [2020-03-31T21:46:57.856Z] #18 58.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 ... 24013 files and directories currently installed.)
21:46:57 [2020-03-31T21:46:57.856Z] #18 59.10 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 59.11 Unpacking python3 (3.7.3-1) ...
21:46:57 [2020-03-31T21:46:57.856Z] #18 59.18 Selecting previously unselected package libip4tc0:ppc64el.
21:46:57 [2020-03-31T21:46:57.856Z] #18 59.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.145Z] #18 59.20 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
21:46:58 [2020-03-31T21:46:58.145Z] #18 59.28 Selecting previously unselected package libip6tc0:ppc64el.
21:46:58 [2020-03-31T21:46:58.145Z] #18 59.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.145Z] #18 59.29 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
21:46:58 [2020-03-31T21:46:58.145Z] #18 59.45 Selecting previously unselected package libiptc0:ppc64el.
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.46 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.46 Unpacking libiptc0:ppc64el (1.8.2-4) ...
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.56 Selecting previously unselected package libnfnetlink0:ppc64el.
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.58 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
21:46:58 [2020-03-31T21:46:58.434Z] #18 59.67 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
21:46:58 [2020-03-31T21:46:58.725Z] #18 59.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.725Z] #18 59.68 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
21:46:58 [2020-03-31T21:46:58.725Z] #18 59.80 Selecting previously unselected package libnftnl11:ppc64el.
21:46:58 [2020-03-31T21:46:58.725Z] #18 59.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.725Z] #18 59.83 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
21:46:58 [2020-03-31T21:46:58.725Z] #18 60.02 Selecting previously unselected package iptables.
21:46:58 [2020-03-31T21:46:58.725Z] #18 60.05 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
21:46:58 [2020-03-31T21:46:58.935Z] ok  	github.com/docker/docker/daemon/discovery	0.041s	coverage: 30.0% of statements
21:46:59 [2020-03-31T21:46:59.019Z] #18 60.06 Unpacking iptables (1.8.2-4) ...
21:46:59 [2020-03-31T21:46:59.513Z] ok  	github.com/docker/docker/daemon/config	0.091s	coverage: 81.7% of statements
21:47:00 [2020-03-31T21:47:00.053Z] #18 60.98 Selecting previously unselected package xxd.
21:47:00 [2020-03-31T21:47:00.053Z] #18 60.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
21:47:00 [2020-03-31T21:47:00.053Z] #18 61.00 Unpacking xxd (2:8.1.0875-5) ...
21:47:00 [2020-03-31T21:47:00.053Z] #18 61.18 Selecting previously unselected package vim-common.
21:47:00 [2020-03-31T21:47:00.053Z] #18 61.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
21:47:00 [2020-03-31T21:47:00.053Z] #18 61.25 Unpacking vim-common (2:8.1.0875-5) ...
21:47:00 [2020-03-31T21:47:00.084Z] ok  	github.com/docker/docker/daemon/events	0.091s	coverage: 50.0% of statements
21:47:00 [2020-03-31T21:47:00.347Z] #18 61.58 Selecting previously unselected package bash-completion.
21:47:00 [2020-03-31T21:47:00.347Z] #18 61.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
21:47:00 [2020-03-31T21:47:00.648Z] 65014b3c3121: Pull complete
21:47:01 [2020-03-31T21:47:01.995Z] ok  	github.com/docker/docker/daemon/graphdriver	0.052s	coverage: 2.2% of statements
21:47:03 [2020-03-31T21:47:03.857Z] #18 ...
21:47:03 [2020-03-31T21:47:03.857Z] 
21:47:03 [2020-03-31T21:47:03.857Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:03 [2020-03-31T21:47:03.857Z] #48 224.0 vendor/golang.org/x/net/http2/hpack
21:47:03 [2020-03-31T21:47:03.857Z] #48 230.3 mime
21:47:03 [2020-03-31T21:47:03.857Z] #48 ...
21:47:03 [2020-03-31T21:47:03.857Z] 
21:47:03 [2020-03-31T21:47:03.857Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:03 [2020-03-31T21:47:03.857Z] #45 137.9   DEP      criu/kerndat.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 138.2   DEP      criu/kcmp-ids.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 138.4   DEP      criu/irmap.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 138.7   DEP      criu/ipc_ns.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 139.1   DEP      criu/image.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 139.4   DEP      criu/image-desc.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 139.6   DEP      criu/fsnotify.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 140.0   DEP      criu/filesystems.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 140.3   DEP      criu/files.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 140.7   DEP      criu/files-reg.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 141.1   DEP      criu/files-ext.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 141.4   DEP      criu/file-lock.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 141.6   DEP      criu/file-ids.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 141.9   DEP      criu/fifo.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 142.1   DEP      criu/fdstore.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 142.2   DEP      criu/fault-injection.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 142.3   DEP      criu/external.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 142.6   DEP      criu/eventpoll.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 142.9   DEP      criu/eventfd.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 143.3   DEP      criu/crtools.d
21:47:03 [2020-03-31T21:47:03.857Z] #45 143.6   DEP      criu/cr-service.d
21:47:04 [2020-03-31T21:47:04.152Z] #45 144.0   DEP      criu/cr-restore.d
21:47:04 [2020-03-31T21:47:04.788Z] #45 144.6   DEP      criu/cr-errno.d
21:47:04 [2020-03-31T21:47:04.788Z] #45 144.6   DEP      criu/cr-dump.d
21:47:05 [2020-03-31T21:47:05.079Z] #45 ...
21:47:05 [2020-03-31T21:47:05.079Z] 
21:47:05 [2020-03-31T21:47:05.079Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:05 [2020-03-31T21:47:05.079Z] #48 235.5 vendor/golang.org/x/net/idna
21:47:05 [2020-03-31T21:47:05.295Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
21:47:05 [2020-03-31T21:47:05.554Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.522s	coverage: 13.8% of statements
21:47:06 [2020-03-31T21:47:06.936Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.552s	coverage: 57.0% of statements
21:47:09 [2020-03-31T21:47:09.477Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
21:47:10 [2020-03-31T21:47:10.419Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.566s	coverage: 46.2% of statements
21:47:10 [2020-03-31T21:47:10.727Z] #48 ...
21:47:10 [2020-03-31T21:47:10.727Z] 
21:47:10 [2020-03-31T21:47:10.727Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:10 [2020-03-31T21:47:10.727Z] #18 67.37 Unpacking bash-completion (1:2.8-6) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.47 Selecting previously unselected package bzip2.
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.78 Selecting previously unselected package xz-utils.
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.80 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 68.81 Unpacking xz-utils (5.2.4-1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 69.15 Selecting previously unselected package apparmor.
21:47:10 [2020-03-31T21:47:10.727Z] #18 69.18 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 69.46 Unpacking apparmor (2.13.2-10) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.11 Selecting previously unselected package aufs-tools.
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.12 Unpacking aufs-tools (1:4.14+20190211-1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.31 Selecting previously unselected package libonig5:ppc64el.
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.34 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.35 Unpacking libonig5:ppc64el (6.9.1-1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.66 Selecting previously unselected package libjq1:ppc64el.
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.81 Selecting previously unselected package jq.
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 70.85 Unpacking jq (1.5+dfsg-2+b1) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.02 Selecting previously unselected package libaio1:ppc64el.
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.03 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.03 Unpacking libaio1:ppc64el (0.3.112-3) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.18 Selecting previously unselected package libgpm2:ppc64el.
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.20 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.20 Unpacking libgpm2:ppc64el (1.20.7-5) ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.32 Selecting previously unselected package libicu63:ppc64el.
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
21:47:10 [2020-03-31T21:47:10.727Z] #18 71.36 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
21:47:12 [2020-03-31T21:47:12.329Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.784s	coverage: 72.5% of statements
21:47:12 [2020-03-31T21:47:12.592Z] --- PASS: TestBuildWithHugeFile (26.90s)
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildWithEmptyDockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:47:12 [2020-03-31T21:47:12.592Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
21:47:12 [2020-03-31T21:47:12.592Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
21:47:12 [2020-03-31T21:47:12.592Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
21:47:12 [2020-03-31T21:47:12.592Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildPreserveOwnership
21:47:12 [2020-03-31T21:47:12.592Z] === RUN   TestBuildPreserveOwnership/copy_from
21:47:12 [2020-03-31T21:47:12.897Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.869s	coverage: 49.5% of statements
21:47:13 [2020-03-31T21:47:13.452Z] #18 ...
21:47:13 [2020-03-31T21:47:13.452Z] 
21:47:13 [2020-03-31T21:47:13.452Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:13 [2020-03-31T21:47:13.452Z] #51 DONE 243.5s
21:47:13 [2020-03-31T21:47:13.452Z] 
21:47:13 [2020-03-31T21:47:13.452Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:13 [2020-03-31T21:47:13.452Z] #48 242.7 net/textproto
21:47:13 [2020-03-31T21:47:13.452Z] #48 242.8 crypto/x509
21:47:13 [2020-03-31T21:47:13.452Z] #48 243.9 vendor/golang.org/x/net/http/httpproxy
21:47:13 [2020-03-31T21:47:13.838Z] ok  	github.com/docker/docker/daemon	12.326s	coverage: 17.5% of statements
21:47:13 [2020-03-31T21:47:13.838Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:47:13 [2020-03-31T21:47:13.838Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:47:13 [2020-03-31T21:47:13.838Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:47:13 [2020-03-31T21:47:13.838Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:47:13 [2020-03-31T21:47:13.838Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:47:14 [2020-03-31T21:47:14.778Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.0% of statements
21:47:15 [2020-03-31T21:47:15.037Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.635s	coverage: 76.1% of statements
21:47:15 [2020-03-31T21:47:15.524Z] #48 ...
21:47:15 [2020-03-31T21:47:15.524Z] 
21:47:15 [2020-03-31T21:47:15.524Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:15 [2020-03-31T21:47:15.524Z] #45 145.0   DEP      criu/cr-dedup.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 145.3   DEP      criu/cr-check.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 145.6   DEP      criu/config.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 145.8   DEP      criu/clone-noasan.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 145.9   DEP      criu/cgroup.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 146.5   DEP      criu/cgroup-props.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 146.8   DEP      criu/bitmap.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 146.8   DEP      criu/bfd.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 147.0   DEP      criu/autofs.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 147.6   DEP      criu/aio.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 148.1   DEP      criu/action-scripts.d
21:47:15 [2020-03-31T21:47:15.524Z] #45 148.9   CC       criu/action-scripts.o
21:47:15 [2020-03-31T21:47:15.524Z] #45 150.0   CC       criu/aio.o
21:47:15 [2020-03-31T21:47:15.524Z] #45 151.1   CC       criu/autofs.o
21:47:15 [2020-03-31T21:47:15.524Z] #45 154.8   CC       criu/bfd.o
21:47:15 [2020-03-31T21:47:15.977Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.019s	coverage: 3.0% of statements
21:47:15 [2020-03-31T21:47:15.977Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
21:47:16 [2020-03-31T21:47:16.154Z] #45 155.9   CC       criu/bitmap.o
21:47:16 [2020-03-31T21:47:16.154Z] #45 ...
21:47:16 [2020-03-31T21:47:16.154Z] 
21:47:16 [2020-03-31T21:47:16.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:16 [2020-03-31T21:47:16.154Z] #48 246.8 vendor/golang.org/x/net/http/httpguts
21:47:16 [2020-03-31T21:47:16.968Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:47:18 [2020-03-31T21:47:18.685Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.715s	coverage: 61.0% of statements
21:47:18 [2020-03-31T21:47:18.686Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:47:18 [2020-03-31T21:47:18.686Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:47:18 [2020-03-31T21:47:18.686Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 41.8% of statements
21:47:18 [2020-03-31T21:47:18.686Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.271s	coverage: 77.8% of statements
21:47:18 [2020-03-31T21:47:18.945Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 4.9% of statements
21:47:18 [2020-03-31T21:47:18.945Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:47:18 [2020-03-31T21:47:18.945Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:47:18 [2020-03-31T21:47:18.945Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:47:18 [2020-03-31T21:47:18.945Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:47:18 [2020-03-31T21:47:18.988Z] --- PASS: TestBuildPreserveOwnership (6.55s)
21:47:18 [2020-03-31T21:47:18.988Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
21:47:18 [2020-03-31T21:47:18.988Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s)
21:47:18 [2020-03-31T21:47:18.988Z] === RUN   TestBuildPlatformInvalid
21:47:18 [2020-03-31T21:47:18.988Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:47:18 [2020-03-31T21:47:18.988Z] PASS
21:47:18 [2020-03-31T21:47:18.988Z] 
21:47:18 [2020-03-31T21:47:18.988Z] === Skipped
21:47:18 [2020-03-31T21:47:18.988Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
21:47:18 [2020-03-31T21:47:18.988Z]     build_session_test.go:25: TODO: BuildKit
21:47:18 [2020-03-31T21:47:18.988Z] 
21:47:18 [2020-03-31T21:47:18.988Z] 
21:47:18 [2020-03-31T21:47:18.988Z] DONE 32 tests, 1 skipped in 75.963s
21:47:19 [2020-03-31T21:47:19.269Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
21:47:19 [2020-03-31T21:47:19.269Z] ++ 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
21:47:19 [2020-03-31T21:47:19.269Z] ++ set -e
21:47:19 [2020-03-31T21:47:19.269Z] ++ '[' -n 0 ']'
21:47:19 [2020-03-31T21:47:19.269Z] ++ set -x
21:47:19 [2020-03-31T21:47:19.269Z] ++ env -i DEST=/go/src/github.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
21:47:19 [2020-03-31T21:47:19.269Z] INFO: Testing against a local daemon
21:47:19 [2020-03-31T21:47:19.269Z] === RUN   TestConfigList
21:47:19 [2020-03-31T21:47:19.886Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.055s	coverage: 67.0% of statements
21:47:19 [2020-03-31T21:47:19.886Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 88.3% of statements
21:47:20 [2020-03-31T21:47:20.462Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
21:47:20 [2020-03-31T21:47:20.462Z] time="2020-03-31T21:47:20Z" level=error msg="Failed to open log file: open /tmp/docker-logger-161349645/container.log.1: no such file or directory"
21:47:20 [2020-03-31T21:47:20.462Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 62.1% of statements
21:47:20 [2020-03-31T21:47:20.649Z] #48 250.5 crypto/tls
21:47:21 [2020-03-31T21:47:21.693Z] #48 ...
21:47:21 [2020-03-31T21:47:21.693Z] 
21:47:21 [2020-03-31T21:47:21.693Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.80 Selecting previously unselected package libnet1:ppc64el.
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.96 Selecting previously unselected package libnl-3-200:ppc64el.
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.693Z] #18 78.99 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.11 Selecting previously unselected package libprotobuf-c1:ppc64el.
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.14 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.24 Selecting previously unselected package libreadline5:ppc64el.
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.28 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.48 Selecting previously unselected package net-tools.
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.80 Selecting previously unselected package python-pip-whl.
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 79.83 Unpacking python-pip-whl (18.1-5) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.60 Selecting previously unselected package python3-lib2to3.
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.63 Unpacking python3-lib2to3 (3.7.3-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.81 Selecting previously unselected package python3-distutils.
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 80.85 Unpacking python3-distutils (3.7.3-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.10 Selecting previously unselected package python3-pip.
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.12 Unpacking python3-pip (18.1-5) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.37 Selecting previously unselected package python3-pkg-resources.
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.38 Unpacking python3-pkg-resources (40.8.0-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.59 Selecting previously unselected package python3-setuptools.
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.61 Unpacking python3-setuptools (40.8.0-1) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.93 Selecting previously unselected package python3-wheel.
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 81.97 Unpacking python3-wheel (0.32.3-2) ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 82.10 Selecting previously unselected package sudo.
21:47:21 [2020-03-31T21:47:21.694Z] #18 82.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.694Z] #18 82.13 Unpacking sudo (1.8.27-1+deb10u2) ...
21:47:21 [2020-03-31T21:47:21.872Z] ok  	github.com/docker/docker/daemon/logger/local	0.101s	coverage: 74.7% of statements
21:47:21 [2020-03-31T21:47:21.872Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:47:21 [2020-03-31T21:47:21.872Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.120s	coverage: 19.9% of statements
21:47:21 [2020-03-31T21:47:21.984Z] #18 83.02 Selecting previously unselected package thin-provisioning-tools.
21:47:21 [2020-03-31T21:47:21.984Z] #18 83.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
21:47:21 [2020-03-31T21:47:21.984Z] #18 83.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
21:47:22 [2020-03-31T21:47:22.275Z] #18 83.44 Selecting previously unselected package uidmap.
21:47:22 [2020-03-31T21:47:22.275Z] #18 83.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
21:47:22 [2020-03-31T21:47:22.275Z] #18 83.47 Unpacking uidmap (1:4.5-1.1) ...
21:47:22 [2020-03-31T21:47:22.457Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 33.3% of statements
21:47:22 [2020-03-31T21:47:22.567Z] #18 83.66 Selecting previously unselected package vim-runtime.
21:47:22 [2020-03-31T21:47:22.567Z] #18 83.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
21:47:22 [2020-03-31T21:47:22.567Z] #18 83.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
21:47:22 [2020-03-31T21:47:22.567Z] #18 83.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
21:47:22 [2020-03-31T21:47:22.567Z] #18 83.80 Unpacking vim-runtime (2:8.1.0875-5) ...
21:47:22 [2020-03-31T21:47:22.716Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
21:47:23 [2020-03-31T21:47:23.642Z] --- PASS: TestConfigList (3.77s)
21:47:23 [2020-03-31T21:47:23.642Z] === RUN   TestConfigsCreateAndDelete
21:47:23 [2020-03-31T21:47:23.670Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 47.8% of statements
21:47:24 [2020-03-31T21:47:24.242Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
21:47:25 [2020-03-31T21:47:25.182Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.069s	coverage: 82.5% of statements
21:47:25 [2020-03-31T21:47:25.182Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:47:25 [2020-03-31T21:47:25.182Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:47:25 [2020-03-31T21:47:25.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:47:25 [2020-03-31T21:47:25.627Z] 
21:47:25 [2020-03-31T21:47:25.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:47:25 [2020-03-31T21:47:25.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:47:25 [2020-03-31T21:47:25.627Z] HOSTNAME=78c312acb248
21:47:25 [2020-03-31T21:47:25.627Z] DEST=bundles/test-integration
21:47:25 [2020-03-31T21:47:25.627Z] PWD=/go/src/github.com/docker/docker
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_ROOTLESS=1
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:47:25 [2020-03-31T21:47:25.627Z] container=docker
21:47:25 [2020-03-31T21:47:25.627Z] HOME=/root
21:47:25 [2020-03-31T21:47:25.627Z] GOLANG_VERSION=1.13.8
21:47:25 [2020-03-31T21:47:25.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:47:25 [2020-03-31T21:47:25.627Z] VALIDATE_BRANCH=master
21:47:25 [2020-03-31T21:47:25.627Z] TERM=xterm
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_PKG=github.com/docker/docker
21:47:25 [2020-03-31T21:47:25.627Z] SHLVL=1
21:47:25 [2020-03-31T21:47:25.627Z] TIMEOUT=120m
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_GRAPHDRIVER=overlay2
21:47:25 [2020-03-31T21:47:25.627Z] GO111MODULE=off
21:47:25 [2020-03-31T21:47:25.627Z] DOCKER_EXPERIMENTAL=1
21:47:25 [2020-03-31T21:47:25.627Z] TEST_SKIP_INTEGRATION_CLI=1
21:47:25 [2020-03-31T21:47:25.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:47:25 [2020-03-31T21:47:25.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:47:25 [2020-03-31T21:47:25.627Z] GOPATH=/go
21:47:25 [2020-03-31T21:47:25.627Z] PKG_CONFIG=pkg-config
21:47:25 [2020-03-31T21:47:25.627Z] _=/usr/bin/env
21:47:25 [2020-03-31T21:47:25.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:47:26 [2020-03-31T21:47:26.123Z] ok  	github.com/docker/docker/distribution/metadata	0.090s	coverage: 48.2% of statements
21:47:26 [2020-03-31T21:47:26.694Z] ok  	github.com/docker/docker/distribution	0.386s	coverage: 22.1% of statements
21:47:26 [2020-03-31T21:47:26.694Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:47:26 [2020-03-31T21:47:26.694Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 49.4% of statements
21:47:27 [2020-03-31T21:47:27.015Z] #18 ...
21:47:27 [2020-03-31T21:47:27.015Z] 
21:47:27 [2020-03-31T21:47:27.015Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:27 [2020-03-31T21:47:27.015Z] #45 156.2   CC       criu/cgroup-props.o
21:47:27 [2020-03-31T21:47:27.015Z] #45 158.2   CC       criu/cgroup.o
21:47:27 [2020-03-31T21:47:27.015Z] #45 165.8   CC       criu/clone-noasan.o
21:47:27 [2020-03-31T21:47:27.015Z] #45 166.2   CC       criu/config.o
21:47:27 [2020-03-31T21:47:27.015Z] #45 ...
21:47:27 [2020-03-31T21:47:27.015Z] 
21:47:27 [2020-03-31T21:47:27.015Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:27 [2020-03-31T21:47:27.015Z] #18 88.22 Selecting previously unselected package vim.
21:47:27 [2020-03-31T21:47:27.015Z] #18 88.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
21:47:27 [2020-03-31T21:47:27.015Z] #18 88.28 Unpacking vim (2:8.1.0875-5) ...
21:47:27 [2020-03-31T21:47:27.089Z] --- PASS: TestConfigsCreateAndDelete (3.68s)
21:47:27 [2020-03-31T21:47:27.089Z] === RUN   TestConfigsUpdate
21:47:28 [2020-03-31T21:47:28.044Z] #18 89.17 Selecting previously unselected package xfsprogs.
21:47:28 [2020-03-31T21:47:28.044Z] #18 89.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
21:47:28 [2020-03-31T21:47:28.044Z] #18 89.20 Unpacking xfsprogs (4.20.0-1) ...
21:47:28 [2020-03-31T21:47:28.605Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
21:47:28 [2020-03-31T21:47:28.865Z] ok  	github.com/docker/docker/image	0.058s	coverage: 86.4% of statements
21:47:28 [2020-03-31T21:47:28.865Z] ok  	github.com/docker/docker/image/v1	0.030s	coverage: 25.0% of statements
21:47:29 [2020-03-31T21:47:29.072Z] #18 90.05 Selecting previously unselected package zip.
21:47:29 [2020-03-31T21:47:29.072Z] #18 90.06 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
21:47:29 [2020-03-31T21:47:29.072Z] #18 90.06 Unpacking zip (3.0-11+b1) ...
21:47:29 [2020-03-31T21:47:29.125Z] ok  	github.com/docker/docker/distribution/xfer	1.714s	coverage: 85.6% of statements
21:47:29 [2020-03-31T21:47:29.125Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:47:29 [2020-03-31T21:47:29.125Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:47:29 [2020-03-31T21:47:29.125Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.56 Setting up aufs-tools (1:4.14+20190211-1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.57 Setting up libip6tc0:ppc64el (1.8.2-4) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.58 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.58 Setting up libgpm2:ppc64el (1.20.7-5) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.59 Setting up libip4tc0:ppc64el (1.8.2-4) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.59 Setting up uidmap (1:4.5-1.1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.60 Setting up libnftnl11:ppc64el (1.1.2-2) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.61 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.62 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.63 Setting up xxd (2:8.1.0875-5) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.68 Setting up zip (3.0-11+b1) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.69 Setting up vim-common (2:8.1.0875-5) ...
21:47:29 [2020-03-31T21:47:29.363Z] #18 90.71 Setting up bash-completion (1:2.8-6) ...
21:47:29 [2020-03-31T21:47:29.385Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
21:47:30 [2020-03-31T21:47:30.327Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
21:47:30 [2020-03-31T21:47:30.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:47:30 [2020-03-31T21:47:30.456Z] 
21:47:30 [2020-03-31T21:47:30.535Z] --- PASS: TestConfigsUpdate (3.62s)
21:47:30 [2020-03-31T21:47:30.535Z] === RUN   TestTemplatedConfig
21:47:30 [2020-03-31T21:47:30.898Z] ok  	github.com/docker/docker/opts	0.124s	coverage: 67.4% of statements
21:47:31 [2020-03-31T21:47:31.388Z] 
21:47:31 [2020-03-31T21:47:31.388Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:47:31 [2020-03-31T21:47:31.388Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:47:31 [2020-03-31T21:47:31.388Z] HOSTNAME=fbdff0c1b755
21:47:31 [2020-03-31T21:47:31.388Z] TEST_SKIP_INTEGRATION=1
21:47:31 [2020-03-31T21:47:31.388Z] TESTDEBUG=0
21:47:31 [2020-03-31T21:47:31.388Z] DEST=bundles/test-integration
21:47:31 [2020-03-31T21:47:31.388Z] PWD=/go/src/github.com/docker/docker
21:47:31 [2020-03-31T21:47:31.388Z] KEEPBUNDLE=1
21:47:31 [2020-03-31T21:47:31.388Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:47:31 [2020-03-31T21:47:31.388Z] container=docker
21:47:31 [2020-03-31T21:47:31.388Z] HOME=/root
21:47:31 [2020-03-31T21:47:31.388Z] GOLANG_VERSION=1.13.8
21:47:31 [2020-03-31T21:47:31.388Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:47:31 [2020-03-31T21:47:31.388Z] VALIDATE_BRANCH=master
21:47:31 [2020-03-31T21:47:31.388Z] TERM=xterm
21:47:31 [2020-03-31T21:47:31.388Z] DOCKER_PKG=github.com/docker/docker
21:47:31 [2020-03-31T21:47:31.388Z] SHLVL=1
21:47:31 [2020-03-31T21:47:31.388Z] TIMEOUT=120m
21:47:31 [2020-03-31T21:47:31.388Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:47:31 [2020-03-31T21:47:31.388Z] DOCKER_GRAPHDRIVER=overlay2
21:47:31 [2020-03-31T21:47:31.388Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:47:31 [2020-03-31T21:47:31.388Z] GO111MODULE=off
21:47:31 [2020-03-31T21:47:31.388Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:47:31 [2020-03-31T21:47:31.388Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:47:31 [2020-03-31T21:47:31.388Z] GOPATH=/go
21:47:31 [2020-03-31T21:47:31.388Z] PKG_CONFIG=pkg-config
21:47:31 [2020-03-31T21:47:31.388Z] _=/usr/bin/env
21:47:31 [2020-03-31T21:47:31.388Z] Building test suite binary ./integration-cli/test.main
21:47:31 [2020-03-31T21:47:31.953Z] 
21:47:31 [2020-03-31T21:47:31.953Z] 
21:47:31 [2020-03-31T21:47:31.953Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:47:31 [2020-03-31T21:47:31.953Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:47:31 [2020-03-31T21:47:31.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:47:31 [2020-03-31T21:47:31.953Z] HOSTNAME=3c6bcebdfd26
21:47:31 [2020-03-31T21:47:31.953Z] TEST_SKIP_INTEGRATION=1
21:47:31 [2020-03-31T21:47:31.953Z] TESTDEBUG=0
21:47:31 [2020-03-31T21:47:31.953Z] DEST=bundles/test-integration
21:47:31 [2020-03-31T21:47:31.953Z] PWD=/go/src/github.com/docker/docker
21:47:31 [2020-03-31T21:47:31.953Z] KEEPBUNDLE=1
21:47:31 [2020-03-31T21:47:31.953Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:47:31 [2020-03-31T21:47:31.953Z] container=docker
21:47:31 [2020-03-31T21:47:31.953Z] HOME=/root
21:47:31 [2020-03-31T21:47:31.953Z] GOLANG_VERSION=1.13.8
21:47:31 [2020-03-31T21:47:31.953Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:47:31 [2020-03-31T21:47:31.953Z] VALIDATE_BRANCH=master
21:47:31 [2020-03-31T21:47:31.953Z] TERM=xterm
21:47:31 [2020-03-31T21:47:31.953Z] DOCKER_PKG=github.com/docker/docker
21:47:31 [2020-03-31T21:47:31.953Z] SHLVL=1
21:47:31 [2020-03-31T21:47:31.953Z] TIMEOUT=120m
21:47:31 [2020-03-31T21:47:31.953Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:47:31 [2020-03-31T21:47:31.953Z] DOCKER_GRAPHDRIVER=overlay2
21:47:31 [2020-03-31T21:47:31.953Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:47:31 [2020-03-31T21:47:31.953Z] GO111MODULE=off
21:47:31 [2020-03-31T21:47:31.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:47:31 [2020-03-31T21:47:31.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:47:31 [2020-03-31T21:47:31.953Z] GOPATH=/go
21:47:31 [2020-03-31T21:47:31.953Z] PKG_CONFIG=pkg-config
21:47:31 [2020-03-31T21:47:31.953Z] _=/usr/bin/env
21:47:31 [2020-03-31T21:47:31.953Z] Building test suite binary ./integration-cli/test.main
21:47:32 [2020-03-31T21:47:32.281Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
21:47:32 [2020-03-31T21:47:32.519Z] No new tests added to integration.
21:47:32 [2020-03-31T21:47:32.519Z] 
21:47:32 [2020-03-31T21:47:32.519Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:47:32 [2020-03-31T21:47:32.541Z] ok  	github.com/docker/docker/pkg/authorization	0.496s	coverage: 68.3% of statements
21:47:32 [2020-03-31T21:47:32.541Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
21:47:32 [2020-03-31T21:47:32.884Z] #18 ...
21:47:32 [2020-03-31T21:47:32.884Z] 
21:47:32 [2020-03-31T21:47:32.884Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:33 [2020-03-31T21:47:33.480Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
21:47:33 [2020-03-31T21:47:33.741Z] ok  	github.com/docker/docker/pkg/archive	1.266s	coverage: 77.0% of statements
21:47:33 [2020-03-31T21:47:33.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:47:33 [2020-03-31T21:47:33.891Z] HOSTNAME=e6b68b8df0f5
21:47:33 [2020-03-31T21:47:33.891Z] TESTDEBUG=0
21:47:33 [2020-03-31T21:47:33.891Z] DEST=bundles/test-integration
21:47:33 [2020-03-31T21:47:33.891Z] PWD=/go/src/github.com/docker/docker
21:47:33 [2020-03-31T21:47:33.891Z] KEEPBUNDLE=1
21:47:33 [2020-03-31T21:47:33.891Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:47:33 [2020-03-31T21:47:33.891Z] container=docker
21:47:33 [2020-03-31T21:47:33.891Z] HOME=/root
21:47:33 [2020-03-31T21:47:33.891Z] GOLANG_VERSION=1.13.8
21:47:33 [2020-03-31T21:47:33.891Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:47:33 [2020-03-31T21:47:33.891Z] VALIDATE_BRANCH=master
21:47:33 [2020-03-31T21:47:33.891Z] TERM=xterm
21:47:33 [2020-03-31T21:47:33.891Z] DOCKER_PKG=github.com/docker/docker
21:47:33 [2020-03-31T21:47:33.891Z] SHLVL=1
21:47:33 [2020-03-31T21:47:33.891Z] TIMEOUT=120m
21:47:33 [2020-03-31T21:47:33.891Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:47:33 [2020-03-31T21:47:33.891Z] DOCKER_GRAPHDRIVER=overlay2
21:47:33 [2020-03-31T21:47:33.891Z] GO111MODULE=off
21:47:33 [2020-03-31T21:47:33.891Z] TEST_SKIP_INTEGRATION_CLI=1
21:47:33 [2020-03-31T21:47:33.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:47:33 [2020-03-31T21:47:33.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:47:33 [2020-03-31T21:47:33.891Z] GOPATH=/go
21:47:33 [2020-03-31T21:47:33.891Z] PKG_CONFIG=pkg-config
21:47:33 [2020-03-31T21:47:33.891Z] _=/usr/bin/env
21:47:33 [2020-03-31T21:47:33.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:47:33 [2020-03-31T21:47:33.984Z] --- PASS: TestTemplatedConfig (3.60s)
21:47:33 [2020-03-31T21:47:33.984Z] === RUN   TestConfigInspect
21:47:34 [2020-03-31T21:47:34.000Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
21:47:34 [2020-03-31T21:47:34.569Z] ok  	github.com/docker/docker/pkg/discovery/file	0.026s	coverage: 92.9% of statements
21:47:35 [2020-03-31T21:47:35.145Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
21:47:35 [2020-03-31T21:47:35.714Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
21:47:36 [2020-03-31T21:47:36.283Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
21:47:36 [2020-03-31T21:47:36.975Z] #24 263.3 Checking out files:  22% (2374/10664)   
Checking out files:  23% (2453/10664)   
Checking out files:  24% (2560/10664)   
Checking out files:  25% (2666/10664)   
Checking out files:  26% (2773/10664)   
Checking out files:  27% (2880/10664)   
Checking out files:  28% (2986/10664)   
Checking out files:  29% (3093/10664)   
Checking out files:  30% (3200/10664)   
Checking out files:  31% (3306/10664)   
Checking out files:  32% (3413/10664)   
Checking out files:  33% (3520/10664)   
Checking out files:  34% (3626/10664)   
Checking out files:  35% (3733/10664)   
Checking out files:  36% (3840/10664)   
Checking out files:  37% (3946/10664)   
Checking out files:  37% (4052/10664)   
Checking out files:  38% (4053/10664)   
Checking out files:  39% (4159/10664)   
Checking out files:  40% (4266/10664)   
Checking out files:  41% (4373/10664)   
Checking out files:  42% (4479/10664)   
Checking out files:  43% (4586/10664)   
Checking out files:  44% (4693/10664)   
Checking out files:  45% (4799/10664)   
Checking out files:  46% (4906/10664)   
Checking out files:  47% (5013/10664)   
Checking out files:  48% (5119/10664)   
Checking out files:  49% (5226/10664)   
Checking out files:  50% (5332/10664)   
Checking out files:  51% (5439/10664)   
Checking out files:  52% (5546/10664)   
Checking out files:  53% (5652/10664)   
Checking out files:  54% (5759/10664)   
Checking out files:  55% (5866/10664)   
Checking out files:  56% (5972/10664)   
Checking out files:  57% (6079/10664)   
Checking out files:  58% (6186/10664)   
Checking out files:  59% (6292/10664)   
Checking out files:  59% (6373/10664)   
Checking out files:  60% (6399/10664)   
Checking out files:  61% (6506/10664)   
Checking out files:  62% (6612/10664)   
Checking out files:  63% (6719/10664)   
Checking out files:  64% (6825/10664)   
Checking out files:  65% (6932/10664)   
Checking out files:  66% (7039/10664)   
Checking out files:  67% (7145/10664)   
Checking out files:  68% (7252/10664)   
Checking out files:  69% (7359/10664)   
Checking out files:  70% (7465/10664)   
Checking out files:  71% (7572/10664)   
Checking out files:  72% (7679/10664)   
Checking out files:  73% (7785/10664)   
Checking out files:  74% (7892/10664)   
Checking out files:  75% (7998/10664)   
Checking out files:  75% (8099/10664)   
Checking out files:  76% (8105/10664)   
Checking out files:  77% (8212/10664)   
Checking out files:  78% (8318/10664)   
Checking out files:  79% (8425/10664)   
Checking out files:  80% (8532/10664)   
Checking out files:  81% (8638/10664)   
Checking out files:  82% (8745/10664)   
Checking out files:  83% (8852/10664)   
Checking out files:  84% (8958/10664)   
Checking out files:  85% (9065/10664)   
Checking out files:  86% (9172/10664)   
Checking out files:  87% (9278/10664)   
Checking out files:  88% (9385/10664)   
Checking out files:  89% (9491/10664)   
Checking out files:  90% (9598/10664)   
Checking out files:  91% (9705/10664)   
Checking out files:  92% (9811/10664)   
Checking out files:  93% (9918/10664)   
Checking out files:  94% (10025/10664)   
Checking out files:  95% (10131/10664)   
Checking out files:  96% (10238/10664)   
Checking out files:  96% (10327/10664)   
Checking out files:  97% (10345/10664)   
Checking out files:  98% (10451/10664)   
Checking out files:  99% (10558/10664)   
Checking out files: 100% (10664/10664)   
Checking out files: 100% (10664/10664), done.
21:47:37 [2020-03-31T21:47:37.221Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
21:47:37 [2020-03-31T21:47:37.266Z] #24 267.7 + cd /tmp/tmp.hspQudyizr/tmp/docker-ce
21:47:37 [2020-03-31T21:47:37.266Z] #24 267.7 + git checkout -q v17.06.2-ce
21:47:37 [2020-03-31T21:47:37.431Z] --- PASS: TestConfigInspect (3.62s)
21:47:37 [2020-03-31T21:47:37.431Z] === RUN   TestConfigCreateWithLabels
21:47:37 [2020-03-31T21:47:37.792Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.563s	coverage: 43.2% of statements
21:47:37 [2020-03-31T21:47:37.792Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
21:47:38 [2020-03-31T21:47:38.364Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
21:47:38 [2020-03-31T21:47:38.364Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
21:47:38 [2020-03-31T21:47:38.624Z] ok  	github.com/docker/docker/pkg/fsutils	0.300s	coverage: 85.1% of statements
21:47:39 [2020-03-31T21:47:39.195Z] ok  	github.com/docker/docker/layer	7.241s	coverage: 68.8% of statements
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/oci	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:47:39 [2020-03-31T21:47:39.195Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:47:39 [2020-03-31T21:47:39.764Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
21:47:39 [2020-03-31T21:47:39.764Z] ok  	github.com/docker/docker/pkg/locker	0.081s	coverage: 88.9% of statements
21:47:39 [2020-03-31T21:47:39.988Z] #24 ...
21:47:39 [2020-03-31T21:47:39.988Z] 
21:47:39 [2020-03-31T21:47:39.988Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:39 [2020-03-31T21:47:39.988Z] #45 169.7   CC       criu/cr-check.o
21:47:39 [2020-03-31T21:47:39.988Z] #45 173.6   CC       criu/cr-dedup.o
21:47:39 [2020-03-31T21:47:39.988Z] #45 174.4   CC       criu/cr-dump.o
21:47:39 [2020-03-31T21:47:39.988Z] #45 179.3   CC       criu/cr-errno.o
21:47:39 [2020-03-31T21:47:39.988Z] #45 179.4   CC       criu/cr-restore.o
21:47:40 [2020-03-31T21:47:40.025Z] ok  	github.com/docker/docker/pkg/ioutils	0.642s	coverage: 70.6% of statements
21:47:40 [2020-03-31T21:47:40.025Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
21:47:40 [2020-03-31T21:47:40.025Z] ok  	github.com/docker/docker/pkg/idtools	0.802s	coverage: 70.3% of statements
21:47:40 [2020-03-31T21:47:40.025Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:47:40 [2020-03-31T21:47:40.278Z] #45 ...
21:47:40 [2020-03-31T21:47:40.278Z] 
21:47:40 [2020-03-31T21:47:40.278Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:40 [2020-03-31T21:47:40.278Z] #18 96.82 Setting up libiptc0:ppc64el (1.8.2-4) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 96.83 Setting up xz-utils (5.2.4-1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 96.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 96.86 Setting up sudo (1.8.27-1+deb10u2) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.04 invoke-rc.d: could not determine current runlevel
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.08 invoke-rc.d: policy-rc.d denied execution of start.
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.10 Setting up pigz (2.4-1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.11 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.13 Setting up python-pip-whl (18.1-5) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.13 Setting up libmpdec2:ppc64el (2.4.2-2) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 97.14 Setting up vim-runtime (2:8.1.0875-5) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.12 Setting up libaio1:ppc64el (0.3.112-3) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.13 Setting up libonig5:ppc64el (6.9.1-1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.14 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.15 Setting up vim (2:8.1.0875-5) ...
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:47:40 [2020-03-31T21:47:40.278Z] #18 98.36 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
21:47:40 [2020-03-31T21:47:40.279Z] #18 98.36 Setting up thin-provisioning-tools (0.7.6-2.1) ...
21:47:40 [2020-03-31T21:47:40.279Z] #18 98.39 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
21:47:40 [2020-03-31T21:47:40.279Z] #18 98.40 Setting up jq (1.5+dfsg-2+b1) ...
21:47:40 [2020-03-31T21:47:40.279Z] #18 98.41 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
21:47:40 [2020-03-31T21:47:40.279Z] #18 98.43 Setting up python3.7 (3.7.3-2+deb10u1) ...
21:47:40 [2020-03-31T21:47:40.595Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
21:47:40 [2020-03-31T21:47:40.595Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
21:47:40 [2020-03-31T21:47:40.857Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
21:47:40 [2020-03-31T21:47:40.908Z] #18 ...
21:47:40 [2020-03-31T21:47:40.908Z] 
21:47:40 [2020-03-31T21:47:40.908Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:40 [2020-03-31T21:47:40.908Z] #48 261.2 net/http/httptrace
21:47:40 [2020-03-31T21:47:40.908Z] #48 261.6 net/http
21:47:41 [2020-03-31T21:47:41.428Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 91.4% of statements
21:47:41 [2020-03-31T21:47:41.428Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
21:47:41 [2020-03-31T21:47:41.539Z] #48 ...
21:47:41 [2020-03-31T21:47:41.539Z] 
21:47:41 [2020-03-31T21:47:41.539Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:47:41 [2020-03-31T21:47:41.539Z] #24 272.2 + mkdir -p /tmp/tmp.hspQudyizr/src/github.com/docker
21:47:41 [2020-03-31T21:47:41.845Z] --- PASS: TestConfigCreateWithLabels (3.68s)
21:47:41 [2020-03-31T21:47:41.845Z] === RUN   TestConfigCreateResolve
21:47:41 [2020-03-31T21:47:41.856Z] #24 272.2 + mv components/cli /tmp/tmp.hspQudyizr/src/github.com/docker/cli
21:47:41 [2020-03-31T21:47:41.856Z] #24 272.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:47:41 [2020-03-31T21:47:41.999Z] ok  	github.com/docker/docker/pkg/mount	0.856s	coverage: 70.5% of statements
21:47:41 [2020-03-31T21:47:41.999Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:47:41 [2020-03-31T21:47:41.999Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:47:41 [2020-03-31T21:47:41.999Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:47:41 [2020-03-31T21:47:41.999Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.060s	coverage: 56.8% of statements
21:47:42 [2020-03-31T21:47:42.569Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 88.2% of statements
21:47:42 [2020-03-31T21:47:42.830Z] ok  	github.com/docker/docker/pkg/progress	0.011s	coverage: 75.9% of statements
21:47:42 [2020-03-31T21:47:42.830Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
21:47:43 [2020-03-31T21:47:43.400Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
21:47:43 [2020-03-31T21:47:43.970Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
21:47:44 [2020-03-31T21:47:44.230Z] ok  	github.com/docker/docker/pkg/pubsub	1.088s	coverage: 73.9% of statements
21:47:44 [2020-03-31T21:47:44.801Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
21:47:44 [2020-03-31T21:47:44.801Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
21:47:45 [2020-03-31T21:47:45.061Z] ok  	github.com/docker/docker/pkg/symlink	0.023s	coverage: 87.7% of statements
21:47:45 [2020-03-31T21:47:45.298Z] --- PASS: TestConfigCreateResolve (3.58s)
21:47:45 [2020-03-31T21:47:45.298Z] === RUN   TestConfigDaemonLibtrustID
21:47:45 [2020-03-31T21:47:45.298Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:47:45 [2020-03-31T21:47:45.298Z] PASS
21:47:45 [2020-03-31T21:47:45.298Z] 
21:47:45 [2020-03-31T21:47:45.298Z] DONE 8 tests in 26.159s
21:47:45 [2020-03-31T21:47:45.298Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
21:47:45 [2020-03-31T21:47:45.298Z] ++ 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
21:47:45 [2020-03-31T21:47:45.298Z] ++ set -e
21:47:45 [2020-03-31T21:47:45.298Z] ++ '[' -n 0 ']'
21:47:45 [2020-03-31T21:47:45.298Z] ++ set -x
21:47:45 [2020-03-31T21:47:45.299Z] ++ env -i DEST=/go/src/github.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
21:47:45 [2020-03-31T21:47:45.299Z] INFO: Testing against a local daemon
21:47:45 [2020-03-31T21:47:45.299Z] === RUN   TestCheckpoint
21:47:45 [2020-03-31T21:47:45.299Z] --- SKIP: TestCheckpoint (0.00s)
21:47:45 [2020-03-31T21:47:45.299Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:47:45 [2020-03-31T21:47:45.299Z] === RUN   TestContainerInvalidJSON
21:47:45 [2020-03-31T21:47:45.299Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:47:45 [2020-03-31T21:47:45.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:47:45 [2020-03-31T21:47:45.299Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:47:45 [2020-03-31T21:47:45.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:47:45 [2020-03-31T21:47:45.299Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:47:45 [2020-03-31T21:47:45.299Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:47:45 [2020-03-31T21:47:45.299Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:47:45 [2020-03-31T21:47:45.299Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:47:45 [2020-03-31T21:47:45.322Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 71.3% of statements
21:47:45 [2020-03-31T21:47:45.580Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:47:45 [2020-03-31T21:47:45.580Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:47:45 [2020-03-31T21:47:45.580Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:47:45 [2020-03-31T21:47:45.580Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:47:45 [2020-03-31T21:47:45.580Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:47:45 [2020-03-31T21:47:45.580Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:47:45 [2020-03-31T21:47:45.580Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
21:47:45 [2020-03-31T21:47:45.580Z] === RUN   TestCopyFromContainerPathIsNotDir
21:47:45 [2020-03-31T21:47:45.580Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
21:47:45 [2020-03-31T21:47:45.580Z] === RUN   TestCopyToContainerPathDoesNotExist
21:47:45 [2020-03-31T21:47:45.862Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
21:47:45 [2020-03-31T21:47:45.862Z] === RUN   TestCopyToContainerPathIsNotDir
21:47:45 [2020-03-31T21:47:45.862Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
21:47:45 [2020-03-31T21:47:45.862Z] === RUN   TestCopyFromContainer
21:47:46 [2020-03-31T21:47:46.263Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 37.2% of statements
21:47:46 [2020-03-31T21:47:46.263Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
21:47:46 [2020-03-31T21:47:46.524Z] ok  	github.com/docker/docker/pkg/signal	2.850s	coverage: 61.0% of statements
21:47:47 [2020-03-31T21:47:47.094Z] testing: warning: no tests to run
21:47:47 [2020-03-31T21:47:47.094Z] coverage: [no statements]
21:47:47 [2020-03-31T21:47:47.094Z] ok  	github.com/docker/docker/pkg/term/windows	0.033s	coverage: [no statements] [no tests to run]
21:47:47 [2020-03-31T21:47:47.094Z] ok  	github.com/docker/docker/pkg/term	0.019s	coverage: 84.8% of statements
21:47:47 [2020-03-31T21:47:47.355Z] ok  	github.com/docker/docker/pkg/tarsum	0.133s	coverage: 89.3% of statements
21:47:47 [2020-03-31T21:47:47.411Z] #24 ...
21:47:47 [2020-03-31T21:47:47.411Z] 
21:47:47 [2020-03-31T21:47:47.411Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.5 Setting up iptables (1.8.2-4) ...
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:47:47 [2020-03-31T21:47:47.411Z] #18 105.6 Setting up python3 (3.7.3-1) ...
21:47:47 [2020-03-31T21:47:47.411Z] #18 106.5 Setting up python3-wheel (0.32.3-2) ...
21:47:47 [2020-03-31T21:47:47.411Z] #18 107.8 Setting up apparmor (2.13.2-10) ...
21:47:47 [2020-03-31T21:47:47.617Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
21:47:47 [2020-03-31T21:47:47.617Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
21:47:47 [2020-03-31T21:47:47.617Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
21:47:48 [2020-03-31T21:47:48.535Z] === RUN   TestCopyFromContainer//
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer//bar/root
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer//bar/root/
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer/bar/quux
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer/bar/quux/
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:47:48 [2020-03-31T21:47:48.536Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCopyFromContainer/bar/notarget
21:47:48 [2020-03-31T21:47:48.818Z] --- PASS: TestCopyFromContainer (2.90s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer// (0.05s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:47:48 [2020-03-31T21:47:48.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateLinkToNonExistingContainer
21:47:48 [2020-03-31T21:47:48.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateWithInvalidEnv
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateWithInvalidEnv/0
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateWithInvalidEnv/0
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateWithInvalidEnv/1
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateWithInvalidEnv/1
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateWithInvalidEnv/2
21:47:48 [2020-03-31T21:47:48.818Z] === PAUSE TestCreateWithInvalidEnv/2
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateWithInvalidEnv/0
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateWithInvalidEnv/2
21:47:48 [2020-03-31T21:47:48.818Z] === CONT  TestCreateWithInvalidEnv/1
21:47:48 [2020-03-31T21:47:48.818Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateTmpfsMountsTarget
21:47:48 [2020-03-31T21:47:48.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:47:48 [2020-03-31T21:47:48.818Z] === RUN   TestCreateWithCustomMaskedPaths
21:47:49 [2020-03-31T21:47:49.476Z] #18 110.5 Setting up xfsprogs (4.20.0-1) ...
21:47:49 [2020-03-31T21:47:49.476Z] #18 110.5 Setting up python3-lib2to3 (3.7.3-1) ...
21:47:49 [2020-03-31T21:47:49.534Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
21:47:49 [2020-03-31T21:47:49.534Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 73.8% of statements
21:47:50 [2020-03-31T21:47:50.108Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 83.7% of statements
21:47:50 [2020-03-31T21:47:50.110Z] #18 111.2 Setting up python3-pkg-resources (40.8.0-1) ...
21:47:50 [2020-03-31T21:47:50.401Z] #18 ...
21:47:50 [2020-03-31T21:47:50.401Z] 
21:47:50 [2020-03-31T21:47:50.401Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:47:50 [2020-03-31T21:47:50.401Z] #48 280.9 github.com/LK4D4/vndr/godl
21:47:51 [2020-03-31T21:47:51.051Z] ok  	github.com/docker/docker/plugin	0.609s	coverage: 27.1% of statements
21:47:51 [2020-03-31T21:47:51.313Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
21:47:51 [2020-03-31T21:47:51.491Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:47:51 [2020-03-31T21:47:51.491Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:47:51 [2020-03-31T21:47:51.773Z] --- PASS: TestCreateWithCapabilities (0.01s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
21:47:51 [2020-03-31T21:47:51.773Z] === RUN   TestCreateWithCustomReadonlyPaths
21:47:51 [2020-03-31T21:47:51.886Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
21:47:51 [2020-03-31T21:47:51.911Z] #48 282.2 github.com/LK4D4/vndr
21:47:52 [2020-03-31T21:47:52.146Z] ok  	github.com/docker/docker/registry	0.228s	coverage: 56.0% of statements
21:47:52 [2020-03-31T21:47:52.406Z] ok  	github.com/docker/docker/testutil	0.020s	coverage: 62.5% of statements
21:47:52 [2020-03-31T21:47:52.977Z] ok  	github.com/docker/docker/runconfig	0.040s	coverage: 68.2% of statements
21:47:54 [2020-03-31T21:47:54.449Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:54 [2020-03-31T21:47:54.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:54 [2020-03-31T21:47:54.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:47:54 [2020-03-31T21:47:54.449Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:47:54 [2020-03-31T21:47:54.449Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:47:54 [2020-03-31T21:47:54.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:47:54 [2020-03-31T21:47:54.449Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:47:54 [2020-03-31T21:47:54.449Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:47:54 [2020-03-31T21:47:54.449Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:47:54 [2020-03-31T21:47:54.449Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:47:54 [2020-03-31T21:47:54.449Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:47:54 [2020-03-31T21:47:54.449Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:47:54 [2020-03-31T21:47:54.887Z] ok  	github.com/docker/docker/volume/drivers	0.060s	coverage: 36.1% of statements
21:47:55 [2020-03-31T21:47:55.063Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
21:47:55 [2020-03-31T21:47:55.063Z] === RUN   TestContainerStartOnDaemonRestart
21:47:55 [2020-03-31T21:47:55.063Z] === PAUSE TestContainerStartOnDaemonRestart
21:47:55 [2020-03-31T21:47:55.063Z] === RUN   TestDaemonRestartIpcMode
21:47:55 [2020-03-31T21:47:55.063Z] === PAUSE TestDaemonRestartIpcMode
21:47:55 [2020-03-31T21:47:55.063Z] === RUN   TestDaemonHostGatewayIP
21:47:55 [2020-03-31T21:47:55.063Z] === PAUSE TestDaemonHostGatewayIP
21:47:55 [2020-03-31T21:47:55.063Z] === RUN   TestDiff
21:47:55 [2020-03-31T21:47:55.459Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
21:47:55 [2020-03-31T21:47:55.459Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
21:47:56 [2020-03-31T21:47:56.068Z] --- PASS: TestDiff (0.82s)
21:47:56 [2020-03-31T21:47:56.068Z] === RUN   TestExecWithCloseStdin
21:47:56 [2020-03-31T21:47:56.362Z] #48 ...
21:47:56 [2020-03-31T21:47:56.362Z] 
21:47:56 [2020-03-31T21:47:56.362Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
21:47:56 [2020-03-31T21:47:56.363Z] #18 113.0 Setting up python3-distutils (3.7.3-1) ...
21:47:56 [2020-03-31T21:47:56.363Z] #18 114.0 Setting up python3-setuptools (40.8.0-1) ...
21:47:56 [2020-03-31T21:47:56.363Z] #18 116.0 Setting up python3-pip (18.1-5) ...
21:47:56 [2020-03-31T21:47:56.839Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
21:47:56 [2020-03-31T21:47:56.994Z] #18 118.1 Processing triggers for libc-bin (2.28-10) ...
21:47:56 [2020-03-31T21:47:56.994Z] #18 118.2 Processing triggers for mime-support (3.62) ...
21:47:57 [2020-03-31T21:47:57.074Z] --- PASS: TestExecWithCloseStdin (0.94s)
21:47:57 [2020-03-31T21:47:57.074Z] === RUN   TestExec
21:47:57 [2020-03-31T21:47:57.288Z] #18 DONE 118.5s
21:47:57 [2020-03-31T21:47:57.288Z] 
21:47:57 [2020-03-31T21:47:57.288Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
21:47:57 [2020-03-31T21:47:57.688Z] --- PASS: TestExec (0.88s)
21:47:57 [2020-03-31T21:47:57.688Z] === RUN   TestExecUser
21:47:57 [2020-03-31T21:47:57.920Z] #19 0.485 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:47:57 [2020-03-31T21:47:57.920Z] #19 0.491 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:47:57 [2020-03-31T21:47:57.920Z] #19 0.495 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:47:57 [2020-03-31T21:47:57.920Z] #19 DONE 0.6s
21:47:57 [2020-03-31T21:47:57.920Z] 
21:47:57 [2020-03-31T21:47:57.920Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:47:57 [2020-03-31T21:47:57.920Z] #45 188.0   CC       criu/cr-service.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 191.7   CC       criu/crtools.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 192.8   CC       criu/eventfd.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 193.6   CC       criu/eventpoll.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 195.2   CC       criu/external.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 196.1   CC       criu/fault-injection.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 196.4   CC       criu/fdstore.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 197.3   CC       criu/fifo.o
21:47:57 [2020-03-31T21:47:57.920Z] #45 ...
21:47:57 [2020-03-31T21:47:57.920Z] 
21:47:57 [2020-03-31T21:47:57.920Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:47:58 [2020-03-31T21:47:58.694Z] --- PASS: TestExecUser (0.89s)
21:47:58 [2020-03-31T21:47:58.694Z] === RUN   TestExportContainerAndImportImage
21:47:59 [2020-03-31T21:47:59.323Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.204925018s with top 10 stages: buildssa: 1m35.342941328s, goimports: 21.904366014s, unconvert: 11.619434747s, gosec: 9.425359449s, golint: 5.873226516s, misspell: 4.322404783s, ineffassign: 4.255356567s, inspect: 3.371509362s, vrp: 3.017204482s, printf: 2.196573102s 
21:47:59 [2020-03-31T21:47:59.323Z] INFO [runner] Issues before processing: 2333, after processing: 0 
21:47:59 [2020-03-31T21:47:59.323Z] INFO [runner] Processors filtering stat (out/in): cgo: 1724/2333, identifier_marker: 1619/1619, exclude-rules: 63/1619, skip_files: 1724/1724, skip_dirs: 1724/1724, nolint: 0/63, filename_unadjuster: 1724/1724, path_prettifier: 1724/1724, autogenerated_exclude: 1619/1724, exclude: 1619/1619 
21:47:59 [2020-03-31T21:47:59.323Z] INFO [runner] processing took 60.079294ms with stages: nolint: 25.369461ms, identifier_marker: 17.226305ms, path_prettifier: 7.653039ms, exclude-rules: 4.047474ms, autogenerated_exclude: 3.8251ms, skip_dirs: 1.675479ms, cgo: 185.231µs, filename_unadjuster: 92.103µs, max_same_issues: 1.681µs, uniq_by_line: 703ns, diff: 517ns, exclude: 491ns, source_code: 423ns, skip_files: 388ns, max_from_linter: 371ns, path_shortener: 265ns, max_per_file_from_linter: 263ns 
21:47:59 [2020-03-31T21:47:59.323Z] INFO [runner] linters took 1m37.990982201s with stages: goanalysis_metalinter: 1m18.650902908s, unused: 19.279828447s 
21:47:59 [2020-03-31T21:47:59.323Z] INFO File cache stats: 1457 entries of total size 6.8MiB 
21:47:59 [2020-03-31T21:47:59.323Z] INFO Memory: 1476 samples, avg is 749.5MB, max is 3572.4MB 
21:47:59 [2020-03-31T21:47:59.323Z] INFO Execution took 3m33.782957124s               
21:47:59 [2020-03-31T21:47:59.323Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:47:59 [2020-03-31T21:47:59.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh dynbinary-daemon test-docker-py
21:47:59 [2020-03-31T21:47:59.700Z] --- PASS: TestExportContainerAndImportImage (1.13s)
21:47:59 [2020-03-31T21:47:59.700Z] === RUN   TestExportContainerAfterDaemonRestart
21:48:00 [2020-03-31T21:48:00.254Z] 
21:48:00 [2020-03-31T21:48:00.254Z] Removing bundles/
21:48:00 [2020-03-31T21:48:00.254Z] 
21:48:00 [2020-03-31T21:48:00.254Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
21:48:00 [2020-03-31T21:48:00.254Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:48:00 [2020-03-31T21:48:00.254Z] GOOS="" GOARCH="" GOARM=""
21:48:01 [2020-03-31T21:48:01.169Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s)
21:48:01 [2020-03-31T21:48:01.169Z] === RUN   TestHealthCheckWorkdir
21:48:02 [2020-03-31T21:48:02.639Z] --- PASS: TestHealthCheckWorkdir (1.12s)
21:48:02 [2020-03-31T21:48:02.639Z] === RUN   TestHealthKillContainer
21:48:04 [2020-03-31T21:48:04.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:48:04 [2020-03-31T21:48:04.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:48:04 [2020-03-31T21:48:04.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:48:04 [2020-03-31T21:48:04.804Z] #20 ...
21:48:04 [2020-03-31T21:48:04.804Z] 
21:48:04 [2020-03-31T21:48:04.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:04 [2020-03-31T21:48:04.804Z] #45 198.3   CC       criu/file-ids.o
21:48:04 [2020-03-31T21:48:04.804Z] #45 199.1   CC       criu/file-lock.o
21:48:04 [2020-03-31T21:48:04.804Z] #45 201.2   CC       criu/files-ext.o
21:48:04 [2020-03-31T21:48:04.804Z] #45 202.1   CC       criu/files-reg.o
21:48:05 [2020-03-31T21:48:05.315Z] --- PASS: TestHealthKillContainer (3.02s)
21:48:05 [2020-03-31T21:48:05.315Z] === RUN   TestInspectCpusetInConfigPre120
21:48:06 [2020-03-31T21:48:06.320Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
21:48:06 [2020-03-31T21:48:06.320Z] === RUN   TestIpcModeNone
21:48:06 [2020-03-31T21:48:06.865Z] #45 206.5   CC       criu/files.o
21:48:06 [2020-03-31T21:48:06.934Z] --- PASS: TestIpcModeNone (0.87s)
21:48:06 [2020-03-31T21:48:06.934Z] === RUN   TestIpcModePrivate
21:48:07 [2020-03-31T21:48:07.154Z] #45 ...
21:48:07 [2020-03-31T21:48:07.154Z] 
21:48:07 [2020-03-31T21:48:07.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:07 [2020-03-31T21:48:07.154Z] #48 DONE 297.8s
21:48:07 [2020-03-31T21:48:07.154Z] 
21:48:07 [2020-03-31T21:48:07.154Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
21:48:07 [2020-03-31T21:48:07.154Z] #20 9.325 Collecting yamllint==1.16.0
21:48:07 [2020-03-31T21:48:07.941Z] --- PASS: TestIpcModePrivate (0.91s)
21:48:07 [2020-03-31T21:48:07.941Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
21:48:07 [2020-03-31T21:48:07.941Z] === RUN   TestIpcModeShareable
21:48:08 [2020-03-31T21:48:08.660Z] #20 10.57   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
21:48:08 [2020-03-31T21:48:08.952Z] --- PASS: TestIpcModeShareable (0.92s)
21:48:08 [2020-03-31T21:48:08.952Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
21:48:08 [2020-03-31T21:48:08.952Z] === RUN   TestAPIIpcModeShareableAndContainer
21:48:08 [2020-03-31T21:48:08.953Z] #20 11.07 Collecting pyyaml (from yamllint==1.16.0)
21:48:09 [2020-03-31T21:48:09.584Z] #20 11.67   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
21:48:11 [2020-03-31T21:48:11.625Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
21:48:11 [2020-03-31T21:48:11.625Z] === RUN   TestAPIIpcModeHost
21:48:12 [2020-03-31T21:48:12.241Z] --- PASS: TestAPIIpcModeHost (0.61s)
21:48:12 [2020-03-31T21:48:12.241Z] === RUN   TestDaemonIpcModeShareable
21:48:12 [2020-03-31T21:48:12.308Z] #20 14.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
21:48:12 [2020-03-31T21:48:12.308Z] #20 14.44   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
21:48:12 [2020-03-31T21:48:12.308Z] #20 14.51 Building wheels for collected packages: pyyaml
21:48:12 [2020-03-31T21:48:12.308Z] #20 14.52   Running setup.py bdist_wheel for pyyaml: started
21:48:14 [2020-03-31T21:48:14.261Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
21:48:14 [2020-03-31T21:48:14.261Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:48:14 [2020-03-31T21:48:14.261Z] === RUN   TestDaemonIpcModePrivate
21:48:15 [2020-03-31T21:48:15.043Z] #20 16.56   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:48:15 [2020-03-31T21:48:15.043Z] #20 16.56   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
21:48:15 [2020-03-31T21:48:15.043Z] #20 16.69 Successfully built pyyaml
21:48:15 [2020-03-31T21:48:15.043Z] #20 16.72 Installing collected packages: pyyaml, pathspec, yamllint
21:48:15 [2020-03-31T21:48:15.043Z] #20 17.28 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
21:48:15 [2020-03-31T21:48:15.333Z] #20 DONE 17.6s
21:48:15 [2020-03-31T21:48:15.334Z] 
21:48:15 [2020-03-31T21:48:15.334Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:15 [2020-03-31T21:48:15.334Z] #45 212.4   CC       criu/filesystems.o
21:48:15 [2020-03-31T21:48:15.334Z] #45 213.9   CC       criu/fsnotify.o
21:48:16 [2020-03-31T21:48:16.281Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
21:48:16 [2020-03-31T21:48:16.281Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:48:16 [2020-03-31T21:48:16.281Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:48:16 [2020-03-31T21:48:16.363Z] #45 215.8   CC       criu/image-desc.o
21:48:16 [2020-03-31T21:48:16.363Z] #45 216.1   CC       criu/image.o
21:48:17 [2020-03-31T21:48:17.750Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
21:48:17 [2020-03-31T21:48:17.750Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
21:48:17 [2020-03-31T21:48:17.750Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:48:18 [2020-03-31T21:48:18.422Z] #45 218.0   CC       criu/ipc_ns.o
21:48:18 [2020-03-31T21:48:18.770Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/rootless	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/volume	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === Skipped
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver btrfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver btrfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver btrfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver btrfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver btrfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:73: No driver to put!
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z] time="2020-03-31T21:47:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z] time="2020-03-31T21:47:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z] time="2020-03-31T21:47:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z] time="2020-03-31T21:47:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z] time="2020-03-31T21:47:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:73: No driver to put!
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     overlay_test.go:49: Fails to compute changes intermittently
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver zfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver zfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver zfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver zfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:46: Driver zfs not supported
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.770Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:48:18 [2020-03-31T21:48:18.770Z]     graphtest_unix.go:73: No driver to put!
21:48:18 [2020-03-31T21:48:18.770Z] 
21:48:18 [2020-03-31T21:48:18.771Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:48:18 [2020-03-31T21:48:18.771Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:48:18 [2020-03-31T21:48:18.771Z] 
21:48:18 [2020-03-31T21:48:18.771Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:48:18 [2020-03-31T21:48:18.771Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:48:18 [2020-03-31T21:48:18.771Z] 
21:48:18 [2020-03-31T21:48:18.771Z] 
21:48:18 [2020-03-31T21:48:18.771Z] DONE 2174 tests, 26 skipped in 191.324s
Post stage
[Pipeline] junit
21:48:18 [2020-03-31T21:48:18.784Z] Recording test results
21:48:19 [2020-03-31T21:48:19.770Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
21:48:19 [2020-03-31T21:48:19.770Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
21:48:19 [2020-03-31T21:48:19.770Z] === RUN   TestIpcModeOlderClient
21:48:19 [2020-03-31T21:48:19.770Z] === PAUSE TestIpcModeOlderClient
21:48:19 [2020-03-31T21:48:19.770Z] === RUN   TestKillContainerInvalidSignal
21:48:20 [2020-03-31T21:48:20.383Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
21:48:20 [2020-03-31T21:48:20.383Z] === RUN   TestKillContainer
21:48:20 [2020-03-31T21:48:20.383Z] === RUN   TestKillContainer/no_signal
21:48:21 [2020-03-31T21:48:21.148Z] #45 221.0   CC       criu/irmap.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:48:21 [2020-03-31T21:48:21.388Z] === RUN   TestKillContainer/non_killing_signal
21:48:21 [2020-03-31T21:48:21.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -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:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh dynbinary test-integration
21:48:21 [2020-03-31T21:48:21.670Z] === RUN   TestKillContainer/killing_signal
21:48:22 [2020-03-31T21:48:22.539Z] 
21:48:22 [2020-03-31T21:48:22.539Z] Removing bundles/
21:48:22 [2020-03-31T21:48:22.539Z] 
21:48:22 [2020-03-31T21:48:22.539Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:48:22 [2020-03-31T21:48:22.539Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:48:22 [2020-03-31T21:48:22.539Z] GOOS="" GOARCH="" GOARM=""
21:48:22 [2020-03-31T21:48:22.658Z] #45 222.1   CC       criu/kcmp-ids.o
21:48:22 [2020-03-31T21:48:22.949Z] #45 222.6   CC       criu/kerndat.o
21:48:23 [2020-03-31T21:48:23.139Z] --- PASS: TestKillContainer (2.56s)
21:48:23 [2020-03-31T21:48:23.139Z]     --- PASS: TestKillContainer/no_signal (0.82s)
21:48:23 [2020-03-31T21:48:23.139Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:48:23 [2020-03-31T21:48:23.139Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
21:48:23 [2020-03-31T21:48:23.139Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:48:23 [2020-03-31T21:48:23.139Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:48:23 [2020-03-31T21:48:23.752Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:48:24 [2020-03-31T21:48:24.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s)
21:48:24 [2020-03-31T21:48:24.757Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
21:48:24 [2020-03-31T21:48:24.757Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
21:48:24 [2020-03-31T21:48:24.757Z] === RUN   TestKillStoppedContainer
21:48:24 [2020-03-31T21:48:24.757Z] --- PASS: TestKillStoppedContainer (0.10s)
21:48:24 [2020-03-31T21:48:24.757Z] === RUN   TestKillStoppedContainerAPIPre120
21:48:24 [2020-03-31T21:48:24.757Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
21:48:24 [2020-03-31T21:48:24.757Z] === RUN   TestKillDifferentUserContainer
21:48:25 [2020-03-31T21:48:25.011Z] #45 224.5   CC       criu/libnetlink.o
21:48:25 [2020-03-31T21:48:25.642Z] #45 225.2   CC       criu/log.o
21:48:25 [2020-03-31T21:48:25.763Z] --- PASS: TestKillDifferentUserContainer (0.88s)
21:48:25 [2020-03-31T21:48:25.763Z] === RUN   TestInspectOomKilledTrue
21:48:25 [2020-03-31T21:48:25.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:48:25 [2020-03-31T21:48:25.763Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:48:25 [2020-03-31T21:48:25.763Z] === RUN   TestInspectOomKilledFalse
21:48:25 [2020-03-31T21:48:25.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:48:25 [2020-03-31T21:48:25.763Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:48:25 [2020-03-31T21:48:25.763Z] === RUN   TestLinksEtcHostsContentMatch
21:48:26 [2020-03-31T21:48:26.280Z] #45 226.1   CC       criu/lsm.o
21:48:26 [2020-03-31T21:48:26.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:48:26 [2020-03-31T21:48:26.376Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
21:48:26 [2020-03-31T21:48:26.376Z] === RUN   TestLinksContainerNames
21:48:26 [2020-03-31T21:48:26.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:48:26 [2020-03-31T21:48:26.927Z] #45 ...
21:48:26 [2020-03-31T21:48:26.927Z] 
21:48:26 [2020-03-31T21:48:26.927Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
21:48:26 [2020-03-31T21:48:26.927Z] #31 DONE 317.6s
21:48:26 [2020-03-31T21:48:26.927Z] 
21:48:26 [2020-03-31T21:48:26.927Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:48:27 [2020-03-31T21:48:27.217Z] #61 ...
21:48:27 [2020-03-31T21:48:27.217Z] 
21:48:27 [2020-03-31T21:48:27.217Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:48:27 [2020-03-31T21:48:27.217Z] #45 227.1   CC       criu/mem.o
21:48:27 [2020-03-31T21:48:27.845Z] --- PASS: TestLinksContainerNames (1.66s)
21:48:27 [2020-03-31T21:48:27.845Z] === RUN   TestLogsFollowTailEmpty
21:48:28 [2020-03-31T21:48:28.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:48:31 [2020-03-31T21:48:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:48:31 [2020-03-31T21:48:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:48:31 [2020-03-31T21:48:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:48:31 [2020-03-31T21:48:31.277Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestContainerNetworkMountsNoChown
21:48:31 [2020-03-31T21:48:31.277Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/default
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/default
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/private
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/private
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rprivate
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rprivate
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/slave
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/slave
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rslave
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rslave
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/shared
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/shared
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rshared
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rshared
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/default
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/default/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/default/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/default/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/rshared
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/shared
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/rslave
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/slave
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/rprivate
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === CONT  TestMountDaemonRoot/private
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/private/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:48:31 [2020-03-31T21:48:31.277Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === RUN   TestMountDaemonRoot/private/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/default/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/private/bind_root
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:48:31 [2020-03-31T21:48:31.278Z] === CONT  TestMountDaemonRoot/private/mount_root
21:48:31 [2020-03-31T21:48:31.278Z] --- PASS: TestMountDaemonRoot (0.01s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:48:31 [2020-03-31T21:48:31.278Z] === RUN   TestContainerBindMountNonRecursive
21:48:31 [2020-03-31T21:48:31.291Z] #45 230.5   CC       criu/mount.o
21:48:31 [2020-03-31T21:48:31.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:48:32 [2020-03-31T21:48:32.749Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
21:48:32 [2020-03-31T21:48:32.749Z] === RUN   TestNetworkNat
21:48:33 [2020-03-31T21:48:33.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:48:33 [2020-03-31T21:48:33.363Z] --- PASS: TestNetworkNat (0.92s)
21:48:33 [2020-03-31T21:48:33.363Z] === RUN   TestNetworkLocalhostTCPNat
21:48:34 [2020-03-31T21:48:34.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
21:48:34 [2020-03-31T21:48:34.368Z] === RUN   TestNetworkLoopbackNat
21:48:35 [2020-03-31T21:48:35.412Z] --- PASS: TestNetworkLoopbackNat (1.16s)
21:48:35 [2020-03-31T21:48:35.412Z] === RUN   TestPause
21:48:35 [2020-03-31T21:48:35.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:48:36 [2020-03-31T21:48:36.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:48:36 [2020-03-31T21:48:36.419Z] --- PASS: TestPause (0.87s)
21:48:36 [2020-03-31T21:48:36.419Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:48:36 [2020-03-31T21:48:36.419Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:48:36 [2020-03-31T21:48:36.419Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:48:36 [2020-03-31T21:48:36.419Z] === RUN   TestPauseStopPausedContainer
21:48:37 [2020-03-31T21:48:37.424Z] --- PASS: TestPauseStopPausedContainer (0.85s)
21:48:37 [2020-03-31T21:48:37.424Z] === RUN   TestPsFilter
21:48:37 [2020-03-31T21:48:37.424Z] --- PASS: TestPsFilter (0.27s)
21:48:37 [2020-03-31T21:48:37.424Z] === RUN   TestRemoveContainerWithRemovedVolume
21:48:37 [2020-03-31T21:48:37.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:48:38 [2020-03-31T21:48:38.180Z] #45 236.8   CC       criu/namespaces.o
21:48:38 [2020-03-31T21:48:38.430Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
21:48:38 [2020-03-31T21:48:38.430Z] === RUN   TestRemoveContainerWithVolume
21:48:38 [2020-03-31T21:48:38.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:48:39 [2020-03-31T21:48:39.045Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
21:48:39 [2020-03-31T21:48:39.045Z] === RUN   TestRemoveContainerRunning
21:48:40 [2020-03-31T21:48:40.052Z] --- PASS: TestRemoveContainerRunning (0.84s)
21:48:40 [2020-03-31T21:48:40.052Z] === RUN   TestRemoveContainerForceRemoveRunning
21:48:40 [2020-03-31T21:48:40.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
21:48:40 [2020-03-31T21:48:40.666Z] === RUN   TestRemoveInvalidContainer
21:48:40 [2020-03-31T21:48:40.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:48:40 [2020-03-31T21:48:40.901Z] #45 240.0   CC       criu/net.o
21:48:40 [2020-03-31T21:48:40.948Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:48:40 [2020-03-31T21:48:40.948Z] === RUN   TestRenameLinkedContainer
21:48:41 [2020-03-31T21:48:41.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:48:42 [2020-03-31T21:48:42.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:48:43 [2020-03-31T21:48:43.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:48:43 [2020-03-31T21:48:43.628Z] Using test binary docker
21:48:43 [2020-03-31T21:48:43.628Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:48:43 [2020-03-31T21:48:43.628Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:48:43 [2020-03-31T21:48:43.628Z] INFO: Waiting for daemon to start...
21:48:43 [2020-03-31T21:48:43.628Z] Starting dockerd
21:48:44 [2020-03-31T21:48:44.397Z] --- PASS: TestRenameLinkedContainer (3.40s)
21:48:44 [2020-03-31T21:48:44.398Z] === RUN   TestRenameStoppedContainer
21:48:45 [2020-03-31T21:48:45.011Z] --- PASS: TestRenameStoppedContainer (0.84s)
21:48:45 [2020-03-31T21:48:45.011Z] === RUN   TestRenameRunningContainerAndReuse
21:48:46 [2020-03-31T21:48:46.177Z] .
21:48:46 [2020-03-31T21:48:46.178Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:48:46 [2020-03-31T21:48:46.178Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:48:46 [2020-03-31T21:48:46.178Z] Error: No such image: emptyfs
21:48:46 [2020-03-31T21:48:46.178Z] Running integration-test (iteration 1)
21:48:46 [2020-03-31T21:48:46.178Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:48:46 [2020-03-31T21:48:46.455Z] #45 245.8   CC       criu/netfilter.o
21:48:46 [2020-03-31T21:48:46.747Z] #45 246.4   CC       criu/page-pipe.o
21:48:47 [2020-03-31T21:48:47.031Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s)
21:48:47 [2020-03-31T21:48:47.031Z] === RUN   TestRenameInvalidName
21:48:47 [2020-03-31T21:48:47.644Z] --- PASS: TestRenameInvalidName (0.87s)
21:48:47 [2020-03-31T21:48:47.644Z] === RUN   TestRenameAnonymousContainer
21:48:47 [2020-03-31T21:48:47.781Z] #45 247.5   CC       criu/page-xfer.o
21:48:50 [2020-03-31T21:48:50.509Z] #45 249.8   CC       criu/pagemap-cache.o
21:48:50 [2020-03-31T21:48:50.800Z] #45 250.4   CC       criu/pagemap.o
21:48:52 [2020-03-31T21:48:52.303Z] #45 251.7   CC       criu/parasite-syscall.o
21:48:53 [2020-03-31T21:48:53.124Z] --- PASS: TestRenameAnonymousContainer (4.75s)
21:48:53 [2020-03-31T21:48:53.124Z] === RUN   TestRenameContainerWithSameName
21:48:53 [2020-03-31T21:48:53.405Z] --- PASS: TestRenameContainerWithSameName (0.84s)
21:48:53 [2020-03-31T21:48:53.406Z] === RUN   TestRenameContainerWithLinkedContainer
21:48:53 [2020-03-31T21:48:53.805Z] #45 253.5   CC       criu/path.o
21:48:54 [2020-03-31T21:48:54.434Z] #45 254.1   CC       criu/pie-util-vdso.o
21:48:54 [2020-03-31T21:48:54.875Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
21:48:54 [2020-03-31T21:48:54.875Z] === RUN   TestResize
21:48:55 [2020-03-31T21:48:55.078Z] #45 254.7   CC       criu/pie-util.o
21:48:55 [2020-03-31T21:48:55.368Z] #45 255.0   CC       criu/pipes.o
21:48:55 [2020-03-31T21:48:55.881Z] --- PASS: TestResize (0.87s)
21:48:55 [2020-03-31T21:48:55.881Z] === RUN   TestResizeWithInvalidSize
21:48:56 [2020-03-31T21:48:56.103Z] Loaded image: buildpack-deps:jessie
21:48:56 [2020-03-31T21:48:56.103Z] Loaded image: busybox:latest
21:48:56 [2020-03-31T21:48:56.103Z] Loaded image: busybox:glibc
21:48:56 [2020-03-31T21:48:56.103Z] Loaded image: debian:jessie
21:48:56 [2020-03-31T21:48:56.103Z] Loaded image: hello-world:latest
21:48:56 [2020-03-31T21:48:56.103Z] INFO: Testing against a local daemon
21:48:56 [2020-03-31T21:48:56.103Z] === RUN   TestCgroupNamespacesBuild
21:48:56 [2020-03-31T21:48:56.822Z] 23645bd7ee08: Pull complete
21:48:56 [2020-03-31T21:48:56.822Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
21:48:56 [2020-03-31T21:48:56.822Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
21:48:56 [2020-03-31T21:48:56.822Z] mcr.microsoft.com/windows/servercore:ltsc2019
21:48:56 [2020-03-31T21:48:56.822Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
21:48:56 [2020-03-31T21:48:56.822Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
21:48:56 [2020-03-31T21:48:56.874Z] #45 256.3   CC       criu/plugin.o
21:48:56 [2020-03-31T21:48:56.886Z] --- PASS: TestResizeWithInvalidSize (0.85s)
21:48:56 [2020-03-31T21:48:56.886Z] === RUN   TestResizeWhenContainerNotStarted
21:48:57 [2020-03-31T21:48:57.269Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
21:48:57 [2020-03-31T21:48:57.269Z] INFO: Docker version of control daemon
21:48:57 [2020-03-31T21:48:57.269Z] 
21:48:57 [2020-03-31T21:48:57.269Z] Client: Docker Engine - Enterprise
21:48:57 [2020-03-31T21:48:57.269Z]  Version:           19.03.5
21:48:57 [2020-03-31T21:48:57.269Z]  API version:       1.40
21:48:57 [2020-03-31T21:48:57.269Z]  Go version:        go1.12.12
21:48:57 [2020-03-31T21:48:57.269Z]  Git commit:        2ee0c57608
21:48:57 [2020-03-31T21:48:57.269Z]  Built:             11/13/2019 08:00:16
21:48:57 [2020-03-31T21:48:57.269Z]  OS/Arch:           windows/amd64
21:48:57 [2020-03-31T21:48:57.269Z]  Experimental:      false
21:48:57 [2020-03-31T21:48:57.269Z] 
21:48:57 [2020-03-31T21:48:57.269Z] Server: Docker Engine - Enterprise
21:48:57 [2020-03-31T21:48:57.269Z]  Engine:
21:48:57 [2020-03-31T21:48:57.269Z]   Version:          19.03.5
21:48:57 [2020-03-31T21:48:57.269Z]   API version:      1.40 (minimum version 1.24)
21:48:57 [2020-03-31T21:48:57.269Z]   Go version:       go1.12.12
21:48:57 [2020-03-31T21:48:57.269Z]   Git commit:       2ee0c57608
21:48:57 [2020-03-31T21:48:57.269Z]   Built:            11/13/2019 07:58:51
21:48:57 [2020-03-31T21:48:57.269Z]   OS/Arch:          windows/amd64
21:48:57 [2020-03-31T21:48:57.269Z]   Experimental:     true
21:48:57 [2020-03-31T21:48:57.269Z] 
21:48:57 [2020-03-31T21:48:57.269Z] INFO: Docker info of control daemon
21:48:57 [2020-03-31T21:48:57.269Z] 
21:48:57 [2020-03-31T21:48:57.505Z] #45 257.1   CC       criu/proc_parse.o
21:48:57 [2020-03-31T21:48:57.506Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:48:57 [2020-03-31T21:48:57.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:48:58 [2020-03-31T21:48:58.622Z] --- PASS: TestCgroupNamespacesBuild (3.02s)
21:48:58 [2020-03-31T21:48:58.622Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:48:58 [2020-03-31T21:48:58.773Z] Client:
21:48:58 [2020-03-31T21:48:58.773Z]  Debug Mode: false
21:48:58 [2020-03-31T21:48:58.773Z]  Plugins:
21:48:58 [2020-03-31T21:48:58.773Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
21:48:58 [2020-03-31T21:48:58.773Z] 
21:48:58 [2020-03-31T21:48:58.773Z] Server:
21:48:58 [2020-03-31T21:48:58.773Z]  Containers: 0
21:48:58 [2020-03-31T21:48:58.773Z]   Running: 0
21:48:58 [2020-03-31T21:48:58.773Z]   Paused: 0
21:48:58 [2020-03-31T21:48:58.773Z]   Stopped: 0
21:48:58 [2020-03-31T21:48:58.773Z]  Images: 1
21:48:58 [2020-03-31T21:48:58.773Z]  Server Version: 19.03.5
21:48:58 [2020-03-31T21:48:58.773Z]  Storage Driver: windowsfilter (windows) lcow (linux)
21:48:58 [2020-03-31T21:48:58.773Z]   Windows: 
21:48:58 [2020-03-31T21:48:58.773Z]   LCOW: 
21:48:58 [2020-03-31T21:48:58.773Z]  Logging Driver: json-file
21:48:58 [2020-03-31T21:48:58.773Z]  Plugins:
21:48:58 [2020-03-31T21:48:58.773Z]   Volume: local
21:48:58 [2020-03-31T21:48:58.773Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:48:58 [2020-03-31T21:48:58.773Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:48:58 [2020-03-31T21:48:58.773Z]  Swarm: inactive
21:48:58 [2020-03-31T21:48:58.773Z]  Default Isolation: process
21:48:58 [2020-03-31T21:48:58.773Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:48:58 [2020-03-31T21:48:58.773Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:48:58 [2020-03-31T21:48:58.773Z]  OSType: windows
21:48:58 [2020-03-31T21:48:58.773Z]  Architecture: x86_64
21:48:58 [2020-03-31T21:48:58.773Z]  CPUs: 4
21:48:58 [2020-03-31T21:48:58.773Z]  Total Memory: 32GiB
21:48:58 [2020-03-31T21:48:58.773Z]  Name: azwin-2-ead130
21:48:58 [2020-03-31T21:48:58.773Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
21:48:58 [2020-03-31T21:48:58.773Z]  Docker Root Dir: D:\docker
21:48:58 [2020-03-31T21:48:58.773Z]  Debug Mode: false
21:48:58 [2020-03-31T21:48:58.773Z]  Registry: https://index.docker.io/v1/
21:48:58 [2020-03-31T21:48:58.773Z]  Labels:
21:48:58 [2020-03-31T21:48:58.773Z]  Experimental: true
21:48:58 [2020-03-31T21:48:58.773Z]  Insecure Registries:
21:48:58 [2020-03-31T21:48:58.773Z]   10.0.0.4:5000
21:48:58 [2020-03-31T21:48:58.773Z]   127.0.0.0/8
21:48:58 [2020-03-31T21:48:58.773Z]  Registry Mirrors:
21:48:58 [2020-03-31T21:48:58.773Z]   http://10.0.0.4:5000/
21:48:58 [2020-03-31T21:48:58.773Z]  Live Restore Enabled: false
21:48:58 [2020-03-31T21:48:58.773Z] 
21:48:58 [2020-03-31T21:48:58.773Z] 
21:48:58 [2020-03-31T21:48:58.773Z] INFO: Commit hash is 745ed9686b
21:48:59 [2020-03-31T21:48:59.221Z] INFO: Nuke-Everything...
21:48:59 [2020-03-31T21:48:59.221Z] INFO: Container count on control daemon to delete is 0
21:48:59 [2020-03-31T21:48:59.526Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:48:59 [2020-03-31T21:48:59.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:49:00 [2020-03-31T21:49:00.723Z] INFO: Nuking d:\CI
21:49:00 [2020-03-31T21:49:00.723Z] INFO: Zapped successfully
21:49:00 [2020-03-31T21:49:00.723Z] INFO: Location for testing is d:\CI\PR-40673\4
21:49:00 [2020-03-31T21:49:00.723Z] INFO: Validating GOLang consistency in Dockerfile.windows...
21:49:00 [2020-03-31T21:49:00.723Z] 
21:49:00 [2020-03-31T21:49:00.723Z] 
21:49:00 [2020-03-31T21:49:00.723Z] INFO: Building the image from Dockerfile.windows at 03/31/2020 21:49:00...
21:49:00 [2020-03-31T21:49:00.723Z] 
21:49:00 [2020-03-31T21:49:00.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:49:01 [2020-03-31T21:49:01.194Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s)
21:49:01 [2020-03-31T21:49:01.194Z] === RUN   TestBuildWithSession
21:49:01 [2020-03-31T21:49:01.194Z] --- SKIP: TestBuildWithSession (0.00s)
21:49:01 [2020-03-31T21:49:01.194Z]     build_session_test.go:25: TODO: BuildKit
21:49:01 [2020-03-31T21:49:01.194Z] === RUN   TestBuildSquashParent
21:49:01 [2020-03-31T21:49:01.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:49:02 [2020-03-31T21:49:02.436Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:49:02 [2020-03-31T21:49:02.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:49:03 [2020-03-31T21:49:03.060Z] #45 262.7   CC       criu/protobuf-desc.o
21:49:04 [2020-03-31T21:49:04.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:49:05 [2020-03-31T21:49:05.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:49:05 [2020-03-31T21:49:05.120Z] #45 264.5   CC       criu/protobuf.o
21:49:05 [2020-03-31T21:49:05.753Z] #45 265.2   CC       criu/pstree.o
21:49:06 [2020-03-31T21:49:06.424Z] Sending build context to Docker daemon  54.69MB
21:49:06 [2020-03-31T21:49:06.424Z] 
21:49:06 [2020-03-31T21:49:06.424Z] Step 1/10 : FROM microsoft/windowsservercore
21:49:06 [2020-03-31T21:49:06.424Z]  ---> 80e84fd280e2
21:49:06 [2020-03-31T21:49:06.424Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
21:49:06 [2020-03-31T21:49:06.424Z]  ---> Running in 555f76280719
21:49:06 [2020-03-31T21:49:06.879Z] Removing intermediate container 555f76280719
21:49:06 [2020-03-31T21:49:06.879Z]  ---> 66dc3b342b1a
21:49:06 [2020-03-31T21:49:06.879Z] Step 3/10 : ARG GO_VERSION=1.13.8
21:49:06 [2020-03-31T21:49:06.879Z]  ---> Running in 280aea87f8e2
21:49:07 [2020-03-31T21:49:07.328Z] Removing intermediate container 280aea87f8e2
21:49:07 [2020-03-31T21:49:07.328Z]  ---> 47fb64f65018
21:49:07 [2020-03-31T21:49:07.328Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
21:49:07 [2020-03-31T21:49:07.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:49:07 [2020-03-31T21:49:07.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:49:07 [2020-03-31T21:49:07.778Z]  ---> Running in e79cb426e221
21:49:07 [2020-03-31T21:49:07.823Z] #45 267.4   CC       criu/rbtree.o
21:49:08 [2020-03-31T21:49:08.226Z] Removing intermediate container e79cb426e221
21:49:08 [2020-03-31T21:49:08.227Z]  ---> 5b4b19d2b8a6
21:49:08 [2020-03-31T21:49:08.227Z] 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}
21:49:08 [2020-03-31T21:49:08.227Z]  ---> Running in efaf12dc20c4
21:49:08 [2020-03-31T21:49:08.674Z] Removing intermediate container efaf12dc20c4
21:49:08 [2020-03-31T21:49:08.674Z]  ---> bbb1c5260802
21:49:08 [2020-03-31T21:49:08.675Z] 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;
21:49:08 [2020-03-31T21:49:08.675Z]  ---> Running in 49356057493b
21:49:08 [2020-03-31T21:49:08.857Z] #45 268.2   CC       criu/rst-malloc.o
21:49:09 [2020-03-31T21:49:09.149Z] #45 268.8   CC       criu/seccomp.o
21:49:09 [2020-03-31T21:49:09.348Z] --- PASS: TestBuildSquashParent (7.03s)
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:09 [2020-03-31T21:49:09.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:09 [2020-03-31T21:49:09.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:09 [2020-03-31T21:49:09.348Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:49:09 [2020-03-31T21:49:09.348Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:49:10 [2020-03-31T21:49:10.398Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s)
21:49:10 [2020-03-31T21:49:10.398Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s)
21:49:10 [2020-03-31T21:49:10.398Z] === RUN   TestCgroupNamespacesRun
21:49:10 [2020-03-31T21:49:10.742Z] #45 270.3   CC       criu/seize.o
21:49:11 [2020-03-31T21:49:11.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:49:11 [2020-03-31T21:49:11.274Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:49:11 [2020-03-31T21:49:11.867Z] --- PASS: TestCgroupNamespacesRun (1.72s)
21:49:11 [2020-03-31T21:49:11.867Z] === RUN   TestCgroupNamespacesRunPrivileged
21:49:12 [2020-03-31T21:49:12.841Z] #45 272.5   CC       criu/servicefd.o
21:49:13 [2020-03-31T21:49:13.198Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:49:13 [2020-03-31T21:49:13.198Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:49:13 [2020-03-31T21:49:13.336Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
21:49:13 [2020-03-31T21:49:13.336Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:49:13 [2020-03-31T21:49:13.872Z] #45 273.4   CC       criu/shmem.o
21:49:15 [2020-03-31T21:49:15.082Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
21:49:15 [2020-03-31T21:49:15.082Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s)
21:49:15 [2020-03-31T21:49:15.082Z] === RUN   TestBuildMultiStageCopy
21:49:15 [2020-03-31T21:49:15.082Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:49:15 [2020-03-31T21:49:15.355Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
21:49:15 [2020-03-31T21:49:15.355Z] === RUN   TestCgroupNamespacesRunHostMode
21:49:15 [2020-03-31T21:49:15.373Z] #45 275.2   CC       criu/sigframe.o
21:49:15 [2020-03-31T21:49:15.664Z] #45 275.4   CC       criu/signalfd.o
21:49:16 [2020-03-31T21:49:16.299Z] #45 275.8   CC       criu/sk-inet.o
21:49:16 [2020-03-31T21:49:16.831Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
21:49:16 [2020-03-31T21:49:16.831Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:49:17 [2020-03-31T21:49:17.229Z] 
21:49:17 [2020-03-31T21:49:17.229Z] SUCCESS: Specified value was saved.
21:49:17 [2020-03-31T21:49:17.229Z] INFO: Downloading git...
21:49:18 [2020-03-31T21:49:18.339Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:49:18 [2020-03-31T21:49:18.367Z] #45 277.7   CC       criu/sk-netlink.o
21:49:18 [2020-03-31T21:49:18.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
21:49:18 [2020-03-31T21:49:18.851Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:49:19 [2020-03-31T21:49:19.000Z] #45 ...
21:49:19 [2020-03-31T21:49:19.000Z] 
21:49:19 [2020-03-31T21:49:19.000Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:49:19 [2020-03-31T21:49:19.000Z] #42 369.6 + dpkg --print-architecture
21:49:19 [2020-03-31T21:49:19.000Z] #42 369.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:49:19 [2020-03-31T21:49:19.262Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:49:19 [2020-03-31T21:49:19.291Z] #42 370.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:49:19 [2020-03-31T21:49:19.291Z] #42 370.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:49:19 [2020-03-31T21:49:19.366Z] INFO: Downloading go...
21:49:19 [2020-03-31T21:49:19.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
21:49:19 [2020-03-31T21:49:19.464Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:49:20 [2020-03-31T21:49:20.078Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
21:49:20 [2020-03-31T21:49:20.078Z] === RUN   TestCgroupNamespacesRunOlderClient
21:49:20 [2020-03-31T21:49:20.185Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:49:20 [2020-03-31T21:49:20.337Z] INFO: Downloading compiler 1 of 3...
21:49:21 [2020-03-31T21:49:21.155Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:49:21 [2020-03-31T21:49:21.282Z] INFO: Downloading compiler 2 of 3...
21:49:21 [2020-03-31T21:49:21.685Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:49:21 [2020-03-31T21:49:21.685Z] 
21:49:21 [2020-03-31T21:49:21.685Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:49:21 [2020-03-31T21:49:21.685Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:49:21 [2020-03-31T21:49:21.685Z] Using test binary docker
21:49:21 [2020-03-31T21:49:21.685Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:49:21 [2020-03-31T21:49:21.685Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:49:21 [2020-03-31T21:49:21.685Z] INFO: Waiting for daemon to start...
21:49:21 [2020-03-31T21:49:21.685Z] Starting dockerd
21:49:22 [2020-03-31T21:49:22.078Z] --- PASS: TestBuildMultiStageCopy (7.16s)
21:49:22 [2020-03-31T21:49:22.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s)
21:49:22 [2020-03-31T21:49:22.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
21:49:22 [2020-03-31T21:49:22.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:49:22 [2020-03-31T21:49:22.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
21:49:22 [2020-03-31T21:49:22.078Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
21:49:22 [2020-03-31T21:49:22.078Z] === RUN   TestBuildMultiStageParentConfig
21:49:22 [2020-03-31T21:49:22.097Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s)
21:49:22 [2020-03-31T21:49:22.097Z] === RUN   TestKernelTCPMemory
21:49:22 [2020-03-31T21:49:22.234Z] INFO: Downloading compiler 3 of 3...
21:49:22 [2020-03-31T21:49:22.234Z] INFO: Extracting git...
21:49:22 [2020-03-31T21:49:22.710Z] --- PASS: TestKernelTCPMemory (0.88s)
21:49:22 [2020-03-31T21:49:22.710Z] === RUN   TestNISDomainname
21:49:23 [2020-03-31T21:49:23.583Z] .
21:49:23 [2020-03-31T21:49:23.583Z] INFO: Building docker-sdk-python3:4.2.0...
21:49:23 [2020-03-31T21:49:23.716Z] --- PASS: TestNISDomainname (1.01s)
21:49:23 [2020-03-31T21:49:23.716Z] === RUN   TestHostnameDnsResolution
21:49:25 [2020-03-31T21:49:25.737Z] --- PASS: TestHostnameDnsResolution (1.76s)
21:49:25 [2020-03-31T21:49:25.737Z] === RUN   TestStats
21:49:26 [2020-03-31T21:49:26.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:49:27 [2020-03-31T21:49:27.392Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
21:49:27 [2020-03-31T21:49:27.392Z] === RUN   TestBuildLabelWithTargets
21:49:27 [2020-03-31T21:49:27.756Z] --- PASS: TestStats (1.99s)
21:49:27 [2020-03-31T21:49:27.756Z] === RUN   TestStopContainerWithTimeout
21:49:27 [2020-03-31T21:49:27.756Z] === RUN   TestStopContainerWithTimeout/0
21:49:27 [2020-03-31T21:49:27.756Z] === PAUSE TestStopContainerWithTimeout/0
21:49:27 [2020-03-31T21:49:27.756Z] === RUN   TestStopContainerWithTimeout/1
21:49:27 [2020-03-31T21:49:27.756Z] === PAUSE TestStopContainerWithTimeout/1
21:49:27 [2020-03-31T21:49:27.756Z] === RUN   TestStopContainerWithTimeout/3
21:49:27 [2020-03-31T21:49:27.756Z] === PAUSE TestStopContainerWithTimeout/3
21:49:27 [2020-03-31T21:49:27.756Z] === RUN   TestStopContainerWithTimeout/-1
21:49:27 [2020-03-31T21:49:27.756Z] === PAUSE TestStopContainerWithTimeout/-1
21:49:27 [2020-03-31T21:49:27.756Z] === CONT  TestStopContainerWithTimeout/0
21:49:27 [2020-03-31T21:49:27.756Z] === CONT  TestStopContainerWithTimeout/3
21:49:28 [2020-03-31T21:49:28.370Z] === CONT  TestStopContainerWithTimeout/-1
21:49:28 [2020-03-31T21:49:28.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:49:29 [2020-03-31T21:49:29.671Z] #42 ...
21:49:29 [2020-03-31T21:49:29.671Z] 
21:49:29 [2020-03-31T21:49:29.671Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
21:49:29 [2020-03-31T21:49:29.671Z] #45 278.7   CC       criu/sk-packet.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 279.8   CC       criu/sk-queue.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 280.7   CC       criu/sk-tcp.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 281.7   CC       criu/sk-unix.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 285.3   CC       criu/sockets.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 287.1   CC       criu/stats.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 287.7   CC       criu/string.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 287.9   CC       criu/sysctl.o
21:49:29 [2020-03-31T21:49:29.671Z] #45 289.0   CC       criu/sysfs_parse.o
21:49:29 [2020-03-31T21:49:29.962Z] #45 289.7   CC       criu/timerfd.o
21:49:30 [2020-03-31T21:49:30.389Z] === CONT  TestStopContainerWithTimeout/1
21:49:30 [2020-03-31T21:49:30.593Z] #45 290.4   CC       criu/tty.o
21:49:32 [2020-03-31T21:49:32.405Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:49:32 [2020-03-31T21:49:32.405Z] 
21:49:32 [2020-03-31T21:49:32.405Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:49:32 [2020-03-31T21:49:32.405Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:49:32 [2020-03-31T21:49:32.405Z] HOSTNAME=df66e706fcbc
21:49:32 [2020-03-31T21:49:32.405Z] TESTDEBUG=0
21:49:32 [2020-03-31T21:49:32.405Z] DEST=bundles/test-integration
21:49:32 [2020-03-31T21:49:32.405Z] PWD=/go/src/github.com/docker/docker
21:49:32 [2020-03-31T21:49:32.405Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
21:49:32 [2020-03-31T21:49:32.405Z] container=docker
21:49:32 [2020-03-31T21:49:32.405Z] HOME=/root
21:49:32 [2020-03-31T21:49:32.405Z] GOLANG_VERSION=1.13.8
21:49:32 [2020-03-31T21:49:32.405Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:49:32 [2020-03-31T21:49:32.405Z] VALIDATE_BRANCH=master
21:49:32 [2020-03-31T21:49:32.405Z] TERM=xterm
21:49:32 [2020-03-31T21:49:32.405Z] DOCKER_PKG=github.com/docker/docker
21:49:32 [2020-03-31T21:49:32.405Z] SHLVL=1
21:49:32 [2020-03-31T21:49:32.405Z] TIMEOUT=120m
21:49:32 [2020-03-31T21:49:32.405Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:49:32 [2020-03-31T21:49:32.405Z] DOCKER_GRAPHDRIVER=overlay2
21:49:32 [2020-03-31T21:49:32.405Z] GO111MODULE=off
21:49:32 [2020-03-31T21:49:32.405Z] DOCKER_EXPERIMENTAL=1
21:49:32 [2020-03-31T21:49:32.405Z] TEST_SKIP_INTEGRATION_CLI=1
21:49:32 [2020-03-31T21:49:32.405Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:49:32 [2020-03-31T21:49:32.405Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:49:32 [2020-03-31T21:49:32.405Z] GOPATH=/go
21:49:32 [2020-03-31T21:49:32.405Z] PKG_CONFIG=pkg-config
21:49:32 [2020-03-31T21:49:32.405Z] _=/usr/bin/env
21:49:32 [2020-03-31T21:49:32.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:49:32 [2020-03-31T21:49:32.455Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:49:32 [2020-03-31T21:49:32.455Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
21:49:32 [2020-03-31T21:49:32.455Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
21:49:32 [2020-03-31T21:49:32.455Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
21:49:32 [2020-03-31T21:49:32.455Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
21:49:32 [2020-03-31T21:49:32.455Z] === RUN   TestDeleteDevicemapper
21:49:32 [2020-03-31T21:49:32.455Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:49:32 [2020-03-31T21:49:32.455Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:49:32 [2020-03-31T21:49:32.455Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:49:35 [2020-03-31T21:49:35.035Z] #45 294.1   CC       criu/tun.o
21:49:35 [2020-03-31T21:49:35.325Z] #45 295.1   CC       criu/uffd.o
21:49:35 [2020-03-31T21:49:35.459Z] --- PASS: TestBuildLabelWithTargets (8.00s)
21:49:35 [2020-03-31T21:49:35.459Z] === RUN   TestBuildWithEmptyLayers
21:49:35 [2020-03-31T21:49:35.907Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s)
21:49:35 [2020-03-31T21:49:35.907Z] === RUN   TestUpdateMemory
21:49:35 [2020-03-31T21:49:35.907Z] --- SKIP: TestUpdateMemory (0.00s)
21:49:35 [2020-03-31T21:49:35.907Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:49:35 [2020-03-31T21:49:35.907Z] === RUN   TestUpdateCPUQuota
21:49:36 [2020-03-31T21:49:36.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:49:36 [2020-03-31T21:49:36.903Z] INFO: Expanding go...
21:49:36 [2020-03-31T21:49:36.913Z] --- PASS: TestUpdateCPUQuota (1.17s)
21:49:36 [2020-03-31T21:49:36.913Z] === RUN   TestUpdatePidsLimit
21:49:36 [2020-03-31T21:49:36.913Z] === RUN   TestUpdatePidsLimit/update_from_none
21:49:37 [2020-03-31T21:49:37.195Z] === RUN   TestUpdatePidsLimit/no_change
21:49:37 [2020-03-31T21:49:37.808Z] === RUN   TestUpdatePidsLimit/update_lower
21:49:38 [2020-03-31T21:49:38.049Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
21:49:38 [2020-03-31T21:49:38.049Z] === RUN   TestBuildMultiStageOnBuild
21:49:38 [2020-03-31T21:49:38.054Z] #45 297.5   CC       criu/util.o
21:49:38 [2020-03-31T21:49:38.090Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:49:38 [2020-03-31T21:49:38.372Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:49:38 [2020-03-31T21:49:38.985Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:49:39 [2020-03-31T21:49:39.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:49:40 [2020-03-31T21:49:40.736Z] --- PASS: TestUpdatePidsLimit (3.67s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
21:49:40 [2020-03-31T21:49:40.736Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
21:49:40 [2020-03-31T21:49:40.736Z] === RUN   TestUpdateRestartPolicy
21:49:40 [2020-03-31T21:49:40.780Z] #45 300.3   CC       criu/uts_ns.o
21:49:41 [2020-03-31T21:49:41.071Z] #45 300.7   CC       criu/vdso.o
21:49:42 [2020-03-31T21:49:42.104Z] #45 301.9   LINK     criu/built-in.o
21:49:42 [2020-03-31T21:49:42.738Z] #45 302.2   LINK     criu/criu
21:49:43 [2020-03-31T21:49:43.326Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
21:49:43 [2020-03-31T21:49:43.326Z] === RUN   TestBuildUncleanTarFilenames
21:49:43 [2020-03-31T21:49:43.369Z] #45 303.1   DEP      lib/c/criu.d
21:49:43 [2020-03-31T21:49:43.660Z] #45 303.4   CC       images/rpc.pb-c.o
21:49:43 [2020-03-31T21:49:43.885Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
21:49:43 [2020-03-31T21:49:43.885Z] === RUN   TestBuildMultiStageLayerLeak
21:49:44 [2020-03-31T21:49:44.706Z] #45 304.5   CC       lib/c/criu.o
21:49:46 [2020-03-31T21:49:46.767Z] #45 306.4   LINK     lib/c/built-in.o
21:49:46 [2020-03-31T21:49:46.767Z] #45 306.4   LINK     lib/c/libcriu.so
21:49:47 [2020-03-31T21:49:47.056Z] #45 306.6   LINK     lib/c/libcriu.a
21:49:47 [2020-03-31T21:49:47.348Z] #45 306.9   GEN      magic.py
21:49:47 [2020-03-31T21:49:47.636Z] #45 307.2 Note: Building without setproctitle() and strlcpy() support.
21:49:47 [2020-03-31T21:49:47.636Z] #45 307.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
21:49:47 [2020-03-31T21:49:47.636Z] #45 307.2 Note: Building without GnuTLS support
21:49:48 [2020-03-31T21:49:48.043Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
21:49:48 [2020-03-31T21:49:48.043Z] === RUN   TestBuildWithHugeFile
21:49:48 [2020-03-31T21:49:48.662Z] #45 308.4 fatal: not a git repository (or any of the parent directories): .git
21:49:50 [2020-03-31T21:49:50.720Z] #45 310.1 make[1]: Nothing to be done for 'all'.
21:49:52 [2020-03-31T21:49:52.226Z] #45 311.6 make[1]: 'images/built-in.o' is up to date.
21:49:52 [2020-03-31T21:49:52.226Z] #45 311.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:49:52 [2020-03-31T21:49:52.226Z] #45 311.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:49:52 [2020-03-31T21:49:52.226Z] #45 311.9 make[1]: 'compel/libcompel.a' is up to date.
21:49:52 [2020-03-31T21:49:52.226Z] #45 312.0 make[1]: 'compel/compel-host-bin' is up to date.
21:49:52 [2020-03-31T21:49:52.226Z] #45 312.0 make[1]: Nothing to be done for 'all'.
21:49:52 [2020-03-31T21:49:52.226Z] #45 312.1 make[1]: 'soccr/libsoccr.a' is up to date.
21:49:52 [2020-03-31T21:49:52.858Z] #45 312.5 make[2]: Nothing to be done for 'all'.
21:49:52 [2020-03-31T21:49:52.858Z] #45 312.6 make[2]: Nothing to be done for 'all'.
21:49:52 [2020-03-31T21:49:52.858Z] #45 312.6 make[2]: Nothing to be done for 'all'.
21:49:53 [2020-03-31T21:49:53.149Z] #45 312.9 make[2]: Nothing to be done for 'all'.
21:49:53 [2020-03-31T21:49:53.245Z] --- PASS: TestUpdateRestartPolicy (12.75s)
21:49:53 [2020-03-31T21:49:53.245Z] === RUN   TestUpdateRestartWithAutoRemove
21:49:53 [2020-03-31T21:49:53.440Z] #45 313.1 make[2]: Nothing to be done for 'all'.
21:49:53 [2020-03-31T21:49:53.440Z] #45 313.1 make[2]: Nothing to be done for 'all'.
21:49:53 [2020-03-31T21:49:53.440Z] #45 313.2 make[2]: Nothing to be done for 'all'.
21:49:54 [2020-03-31T21:49:54.067Z] #45 313.6 make[2]: Nothing to be done for 'all'.
21:49:54 [2020-03-31T21:49:54.068Z] #45 313.6   INSTALL  criu/criu
21:49:54 [2020-03-31T21:49:54.068Z] #45 DONE 313.8s
21:49:54 [2020-03-31T21:49:54.068Z] 
21:49:54 [2020-03-31T21:49:54.068Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:49:54 [2020-03-31T21:49:54.251Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
21:49:54 [2020-03-31T21:49:54.251Z] === RUN   TestWaitNonBlocked
21:49:54 [2020-03-31T21:49:54.251Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:54 [2020-03-31T21:49:54.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:54 [2020-03-31T21:49:54.251Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:54 [2020-03-31T21:49:54.251Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:54 [2020-03-31T21:49:54.251Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:49:54 [2020-03-31T21:49:54.251Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:49:55 [2020-03-31T21:49:55.256Z] --- PASS: TestWaitNonBlocked (0.01s)
21:49:55 [2020-03-31T21:49:55.257Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
21:49:55 [2020-03-31T21:49:55.257Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s)
21:49:55 [2020-03-31T21:49:55.257Z] === RUN   TestWaitBlocked
21:49:55 [2020-03-31T21:49:55.257Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:49:55 [2020-03-31T21:49:55.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:49:55 [2020-03-31T21:49:55.257Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:49:55 [2020-03-31T21:49:55.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:49:55 [2020-03-31T21:49:55.257Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:49:55 [2020-03-31T21:49:55.257Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:49:56 [2020-03-31T21:49:56.730Z] --- PASS: TestWaitBlocked (0.01s)
21:49:56 [2020-03-31T21:49:56.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
21:49:56 [2020-03-31T21:49:56.730Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s)
21:49:56 [2020-03-31T21:49:56.730Z] === CONT  TestContainerStartOnDaemonRestart
21:49:56 [2020-03-31T21:49:56.730Z] === CONT  TestDaemonHostGatewayIP
21:49:56 [2020-03-31T21:49:56.794Z] #24 ...
21:49:56 [2020-03-31T21:49:56.794Z] 
21:49:56 [2020-03-31T21:49:56.794Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:49:56 [2020-03-31T21:49:56.794Z] #61 240.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:49:58 [2020-03-31T21:49:58.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:49:58 [2020-03-31T21:49:58.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:50:00 [2020-03-31T21:50:00.182Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s)
21:50:00 [2020-03-31T21:50:00.182Z] === CONT  TestIpcModeOlderClient
21:50:00 [2020-03-31T21:50:00.182Z] --- PASS: TestIpcModeOlderClient (0.18s)
21:50:00 [2020-03-31T21:50:00.182Z] === CONT  TestDaemonRestartIpcMode
21:50:00 [2020-03-31T21:50:00.308Z] #61 244.1 + mkdir -p /build
21:50:00 [2020-03-31T21:50:00.308Z] #61 244.1 + cp runc /build/runc
21:50:00 [2020-03-31T21:50:00.308Z] #61 DONE 244.2s
21:50:00 [2020-03-31T21:50:00.308Z] 
21:50:00 [2020-03-31T21:50:00.308Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
21:50:00 [2020-03-31T21:50:00.463Z] --- PASS: TestDaemonHostGatewayIP (3.73s)
21:50:01 [2020-03-31T21:50:01.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:50:01 [2020-03-31T21:50:01.864Z] INFO: Expanding compiler 1 of 3...
21:50:01 [2020-03-31T21:50:01.864Z] INFO: Expanding compiler 2 of 3...
21:50:03 [2020-03-31T21:50:03.915Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
21:50:03 [2020-03-31T21:50:03.915Z] PASS
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === Skipped
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
21:50:03 [2020-03-31T21:50:03.915Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] 
21:50:03 [2020-03-31T21:50:03.915Z] DONE 199 tests, 6 skipped in 138.167s
21:50:03 [2020-03-31T21:50:03.915Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
21:50:03 [2020-03-31T21:50:03.915Z] ++ 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
21:50:03 [2020-03-31T21:50:03.915Z] ++ set -e
21:50:03 [2020-03-31T21:50:03.915Z] ++ '[' -n 0 ']'
21:50:03 [2020-03-31T21:50:03.915Z] ++ set -x
21:50:03 [2020-03-31T21:50:03.915Z] ++ env -i DEST=/go/src/github.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
21:50:03 [2020-03-31T21:50:03.915Z] INFO: Testing against a local daemon
21:50:03 [2020-03-31T21:50:03.915Z] === RUN   TestCommitInheritsEnv
21:50:04 [2020-03-31T21:50:04.196Z] --- PASS: TestCommitInheritsEnv (0.54s)
21:50:04 [2020-03-31T21:50:04.196Z] === RUN   TestImportExtremelyLargeImageWorks
21:50:04 [2020-03-31T21:50:04.196Z] === PAUSE TestImportExtremelyLargeImageWorks
21:50:04 [2020-03-31T21:50:04.196Z] === RUN   TestImagesFilterMultiReference
21:50:04 [2020-03-31T21:50:04.196Z] --- PASS: TestImagesFilterMultiReference (0.03s)
21:50:04 [2020-03-31T21:50:04.196Z] === RUN   TestImagePullPlatformInvalid
21:50:04 [2020-03-31T21:50:04.196Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
21:50:04 [2020-03-31T21:50:04.196Z] === RUN   TestRemoveImageOrphaning
21:50:04 [2020-03-31T21:50:04.751Z] #42 DONE 415.6s
21:50:04 [2020-03-31T21:50:04.751Z] 
21:50:04 [2020-03-31T21:50:04.751Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestRemoveImageOrphaning (0.55s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestRemoveImageGarbageCollector
21:50:04 [2020-03-31T21:50:04.810Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:50:04 [2020-03-31T21:50:04.810Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagInvalidReference
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagInvalidReference (0.01s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagValidPrefixedRepo
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagExistedNameWithoutForce
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagOfficialNames
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagOfficialNames (0.03s)
21:50:04 [2020-03-31T21:50:04.810Z] === RUN   TestTagMatchesDigest
21:50:04 [2020-03-31T21:50:04.810Z] --- PASS: TestTagMatchesDigest (0.01s)
21:50:04 [2020-03-31T21:50:04.810Z] === CONT  TestImportExtremelyLargeImageWorks
21:50:06 [2020-03-31T21:50:06.488Z] INFO: Expanding compiler 3 of 3...
21:50:06 [2020-03-31T21:50:06.935Z] INFO: Removing downloaded files...
21:50:06 [2020-03-31T21:50:06.935Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
21:50:06 [2020-03-31T21:50:06.935Z] INFO: Configuring git core.autocrlf...
21:50:10 [2020-03-31T21:50:10.249Z] sha256:21a29459c65409dc7f84d5efe3208ea92262848a008919a237d0b94257075448
21:50:10 [2020-03-31T21:50:10.249Z] INFO: Starting docker-py tests...
21:50:10 [2020-03-31T21:50:10.249Z] ============================= test session starts ==============================
21:50:10 [2020-03-31T21:50:10.249Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
21:50:10 [2020-03-31T21:50:10.249Z] rootdir: /src, inifile: pytest.ini
21:50:10 [2020-03-31T21:50:10.249Z] plugins: timeout-1.3.3, cov-2.6.1
21:50:10 [2020-03-31T21:50:10.249Z] collected 387 items / 1 deselected / 386 selected
21:50:10 [2020-03-31T21:50:10.249Z] 
21:50:23 [2020-03-31T21:50:23.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:50:23 [2020-03-31T21:50:23.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:50:23 [2020-03-31T21:50:23.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:50:24 [2020-03-31T21:50:24.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:50:24 [2020-03-31T21:50:24.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:50:26 [2020-03-31T21:50:26.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:50:28 [2020-03-31T21:50:28.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:50:30 [2020-03-31T21:50:30.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:50:32 [2020-03-31T21:50:32.349Z] tests/integration/api_build_test.py .......................X             [  6%]
21:50:32 [2020-03-31T21:50:32.607Z] tests/integration/api_client_test.py .....                               [  7%]
21:50:33 [2020-03-31T21:50:33.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:50:33 [2020-03-31T21:50:33.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:50:34 [2020-03-31T21:50:34.804Z] tests/integration/api_config_test.py .....                               [  8%]
21:50:36 [2020-03-31T21:50:36.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:50:37 [2020-03-31T21:50:37.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:50:39 [2020-03-31T21:50:39.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:50:41 [2020-03-31T21:50:41.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:50:42 [2020-03-31T21:50:42.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:50:43 [2020-03-31T21:50:43.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:50:43 [2020-03-31T21:50:43.459Z] Using test binary docker
21:50:43 [2020-03-31T21:50:43.459Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:50:43 [2020-03-31T21:50:43.459Z] +++ /etc/init.d/apparmor start
21:50:43 [2020-03-31T21:50:43.459Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:50:43 [2020-03-31T21:50:43.459Z] INFO: Waiting for daemon to start...
21:50:43 [2020-03-31T21:50:43.459Z] Starting dockerd
21:50:43 [2020-03-31T21:50:43.459Z] +++ 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
21:50:44 [2020-03-31T21:50:44.062Z] #24 ...
21:50:44 [2020-03-31T21:50:44.062Z] 
21:50:44 [2020-03-31T21:50:44.062Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:44 [2020-03-31T21:50:44.062Z] #66 402.0 + bin/containerd
21:50:44 [2020-03-31T21:50:44.231Z] --- PASS: TestBuildWithHugeFile (50.91s)
21:50:44 [2020-03-31T21:50:44.231Z] === RUN   TestBuildWithEmptyDockerfile
21:50:44 [2020-03-31T21:50:44.231Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:44 [2020-03-31T21:50:44.231Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:50:44 [2020-03-31T21:50:44.232Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
21:50:44 [2020-03-31T21:50:44.232Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:50:44 [2020-03-31T21:50:44.232Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
21:50:44 [2020-03-31T21:50:44.232Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:50:44 [2020-03-31T21:50:44.232Z] === RUN   TestBuildPreserveOwnership
21:50:44 [2020-03-31T21:50:44.232Z] === RUN   TestBuildPreserveOwnership/copy_from
21:50:45 [2020-03-31T21:50:45.154Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:50:45 [2020-03-31T21:50:45.635Z] .
21:50:45 [2020-03-31T21:50:45.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:50:45 [2020-03-31T21:50:45.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:50:45 [2020-03-31T21:50:45.894Z] Error: No such image: emptyfs
21:50:45 [2020-03-31T21:50:45.894Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:50:45 [2020-03-31T21:50:45.894Z] ++++ docker load
21:50:46 [2020-03-31T21:50:46.153Z] Running integration-test (iteration 1)
21:50:46 [2020-03-31T21:50:46.153Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:50:46 [2020-03-31T21:50:46.153Z] ++ 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
21:50:46 [2020-03-31T21:50:46.153Z] ++ set -e
21:50:46 [2020-03-31T21:50:46.153Z] ++ '[' -n 0 ']'
21:50:46 [2020-03-31T21:50:46.153Z] ++ set -x
21:50:46 [2020-03-31T21:50:46.153Z] ++ env -i DEST=/go/src/github.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
21:50:49 [2020-03-31T21:50:49.308Z] --- PASS: TestBuildPreserveOwnership (9.80s)
21:50:49 [2020-03-31T21:50:49.308Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.79s)
21:50:49 [2020-03-31T21:50:49.308Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:50:49 [2020-03-31T21:50:49.308Z] === RUN   TestBuildPlatformInvalid
21:50:49 [2020-03-31T21:50:49.308Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:50:49 [2020-03-31T21:50:49.308Z] PASS
21:50:49 [2020-03-31T21:50:49.308Z] 
21:50:49 [2020-03-31T21:50:49.308Z] === Skipped
21:50:49 [2020-03-31T21:50:49.308Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:50:49 [2020-03-31T21:50:49.308Z]     build_session_test.go:25: TODO: BuildKit
21:50:49 [2020-03-31T21:50:49.308Z] 
21:50:49 [2020-03-31T21:50:49.308Z] 
21:50:49 [2020-03-31T21:50:49.308Z] DONE 32 tests, 1 skipped in 123.366s
21:50:49 [2020-03-31T21:50:49.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:50:49 [2020-03-31T21:50:49.308Z] INFO: Testing against a local daemon
21:50:49 [2020-03-31T21:50:49.308Z] === RUN   TestConfigList
21:50:49 [2020-03-31T21:50:49.308Z] --- SKIP: TestConfigList (0.02s)
21:50:49 [2020-03-31T21:50:49.308Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.308Z] === RUN   TestConfigsCreateAndDelete
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestConfigsUpdate
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestConfigsUpdate (0.01s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestTemplatedConfig
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestTemplatedConfig (0.00s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestConfigInspect
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestConfigInspect (0.01s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestConfigCreateWithLabels
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestConfigCreateResolve
21:50:49 [2020-03-31T21:50:49.563Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:50:49 [2020-03-31T21:50:49.563Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:49 [2020-03-31T21:50:49.563Z] === RUN   TestConfigDaemonLibtrustID
21:50:51 [2020-03-31T21:50:51.444Z] --- PASS: TestConfigDaemonLibtrustID (1.67s)
21:50:51 [2020-03-31T21:50:51.444Z] PASS
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === Skipped
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] 
21:50:51 [2020-03-31T21:50:51.444Z] DONE 8 tests, 7 skipped in 1.854s
21:50:51 [2020-03-31T21:50:51.444Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:50:51 [2020-03-31T21:50:51.444Z] INFO: Testing against a local daemon
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestCheckpoint
21:50:51 [2020-03-31T21:50:51.444Z] --- SKIP: TestCheckpoint (0.00s)
21:50:51 [2020-03-31T21:50:51.444Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestContainerInvalidJSON
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:50:51 [2020-03-31T21:50:51.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:50:51 [2020-03-31T21:50:51.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:50:51 [2020-03-31T21:50:51.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:50:51 [2020-03-31T21:50:51.444Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:50:51 [2020-03-31T21:50:51.444Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:50:51 [2020-03-31T21:50:51.444Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:50:51 [2020-03-31T21:50:51.444Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:50:51 [2020-03-31T21:50:51.444Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:50:51 [2020-03-31T21:50:51.444Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:50:51 [2020-03-31T21:50:51.444Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:50:51 [2020-03-31T21:50:51.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestCopyFromContainerPathIsNotDir
21:50:51 [2020-03-31T21:50:51.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
21:50:51 [2020-03-31T21:50:51.444Z] === RUN   TestCopyToContainerPathDoesNotExist
21:50:51 [2020-03-31T21:50:51.699Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
21:50:51 [2020-03-31T21:50:51.699Z] === RUN   TestCopyToContainerPathIsNotDir
21:50:51 [2020-03-31T21:50:51.699Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
21:50:51 [2020-03-31T21:50:51.699Z] === RUN   TestCopyFromContainer
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer//
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer//bar/root
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer//bar/root/
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/quux
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/quux/
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCopyFromContainer/bar/notarget
21:50:55 [2020-03-31T21:50:55.853Z] --- PASS: TestCopyFromContainer (4.27s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
21:50:55 [2020-03-31T21:50:55.853Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:55 [2020-03-31T21:50:55.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:55 [2020-03-31T21:50:55.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:55 [2020-03-31T21:50:55.853Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:55 [2020-03-31T21:50:55.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:50:56 [2020-03-31T21:50:56.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateLinkToNonExistingContainer
21:50:56 [2020-03-31T21:50:56.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateWithInvalidEnv
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateWithInvalidEnv/0
21:50:56 [2020-03-31T21:50:56.107Z] === PAUSE TestCreateWithInvalidEnv/0
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateWithInvalidEnv/1
21:50:56 [2020-03-31T21:50:56.107Z] === PAUSE TestCreateWithInvalidEnv/1
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateWithInvalidEnv/2
21:50:56 [2020-03-31T21:50:56.107Z] === PAUSE TestCreateWithInvalidEnv/2
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateWithInvalidEnv/0
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateWithInvalidEnv/2
21:50:56 [2020-03-31T21:50:56.107Z] === CONT  TestCreateWithInvalidEnv/1
21:50:56 [2020-03-31T21:50:56.107Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateTmpfsMountsTarget
21:50:56 [2020-03-31T21:50:56.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:50:56 [2020-03-31T21:50:56.107Z] === RUN   TestCreateWithCustomMaskedPaths
21:50:56 [2020-03-31T21:50:56.133Z] Loaded image: buildpack-deps:jessie
21:50:56 [2020-03-31T21:50:56.133Z] Loaded image: busybox:latest
21:50:56 [2020-03-31T21:50:56.133Z] Loaded image: busybox:glibc
21:50:56 [2020-03-31T21:50:56.133Z] Loaded image: debian:jessie
21:50:56 [2020-03-31T21:50:56.133Z] Loaded image: hello-world:latest
21:50:56 [2020-03-31T21:50:56.133Z] INFO: Testing against a local daemon
21:50:56 [2020-03-31T21:50:56.133Z] === RUN   TestCgroupNamespacesBuild
21:50:56 [2020-03-31T21:50:56.670Z] #66 ...
21:50:56 [2020-03-31T21:50:56.671Z] 
21:50:56 [2020-03-31T21:50:56.671Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
21:50:56 [2020-03-31T21:50:56.671Z] #54 DONE 465.6s
21:50:56 [2020-03-31T21:50:56.671Z] 
21:50:56 [2020-03-31T21:50:56.671Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
21:50:56 [2020-03-31T21:50:56.671Z] #24 467.3 + return
21:50:56 [2020-03-31T21:50:56.671Z] #24 DONE 467.4s
21:50:56 [2020-03-31T21:50:56.671Z] 
21:50:56 [2020-03-31T21:50:56.671Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:57 [2020-03-31T21:50:57.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:50:57 [2020-03-31T21:50:57.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:50:57 [2020-03-31T21:50:57.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:50:57 [2020-03-31T21:50:57.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:50:57 [2020-03-31T21:50:57.989Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:50:57 [2020-03-31T21:50:57.989Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:50:57 [2020-03-31T21:50:57.989Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:50:57 [2020-03-31T21:50:57.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:50:57 [2020-03-31T21:50:57.990Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:50:57 [2020-03-31T21:50:57.990Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:50:57 [2020-03-31T21:50:57.990Z] --- PASS: TestCreateWithCapabilities (0.02s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
21:50:57 [2020-03-31T21:50:57.990Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
21:50:57 [2020-03-31T21:50:57.990Z] === RUN   TestCreateWithCustomReadonlyPaths
21:50:58 [2020-03-31T21:50:58.670Z] --- PASS: TestCgroupNamespacesBuild (3.17s)
21:50:58 [2020-03-31T21:50:58.670Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:50:58 [2020-03-31T21:50:58.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:50:59 [2020-03-31T21:50:59.391Z] #66 ...
21:50:59 [2020-03-31T21:50:59.391Z] 
21:50:59 [2020-03-31T21:50:59.391Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
21:50:59 [2020-03-31T21:50:59.391Z] #25 DONE 0.1s
21:50:59 [2020-03-31T21:50:59.391Z] 
21:50:59 [2020-03-31T21:50:59.391Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:50:59 [2020-03-31T21:50:59.682Z] #66 ...
21:50:59 [2020-03-31T21:50:59.682Z] 
21:50:59 [2020-03-31T21:50:59.682Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
21:50:59 [2020-03-31T21:50:59.914Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s)
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:59 [2020-03-31T21:50:59.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:59 [2020-03-31T21:50:59.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:50:59 [2020-03-31T21:50:59.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:50:59 [2020-03-31T21:50:59.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:50:59 [2020-03-31T21:50:59.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:50:59 [2020-03-31T21:50:59.914Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:50:59 [2020-03-31T21:50:59.975Z] #29 DONE 0.5s
21:50:59 [2020-03-31T21:50:59.975Z] 
21:50:59 [2020-03-31T21:50:59.975Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
21:50:59 [2020-03-31T21:50:59.975Z] #32 DONE 0.1s
21:50:59 [2020-03-31T21:50:59.975Z] 
21:50:59 [2020-03-31T21:50:59.975Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:00 [2020-03-31T21:51:00.047Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
21:51:00 [2020-03-31T21:51:00.047Z] === RUN   TestBuildWithSession
21:51:00 [2020-03-31T21:51:00.047Z] --- SKIP: TestBuildWithSession (0.00s)
21:51:00 [2020-03-31T21:51:00.047Z]     build_session_test.go:25: TODO: BuildKit
21:51:00 [2020-03-31T21:51:00.047Z] === RUN   TestBuildSquashParent
21:51:00 [2020-03-31T21:51:00.210Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
21:51:00 [2020-03-31T21:51:00.210Z] === RUN   TestContainerStartOnDaemonRestart
21:51:00 [2020-03-31T21:51:00.210Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:51:00 [2020-03-31T21:51:00.210Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
21:51:00 [2020-03-31T21:51:00.210Z] === RUN   TestDaemonRestartIpcMode
21:51:00 [2020-03-31T21:51:00.210Z] === PAUSE TestDaemonRestartIpcMode
21:51:00 [2020-03-31T21:51:00.210Z] === RUN   TestDaemonHostGatewayIP
21:51:00 [2020-03-31T21:51:00.210Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:51:00 [2020-03-31T21:51:00.210Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:51:00 [2020-03-31T21:51:00.210Z] === RUN   TestDiff
21:51:00 [2020-03-31T21:51:00.265Z] #66 ...
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.265Z] #35 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.265Z] #40 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.265Z] #43 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:00 [2020-03-31T21:51:00.265Z] #66 ...
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
21:51:00 [2020-03-31T21:51:00.265Z] #46 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.265Z] 
21:51:00 [2020-03-31T21:51:00.265Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.555Z] #49 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.555Z] 
21:51:00 [2020-03-31T21:51:00.555Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.555Z] #52 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.555Z] 
21:51:00 [2020-03-31T21:51:00.555Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.770Z] --- PASS: TestDiff (0.56s)
21:51:00 [2020-03-31T21:51:00.770Z] === RUN   TestExecWithCloseStdin
21:51:00 [2020-03-31T21:51:00.844Z] #55 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.844Z] 
21:51:00 [2020-03-31T21:51:00.844Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.844Z] #58 DONE 0.1s
21:51:00 [2020-03-31T21:51:00.844Z] 
21:51:00 [2020-03-31T21:51:00.844Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:00 [2020-03-31T21:51:00.844Z] #66 ...
21:51:00 [2020-03-31T21:51:00.844Z] 
21:51:00 [2020-03-31T21:51:00.844Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
21:51:00 [2020-03-31T21:51:00.844Z] #62 DONE 0.1s
21:51:01 [2020-03-31T21:51:01.132Z] 
21:51:01 [2020-03-31T21:51:01.132Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:51:01 [2020-03-31T21:51:01.332Z] --- PASS: TestExecWithCloseStdin (0.65s)
21:51:01 [2020-03-31T21:51:01.332Z] === RUN   TestExec
21:51:02 [2020-03-31T21:51:02.299Z] --- PASS: TestExec (0.66s)
21:51:02 [2020-03-31T21:51:02.299Z] === RUN   TestExecUser
21:51:02 [2020-03-31T21:51:02.858Z] --- PASS: TestExecUser (0.65s)
21:51:02 [2020-03-31T21:51:02.858Z] === RUN   TestExportContainerAndImportImage
21:51:03 [2020-03-31T21:51:03.416Z] --- PASS: TestExportContainerAndImportImage (0.79s)
21:51:03 [2020-03-31T21:51:03.416Z] === RUN   TestExportContainerAfterDaemonRestart
21:51:04 [2020-03-31T21:51:04.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:51:06 [2020-03-31T21:51:06.716Z] --- PASS: TestExportContainerAfterDaemonRestart (2.83s)
21:51:06 [2020-03-31T21:51:06.716Z] === RUN   TestHealthCheckWorkdir
21:51:06 [2020-03-31T21:51:06.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:51:07 [2020-03-31T21:51:07.275Z] --- PASS: TestHealthCheckWorkdir (0.90s)
21:51:07 [2020-03-31T21:51:07.275Z] === RUN   TestHealthKillContainer
21:51:08 [2020-03-31T21:51:08.165Z] --- PASS: TestBuildSquashParent (6.80s)
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:51:08 [2020-03-31T21:51:08.165Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:51:08 [2020-03-31T21:51:08.165Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:51:08 [2020-03-31T21:51:08.681Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
21:51:09 [2020-03-31T21:51:09.910Z] --- PASS: TestHealthKillContainer (2.74s)
21:51:09 [2020-03-31T21:51:09.910Z] === RUN   TestInspectCpusetInConfigPre120
21:51:10 [2020-03-31T21:51:10.076Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:51:10 [2020-03-31T21:51:10.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:51:10 [2020-03-31T21:51:10.509Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
21:51:10 [2020-03-31T21:51:10.509Z] === RUN   TestIpcModeNone
21:51:11 [2020-03-31T21:51:11.476Z] --- PASS: TestIpcModeNone (0.69s)
21:51:11 [2020-03-31T21:51:11.476Z] === RUN   TestIpcModePrivate
21:51:11 [2020-03-31T21:51:11.984Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s)
21:51:11 [2020-03-31T21:51:11.984Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
21:51:11 [2020-03-31T21:51:11.984Z] === RUN   TestBuildMultiStageCopy
21:51:11 [2020-03-31T21:51:11.984Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:51:11 [2020-03-31T21:51:11.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:51:12 [2020-03-31T21:51:12.034Z] --- PASS: TestIpcModePrivate (0.63s)
21:51:12 [2020-03-31T21:51:12.034Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
21:51:12 [2020-03-31T21:51:12.034Z] === RUN   TestIpcModeShareable
21:51:12 [2020-03-31T21:51:12.034Z] --- SKIP: TestIpcModeShareable (0.00s)
21:51:12 [2020-03-31T21:51:12.034Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:51:12 [2020-03-31T21:51:12.034Z] === RUN   TestAPIIpcModeShareableAndContainer
21:51:13 [2020-03-31T21:51:13.916Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s)
21:51:13 [2020-03-31T21:51:13.916Z] === RUN   TestAPIIpcModeHost
21:51:13 [2020-03-31T21:51:13.916Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:51:13 [2020-03-31T21:51:13.916Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:51:13 [2020-03-31T21:51:13.916Z] === RUN   TestDaemonIpcModeShareable
21:51:13 [2020-03-31T21:51:13.916Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:51:13 [2020-03-31T21:51:13.916Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:51:13 [2020-03-31T21:51:13.916Z] === RUN   TestDaemonIpcModePrivate
21:51:14 [2020-03-31T21:51:14.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:51:15 [2020-03-31T21:51:15.086Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:51:15 [2020-03-31T21:51:15.654Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:51:16 [2020-03-31T21:51:16.221Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:51:16 [2020-03-31T21:51:16.470Z] --- PASS: TestDaemonIpcModePrivate (2.46s)
21:51:16 [2020-03-31T21:51:16.470Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
21:51:16 [2020-03-31T21:51:16.470Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:51:16 [2020-03-31T21:51:16.470Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:51:16 [2020-03-31T21:51:16.470Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:51:16 [2020-03-31T21:51:16.470Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:51:16 [2020-03-31T21:51:16.470Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:51:16 [2020-03-31T21:51:16.470Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:51:16 [2020-03-31T21:51:16.470Z] === RUN   TestIpcModeOlderClient
21:51:16 [2020-03-31T21:51:16.470Z] === PAUSE TestIpcModeOlderClient
21:51:16 [2020-03-31T21:51:16.470Z] === RUN   TestKillContainerInvalidSignal
21:51:16 [2020-03-31T21:51:16.789Z] --- PASS: TestBuildMultiStageCopy (4.57s)
21:51:16 [2020-03-31T21:51:16.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
21:51:16 [2020-03-31T21:51:16.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
21:51:16 [2020-03-31T21:51:16.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
21:51:16 [2020-03-31T21:51:16.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
21:51:16 [2020-03-31T21:51:16.789Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
21:51:16 [2020-03-31T21:51:16.789Z] === RUN   TestBuildMultiStageParentConfig
21:51:17 [2020-03-31T21:51:17.043Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
21:51:17 [2020-03-31T21:51:17.043Z] === RUN   TestKillContainer
21:51:17 [2020-03-31T21:51:17.043Z] === RUN   TestKillContainer/no_signal
21:51:17 [2020-03-31T21:51:17.603Z] === RUN   TestKillContainer/non_killing_signal
21:51:17 [2020-03-31T21:51:17.857Z] === RUN   TestKillContainer/killing_signal
21:51:18 [2020-03-31T21:51:18.165Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
21:51:18 [2020-03-31T21:51:18.165Z] === RUN   TestBuildLabelWithTargets
21:51:18 [2020-03-31T21:51:18.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:51:18 [2020-03-31T21:51:18.822Z] --- PASS: TestKillContainer (1.79s)
21:51:18 [2020-03-31T21:51:18.822Z]     --- PASS: TestKillContainer/no_signal (0.58s)
21:51:18 [2020-03-31T21:51:18.822Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
21:51:18 [2020-03-31T21:51:18.822Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
21:51:18 [2020-03-31T21:51:18.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:51:18 [2020-03-31T21:51:18.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:51:19 [2020-03-31T21:51:19.381Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:51:19 [2020-03-31T21:51:19.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:51:19 [2020-03-31T21:51:19.940Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
21:51:19 [2020-03-31T21:51:19.940Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
21:51:19 [2020-03-31T21:51:19.940Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
21:51:19 [2020-03-31T21:51:19.940Z] === RUN   TestKillStoppedContainer
21:51:19 [2020-03-31T21:51:19.940Z] --- PASS: TestKillStoppedContainer (0.07s)
21:51:19 [2020-03-31T21:51:19.940Z] === RUN   TestKillStoppedContainerAPIPre120
21:51:20 [2020-03-31T21:51:20.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:51:20 [2020-03-31T21:51:20.194Z] === RUN   TestKillDifferentUserContainer
21:51:20 [2020-03-31T21:51:20.701Z] --- PASS: TestBuildLabelWithTargets (2.24s)
21:51:20 [2020-03-31T21:51:20.701Z] === RUN   TestBuildWithEmptyLayers
21:51:20 [2020-03-31T21:51:20.753Z] --- PASS: TestKillDifferentUserContainer (0.62s)
21:51:20 [2020-03-31T21:51:20.753Z] === RUN   TestInspectOomKilledTrue
21:51:20 [2020-03-31T21:51:20.753Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:51:20 [2020-03-31T21:51:20.753Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
21:51:20 [2020-03-31T21:51:20.753Z] === RUN   TestInspectOomKilledFalse
21:51:20 [2020-03-31T21:51:20.753Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:51:20 [2020-03-31T21:51:20.753Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:51:20 [2020-03-31T21:51:20.753Z] === RUN   TestLinksEtcHostsContentMatch
21:51:20 [2020-03-31T21:51:20.753Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:51:20 [2020-03-31T21:51:20.753Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:51:20 [2020-03-31T21:51:20.753Z] === RUN   TestLinksContainerNames
21:51:21 [2020-03-31T21:51:21.268Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
21:51:21 [2020-03-31T21:51:21.268Z] === RUN   TestBuildMultiStageOnBuild
21:51:22 [2020-03-31T21:51:22.113Z] --- PASS: TestLinksContainerNames (1.22s)
21:51:22 [2020-03-31T21:51:22.113Z] === RUN   TestLogsFollowTailEmpty
21:51:22 [2020-03-31T21:51:22.414Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
21:51:22 [2020-03-31T21:51:22.414Z] === RUN   TestContainerNetworkMountsNoChown
21:51:22 [2020-03-31T21:51:22.972Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/default
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/default
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/private
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/private
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rprivate
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rprivate
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/slave
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/slave
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rslave
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rslave
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/shared
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/shared
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rshared
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rshared
21:51:22 [2020-03-31T21:51:22.972Z] === CONT  TestMountDaemonRoot/default
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/default/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/default/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === CONT  TestMountDaemonRoot/rprivate
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === CONT  TestMountDaemonRoot/private
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/private/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:51:22 [2020-03-31T21:51:22.972Z] === RUN   TestMountDaemonRoot/private/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:51:22 [2020-03-31T21:51:22.972Z] === CONT  TestMountDaemonRoot/default/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/default/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/shared
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rshared
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rslave
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/slave
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/private/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/private/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:51:23 [2020-03-31T21:51:23.269Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:51:23 [2020-03-31T21:51:23.525Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:51:23 [2020-03-31T21:51:23.779Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:51:23 [2020-03-31T21:51:23.779Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:51:23 [2020-03-31T21:51:23.779Z] --- PASS: TestMountDaemonRoot (0.02s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:51:23 [2020-03-31T21:51:23.779Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:51:23 [2020-03-31T21:51:23.779Z] === RUN   TestContainerBindMountNonRecursive
21:51:23 [2020-03-31T21:51:23.779Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
21:51:23 [2020-03-31T21:51:23.779Z]     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)
21:51:23 [2020-03-31T21:51:23.779Z] === RUN   TestNetworkNat
21:51:24 [2020-03-31T21:51:24.429Z] --- PASS: TestNetworkNat (0.72s)
21:51:24 [2020-03-31T21:51:24.429Z] === RUN   TestNetworkLocalhostTCPNat
21:51:24 [2020-03-31T21:51:24.555Z] --- PASS: TestBuildMultiStageOnBuild (2.78s)
21:51:24 [2020-03-31T21:51:24.555Z] === RUN   TestBuildUncleanTarFilenames
21:51:24 [2020-03-31T21:51:24.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:51:24 [2020-03-31T21:51:24.987Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
21:51:24 [2020-03-31T21:51:24.987Z] === RUN   TestNetworkLoopbackNat
21:51:25 [2020-03-31T21:51:25.492Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
21:51:25 [2020-03-31T21:51:25.492Z] === RUN   TestBuildMultiStageLayerLeak
21:51:25 [2020-03-31T21:51:25.911Z] --- PASS: TestNetworkLoopbackNat (0.82s)
21:51:25 [2020-03-31T21:51:25.911Z] === RUN   TestPause
21:51:25 [2020-03-31T21:51:25.911Z] --- SKIP: TestPause (0.00s)
21:51:25 [2020-03-31T21:51:25.911Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:51:25 [2020-03-31T21:51:25.911Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:51:25 [2020-03-31T21:51:25.911Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:51:25 [2020-03-31T21:51:25.911Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:51:25 [2020-03-31T21:51:25.911Z] === RUN   TestPauseStopPausedContainer
21:51:25 [2020-03-31T21:51:25.911Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
21:51:25 [2020-03-31T21:51:25.911Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
21:51:25 [2020-03-31T21:51:25.911Z] === RUN   TestPsFilter
21:51:26 [2020-03-31T21:51:26.165Z] --- PASS: TestPsFilter (0.19s)
21:51:26 [2020-03-31T21:51:26.165Z] === RUN   TestRemoveContainerWithRemovedVolume
21:51:26 [2020-03-31T21:51:26.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
21:51:26 [2020-03-31T21:51:26.724Z] === RUN   TestRemoveContainerWithVolume
21:51:26 [2020-03-31T21:51:26.919Z] --- PASS: TestImportExtremelyLargeImageWorks (81.40s)
21:51:26 [2020-03-31T21:51:26.919Z] PASS
21:51:26 [2020-03-31T21:51:26.919Z] 
21:51:26 [2020-03-31T21:51:26.919Z] === Skipped
21:51:26 [2020-03-31T21:51:26.919Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
21:51:26 [2020-03-31T21:51:26.919Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:51:26 [2020-03-31T21:51:26.919Z] 
21:51:26 [2020-03-31T21:51:26.919Z] 
21:51:26 [2020-03-31T21:51:26.919Z] DONE 12 tests, 1 skipped in 82.773s
21:51:26 [2020-03-31T21:51:26.919Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
21:51:26 [2020-03-31T21:51:26.919Z] ++ 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
21:51:26 [2020-03-31T21:51:26.919Z] ++ set -e
21:51:26 [2020-03-31T21:51:26.919Z] ++ '[' -n 0 ']'
21:51:26 [2020-03-31T21:51:26.919Z] ++ set -x
21:51:26 [2020-03-31T21:51:26.919Z] ++ env -i DEST=/go/src/github.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
21:51:26 [2020-03-31T21:51:26.919Z] INFO: Testing against a local daemon
21:51:26 [2020-03-31T21:51:26.919Z] === RUN   TestNetworkCreateDelete
21:51:26 [2020-03-31T21:51:26.919Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:51:26 [2020-03-31T21:51:26.919Z] === RUN   TestDockerNetworkDeletePreferID
21:51:26 [2020-03-31T21:51:26.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
21:51:26 [2020-03-31T21:51:26.919Z] === RUN   TestInspectNetwork
21:51:27 [2020-03-31T21:51:27.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:51:27 [2020-03-31T21:51:27.283Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
21:51:27 [2020-03-31T21:51:27.283Z] === RUN   TestRemoveContainerRunning
21:51:27 [2020-03-31T21:51:27.841Z] --- PASS: TestRemoveContainerRunning (0.61s)
21:51:27 [2020-03-31T21:51:27.841Z] === RUN   TestRemoveContainerForceRemoveRunning
21:51:28 [2020-03-31T21:51:28.441Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
21:51:28 [2020-03-31T21:51:28.441Z] === RUN   TestRemoveInvalidContainer
21:51:28 [2020-03-31T21:51:28.441Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:51:28 [2020-03-31T21:51:28.441Z] === RUN   TestRenameLinkedContainer
21:51:28 [2020-03-31T21:51:28.782Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s)
21:51:28 [2020-03-31T21:51:28.782Z] === RUN   TestBuildWithHugeFile
21:51:30 [2020-03-31T21:51:30.949Z] --- PASS: TestRenameLinkedContainer (2.37s)
21:51:30 [2020-03-31T21:51:30.949Z] === RUN   TestRenameStoppedContainer
21:51:31 [2020-03-31T21:51:31.509Z] --- PASS: TestRenameStoppedContainer (0.55s)
21:51:31 [2020-03-31T21:51:31.509Z] === RUN   TestRenameRunningContainerAndReuse
21:51:32 [2020-03-31T21:51:32.387Z] === RUN   TestInspectNetwork/full_network_id
21:51:32 [2020-03-31T21:51:32.387Z] === RUN   TestInspectNetwork/partial_network_id
21:51:32 [2020-03-31T21:51:32.387Z] === RUN   TestInspectNetwork/network_name
21:51:32 [2020-03-31T21:51:32.387Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:51:32 [2020-03-31T21:51:32.868Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s)
21:51:32 [2020-03-31T21:51:32.868Z] === RUN   TestRenameInvalidName
21:51:33 [2020-03-31T21:51:33.122Z] --- PASS: TestRenameInvalidName (0.61s)
21:51:33 [2020-03-31T21:51:33.122Z] === RUN   TestRenameAnonymousContainer
21:51:33 [2020-03-31T21:51:33.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:51:35 [2020-03-31T21:51:35.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:51:36 [2020-03-31T21:51:36.468Z] --- PASS: TestRenameAnonymousContainer (2.89s)
21:51:36 [2020-03-31T21:51:36.468Z] === RUN   TestRenameContainerWithSameName
21:51:36 [2020-03-31T21:51:36.722Z] --- PASS: TestRenameContainerWithSameName (0.58s)
21:51:36 [2020-03-31T21:51:36.722Z] === RUN   TestRenameContainerWithLinkedContainer
21:51:37 [2020-03-31T21:51:37.853Z] --- PASS: TestInspectNetwork (10.73s)
21:51:37 [2020-03-31T21:51:37.853Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:51:37 [2020-03-31T21:51:37.853Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:51:37 [2020-03-31T21:51:37.853Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:51:37 [2020-03-31T21:51:37.853Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:51:37 [2020-03-31T21:51:37.853Z] === RUN   TestRunContainerWithBridgeNone
21:51:38 [2020-03-31T21:51:38.124Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
21:51:38 [2020-03-31T21:51:38.124Z] === RUN   TestResize
21:51:38 [2020-03-31T21:51:38.422Z] --- PASS: TestResize (0.61s)
21:51:38 [2020-03-31T21:51:38.422Z] === RUN   TestResizeWithInvalidSize
21:51:38 [2020-03-31T21:51:38.981Z] --- PASS: TestResizeWithInvalidSize (0.60s)
21:51:38 [2020-03-31T21:51:38.981Z] === RUN   TestResizeWhenContainerNotStarted
21:51:39 [2020-03-31T21:51:39.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:51:39 [2020-03-31T21:51:39.540Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
21:51:39 [2020-03-31T21:51:39.540Z] === RUN   TestDaemonRestartKillContainers
21:51:39 [2020-03-31T21:51:39.540Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:51:39 [2020-03-31T21:51:39.540Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:51:39 [2020-03-31T21:51:39.540Z] === RUN   TestCgroupNamespacesRun
21:51:40 [2020-03-31T21:51:40.422Z] #66 454.0 + bin/containerd-stress
21:51:40 [2020-03-31T21:51:40.422Z] #66 457.6 + bin/containerd-shim
21:51:40 [2020-03-31T21:51:40.518Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
21:51:40 [2020-03-31T21:51:40.518Z] === RUN   TestNetworkInvalidJSON
21:51:40 [2020-03-31T21:51:40.518Z] === RUN   TestNetworkInvalidJSON//networks/create
21:51:40 [2020-03-31T21:51:40.518Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:51:40 [2020-03-31T21:51:40.518Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2020-03-31T21:51:40.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2020-03-31T21:51:40.518Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2020-03-31T21:51:40.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2020-03-31T21:51:40.518Z] === CONT  TestNetworkInvalidJSON//networks/create
21:51:40 [2020-03-31T21:51:40.518Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:51:40 [2020-03-31T21:51:40.518Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:51:40 [2020-03-31T21:51:40.518Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:51:40 [2020-03-31T21:51:40.518Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:51:40 [2020-03-31T21:51:40.518Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:51:40 [2020-03-31T21:51:40.518Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:51:40 [2020-03-31T21:51:40.518Z] === RUN   TestHostIPv4BridgeLabel
21:51:40 [2020-03-31T21:51:40.798Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
21:51:40 [2020-03-31T21:51:40.798Z] === RUN   TestDaemonRestartWithLiveRestore
21:51:41 [2020-03-31T21:51:41.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:51:41 [2020-03-31T21:51:41.545Z] Using test binary docker
21:51:41 [2020-03-31T21:51:41.545Z] +++ /etc/init.d/apparmor start
21:51:41 [2020-03-31T21:51:41.545Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:51:41 [2020-03-31T21:51:41.545Z] INFO: Waiting for daemon to start...
21:51:41 [2020-03-31T21:51:41.545Z] Starting dockerd
21:51:41 [2020-03-31T21:51:41.545Z] +++ 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
21:51:41 [2020-03-31T21:51:41.799Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:51:41 [2020-03-31T21:51:41.799Z] === RUN   TestDaemonDefaultNetworkPools
21:51:42 [2020-03-31T21:51:42.047Z] --- PASS: TestCgroupNamespacesRun (2.43s)
21:51:42 [2020-03-31T21:51:42.047Z] === RUN   TestCgroupNamespacesRunPrivileged
21:51:42 [2020-03-31T21:51:42.410Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:51:42 [2020-03-31T21:51:42.410Z] === RUN   TestDaemonRestartWithExistingNetwork
21:51:43 [2020-03-31T21:51:43.874Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
21:51:43 [2020-03-31T21:51:43.874Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:51:44 [2020-03-31T21:51:44.085Z] .
21:51:44 [2020-03-31T21:51:44.085Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:51:44 [2020-03-31T21:51:44.085Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:51:44 [2020-03-31T21:51:44.085Z] Error: No such image: emptyfs
21:51:44 [2020-03-31T21:51:44.085Z] ++++ docker load
21:51:44 [2020-03-31T21:51:44.085Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:51:44 [2020-03-31T21:51:44.343Z] Running integration-test (iteration 1)
21:51:44 [2020-03-31T21:51:44.343Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:51:44 [2020-03-31T21:51:44.343Z] ++ 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
21:51:44 [2020-03-31T21:51:44.343Z] ++ set -e
21:51:44 [2020-03-31T21:51:44.343Z] ++ '[' -n 0 ']'
21:51:44 [2020-03-31T21:51:44.343Z] ++ set -x
21:51:44 [2020-03-31T21:51:44.343Z] ++ env -i DEST=/go/src/github.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
21:51:44 [2020-03-31T21:51:44.553Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s)
21:51:44 [2020-03-31T21:51:44.553Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:51:44 [2020-03-31T21:51:44.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
21:51:44 [2020-03-31T21:51:44.876Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:51:45 [2020-03-31T21:51:45.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
21:51:45 [2020-03-31T21:51:45.487Z] === RUN   TestServiceWithPredefinedNetwork
21:51:47 [2020-03-31T21:51:47.102Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.63s)
21:51:47 [2020-03-31T21:51:47.102Z] === RUN   TestCgroupNamespacesRunHostMode
21:51:49 [2020-03-31T21:51:49.852Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s)
21:51:49 [2020-03-31T21:51:49.852Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:51:49 [2020-03-31T21:51:49.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:51:49 [2020-03-31T21:51:49.852Z]     service_test.go:236: FLAKY_TEST
21:51:49 [2020-03-31T21:51:49.852Z] === RUN   TestServiceWithDataPathPortInit
21:51:50 [2020-03-31T21:51:50.399Z] --- PASS: TestCgroupNamespacesRunHostMode (2.67s)
21:51:50 [2020-03-31T21:51:50.399Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:51:50 [2020-03-31T21:51:50.758Z] #66 467.6 + bin/containerd-shim-runc-v1
21:51:52 [2020-03-31T21:51:52.905Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s)
21:51:52 [2020-03-31T21:51:52.905Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:51:54 [2020-03-31T21:51:54.264Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.95s)
21:51:54 [2020-03-31T21:51:54.264Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:51:55 [2020-03-31T21:51:55.186Z] #66 472.5 + bin/containerd-shim-runc-v2
21:51:56 [2020-03-31T21:51:56.205Z] #66 474.1 + binaries
21:51:56 [2020-03-31T21:51:56.205Z] #66 474.1 + mkdir -p /build
21:51:56 [2020-03-31T21:51:56.205Z] #66 474.1 + cp bin/containerd /build/containerd
21:51:56 [2020-03-31T21:51:56.205Z] #66 474.1 + cp bin/containerd-shim /build/containerd-shim
21:51:56 [2020-03-31T21:51:56.205Z] #66 474.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:51:56 [2020-03-31T21:51:56.494Z] #66 474.2 + cp bin/ctr /build/ctr
21:51:56 [2020-03-31T21:51:56.494Z] #66 DONE 474.2s
21:51:56 [2020-03-31T21:51:56.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s)
21:51:56 [2020-03-31T21:51:56.771Z] === RUN   TestCgroupNamespacesRunOlderClient
21:51:57 [2020-03-31T21:51:57.980Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
21:51:57 [2020-03-31T21:51:57.981Z] #67 DONE 0.1s
21:51:57 [2020-03-31T21:51:57.981Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
21:51:57 [2020-03-31T21:51:57.981Z] #71 DONE 0.1s
21:51:57 [2020-03-31T21:51:57.981Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
21:51:57 [2020-03-31T21:51:57.981Z] #73 DONE 0.1s
21:51:57 [2020-03-31T21:51:57.981Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
21:51:57 [2020-03-31T21:51:57.981Z] #76 DONE 0.1s
21:51:57 [2020-03-31T21:51:57.981Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
21:51:57 [2020-03-31T21:51:57.981Z] #77 DONE 0.0s
21:51:57 [2020-03-31T21:51:57.981Z] 
21:51:57 [2020-03-31T21:51:57.981Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
21:51:59 [2020-03-31T21:51:59.365Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
21:51:59 [2020-03-31T21:51:59.365Z] === RUN   TestKernelTCPMemory
21:51:59 [2020-03-31T21:51:59.365Z] --- SKIP: TestKernelTCPMemory (0.02s)
21:51:59 [2020-03-31T21:51:59.365Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:51:59 [2020-03-31T21:51:59.365Z] === RUN   TestNISDomainname
21:51:59 [2020-03-31T21:51:59.365Z] --- SKIP: TestNISDomainname (0.00s)
21:51:59 [2020-03-31T21:51:59.365Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:51:59 [2020-03-31T21:51:59.365Z] === RUN   TestHostnameDnsResolution
21:51:59 [2020-03-31T21:51:59.924Z] --- PASS: TestHostnameDnsResolution (1.08s)
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStats
21:51:59 [2020-03-31T21:51:59.924Z] --- SKIP: TestStats (0.00s)
21:51:59 [2020-03-31T21:51:59.924Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStopContainerWithTimeout
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStopContainerWithTimeout/0
21:51:59 [2020-03-31T21:51:59.924Z] === PAUSE TestStopContainerWithTimeout/0
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStopContainerWithTimeout/1
21:51:59 [2020-03-31T21:51:59.924Z] === PAUSE TestStopContainerWithTimeout/1
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStopContainerWithTimeout/3
21:51:59 [2020-03-31T21:51:59.924Z] === PAUSE TestStopContainerWithTimeout/3
21:51:59 [2020-03-31T21:51:59.924Z] === RUN   TestStopContainerWithTimeout/-1
21:51:59 [2020-03-31T21:51:59.924Z] === PAUSE TestStopContainerWithTimeout/-1
21:51:59 [2020-03-31T21:51:59.924Z] === CONT  TestStopContainerWithTimeout/0
21:51:59 [2020-03-31T21:51:59.924Z] === CONT  TestStopContainerWithTimeout/3
21:52:00 [2020-03-31T21:52:00.678Z] #78 DONE 2.3s
21:52:00 [2020-03-31T21:52:00.678Z] 
21:52:00 [2020-03-31T21:52:00.678Z] #79 exporting to oci image format
21:52:00 [2020-03-31T21:52:00.678Z] #79 exporting layers
21:52:00 [2020-03-31T21:52:00.847Z] === CONT  TestStopContainerWithTimeout/-1
21:52:02 [2020-03-31T21:52:02.814Z] === CONT  TestStopContainerWithTimeout/1
21:52:04 [2020-03-31T21:52:04.740Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:52:04 [2020-03-31T21:52:04.740Z]     --- PASS: TestStopContainerWithTimeout/0 (0.83s)
21:52:04 [2020-03-31T21:52:04.740Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
21:52:04 [2020-03-31T21:52:04.740Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
21:52:04 [2020-03-31T21:52:04.740Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
21:52:04 [2020-03-31T21:52:04.740Z] === RUN   TestDeleteDevicemapper
21:52:04 [2020-03-31T21:52:04.740Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:52:04 [2020-03-31T21:52:04.740Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:52:04 [2020-03-31T21:52:04.740Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:52:06 [2020-03-31T21:52:06.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
21:52:06 [2020-03-31T21:52:06.100Z] === RUN   TestUpdateMemory
21:52:06 [2020-03-31T21:52:06.100Z] --- SKIP: TestUpdateMemory (0.00s)
21:52:06 [2020-03-31T21:52:06.100Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:06 [2020-03-31T21:52:06.100Z] === RUN   TestUpdateCPUQuota
21:52:06 [2020-03-31T21:52:06.100Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:52:06 [2020-03-31T21:52:06.100Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:06 [2020-03-31T21:52:06.100Z] === RUN   TestUpdatePidsLimit
21:52:06 [2020-03-31T21:52:06.100Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:52:06 [2020-03-31T21:52:06.100Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:06 [2020-03-31T21:52:06.100Z] === RUN   TestUpdateRestartPolicy
21:52:09 [2020-03-31T21:52:09.280Z] ................................................                         [ 29%]
21:52:12 [2020-03-31T21:52:12.138Z] --- PASS: TestServiceWithDataPathPortInit (20.19s)
21:52:12 [2020-03-31T21:52:12.138Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:52:15 [2020-03-31T21:52:15.466Z] --- PASS: TestBuildWithHugeFile (41.56s)
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildWithEmptyDockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:52:15 [2020-03-31T21:52:15.466Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
21:52:15 [2020-03-31T21:52:15.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
21:52:15 [2020-03-31T21:52:15.466Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
21:52:15 [2020-03-31T21:52:15.466Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildPreserveOwnership
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildPreserveOwnership/copy_from
21:52:15 [2020-03-31T21:52:15.466Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:52:16 [2020-03-31T21:52:16.401Z] --- PASS: TestBuildPreserveOwnership (6.11s)
21:52:16 [2020-03-31T21:52:16.401Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.94s)
21:52:16 [2020-03-31T21:52:16.401Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s)
21:52:16 [2020-03-31T21:52:16.401Z] === RUN   TestBuildPlatformInvalid
21:52:16 [2020-03-31T21:52:16.412Z] Loaded image: buildpack-deps:jessie
21:52:16 [2020-03-31T21:52:16.412Z] Loaded image: busybox:latest
21:52:16 [2020-03-31T21:52:16.412Z] Loaded image: busybox:glibc
21:52:16 [2020-03-31T21:52:16.412Z] Loaded image: debian:jessie
21:52:16 [2020-03-31T21:52:16.412Z] Loaded image: hello-world:latest
21:52:16 [2020-03-31T21:52:16.412Z] INFO: Testing against a local daemon
21:52:16 [2020-03-31T21:52:16.412Z] === RUN   TestCgroupNamespacesBuild
21:52:16 [2020-03-31T21:52:16.661Z] --- PASS: TestBuildPlatformInvalid (0.19s)
21:52:16 [2020-03-31T21:52:16.661Z] PASS
21:52:16 [2020-03-31T21:52:16.661Z] 
21:52:16 [2020-03-31T21:52:16.661Z] === Skipped
21:52:16 [2020-03-31T21:52:16.661Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:52:16 [2020-03-31T21:52:16.661Z]     build_session_test.go:25: TODO: BuildKit
21:52:16 [2020-03-31T21:52:16.661Z] 
21:52:16 [2020-03-31T21:52:16.661Z] 
21:52:16 [2020-03-31T21:52:16.661Z] DONE 32 tests, 1 skipped in 90.456s
21:52:16 [2020-03-31T21:52:16.661Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:52:16 [2020-03-31T21:52:16.661Z] ++ 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
21:52:16 [2020-03-31T21:52:16.661Z] ++ set -e
21:52:16 [2020-03-31T21:52:16.661Z] ++ '[' -n 0 ']'
21:52:16 [2020-03-31T21:52:16.661Z] ++ set -x
21:52:16 [2020-03-31T21:52:16.661Z] ++ env -i DEST=/go/src/github.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
21:52:16 [2020-03-31T21:52:16.661Z] INFO: Testing against a local daemon
21:52:16 [2020-03-31T21:52:16.661Z] === RUN   TestConfigList
21:52:18 [2020-03-31T21:52:18.337Z] Removing intermediate container 49356057493b
21:52:18 [2020-03-31T21:52:18.337Z]  ---> d1510de9a017
21:52:18 [2020-03-31T21:52:18.337Z] 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
21:52:18 [2020-03-31T21:52:18.337Z]  ---> Running in 3f952369b4f8
21:52:18 [2020-03-31T21:52:18.337Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
21:52:18 [2020-03-31T21:52:18.378Z] --- PASS: TestUpdateRestartPolicy (11.60s)
21:52:18 [2020-03-31T21:52:18.378Z] === RUN   TestUpdateRestartWithAutoRemove
21:52:18 [2020-03-31T21:52:18.378Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s)
21:52:18 [2020-03-31T21:52:18.378Z] === RUN   TestWaitNonBlocked
21:52:18 [2020-03-31T21:52:18.378Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:52:18 [2020-03-31T21:52:18.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:52:18 [2020-03-31T21:52:18.378Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:52:18 [2020-03-31T21:52:18.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:52:18 [2020-03-31T21:52:18.378Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:52:18 [2020-03-31T21:52:18.378Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:52:18 [2020-03-31T21:52:18.937Z] --- PASS: TestWaitNonBlocked (0.01s)
21:52:18 [2020-03-31T21:52:18.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
21:52:18 [2020-03-31T21:52:18.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
21:52:18 [2020-03-31T21:52:18.937Z] === RUN   TestWaitBlocked
21:52:18 [2020-03-31T21:52:18.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:52:18 [2020-03-31T21:52:18.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:52:18 [2020-03-31T21:52:18.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:52:18 [2020-03-31T21:52:18.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:52:18 [2020-03-31T21:52:18.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:52:18 [2020-03-31T21:52:18.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:52:19 [2020-03-31T21:52:19.901Z] --- PASS: TestWaitBlocked (0.02s)
21:52:19 [2020-03-31T21:52:19.901Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
21:52:19 [2020-03-31T21:52:19.901Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
21:52:19 [2020-03-31T21:52:19.901Z] === CONT  TestDaemonRestartIpcMode
21:52:19 [2020-03-31T21:52:19.901Z] === CONT  TestIpcModeOlderClient
21:52:19 [2020-03-31T21:52:19.901Z] --- PASS: TestIpcModeOlderClient (0.13s)
21:52:20 [2020-03-31T21:52:20.500Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.11s)
21:52:20 [2020-03-31T21:52:20.500Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u7xbmmwy7p9y0hjcek4iwyr3g Created:2020-03-31 21:52:10.758313036 +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[8d874d372f41e754758fd9cbc138d9f0afdc1af7dcb0d7989b4b306472854c69:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lvq59a3need8petkpapdxgqp0 EndpointID:503612480ad95f96744c0b4aaa0b223eb2709315be25c354ae3ef696bca006cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb5d097f712191f62664f06e4b9868954d3aeda351b0a2302071d79865b3741a 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:ca0a9569027a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lvq59a3need8petkpapdxgqp0 EndpointID:503612480ad95f96744c0b4aaa0b223eb2709315be25c354ae3ef696bca006cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:52:20 [2020-03-31T21:52:20.500Z] PASS
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] === Skipped
21:52:20 [2020-03-31T21:52:20.500Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:52:20 [2020-03-31T21:52:20.500Z]     service_test.go:236: FLAKY_TEST
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] DONE 22 tests, 1 skipped in 53.191s
21:52:20 [2020-03-31T21:52:20.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:52:20 [2020-03-31T21:52:20.500Z] ++ 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
21:52:20 [2020-03-31T21:52:20.500Z] ++ set -e
21:52:20 [2020-03-31T21:52:20.500Z] ++ '[' -n 0 ']'
21:52:20 [2020-03-31T21:52:20.500Z] ++ set -x
21:52:20 [2020-03-31T21:52:20.500Z] ++ env -i DEST=/go/src/github.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
21:52:20 [2020-03-31T21:52:20.500Z] INFO: Testing against a local daemon
21:52:20 [2020-03-31T21:52:20.500Z] === RUN   TestDockerNetworkIpvlanPersistance
21:52:20 [2020-03-31T21:52:20.500Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:52:20 [2020-03-31T21:52:20.500Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:52:20 [2020-03-31T21:52:20.500Z] === RUN   TestDockerNetworkIpvlan
21:52:20 [2020-03-31T21:52:20.500Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:52:20 [2020-03-31T21:52:20.500Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:52:20 [2020-03-31T21:52:20.500Z] PASS
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] === Skipped
21:52:20 [2020-03-31T21:52:20.500Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:52:20 [2020-03-31T21:52:20.500Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:52:20 [2020-03-31T21:52:20.500Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] 
21:52:20 [2020-03-31T21:52:20.500Z] DONE 2 tests, 2 skipped in 0.073s
21:52:20 [2020-03-31T21:52:20.500Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:52:20 [2020-03-31T21:52:20.500Z] ++ 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
21:52:20 [2020-03-31T21:52:20.500Z] ++ set -e
21:52:20 [2020-03-31T21:52:20.500Z] ++ '[' -n 0 ']'
21:52:20 [2020-03-31T21:52:20.500Z] ++ set -x
21:52:20 [2020-03-31T21:52:20.500Z] ++ env -i DEST=/go/src/github.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
21:52:20 [2020-03-31T21:52:20.500Z] INFO: Testing against a local daemon
21:52:20 [2020-03-31T21:52:20.500Z] === RUN   TestDockerNetworkMacvlanPersistance
21:52:20 [2020-03-31T21:52:20.599Z] --- PASS: TestCgroupNamespacesBuild (3.39s)
21:52:20 [2020-03-31T21:52:20.599Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:52:20 [2020-03-31T21:52:20.851Z] --- PASS: TestConfigList (3.46s)
21:52:20 [2020-03-31T21:52:20.851Z] === RUN   TestConfigsCreateAndDelete
21:52:21 [2020-03-31T21:52:21.111Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
21:52:21 [2020-03-31T21:52:21.111Z] === RUN   TestDockerNetworkMacvlan
21:52:22 [2020-03-31T21:52:22.112Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:52:22 [2020-03-31T21:52:22.499Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s)
21:52:22 [2020-03-31T21:52:22.499Z] === RUN   TestBuildWithSession
21:52:22 [2020-03-31T21:52:22.499Z] --- SKIP: TestBuildWithSession (0.00s)
21:52:22 [2020-03-31T21:52:22.499Z]     build_session_test.go:25: TODO: BuildKit
21:52:22 [2020-03-31T21:52:22.499Z] === RUN   TestBuildSquashParent
21:52:22 [2020-03-31T21:52:22.723Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:52:23 [2020-03-31T21:52:23.384Z] --- PASS: TestConfigsCreateAndDelete (3.29s)
21:52:23 [2020-03-31T21:52:23.384Z] === RUN   TestConfigsUpdate
21:52:23 [2020-03-31T21:52:23.725Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:52:25 [2020-03-31T21:52:25.211Z] --- PASS: TestDaemonRestartIpcMode (4.99s)
21:52:25 [2020-03-31T21:52:25.211Z] PASS
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === Skipped
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
21:52:25 [2020-03-31T21:52:25.211Z]     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)
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
21:52:25 [2020-03-31T21:52:25.211Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
21:52:25 [2020-03-31T21:52:25.211Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:52:25 [2020-03-31T21:52:25.211Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] 
21:52:25 [2020-03-31T21:52:25.211Z] DONE 180 tests, 23 skipped in 93.674s
21:52:25 [2020-03-31T21:52:25.211Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:52:25 [2020-03-31T21:52:25.211Z] INFO: Testing against a local daemon
21:52:25 [2020-03-31T21:52:25.211Z] === RUN   TestCommitInheritsEnv
21:52:26 [2020-03-31T21:52:26.154Z] --- PASS: TestCommitInheritsEnv (1.16s)
21:52:26 [2020-03-31T21:52:26.154Z] === RUN   TestImportExtremelyLargeImageWorks
21:52:26 [2020-03-31T21:52:26.154Z] === PAUSE TestImportExtremelyLargeImageWorks
21:52:26 [2020-03-31T21:52:26.154Z] === RUN   TestImagesFilterMultiReference
21:52:26 [2020-03-31T21:52:26.154Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:52:26 [2020-03-31T21:52:26.154Z] === RUN   TestImagePullPlatformInvalid
21:52:26 [2020-03-31T21:52:26.154Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:52:26 [2020-03-31T21:52:26.154Z] === RUN   TestRemoveImageOrphaning
21:52:26 [2020-03-31T21:52:26.671Z] --- PASS: TestConfigsUpdate (3.25s)
21:52:26 [2020-03-31T21:52:26.671Z] === RUN   TestTemplatedConfig
21:52:28 [2020-03-31T21:52:28.089Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:52:28 [2020-03-31T21:52:28.193Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:52:28 [2020-03-31T21:52:28.660Z] --- PASS: TestRemoveImageOrphaning (1.91s)
21:52:28 [2020-03-31T21:52:28.660Z] === RUN   TestRemoveImageGarbageCollector
21:52:28 [2020-03-31T21:52:28.660Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:52:28 [2020-03-31T21:52:28.660Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:52:28 [2020-03-31T21:52:28.660Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:52:28 [2020-03-31T21:52:28.660Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:52:28 [2020-03-31T21:52:28.660Z] === RUN   TestTagInvalidReference
21:52:28 [2020-03-31T21:52:28.660Z] --- PASS: TestTagInvalidReference (0.02s)
21:52:28 [2020-03-31T21:52:28.660Z] === RUN   TestTagValidPrefixedRepo
21:52:28 [2020-03-31T21:52:28.660Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:52:28 [2020-03-31T21:52:28.660Z] === RUN   TestTagExistedNameWithoutForce
21:52:28 [2020-03-31T21:52:28.661Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:52:28 [2020-03-31T21:52:28.661Z] === RUN   TestTagOfficialNames
21:52:28 [2020-03-31T21:52:28.661Z] --- PASS: TestTagOfficialNames (0.05s)
21:52:28 [2020-03-31T21:52:28.661Z] === RUN   TestTagMatchesDigest
21:52:28 [2020-03-31T21:52:28.661Z] --- PASS: TestTagMatchesDigest (0.01s)
21:52:28 [2020-03-31T21:52:28.661Z] === CONT  TestImportExtremelyLargeImageWorks
21:52:30 [2020-03-31T21:52:30.863Z] --- PASS: TestTemplatedConfig (3.51s)
21:52:30 [2020-03-31T21:52:30.863Z] === RUN   TestConfigInspect
21:52:31 [2020-03-31T21:52:31.529Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:52:32 [2020-03-31T21:52:32.473Z] --- PASS: TestBuildSquashParent (10.15s)
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:52:32 [2020-03-31T21:52:32.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:52:32 [2020-03-31T21:52:32.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:52:32 [2020-03-31T21:52:32.473Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:52:32 [2020-03-31T21:52:32.473Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:52:33 [2020-03-31T21:52:33.397Z] --- PASS: TestConfigInspect (3.26s)
21:52:33 [2020-03-31T21:52:33.397Z] === RUN   TestConfigCreateWithLabels
21:52:35 [2020-03-31T21:52:35.756Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:52:36 [2020-03-31T21:52:36.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:52:36 [2020-03-31T21:52:36.166Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
21:52:36 [2020-03-31T21:52:36.685Z] --- PASS: TestConfigCreateWithLabels (3.12s)
21:52:36 [2020-03-31T21:52:36.685Z] === RUN   TestConfigCreateResolve
21:52:38 [2020-03-31T21:52:38.316Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:52:39 [2020-03-31T21:52:39.327Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:52:39 [2020-03-31T21:52:39.586Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:52:39 [2020-03-31T21:52:39.971Z] --- PASS: TestConfigCreateResolve (3.22s)
21:52:39 [2020-03-31T21:52:39.971Z] === RUN   TestConfigDaemonLibtrustID
21:52:39 [2020-03-31T21:52:39.981Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
21:52:40 [2020-03-31T21:52:40.329Z] --- PASS: TestDockerNetworkMacvlan (18.89s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.42s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.23s)
21:52:40 [2020-03-31T21:52:40.329Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
21:52:40 [2020-03-31T21:52:40.329Z] PASS
21:52:40 [2020-03-31T21:52:40.329Z] 
21:52:40 [2020-03-31T21:52:40.329Z] DONE 8 tests in 20.427s
21:52:40 [2020-03-31T21:52:40.329Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
21:52:40 [2020-03-31T21:52:40.329Z] ++ 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
21:52:40 [2020-03-31T21:52:40.329Z] ++ set -e
21:52:40 [2020-03-31T21:52:40.329Z] ++ '[' -n 0 ']'
21:52:40 [2020-03-31T21:52:40.329Z] ++ set -x
21:52:40 [2020-03-31T21:52:40.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:52:40 [2020-03-31T21:52:40.329Z] testing: warning: no tests to run
21:52:40 [2020-03-31T21:52:40.329Z] PASS
21:52:40 [2020-03-31T21:52:40.329Z] 
21:52:40 [2020-03-31T21:52:40.329Z] DONE 0 tests in 0.014s
21:52:40 [2020-03-31T21:52:40.329Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:52:40 [2020-03-31T21:52:40.329Z] ++ 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
21:52:40 [2020-03-31T21:52:40.329Z] ++ set -e
21:52:40 [2020-03-31T21:52:40.329Z] ++ '[' -n 0 ']'
21:52:40 [2020-03-31T21:52:40.329Z] ++ set -x
21:52:40 [2020-03-31T21:52:40.330Z] ++ env -i DEST=/go/src/github.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
21:52:40 [2020-03-31T21:52:40.330Z] INFO: Testing against a local daemon
21:52:40 [2020-03-31T21:52:40.330Z] === RUN   TestAuthZPluginAllowRequest
21:52:40 [2020-03-31T21:52:40.538Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
21:52:40 [2020-03-31T21:52:40.538Z] PASS
21:52:40 [2020-03-31T21:52:40.538Z] 
21:52:40 [2020-03-31T21:52:40.539Z] DONE 8 tests in 23.875s
21:52:40 [2020-03-31T21:52:40.539Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:52:40 [2020-03-31T21:52:40.539Z] ++ 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
21:52:40 [2020-03-31T21:52:40.539Z] ++ set -e
21:52:40 [2020-03-31T21:52:40.539Z] ++ '[' -n 0 ']'
21:52:40 [2020-03-31T21:52:40.539Z] ++ set -x
21:52:40 [2020-03-31T21:52:40.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-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
21:52:40 [2020-03-31T21:52:40.539Z] INFO: Testing against a local daemon
21:52:40 [2020-03-31T21:52:40.539Z] === RUN   TestCheckpoint
21:52:40 [2020-03-31T21:52:40.539Z] --- SKIP: TestCheckpoint (0.00s)
21:52:40 [2020-03-31T21:52:40.539Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:52:40 [2020-03-31T21:52:40.539Z] === RUN   TestContainerInvalidJSON
21:52:40 [2020-03-31T21:52:40.539Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:52:40 [2020-03-31T21:52:40.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:52:40 [2020-03-31T21:52:40.539Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:52:40 [2020-03-31T21:52:40.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:52:40 [2020-03-31T21:52:40.539Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:52:40 [2020-03-31T21:52:40.539Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:52:40 [2020-03-31T21:52:40.797Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:52:40 [2020-03-31T21:52:40.797Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:52:40 [2020-03-31T21:52:40.797Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:52:40 [2020-03-31T21:52:40.797Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:52:40 [2020-03-31T21:52:40.797Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:52:40 [2020-03-31T21:52:40.797Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:52:40 [2020-03-31T21:52:40.797Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:52:40 [2020-03-31T21:52:40.797Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:52:40 [2020-03-31T21:52:40.797Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
21:52:40 [2020-03-31T21:52:40.797Z] === RUN   TestCopyFromContainerPathIsNotDir
21:52:40 [2020-03-31T21:52:40.797Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
21:52:40 [2020-03-31T21:52:40.797Z] === RUN   TestCopyToContainerPathDoesNotExist
21:52:41 [2020-03-31T21:52:41.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
21:52:41 [2020-03-31T21:52:41.056Z] === RUN   TestCopyToContainerPathIsNotDir
21:52:41 [2020-03-31T21:52:41.056Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
21:52:41 [2020-03-31T21:52:41.056Z] === RUN   TestCopyFromContainer
21:52:41 [2020-03-31T21:52:41.794Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
21:52:41 [2020-03-31T21:52:41.794Z] === RUN   TestAuthZPluginTLS
21:52:42 [2020-03-31T21:52:42.405Z] --- PASS: TestAuthZPluginTLS (0.54s)
21:52:42 [2020-03-31T21:52:42.405Z] === RUN   TestAuthZPluginDenyRequest
21:52:42 [2020-03-31T21:52:42.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.67s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
21:52:42 [2020-03-31T21:52:42.869Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s)
21:52:42 [2020-03-31T21:52:42.869Z] === RUN   TestBuildMultiStageCopy
21:52:42 [2020-03-31T21:52:42.869Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:52:43 [2020-03-31T21:52:43.016Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:52:43 [2020-03-31T21:52:43.016Z] === RUN   TestAuthZPluginAPIDenyResponse
21:52:43 [2020-03-31T21:52:43.591Z] === RUN   TestCopyFromContainer//
21:52:43 [2020-03-31T21:52:43.591Z] === RUN   TestCopyFromContainer//bar/root
21:52:43 [2020-03-31T21:52:43.591Z] === RUN   TestCopyFromContainer//bar/root/
21:52:43 [2020-03-31T21:52:43.592Z] === RUN   TestCopyFromContainer/bar/quux
21:52:43 [2020-03-31T21:52:43.592Z] === RUN   TestCopyFromContainer/bar/quux/
21:52:43 [2020-03-31T21:52:43.592Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:52:43 [2020-03-31T21:52:43.628Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:52:43 [2020-03-31T21:52:43.628Z] === RUN   TestAuthZPluginDenyResponse
21:52:43 [2020-03-31T21:52:43.850Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:52:43 [2020-03-31T21:52:43.851Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:52:43 [2020-03-31T21:52:43.909Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:52:43 [2020-03-31T21:52:43.909Z] === RUN   TestAuthZPluginAllowEventStream
21:52:44 [2020-03-31T21:52:44.110Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:52:44 [2020-03-31T21:52:44.110Z] === RUN   TestCopyFromContainer/bar/notarget
21:52:44 [2020-03-31T21:52:44.369Z] --- PASS: TestCopyFromContainer (3.15s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:52:44 [2020-03-31T21:52:44.369Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateLinkToNonExistingContainer
21:52:44 [2020-03-31T21:52:44.369Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateWithInvalidEnv
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateWithInvalidEnv/0
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateWithInvalidEnv/0
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateWithInvalidEnv/1
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateWithInvalidEnv/1
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateWithInvalidEnv/2
21:52:44 [2020-03-31T21:52:44.369Z] === PAUSE TestCreateWithInvalidEnv/2
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateWithInvalidEnv/0
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateWithInvalidEnv/2
21:52:44 [2020-03-31T21:52:44.369Z] === CONT  TestCreateWithInvalidEnv/1
21:52:44 [2020-03-31T21:52:44.369Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:52:44 [2020-03-31T21:52:44.369Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateTmpfsMountsTarget
21:52:44 [2020-03-31T21:52:44.369Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:52:44 [2020-03-31T21:52:44.369Z] === RUN   TestCreateWithCustomMaskedPaths
21:52:45 [2020-03-31T21:52:45.925Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
21:52:45 [2020-03-31T21:52:45.925Z] === RUN   TestAuthZPluginErrorResponse
21:52:46 [2020-03-31T21:52:46.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:52:46 [2020-03-31T21:52:46.206Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:52:46 [2020-03-31T21:52:46.206Z] === RUN   TestAuthZPluginErrorRequest
21:52:46 [2020-03-31T21:52:46.716Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:52:46 [2020-03-31T21:52:46.817Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:52:46 [2020-03-31T21:52:46.817Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:52:46 [2020-03-31T21:52:46.903Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:52:46 [2020-03-31T21:52:46.904Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:52:46 [2020-03-31T21:52:46.904Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
21:52:46 [2020-03-31T21:52:46.904Z] === RUN   TestCreateWithCustomReadonlyPaths
21:52:47 [2020-03-31T21:52:47.097Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:52:47 [2020-03-31T21:52:47.097Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:52:47 [2020-03-31T21:52:47.280Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:52:47 [2020-03-31T21:52:47.845Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:52:48 [2020-03-31T21:52:48.104Z] INFO: Sources obtained for gotestsum...
21:52:48 [2020-03-31T21:52:48.104Z] INFO: Checkout done for gotestsum...
21:52:48 [2020-03-31T21:52:48.104Z] INFO: Build done for gotestsum...
21:52:48 [2020-03-31T21:52:48.779Z] --- PASS: TestBuildMultiStageCopy (5.80s)
21:52:48 [2020-03-31T21:52:48.779Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
21:52:48 [2020-03-31T21:52:48.779Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
21:52:48 [2020-03-31T21:52:48.779Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
21:52:48 [2020-03-31T21:52:48.779Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s)
21:52:48 [2020-03-31T21:52:48.779Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s)
21:52:48 [2020-03-31T21:52:48.779Z] === RUN   TestBuildMultiStageParentConfig
21:52:49 [2020-03-31T21:52:49.437Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s)
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:52:49 [2020-03-31T21:52:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:52:49 [2020-03-31T21:52:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:52:49 [2020-03-31T21:52:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:52:49 [2020-03-31T21:52:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:52:49 [2020-03-31T21:52:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:52:49 [2020-03-31T21:52:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:52:49 [2020-03-31T21:52:49.438Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:52:49 [2020-03-31T21:52:49.438Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:52:49 [2020-03-31T21:52:49.438Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:52:49 [2020-03-31T21:52:49.438Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:52:49 [2020-03-31T21:52:49.438Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:52:49 [2020-03-31T21:52:49.438Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
21:52:49 [2020-03-31T21:52:49.438Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:52:49 [2020-03-31T21:52:49.438Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
21:52:49 [2020-03-31T21:52:49.438Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
21:52:49 [2020-03-31T21:52:49.438Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
21:52:49 [2020-03-31T21:52:49.438Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:52:49 [2020-03-31T21:52:49.438Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:52:49 [2020-03-31T21:52:49.777Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
21:52:49 [2020-03-31T21:52:49.777Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:52:50 [2020-03-31T21:52:50.005Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
21:52:50 [2020-03-31T21:52:50.005Z] === RUN   TestContainerStartOnDaemonRestart
21:52:50 [2020-03-31T21:52:50.005Z] === PAUSE TestContainerStartOnDaemonRestart
21:52:50 [2020-03-31T21:52:50.005Z] === RUN   TestDaemonRestartIpcMode
21:52:50 [2020-03-31T21:52:50.005Z] === PAUSE TestDaemonRestartIpcMode
21:52:50 [2020-03-31T21:52:50.005Z] === RUN   TestDaemonHostGatewayIP
21:52:50 [2020-03-31T21:52:50.005Z] === PAUSE TestDaemonHostGatewayIP
21:52:50 [2020-03-31T21:52:50.005Z] === RUN   TestDiff
21:52:50 [2020-03-31T21:52:50.152Z] --- PASS: TestBuildMultiStageParentConfig (1.61s)
21:52:50 [2020-03-31T21:52:50.152Z] === RUN   TestBuildLabelWithTargets
21:52:50 [2020-03-31T21:52:50.941Z] --- PASS: TestDiff (0.78s)
21:52:50 [2020-03-31T21:52:50.941Z] === RUN   TestExecWithCloseStdin
21:52:51 [2020-03-31T21:52:51.795Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s)
21:52:51 [2020-03-31T21:52:51.795Z] === RUN   TestAuthZPluginHeader
21:52:51 [2020-03-31T21:52:51.877Z] --- PASS: TestExecWithCloseStdin (0.91s)
21:52:51 [2020-03-31T21:52:51.877Z] === RUN   TestExec
21:52:52 [2020-03-31T21:52:52.406Z] --- PASS: TestAuthZPluginHeader (0.84s)
21:52:52 [2020-03-31T21:52:52.406Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:52:52 [2020-03-31T21:52:52.406Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:52:52 [2020-03-31T21:52:52.406Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:52 [2020-03-31T21:52:52.406Z] === RUN   TestAuthZPluginV2Disable
21:52:52 [2020-03-31T21:52:52.406Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:52:52 [2020-03-31T21:52:52.406Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:52 [2020-03-31T21:52:52.406Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:52:52 [2020-03-31T21:52:52.406Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:52:52 [2020-03-31T21:52:52.406Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:52 [2020-03-31T21:52:52.406Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:52:52 [2020-03-31T21:52:52.406Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:52:52 [2020-03-31T21:52:52.406Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:52:52 [2020-03-31T21:52:52.406Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:52:52 [2020-03-31T21:52:52.817Z] --- PASS: TestExec (0.96s)
21:52:52 [2020-03-31T21:52:52.817Z] === RUN   TestExecUser
21:52:53 [2020-03-31T21:52:53.432Z] --- PASS: TestBuildLabelWithTargets (2.64s)
21:52:53 [2020-03-31T21:52:53.432Z] === RUN   TestBuildWithEmptyLayers
21:52:53 [2020-03-31T21:52:53.753Z] --- PASS: TestExecUser (0.92s)
21:52:53 [2020-03-31T21:52:53.754Z] === RUN   TestExportContainerAndImportImage
21:52:54 [2020-03-31T21:52:54.367Z] --- PASS: TestBuildWithEmptyLayers (1.38s)
21:52:54 [2020-03-31T21:52:54.367Z] === RUN   TestBuildMultiStageOnBuild
21:52:54 [2020-03-31T21:52:54.690Z] --- PASS: TestExportContainerAndImportImage (1.08s)
21:52:54 [2020-03-31T21:52:54.690Z] === RUN   TestExportContainerAfterDaemonRestart
21:52:57 [2020-03-31T21:52:57.223Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s)
21:52:57 [2020-03-31T21:52:57.223Z] === RUN   TestHealthCheckWorkdir
21:52:57 [2020-03-31T21:52:57.791Z] --- PASS: TestHealthCheckWorkdir (1.08s)
21:52:57 [2020-03-31T21:52:57.791Z] === RUN   TestHealthKillContainer
21:52:58 [2020-03-31T21:52:58.554Z] --- PASS: TestBuildMultiStageOnBuild (3.83s)
21:52:58 [2020-03-31T21:52:58.554Z] === RUN   TestBuildUncleanTarFilenames
21:52:59 [2020-03-31T21:52:59.929Z] --- PASS: TestBuildUncleanTarFilenames (1.81s)
21:52:59 [2020-03-31T21:52:59.929Z] === RUN   TestBuildMultiStageLayerLeak
21:53:00 [2020-03-31T21:53:00.372Z] Removing intermediate container 3f952369b4f8
21:53:00 [2020-03-31T21:53:00.372Z]  ---> 340c427888a5
21:53:00 [2020-03-31T21:53:00.372Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
21:53:00 [2020-03-31T21:53:00.372Z]  ---> Running in 935eac164db4
21:53:00 [2020-03-31T21:53:00.372Z] Removing intermediate container 935eac164db4
21:53:00 [2020-03-31T21:53:00.372Z]  ---> fa1d8881c7e8
21:53:00 [2020-03-31T21:53:00.372Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
21:53:00 [2020-03-31T21:53:00.372Z]  ---> Running in f1a240e1e0d1
21:53:00 [2020-03-31T21:53:00.372Z] Removing intermediate container f1a240e1e0d1
21:53:00 [2020-03-31T21:53:00.372Z]  ---> 114b500d361d
21:53:00 [2020-03-31T21:53:00.372Z] Step 10/10 : COPY . .
21:53:00 [2020-03-31T21:53:00.875Z] tests/integration/api_network_test.py ...........................        [ 47%]
21:53:01 [2020-03-31T21:53:01.077Z] --- PASS: TestHealthKillContainer (2.96s)
21:53:01 [2020-03-31T21:53:01.077Z] === RUN   TestInspectCpusetInConfigPre120
21:53:01 [2020-03-31T21:53:01.644Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
21:53:01 [2020-03-31T21:53:01.645Z] === RUN   TestIpcModeNone
21:53:02 [2020-03-31T21:53:02.582Z] --- PASS: TestIpcModeNone (0.89s)
21:53:02 [2020-03-31T21:53:02.582Z] === RUN   TestIpcModePrivate
21:53:03 [2020-03-31T21:53:03.517Z] --- PASS: TestIpcModePrivate (0.98s)
21:53:03 [2020-03-31T21:53:03.517Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
21:53:03 [2020-03-31T21:53:03.517Z] === RUN   TestIpcModeShareable
21:53:04 [2020-03-31T21:53:04.113Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s)
21:53:04 [2020-03-31T21:53:04.113Z] === RUN   TestBuildWithHugeFile
21:53:04 [2020-03-31T21:53:04.455Z] --- PASS: TestIpcModeShareable (0.92s)
21:53:04 [2020-03-31T21:53:04.455Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
21:53:04 [2020-03-31T21:53:04.455Z] === RUN   TestAPIIpcModeShareableAndContainer
21:53:07 [2020-03-31T21:53:07.742Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s)
21:53:07 [2020-03-31T21:53:07.742Z] === RUN   TestAPIIpcModeHost
21:53:07 [2020-03-31T21:53:07.742Z] --- PASS: TestAPIIpcModeHost (0.66s)
21:53:07 [2020-03-31T21:53:07.742Z] === RUN   TestDaemonIpcModeShareable
21:53:09 [2020-03-31T21:53:09.329Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
21:53:09 [2020-03-31T21:53:09.646Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
21:53:09 [2020-03-31T21:53:09.646Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
21:53:09 [2020-03-31T21:53:09.646Z] === RUN   TestDaemonIpcModePrivate
21:53:10 [2020-03-31T21:53:10.820Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
21:53:10 [2020-03-31T21:53:10.820Z] PASS
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] === Skipped
21:53:10 [2020-03-31T21:53:10.820Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:53:10 [2020-03-31T21:53:10.820Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:53:10 [2020-03-31T21:53:10.820Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:53:10 [2020-03-31T21:53:10.820Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:53:10 [2020-03-31T21:53:10.820Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] DONE 17 tests, 4 skipped in 28.974s
21:53:10 [2020-03-31T21:53:10.820Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:53:10 [2020-03-31T21:53:10.820Z] ++ 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
21:53:10 [2020-03-31T21:53:10.820Z] ++ set -e
21:53:10 [2020-03-31T21:53:10.820Z] ++ '[' -n 0 ']'
21:53:10 [2020-03-31T21:53:10.820Z] ++ set -x
21:53:10 [2020-03-31T21:53:10.820Z] ++ env -i DEST=/go/src/github.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
21:53:10 [2020-03-31T21:53:10.820Z] INFO: Testing against a local daemon
21:53:10 [2020-03-31T21:53:10.820Z] === RUN   TestPluginInvalidJSON
21:53:10 [2020-03-31T21:53:10.820Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:53:10 [2020-03-31T21:53:10.820Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:53:10 [2020-03-31T21:53:10.820Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:53:10 [2020-03-31T21:53:10.820Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:53:10 [2020-03-31T21:53:10.820Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:53:10 [2020-03-31T21:53:10.820Z] PASS
21:53:10 [2020-03-31T21:53:10.820Z] 
21:53:10 [2020-03-31T21:53:10.820Z] DONE 2 tests in 0.078s
21:53:10 [2020-03-31T21:53:10.820Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:53:10 [2020-03-31T21:53:10.820Z] ++ 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
21:53:10 [2020-03-31T21:53:10.820Z] ++ set -e
21:53:10 [2020-03-31T21:53:10.820Z] ++ '[' -n 0 ']'
21:53:10 [2020-03-31T21:53:10.820Z] ++ set -x
21:53:10 [2020-03-31T21:53:10.820Z] ++ env -i DEST=/go/src/github.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
21:53:10 [2020-03-31T21:53:10.820Z] INFO: Testing against a local daemon
21:53:10 [2020-03-31T21:53:10.820Z] === RUN   TestExternalGraphDriver
21:53:10 [2020-03-31T21:53:10.820Z] === RUN   TestExternalGraphDriver/json
21:53:10 [2020-03-31T21:53:10.977Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:53:11 [2020-03-31T21:53:11.430Z] === RUN   TestExternalGraphDriver/spec
21:53:11 [2020-03-31T21:53:11.550Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
21:53:11 [2020-03-31T21:53:11.550Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
21:53:11 [2020-03-31T21:53:11.550Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:53:13 [2020-03-31T21:53:13.441Z] === RUN   TestExternalGraphDriver/pull
21:53:13 [2020-03-31T21:53:13.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
21:53:13 [2020-03-31T21:53:13.452Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
21:53:13 [2020-03-31T21:53:13.452Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:53:14 [2020-03-31T21:53:14.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:53:14 [2020-03-31T21:53:14.081Z] Using test binary docker
21:53:14 [2020-03-31T21:53:14.081Z] +++ /etc/init.d/apparmor start
21:53:14 [2020-03-31T21:53:14.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:53:14 [2020-03-31T21:53:14.081Z] INFO: Waiting for daemon to start...
21:53:14 [2020-03-31T21:53:14.081Z] Starting dockerd
21:53:14 [2020-03-31T21:53:14.081Z] +++ 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
21:53:14 [2020-03-31T21:53:14.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:53:14 [2020-03-31T21:53:14.081Z] Using test binary docker
21:53:14 [2020-03-31T21:53:14.081Z] .+++ /etc/init.d/apparmor start
21:53:14 [2020-03-31T21:53:14.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:53:14 [2020-03-31T21:53:14.081Z] INFO: Waiting for daemon to start...
21:53:14 [2020-03-31T21:53:14.081Z] Starting dockerd
21:53:14 [2020-03-31T21:53:14.081Z] +++ 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
21:53:15 [2020-03-31T21:53:15.356Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s)
21:53:15 [2020-03-31T21:53:15.356Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
21:53:15 [2020-03-31T21:53:15.356Z] === RUN   TestIpcModeOlderClient
21:53:15 [2020-03-31T21:53:15.356Z] === PAUSE TestIpcModeOlderClient
21:53:15 [2020-03-31T21:53:15.356Z] === RUN   TestKillContainerInvalidSignal
21:53:15 [2020-03-31T21:53:15.451Z] --- PASS: TestExternalGraphDriver (6.31s)
21:53:15 [2020-03-31T21:53:15.452Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
21:53:15 [2020-03-31T21:53:15.452Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
21:53:15 [2020-03-31T21:53:15.452Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
21:53:15 [2020-03-31T21:53:15.452Z] === RUN   TestGraphdriverPluginV2
21:53:15 [2020-03-31T21:53:15.452Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
21:53:15 [2020-03-31T21:53:15.452Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:15 [2020-03-31T21:53:15.452Z] PASS
21:53:15 [2020-03-31T21:53:15.452Z] 
21:53:15 [2020-03-31T21:53:15.452Z] === Skipped
21:53:15 [2020-03-31T21:53:15.452Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
21:53:15 [2020-03-31T21:53:15.452Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:53:15 [2020-03-31T21:53:15.452Z] 
21:53:15 [2020-03-31T21:53:15.452Z] 
21:53:15 [2020-03-31T21:53:15.452Z] DONE 5 tests, 1 skipped in 6.453s
21:53:15 [2020-03-31T21:53:15.582Z] tests/integration/api_service_test.py ................s................. [ 60%]
21:53:15 [2020-03-31T21:53:15.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:53:15 [2020-03-31T21:53:15.732Z] ++ 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
21:53:15 [2020-03-31T21:53:15.732Z] ++ set -e
21:53:15 [2020-03-31T21:53:15.732Z] ++ '[' -n 0 ']'
21:53:15 [2020-03-31T21:53:15.732Z] ++ set -x
21:53:15 [2020-03-31T21:53:15.732Z] ++ env -i DEST=/go/src/github.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
21:53:15 [2020-03-31T21:53:15.732Z] INFO: Testing against a local daemon
21:53:15 [2020-03-31T21:53:15.732Z] === RUN   TestContinueAfterPluginCrash
21:53:15 [2020-03-31T21:53:15.732Z] === PAUSE TestContinueAfterPluginCrash
21:53:15 [2020-03-31T21:53:15.732Z] === RUN   TestReadPluginNoRead
21:53:15 [2020-03-31T21:53:15.732Z] === PAUSE TestReadPluginNoRead
21:53:15 [2020-03-31T21:53:15.732Z] === RUN   TestDaemonStartWithLogOpt
21:53:15 [2020-03-31T21:53:15.732Z] === PAUSE TestDaemonStartWithLogOpt
21:53:15 [2020-03-31T21:53:15.732Z] === CONT  TestContinueAfterPluginCrash
21:53:15 [2020-03-31T21:53:15.732Z] === CONT  TestDaemonStartWithLogOpt
21:53:15 [2020-03-31T21:53:15.923Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
21:53:15 [2020-03-31T21:53:15.923Z] === RUN   TestKillContainer
21:53:15 [2020-03-31T21:53:15.923Z] === RUN   TestKillContainer/no_signal
21:53:16 [2020-03-31T21:53:16.860Z] === RUN   TestKillContainer/non_killing_signal
21:53:17 [2020-03-31T21:53:17.119Z] === RUN   TestKillContainer/killing_signal
21:53:18 [2020-03-31T21:53:18.258Z] .
21:53:18 [2020-03-31T21:53:18.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:53:18 [2020-03-31T21:53:18.258Z] 
21:53:18 [2020-03-31T21:53:18.258Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:53:18 [2020-03-31T21:53:18.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:53:18 [2020-03-31T21:53:18.258Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:53:18 [2020-03-31T21:53:18.258Z] Error: No such image: emptyfs
21:53:18 [2020-03-31T21:53:18.258Z] ++++ docker load
21:53:18 [2020-03-31T21:53:18.258Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:53:18 [2020-03-31T21:53:18.258Z] Error: No such image: emptyfs
21:53:18 [2020-03-31T21:53:18.258Z] ++++ docker load
21:53:18 [2020-03-31T21:53:18.258Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:53:18 [2020-03-31T21:53:18.495Z] --- PASS: TestKillContainer (2.34s)
21:53:18 [2020-03-31T21:53:18.495Z]     --- PASS: TestKillContainer/no_signal (0.74s)
21:53:18 [2020-03-31T21:53:18.495Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
21:53:18 [2020-03-31T21:53:18.495Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
21:53:18 [2020-03-31T21:53:18.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:53:18 [2020-03-31T21:53:18.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:53:18 [2020-03-31T21:53:18.515Z] Running integration-test (iteration 1)
21:53:18 [2020-03-31T21:53:18.515Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:53:18 [2020-03-31T21:53:18.515Z] ++ 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)/'
21:53:18 [2020-03-31T21:53:18.515Z] ++ set -e
21:53:18 [2020-03-31T21:53:18.515Z] ++ '[' -n 0 ']'
21:53:18 [2020-03-31T21:53:18.515Z] ++ set -x
21:53:18 [2020-03-31T21:53:18.515Z] ++ env -i DEST=/go/src/github.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)/'
21:53:18 [2020-03-31T21:53:18.515Z] Running integration-test (iteration 1)
21:53:18 [2020-03-31T21:53:18.515Z] 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)/
21:53:18 [2020-03-31T21:53:18.516Z] ++ 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)/'
21:53:18 [2020-03-31T21:53:18.516Z] ++ set -e
21:53:18 [2020-03-31T21:53:18.516Z] ++ '[' -n 0 ']'
21:53:18 [2020-03-31T21:53:18.516Z] ++ set -x
21:53:18 [2020-03-31T21:53:18.516Z] ++ env -i DEST=/go/src/github.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)/'
21:53:19 [2020-03-31T21:53:19.062Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:53:19 [2020-03-31T21:53:19.998Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
21:53:19 [2020-03-31T21:53:19.998Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
21:53:19 [2020-03-31T21:53:19.998Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
21:53:19 [2020-03-31T21:53:19.998Z] === RUN   TestKillStoppedContainer
21:53:19 [2020-03-31T21:53:19.998Z] --- PASS: TestKillStoppedContainer (0.12s)
21:53:19 [2020-03-31T21:53:19.998Z] === RUN   TestKillStoppedContainerAPIPre120
21:53:20 [2020-03-31T21:53:20.256Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
21:53:20 [2020-03-31T21:53:20.256Z] === RUN   TestKillDifferentUserContainer
21:53:20 [2020-03-31T21:53:20.823Z] --- PASS: TestKillDifferentUserContainer (0.81s)
21:53:20 [2020-03-31T21:53:20.823Z] === RUN   TestInspectOomKilledTrue
21:53:20 [2020-03-31T21:53:20.823Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:53:20 [2020-03-31T21:53:20.823Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:53:20 [2020-03-31T21:53:20.823Z] === RUN   TestInspectOomKilledFalse
21:53:20 [2020-03-31T21:53:20.823Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:53:20 [2020-03-31T21:53:20.823Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:53:20 [2020-03-31T21:53:20.823Z] === RUN   TestLinksEtcHostsContentMatch
21:53:21 [2020-03-31T21:53:21.761Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
21:53:21 [2020-03-31T21:53:21.761Z] === RUN   TestLinksContainerNames
21:53:23 [2020-03-31T21:53:23.137Z] --- PASS: TestLinksContainerNames (1.64s)
21:53:23 [2020-03-31T21:53:23.137Z] === RUN   TestLogsFollowTailEmpty
21:53:24 [2020-03-31T21:53:24.073Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
21:53:24 [2020-03-31T21:53:24.073Z] === RUN   TestContainerNetworkMountsNoChown
21:53:24 [2020-03-31T21:53:24.087Z] --- PASS: TestDaemonStartWithLogOpt (8.37s)
21:53:24 [2020-03-31T21:53:24.087Z] === CONT  TestReadPluginNoRead
21:53:25 [2020-03-31T21:53:25.010Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/default
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/default
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/private
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/private
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rprivate
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rprivate
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/slave
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/slave
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rslave
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rslave
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/shared
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/shared
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rshared
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rshared
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/default
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/default/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/rslave
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/rshared
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/shared
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/slave
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/default/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/private
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/private/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/rprivate
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/private/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:53:25 [2020-03-31T21:53:25.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/private/mount_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/private/bind_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:53:25 [2020-03-31T21:53:25.011Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/default/bind_root
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/default/mount_root
21:53:25 [2020-03-31T21:53:25.269Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:53:25 [2020-03-31T21:53:25.269Z] --- PASS: TestMountDaemonRoot (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:53:25 [2020-03-31T21:53:25.269Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
21:53:25 [2020-03-31T21:53:25.269Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:53:25 [2020-03-31T21:53:25.269Z] === RUN   TestContainerBindMountNonRecursive
21:53:26 [2020-03-31T21:53:26.749Z] === RUN   TestReadPluginNoRead/default
21:53:27 [2020-03-31T21:53:27.802Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
21:53:27 [2020-03-31T21:53:27.802Z] === RUN   TestNetworkNat
21:53:28 [2020-03-31T21:53:28.369Z] --- PASS: TestNetworkNat (0.89s)
21:53:28 [2020-03-31T21:53:28.369Z] === RUN   TestNetworkLocalhostTCPNat
21:53:28 [2020-03-31T21:53:28.762Z] === RUN   TestReadPluginNoRead/disabled_caching
21:53:29 [2020-03-31T21:53:29.042Z] --- PASS: TestContinueAfterPluginCrash (13.26s)
21:53:29 [2020-03-31T21:53:29.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
21:53:29 [2020-03-31T21:53:29.305Z] === RUN   TestNetworkLoopbackNat
21:53:30 [2020-03-31T21:53:30.141Z] .........................                                                [ 67%]
21:53:30 [2020-03-31T21:53:30.144Z]  ---> 9a0d965964c1
21:53:30 [2020-03-31T21:53:30.240Z] --- PASS: TestNetworkLoopbackNat (1.10s)
21:53:30 [2020-03-31T21:53:30.240Z] === RUN   TestPause
21:53:30 [2020-03-31T21:53:30.504Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:53:31 [2020-03-31T21:53:31.089Z] Successfully built 9a0d965964c1
21:53:31 [2020-03-31T21:53:31.089Z] Successfully tagged docker:latest
21:53:31 [2020-03-31T21:53:31.089Z] INFO: Image build ended at 03/31/2020 21:53:30. Duration:00:04:30.2717891
21:53:31 [2020-03-31T21:53:31.089Z] 
21:53:31 [2020-03-31T21:53:31.089Z] 
21:53:31 [2020-03-31T21:53:31.089Z] INFO: Building the test binaries at 03/31/2020 21:53:30...
21:53:31 [2020-03-31T21:53:31.175Z] --- PASS: TestPause (0.86s)
21:53:31 [2020-03-31T21:53:31.176Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:53:31 [2020-03-31T21:53:31.176Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:53:31 [2020-03-31T21:53:31.176Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:53:31 [2020-03-31T21:53:31.176Z] === RUN   TestPauseStopPausedContainer
21:53:32 [2020-03-31T21:53:32.111Z] --- PASS: TestPauseStopPausedContainer (0.84s)
21:53:32 [2020-03-31T21:53:32.111Z] === RUN   TestPsFilter
21:53:32 [2020-03-31T21:53:32.111Z] --- PASS: TestPsFilter (0.28s)
21:53:32 [2020-03-31T21:53:32.111Z] === RUN   TestRemoveContainerWithRemovedVolume
21:53:32 [2020-03-31T21:53:32.514Z] --- PASS: TestReadPluginNoRead (8.54s)
21:53:32 [2020-03-31T21:53:32.514Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
21:53:32 [2020-03-31T21:53:32.514Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.95s)
21:53:32 [2020-03-31T21:53:32.514Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
21:53:32 [2020-03-31T21:53:32.514Z]     read_test.go:91: [d4cb949400630] daemon is not started
21:53:32 [2020-03-31T21:53:32.514Z] PASS
21:53:32 [2020-03-31T21:53:32.514Z] 
21:53:32 [2020-03-31T21:53:32.514Z] DONE 6 tests in 16.994s
21:53:32 [2020-03-31T21:53:32.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:53:32 [2020-03-31T21:53:32.514Z] ++ 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
21:53:32 [2020-03-31T21:53:32.514Z] ++ set -e
21:53:32 [2020-03-31T21:53:32.514Z] ++ '[' -n 0 ']'
21:53:32 [2020-03-31T21:53:32.514Z] ++ set -x
21:53:32 [2020-03-31T21:53:32.515Z] ++ env -i DEST=/go/src/github.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
21:53:32 [2020-03-31T21:53:32.515Z] testing: warning: no tests to run
21:53:32 [2020-03-31T21:53:32.515Z] PASS
21:53:32 [2020-03-31T21:53:32.515Z] 
21:53:32 [2020-03-31T21:53:32.515Z] DONE 0 tests in 0.028s
21:53:32 [2020-03-31T21:53:32.515Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:53:32 [2020-03-31T21:53:32.515Z] ++ 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
21:53:32 [2020-03-31T21:53:32.515Z] ++ set -e
21:53:32 [2020-03-31T21:53:32.515Z] ++ '[' -n 0 ']'
21:53:32 [2020-03-31T21:53:32.515Z] ++ set -x
21:53:32 [2020-03-31T21:53:32.515Z] ++ env -i DEST=/go/src/github.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
21:53:32 [2020-03-31T21:53:32.795Z] INFO: Testing against a local daemon
21:53:32 [2020-03-31T21:53:32.795Z] === RUN   TestPluginWithDevMounts
21:53:32 [2020-03-31T21:53:32.795Z] === PAUSE TestPluginWithDevMounts
21:53:32 [2020-03-31T21:53:32.795Z] === CONT  TestPluginWithDevMounts
21:53:33 [2020-03-31T21:53:33.047Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
21:53:33 [2020-03-31T21:53:33.047Z] === RUN   TestRemoveContainerWithVolume
21:53:33 [2020-03-31T21:53:33.983Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
21:53:33 [2020-03-31T21:53:33.983Z] === RUN   TestRemoveContainerRunning
21:53:34 [2020-03-31T21:53:34.549Z] --- PASS: TestRemoveContainerRunning (0.84s)
21:53:34 [2020-03-31T21:53:34.549Z] === RUN   TestRemoveContainerForceRemoveRunning
21:53:34 [2020-03-31T21:53:34.805Z] --- PASS: TestPluginWithDevMounts (1.85s)
21:53:34 [2020-03-31T21:53:34.805Z] PASS
21:53:34 [2020-03-31T21:53:34.805Z] 
21:53:34 [2020-03-31T21:53:34.805Z] DONE 1 tests in 1.919s
21:53:34 [2020-03-31T21:53:34.805Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
21:53:34 [2020-03-31T21:53:34.805Z] ++ 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
21:53:34 [2020-03-31T21:53:34.805Z] ++ set -e
21:53:34 [2020-03-31T21:53:34.805Z] ++ '[' -n 0 ']'
21:53:34 [2020-03-31T21:53:34.805Z] ++ set -x
21:53:34 [2020-03-31T21:53:34.805Z] ++ env -i DEST=/go/src/github.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
21:53:34 [2020-03-31T21:53:34.805Z] INFO: Testing against a local daemon
21:53:34 [2020-03-31T21:53:34.805Z] === RUN   TestSecretInspect
21:53:35 [2020-03-31T21:53:35.488Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
21:53:35 [2020-03-31T21:53:35.488Z] === RUN   TestRemoveInvalidContainer
21:53:35 [2020-03-31T21:53:35.488Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:53:35 [2020-03-31T21:53:35.488Z] === RUN   TestRenameLinkedContainer
21:53:35 [2020-03-31T21:53:35.704Z] INFO: make.ps1 starting at 03/31/2020 21:53:35
21:53:36 [2020-03-31T21:53:36.152Z] INFO: Git commit (745ed9686b) assumed from DOCKER_GITCOMMIT environment variable
21:53:36 [2020-03-31T21:53:36.152Z] INFO: Invoking autogen...
21:53:36 [2020-03-31T21:53:36.600Z] INFO: Building daemon...
21:53:38 [2020-03-31T21:53:38.279Z] --- PASS: TestSecretInspect (3.60s)
21:53:38 [2020-03-31T21:53:38.279Z] === RUN   TestSecretList
21:53:38 [2020-03-31T21:53:38.773Z] --- PASS: TestRenameLinkedContainer (3.18s)
21:53:38 [2020-03-31T21:53:38.773Z] === RUN   TestRenameStoppedContainer
21:53:39 [2020-03-31T21:53:39.340Z] --- PASS: TestRenameStoppedContainer (0.80s)
21:53:39 [2020-03-31T21:53:39.340Z] === RUN   TestRenameRunningContainerAndReuse
21:53:41 [2020-03-31T21:53:41.243Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
21:53:41 [2020-03-31T21:53:41.243Z] === RUN   TestRenameInvalidName
21:53:41 [2020-03-31T21:53:41.717Z] --- PASS: TestSecretList (3.18s)
21:53:41 [2020-03-31T21:53:41.717Z] === RUN   TestSecretsCreateAndDelete
21:53:41 [2020-03-31T21:53:41.810Z] --- PASS: TestRenameInvalidName (0.81s)
21:53:41 [2020-03-31T21:53:41.810Z] === RUN   TestRenameAnonymousContainer
21:53:45 [2020-03-31T21:53:45.155Z] --- PASS: TestSecretsCreateAndDelete (3.60s)
21:53:45 [2020-03-31T21:53:45.155Z] === RUN   TestSecretsUpdate
21:53:45 [2020-03-31T21:53:45.997Z] --- PASS: TestRenameAnonymousContainer (3.99s)
21:53:45 [2020-03-31T21:53:45.997Z] === RUN   TestRenameContainerWithSameName
21:53:46 [2020-03-31T21:53:46.564Z] --- PASS: TestRenameContainerWithSameName (0.80s)
21:53:46 [2020-03-31T21:53:46.564Z] === RUN   TestRenameContainerWithLinkedContainer
21:53:48 [2020-03-31T21:53:48.469Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s)
21:53:48 [2020-03-31T21:53:48.469Z] === RUN   TestResize
21:53:48 [2020-03-31T21:53:48.591Z] --- PASS: TestSecretsUpdate (3.62s)
21:53:48 [2020-03-31T21:53:48.591Z] === RUN   TestTemplatedSecret
21:53:49 [2020-03-31T21:53:49.036Z] --- PASS: TestResize (0.82s)
21:53:49 [2020-03-31T21:53:49.036Z] === RUN   TestResizeWithInvalidSize
21:53:49 [2020-03-31T21:53:49.973Z] --- PASS: TestResizeWithInvalidSize (0.84s)
21:53:49 [2020-03-31T21:53:49.973Z] === RUN   TestResizeWhenContainerNotStarted
21:53:50 [2020-03-31T21:53:50.646Z] Loaded image: buildpack-deps:jessie
21:53:50 [2020-03-31T21:53:50.905Z] Loaded image: buildpack-deps:jessie
21:53:50 [2020-03-31T21:53:50.905Z] Loaded image: busybox:latest
21:53:50 [2020-03-31T21:53:50.909Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:53:50 [2020-03-31T21:53:50.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:53:51 [2020-03-31T21:53:51.163Z] Loaded image: busybox:latest
21:53:51 [2020-03-31T21:53:51.420Z] Loaded image: busybox:glibc
21:53:51 [2020-03-31T21:53:51.420Z] Loaded image: debian:jessie
21:53:51 [2020-03-31T21:53:51.420Z] Loaded image: busybox:glibc
21:53:51 [2020-03-31T21:53:51.420Z] Loaded image: debian:jessie
21:53:51 [2020-03-31T21:53:51.420Z] Loaded image: hello-world:latest
21:53:51 [2020-03-31T21:53:51.420Z] INFO: Testing against a local daemon
21:53:51 [2020-03-31T21:53:51.420Z] === RUN   TestDockerDaemonSuite
21:53:51 [2020-03-31T21:53:51.678Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:53:51 [2020-03-31T21:53:51.678Z] Loaded image: hello-world:latest
21:53:51 [2020-03-31T21:53:51.678Z] INFO: Testing against a local daemon
21:53:51 [2020-03-31T21:53:51.678Z] === RUN   TestDockerSuite
21:53:51 [2020-03-31T21:53:51.678Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:53:51 [2020-03-31T21:53:51.678Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:53:51 [2020-03-31T21:53:51.936Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:53:52 [2020-03-31T21:53:52.826Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:53:52 [2020-03-31T21:53:52.871Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:53:52 [2020-03-31T21:53:52.871Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:53:52 [2020-03-31T21:53:52.953Z] --- PASS: TestTemplatedSecret (3.61s)
21:53:52 [2020-03-31T21:53:52.953Z] === RUN   TestSecretCreateResolve
21:53:53 [2020-03-31T21:53:53.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:53:53 [2020-03-31T21:53:53.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:53:53 [2020-03-31T21:53:53.438Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:53:53 [2020-03-31T21:53:53.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:53:53 [2020-03-31T21:53:53.696Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:53:54 [2020-03-31T21:53:54.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:53:54 [2020-03-31T21:53:54.628Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:53:54 [2020-03-31T21:53:54.628Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:53:54 [2020-03-31T21:53:54.628Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:53:55 [2020-03-31T21:53:55.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:53:55 [2020-03-31T21:53:55.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:53:56 [2020-03-31T21:53:56.390Z] --- PASS: TestSecretCreateResolve (3.54s)
21:53:56 [2020-03-31T21:53:56.390Z] PASS
21:53:56 [2020-03-31T21:53:56.390Z] 
21:53:56 [2020-03-31T21:53:56.390Z] DONE 6 tests in 21.221s
21:53:56 [2020-03-31T21:53:56.390Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
21:53:56 [2020-03-31T21:53:56.390Z] ++ 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
21:53:56 [2020-03-31T21:53:56.390Z] ++ set -e
21:53:56 [2020-03-31T21:53:56.390Z] ++ '[' -n 0 ']'
21:53:56 [2020-03-31T21:53:56.390Z] ++ set -x
21:53:56 [2020-03-31T21:53:56.391Z] ++ env -i DEST=/go/src/github.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
21:53:56 [2020-03-31T21:53:56.391Z] INFO: Testing against a local daemon
21:53:56 [2020-03-31T21:53:56.391Z] === RUN   TestServiceCreateInit
21:53:56 [2020-03-31T21:53:56.391Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:53:56 [2020-03-31T21:53:56.596Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:53:57 [2020-03-31T21:53:57.153Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:53:57 [2020-03-31T21:53:57.153Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:53:57 [2020-03-31T21:53:57.153Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:53:57 [2020-03-31T21:53:57.153Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:53:57 [2020-03-31T21:53:57.411Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:53:57 [2020-03-31T21:53:57.976Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:53:59 [2020-03-31T21:53:59.350Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:53:59 [2020-03-31T21:53:59.350Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:53:59 [2020-03-31T21:53:59.350Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:53:59 [2020-03-31T21:53:59.350Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:53:59 [2020-03-31T21:53:59.350Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:53:59 [2020-03-31T21:53:59.888Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s)
21:53:59 [2020-03-31T21:53:59.888Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s)
21:53:59 [2020-03-31T21:53:59.888Z] === RUN   TestCgroupNamespacesRun
21:53:59 [2020-03-31T21:53:59.914Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:54:00 [2020-03-31T21:54:00.761Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:54:01 [2020-03-31T21:54:01.265Z] --- PASS: TestCgroupNamespacesRun (1.83s)
21:54:01 [2020-03-31T21:54:01.265Z] === RUN   TestCgroupNamespacesRunPrivileged
21:54:03 [2020-03-31T21:54:03.168Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
21:54:03 [2020-03-31T21:54:03.168Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:54:03 [2020-03-31T21:54:03.192Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:54:03 [2020-03-31T21:54:03.757Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:54:05 [2020-03-31T21:54:05.072Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
21:54:05 [2020-03-31T21:54:05.072Z] === RUN   TestCgroupNamespacesRunHostMode
21:54:06 [2020-03-31T21:54:06.234Z] --- PASS: TestServiceCreateInit (10.04s)
21:54:06 [2020-03-31T21:54:06.234Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.81s)
21:54:06 [2020-03-31T21:54:06.234Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s)
21:54:06 [2020-03-31T21:54:06.234Z] === RUN   TestCreateServiceMultipleTimes
21:54:06 [2020-03-31T21:54:06.284Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:54:06 [2020-03-31T21:54:06.284Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:54:06 [2020-03-31T21:54:06.664Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
21:54:06 [2020-03-31T21:54:06.976Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
21:54:06 [2020-03-31T21:54:06.976Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:54:07 [2020-03-31T21:54:07.978Z] #79 exporting layers 113.0s done
21:54:07 [2020-03-31T21:54:07.978Z] #79 exporting manifest sha256:05171250861b568a2a8fa977da5e14bb919c3880e97cee1320fc3b71cd9ff579 done
21:54:07 [2020-03-31T21:54:07.978Z] #79 exporting config sha256:60a39b84b8e2a59f37f195c43639f82f2018c5a6083aedb6767be4bcfd364966 done
21:54:07 [2020-03-31T21:54:07.978Z] #79 sending tarball
21:54:08 [2020-03-31T21:54:08.180Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:54:08 [2020-03-31T21:54:08.352Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
21:54:08 [2020-03-31T21:54:08.352Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:54:08 [2020-03-31T21:54:08.747Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:54:09 [2020-03-31T21:54:09.729Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
21:54:09 [2020-03-31T21:54:09.729Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:54:10 [2020-03-31T21:54:10.117Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:54:10 [2020-03-31T21:54:10.296Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
21:54:10 [2020-03-31T21:54:10.296Z] === RUN   TestCgroupNamespacesRunOlderClient
21:54:11 [2020-03-31T21:54:11.048Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:54:12 [2020-03-31T21:54:12.200Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
21:54:12 [2020-03-31T21:54:12.200Z] === RUN   TestKernelTCPMemory
21:54:12 [2020-03-31T21:54:12.421Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:54:12 [2020-03-31T21:54:12.476Z] #79 sending tarball 18.7s done
21:54:12 [2020-03-31T21:54:12.476Z] #79 DONE 131.7s
21:54:12 [2020-03-31T21:54:12.477Z] 
21:54:12 [2020-03-31T21:54:12.477Z] #80 importing to docker
21:54:12 [2020-03-31T21:54:12.986Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:54:13 [2020-03-31T21:54:13.134Z] --- PASS: TestKernelTCPMemory (0.94s)
21:54:13 [2020-03-31T21:54:13.134Z] === RUN   TestNISDomainname
21:54:13 [2020-03-31T21:54:13.243Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:54:14 [2020-03-31T21:54:14.070Z] --- PASS: TestNISDomainname (1.05s)
21:54:14 [2020-03-31T21:54:14.070Z] === RUN   TestHostnameDnsResolution
21:54:14 [2020-03-31T21:54:14.176Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:54:15 [2020-03-31T21:54:15.547Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:54:15 [2020-03-31T21:54:15.973Z] --- PASS: TestHostnameDnsResolution (1.78s)
21:54:15 [2020-03-31T21:54:15.973Z] === RUN   TestStats
21:54:16 [2020-03-31T21:54:16.113Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:54:17 [2020-03-31T21:54:17.874Z] --- PASS: TestStats (1.83s)
21:54:17 [2020-03-31T21:54:17.874Z] === RUN   TestStopContainerWithTimeout
21:54:17 [2020-03-31T21:54:17.874Z] === RUN   TestStopContainerWithTimeout/0
21:54:17 [2020-03-31T21:54:17.874Z] === PAUSE TestStopContainerWithTimeout/0
21:54:17 [2020-03-31T21:54:17.874Z] === RUN   TestStopContainerWithTimeout/1
21:54:17 [2020-03-31T21:54:17.874Z] === PAUSE TestStopContainerWithTimeout/1
21:54:17 [2020-03-31T21:54:17.874Z] === RUN   TestStopContainerWithTimeout/3
21:54:17 [2020-03-31T21:54:17.874Z] === PAUSE TestStopContainerWithTimeout/3
21:54:17 [2020-03-31T21:54:17.874Z] === RUN   TestStopContainerWithTimeout/-1
21:54:17 [2020-03-31T21:54:17.874Z] === PAUSE TestStopContainerWithTimeout/-1
21:54:17 [2020-03-31T21:54:17.874Z] === CONT  TestStopContainerWithTimeout/0
21:54:17 [2020-03-31T21:54:17.874Z] === CONT  TestStopContainerWithTimeout/1
21:54:17 [2020-03-31T21:54:17.874Z] === CONT  TestStopContainerWithTimeout/3
21:54:17 [2020-03-31T21:54:17.874Z] === CONT  TestStopContainerWithTimeout/-1
21:54:18 [2020-03-31T21:54:18.011Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:54:19 [2020-03-31T21:54:19.907Z] === RUN   TestDockerSuite/TestAttachDetach
21:54:20 [2020-03-31T21:54:20.178Z] --- PASS: TestImportExtremelyLargeImageWorks (103.90s)
21:54:20 [2020-03-31T21:54:20.178Z] PASS
21:54:20 [2020-03-31T21:54:20.178Z] 
21:54:20 [2020-03-31T21:54:20.178Z] === Skipped
21:54:20 [2020-03-31T21:54:20.178Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:54:20 [2020-03-31T21:54:20.178Z] 
21:54:20 [2020-03-31T21:54:20.178Z] 
21:54:20 [2020-03-31T21:54:20.178Z] DONE 12 tests, 1 skipped in 107.384s
21:54:20 [2020-03-31T21:54:20.178Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.178Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestNetworkCreateDelete
21:54:20 [2020-03-31T21:54:20.178Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestDockerNetworkDeletePreferID
21:54:20 [2020-03-31T21:54:20.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.27s)
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestInspectNetwork
21:54:20 [2020-03-31T21:54:20.178Z] --- SKIP: TestInspectNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestRunContainerWithBridgeNone
21:54:20 [2020-03-31T21:54:20.178Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestNetworkInvalidJSON
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestNetworkInvalidJSON//networks/create
21:54:20 [2020-03-31T21:54:20.178Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:54:20 [2020-03-31T21:54:20.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:20 [2020-03-31T21:54:20.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:20 [2020-03-31T21:54:20.178Z] === CONT  TestNetworkInvalidJSON//networks/create
21:54:20 [2020-03-31T21:54:20.178Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:54:20 [2020-03-31T21:54:20.178Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:54:20 [2020-03-31T21:54:20.178Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:54:20 [2020-03-31T21:54:20.178Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestHostIPv4BridgeLabel
21:54:20 [2020-03-31T21:54:20.178Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:54:20 [2020-03-31T21:54:20.178Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestDaemonRestartWithLiveRestore
21:54:20 [2020-03-31T21:54:20.178Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
21:54:20 [2020-03-31T21:54:20.178Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.178Z] === RUN   TestDaemonDefaultNetworkPools
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDaemonRestartWithExistingNetwork
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestServiceWithPredefinedNetwork
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:236: FLAKY_TEST
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestServiceWithDataPathPortInit
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === Skipped
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:236: FLAKY_TEST
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 18 tests, 12 skipped in 0.565s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDockerNetworkIpvlanPersistance
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:54:20 [2020-03-31T21:54:20.179Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDockerNetworkIpvlan
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === Skipped
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:54:20 [2020-03-31T21:54:20.179Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 2 tests, 2 skipped in 0.094s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDockerNetworkMacvlanPersistance
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestDockerNetworkMacvlan
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === Skipped
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 2 tests, 2 skipped in 0.091s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] testing: warning: no tests to run
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 0 tests in 0.020s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginAllowRequest
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginTLS
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginDenyRequest
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginAPIDenyResponse
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginDenyResponse
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginAllowEventStream
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginErrorResponse
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginErrorRequest
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginHeader
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginV2Disable
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === Skipped
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
21:54:20 [2020-03-31T21:54:20.179Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 17 tests, 17 skipped in 0.385s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestPluginInvalidJSON
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:54:20 [2020-03-31T21:54:20.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:54:20 [2020-03-31T21:54:20.179Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:54:20 [2020-03-31T21:54:20.179Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:54:20 [2020-03-31T21:54:20.179Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:54:20 [2020-03-31T21:54:20.179Z] PASS
21:54:20 [2020-03-31T21:54:20.179Z] 
21:54:20 [2020-03-31T21:54:20.179Z] DONE 2 tests in 0.102s
21:54:20 [2020-03-31T21:54:20.179Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.179Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestExternalGraphDriver
21:54:20 [2020-03-31T21:54:20.179Z] --- SKIP: TestExternalGraphDriver (0.07s)
21:54:20 [2020-03-31T21:54:20.179Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:54:20 [2020-03-31T21:54:20.179Z] === RUN   TestGraphdriverPluginV2
21:54:20 [2020-03-31T21:54:20.433Z] --- PASS: TestGraphdriverPluginV2 (6.64s)
21:54:20 [2020-03-31T21:54:20.433Z] PASS
21:54:20 [2020-03-31T21:54:20.433Z] 
21:54:20 [2020-03-31T21:54:20.433Z] === Skipped
21:54:20 [2020-03-31T21:54:20.433Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
21:54:20 [2020-03-31T21:54:20.433Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:54:20 [2020-03-31T21:54:20.433Z] 
21:54:20 [2020-03-31T21:54:20.433Z] 
21:54:20 [2020-03-31T21:54:20.433Z] DONE 2 tests, 1 skipped in 6.794s
21:54:20 [2020-03-31T21:54:20.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:54:20 [2020-03-31T21:54:20.433Z] INFO: Testing against a local daemon
21:54:20 [2020-03-31T21:54:20.433Z] === RUN   TestContinueAfterPluginCrash
21:54:20 [2020-03-31T21:54:20.433Z] === PAUSE TestContinueAfterPluginCrash
21:54:20 [2020-03-31T21:54:20.433Z] === RUN   TestReadPluginNoRead
21:54:20 [2020-03-31T21:54:20.433Z] === PAUSE TestReadPluginNoRead
21:54:20 [2020-03-31T21:54:20.433Z] === RUN   TestDaemonStartWithLogOpt
21:54:20 [2020-03-31T21:54:20.433Z] === PAUSE TestDaemonStartWithLogOpt
21:54:20 [2020-03-31T21:54:20.433Z] === CONT  TestContinueAfterPluginCrash
21:54:20 [2020-03-31T21:54:20.433Z] === CONT  TestDaemonStartWithLogOpt
21:54:20 [2020-03-31T21:54:20.472Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:54:21 [2020-03-31T21:54:21.168Z] --- PASS: TestStopContainerWithTimeout (0.02s)
21:54:21 [2020-03-31T21:54:21.168Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
21:54:21 [2020-03-31T21:54:21.168Z]     --- PASS: TestStopContainerWithTimeout/1 (2.34s)
21:54:21 [2020-03-31T21:54:21.168Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
21:54:21 [2020-03-31T21:54:21.168Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
21:54:21 [2020-03-31T21:54:21.168Z] === RUN   TestDeleteDevicemapper
21:54:21 [2020-03-31T21:54:21.168Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:54:21 [2020-03-31T21:54:21.168Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:54:21 [2020-03-31T21:54:21.168Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:54:21 [2020-03-31T21:54:21.405Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:54:21 [2020-03-31T21:54:21.521Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:54:22 [2020-03-31T21:54:22.777Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:54:23 [2020-03-31T21:54:23.674Z] tests/integration/client_test.py .....                                   [ 75%]
21:54:23 [2020-03-31T21:54:23.674Z] tests/integration/context_api_test.py ..                                 [ 76%]
21:54:24 [2020-03-31T21:54:24.239Z] tests/integration/errors_test.py .                                       [ 76%]
21:54:24 [2020-03-31T21:54:24.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s)
21:54:24 [2020-03-31T21:54:24.455Z] === RUN   TestUpdateMemory
21:54:24 [2020-03-31T21:54:24.455Z] --- SKIP: TestUpdateMemory (0.00s)
21:54:24 [2020-03-31T21:54:24.455Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:54:24 [2020-03-31T21:54:24.455Z] === RUN   TestUpdateCPUQuota
21:54:25 [2020-03-31T21:54:25.303Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:54:25 [2020-03-31T21:54:25.303Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:54:25 [2020-03-31T21:54:25.833Z] --- PASS: TestUpdateCPUQuota (1.41s)
21:54:25 [2020-03-31T21:54:25.833Z] === RUN   TestUpdatePidsLimit
21:54:25 [2020-03-31T21:54:25.833Z] === RUN   TestUpdatePidsLimit/update_from_none
21:54:25 [2020-03-31T21:54:25.833Z] === RUN   TestUpdatePidsLimit/no_change
21:54:26 [2020-03-31T21:54:26.236Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:54:26 [2020-03-31T21:54:26.401Z] === RUN   TestUpdatePidsLimit/update_lower
21:54:26 [2020-03-31T21:54:26.659Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:54:27 [2020-03-31T21:54:27.227Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:54:27 [2020-03-31T21:54:27.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:54:27 [2020-03-31T21:54:27.608Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:54:28 [2020-03-31T21:54:28.053Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:54:28 [2020-03-31T21:54:28.174Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:54:29 [2020-03-31T21:54:29.546Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:54:29 [2020-03-31T21:54:29.546Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:54:29 [2020-03-31T21:54:29.957Z] --- PASS: TestUpdatePidsLimit (4.05s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
21:54:29 [2020-03-31T21:54:29.957Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
21:54:29 [2020-03-31T21:54:29.957Z] === RUN   TestUpdateRestartPolicy
21:54:32 [2020-03-31T21:54:32.072Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:54:32 [2020-03-31T21:54:32.639Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
21:54:33 [2020-03-31T21:54:33.150Z] --- PASS: TestCreateServiceMultipleTimes (23.24s)
21:54:33 [2020-03-31T21:54:33.150Z] === RUN   TestCreateServiceConflict
21:54:33 [2020-03-31T21:54:33.150Z] --- PASS: TestCreateServiceConflict (3.69s)
21:54:33 [2020-03-31T21:54:33.150Z] === RUN   TestCreateServiceMaxReplicas
21:54:33 [2020-03-31T21:54:33.204Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
21:54:33 [2020-03-31T21:54:33.461Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:54:34 [2020-03-31T21:54:34.027Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:54:35 [2020-03-31T21:54:35.294Z] --- PASS: TestDaemonStartWithLogOpt (13.60s)
21:54:35 [2020-03-31T21:54:35.294Z] === CONT  TestReadPluginNoRead
21:54:35 [2020-03-31T21:54:35.400Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:54:35 [2020-03-31T21:54:35.400Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:54:35 [2020-03-31T21:54:35.400Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:54:35 [2020-03-31T21:54:35.657Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:54:36 [2020-03-31T21:54:36.590Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:54:36 [2020-03-31T21:54:36.591Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
21:54:36 [2020-03-31T21:54:36.591Z] === RUN   TestCreateWithDuplicateNetworkNames
21:54:37 [2020-03-31T21:54:37.523Z] --- PASS: TestBuildWithHugeFile (93.41s)
21:54:37 [2020-03-31T21:54:37.523Z] === RUN   TestBuildWithEmptyDockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:54:37 [2020-03-31T21:54:37.523Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:54:37 [2020-03-31T21:54:37.523Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:54:37 [2020-03-31T21:54:37.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
21:54:37 [2020-03-31T21:54:37.781Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
21:54:37 [2020-03-31T21:54:37.781Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
21:54:37 [2020-03-31T21:54:37.781Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
21:54:37 [2020-03-31T21:54:37.781Z] === RUN   TestBuildPreserveOwnership
21:54:37 [2020-03-31T21:54:37.781Z] === RUN   TestBuildPreserveOwnership/copy_from
21:54:37 [2020-03-31T21:54:37.804Z] --- PASS: TestContinueAfterPluginCrash (17.13s)
21:54:37 [2020-03-31T21:54:37.804Z] === RUN   TestReadPluginNoRead/default
21:54:38 [2020-03-31T21:54:38.717Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:54:40 [2020-03-31T21:54:40.614Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:54:41 [2020-03-31T21:54:41.057Z] === RUN   TestReadPluginNoRead/disabled_caching
21:54:41 [2020-03-31T21:54:41.987Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:54:42 [2020-03-31T21:54:42.160Z] --- PASS: TestUpdateRestartPolicy (12.49s)
21:54:42 [2020-03-31T21:54:42.160Z] === RUN   TestUpdateRestartWithAutoRemove
21:54:42 [2020-03-31T21:54:42.921Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
21:54:43 [2020-03-31T21:54:43.096Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
21:54:43 [2020-03-31T21:54:43.096Z] === RUN   TestWaitNonBlocked
21:54:43 [2020-03-31T21:54:43.096Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:54:43 [2020-03-31T21:54:43.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:54:43 [2020-03-31T21:54:43.096Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:54:43 [2020-03-31T21:54:43.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:54:43 [2020-03-31T21:54:43.096Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:54:43 [2020-03-31T21:54:43.096Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:54:43 [2020-03-31T21:54:43.604Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:54:44 [2020-03-31T21:54:44.032Z] --- PASS: TestWaitNonBlocked (0.03s)
21:54:44 [2020-03-31T21:54:44.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
21:54:44 [2020-03-31T21:54:44.032Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
21:54:44 [2020-03-31T21:54:44.032Z] === RUN   TestWaitBlocked
21:54:44 [2020-03-31T21:54:44.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:54:44 [2020-03-31T21:54:44.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:54:44 [2020-03-31T21:54:44.032Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:54:44 [2020-03-31T21:54:44.032Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:54:44 [2020-03-31T21:54:44.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:54:44 [2020-03-31T21:54:44.032Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:54:44 [2020-03-31T21:54:44.293Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
21:54:44 [2020-03-31T21:54:44.293Z] --- PASS: TestBuildPreserveOwnership (6.52s)
21:54:44 [2020-03-31T21:54:44.293Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.25s)
21:54:44 [2020-03-31T21:54:44.293Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
21:54:44 [2020-03-31T21:54:44.293Z] === RUN   TestBuildPlatformInvalid
21:54:44 [2020-03-31T21:54:44.551Z] --- PASS: TestBuildPlatformInvalid (0.16s)
21:54:44 [2020-03-31T21:54:44.551Z] PASS
21:54:44 [2020-03-31T21:54:44.551Z] 
21:54:44 [2020-03-31T21:54:44.551Z] === Skipped
21:54:44 [2020-03-31T21:54:44.551Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:54:44 [2020-03-31T21:54:44.551Z]     build_session_test.go:25: TODO: BuildKit
21:54:44 [2020-03-31T21:54:44.551Z] 
21:54:44 [2020-03-31T21:54:44.551Z] 
21:54:44 [2020-03-31T21:54:44.551Z] DONE 32 tests, 1 skipped in 180.092s
21:54:44 [2020-03-31T21:54:44.551Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:54:44 [2020-03-31T21:54:44.551Z] ++ 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
21:54:44 [2020-03-31T21:54:44.551Z] ++ set -e
21:54:44 [2020-03-31T21:54:44.551Z] ++ '[' -n 0 ']'
21:54:44 [2020-03-31T21:54:44.551Z] ++ set -x
21:54:44 [2020-03-31T21:54:44.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:54:44 [2020-03-31T21:54:44.809Z] INFO: Testing against a local daemon
21:54:44 [2020-03-31T21:54:44.809Z] === RUN   TestConfigList
21:54:44 [2020-03-31T21:54:44.809Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:54:44 [2020-03-31T21:54:44.968Z] --- PASS: TestWaitBlocked (0.03s)
21:54:44 [2020-03-31T21:54:44.968Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
21:54:44 [2020-03-31T21:54:44.968Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
21:54:44 [2020-03-31T21:54:44.968Z] === CONT  TestContainerStartOnDaemonRestart
21:54:44 [2020-03-31T21:54:44.968Z] === CONT  TestIpcModeOlderClient
21:54:44 [2020-03-31T21:54:44.968Z] === CONT  TestDaemonHostGatewayIP
21:54:44 [2020-03-31T21:54:44.968Z] === CONT  TestDaemonRestartIpcMode
21:54:45 [2020-03-31T21:54:45.227Z] --- PASS: TestIpcModeOlderClient (0.20s)
21:54:46 [2020-03-31T21:54:46.154Z] --- PASS: TestReadPluginNoRead (12.09s)
21:54:46 [2020-03-31T21:54:46.154Z]     --- PASS: TestReadPluginNoRead/default (2.83s)
21:54:46 [2020-03-31T21:54:46.154Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.76s)
21:54:46 [2020-03-31T21:54:46.154Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.78s)
21:54:46 [2020-03-31T21:54:46.154Z]     read_test.go:91: [d7e89ba7cae04] daemon is not started
21:54:46 [2020-03-31T21:54:46.154Z] PASS
21:54:46 [2020-03-31T21:54:46.154Z] 
21:54:46 [2020-03-31T21:54:46.154Z] DONE 6 tests in 25.824s
21:54:46 [2020-03-31T21:54:46.154Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:54:46 [2020-03-31T21:54:46.154Z] testing: warning: no tests to run
21:54:46 [2020-03-31T21:54:46.154Z] PASS
21:54:46 [2020-03-31T21:54:46.154Z] 
21:54:46 [2020-03-31T21:54:46.154Z] DONE 0 tests in 0.034s
21:54:46 [2020-03-31T21:54:46.154Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:54:46 [2020-03-31T21:54:46.409Z] INFO: Testing against a local daemon
21:54:46 [2020-03-31T21:54:46.409Z] === RUN   TestPluginWithDevMounts
21:54:46 [2020-03-31T21:54:46.409Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:54:46 [2020-03-31T21:54:46.409Z]     mounts_test.go:21: (*Execution).IsRootless-fm
21:54:46 [2020-03-31T21:54:46.409Z] PASS
21:54:46 [2020-03-31T21:54:46.409Z] 
21:54:46 [2020-03-31T21:54:46.409Z] === Skipped
21:54:46 [2020-03-31T21:54:46.409Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:54:46 [2020-03-31T21:54:46.409Z]     mounts_test.go:21: (*Execution).IsRootless-fm
21:54:46 [2020-03-31T21:54:46.409Z] 
21:54:46 [2020-03-31T21:54:46.409Z] 
21:54:46 [2020-03-31T21:54:46.409Z] DONE 1 tests, 1 skipped in 0.121s
21:54:46 [2020-03-31T21:54:46.409Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:54:46 [2020-03-31T21:54:46.409Z] INFO: Testing against a local daemon
21:54:46 [2020-03-31T21:54:46.409Z] === RUN   TestSecretInspect
21:54:46 [2020-03-31T21:54:46.409Z] --- SKIP: TestSecretInspect (0.02s)
21:54:46 [2020-03-31T21:54:46.409Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.409Z] === RUN   TestSecretList
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestSecretList (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestSecretsCreateAndDelete
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestSecretsUpdate
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestSecretsUpdate (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestTemplatedSecret
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestTemplatedSecret (0.00s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestSecretCreateResolve
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestSecretCreateResolve (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] PASS
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === Skipped
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] 
21:54:46 [2020-03-31T21:54:46.664Z] DONE 6 tests, 6 skipped in 0.168s
21:54:46 [2020-03-31T21:54:46.664Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:54:46 [2020-03-31T21:54:46.664Z] INFO: Testing against a local daemon
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestServiceCreateInit
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:54:46 [2020-03-31T21:54:46.664Z] --- PASS: TestServiceCreateInit (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:54:46 [2020-03-31T21:54:46.664Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:54:46 [2020-03-31T21:54:46.664Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateServiceMultipleTimes
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateServiceConflict
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestCreateServiceConflict (0.02s)
21:54:46 [2020-03-31T21:54:46.664Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateServiceMaxReplicas
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateWithDuplicateNetworkNames
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateServiceSecretFileMode
21:54:46 [2020-03-31T21:54:46.664Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
21:54:46 [2020-03-31T21:54:46.664Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.664Z] === RUN   TestCreateServiceConfigFileMode
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
21:54:46 [2020-03-31T21:54:46.919Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestCreateServiceSysctls
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:54:46 [2020-03-31T21:54:46.919Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestCreateServiceCapabilities
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
21:54:46 [2020-03-31T21:54:46.919Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestInspect
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestInspect (0.01s)
21:54:46 [2020-03-31T21:54:46.919Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestCreateJob
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestCreateJob (0.01s)
21:54:46 [2020-03-31T21:54:46.919Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestReplicatedJob
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestReplicatedJob (0.01s)
21:54:46 [2020-03-31T21:54:46.919Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestUpdateReplicatedJob
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
21:54:46 [2020-03-31T21:54:46.919Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestServiceListWithStatuses
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:54:46 [2020-03-31T21:54:46.919Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestDockerNetworkConnectAlias
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
21:54:46 [2020-03-31T21:54:46.919Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestDockerNetworkReConnect
21:54:46 [2020-03-31T21:54:46.919Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
21:54:46 [2020-03-31T21:54:46.919Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:46 [2020-03-31T21:54:46.919Z] === RUN   TestServicePlugin
21:54:48 [2020-03-31T21:54:48.087Z] --- PASS: TestConfigList (3.36s)
21:54:48 [2020-03-31T21:54:48.087Z] === RUN   TestConfigsCreateAndDelete
21:54:48 [2020-03-31T21:54:48.344Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:54:48 [2020-03-31T21:54:48.518Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s)
21:54:49 [2020-03-31T21:54:49.086Z] --- PASS: TestDaemonRestartIpcMode (4.23s)
21:54:49 [2020-03-31T21:54:49.652Z] --- PASS: TestDaemonHostGatewayIP (4.70s)
21:54:49 [2020-03-31T21:54:49.652Z] PASS
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === Skipped
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
21:54:49 [2020-03-31T21:54:49.652Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] 
21:54:49 [2020-03-31T21:54:49.652Z] DONE 199 tests, 6 skipped in 129.118s
21:54:49 [2020-03-31T21:54:49.652Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:54:49 [2020-03-31T21:54:49.652Z] ++ 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
21:54:49 [2020-03-31T21:54:49.652Z] ++ set -e
21:54:49 [2020-03-31T21:54:49.652Z] ++ '[' -n 0 ']'
21:54:49 [2020-03-31T21:54:49.652Z] ++ set -x
21:54:49 [2020-03-31T21:54:49.652Z] ++ env -i DEST=/go/src/github.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
21:54:49 [2020-03-31T21:54:49.911Z] INFO: Testing against a local daemon
21:54:49 [2020-03-31T21:54:49.911Z] === RUN   TestCommitInheritsEnv
21:54:50 [2020-03-31T21:54:50.479Z] --- PASS: TestCommitInheritsEnv (0.59s)
21:54:50 [2020-03-31T21:54:50.479Z] === RUN   TestImportExtremelyLargeImageWorks
21:54:50 [2020-03-31T21:54:50.479Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:54:50 [2020-03-31T21:54:50.479Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:54:50 [2020-03-31T21:54:50.479Z] === RUN   TestImagesFilterMultiReference
21:54:50 [2020-03-31T21:54:50.479Z] --- PASS: TestImagesFilterMultiReference (0.10s)
21:54:50 [2020-03-31T21:54:50.479Z] === RUN   TestImagePullPlatformInvalid
21:54:50 [2020-03-31T21:54:50.479Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:54:50 [2020-03-31T21:54:50.479Z] === RUN   TestRemoveImageOrphaning
21:54:50 [2020-03-31T21:54:50.870Z] --- PASS: TestConfigsCreateAndDelete (2.77s)
21:54:50 [2020-03-31T21:54:50.870Z] === RUN   TestConfigsUpdate
21:54:51 [2020-03-31T21:54:51.046Z] --- PASS: TestRemoveImageOrphaning (0.57s)
21:54:51 [2020-03-31T21:54:51.046Z] === RUN   TestRemoveImageGarbageCollector
21:54:51 [2020-03-31T21:54:51.046Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:54:51 [2020-03-31T21:54:51.046Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:54:51 [2020-03-31T21:54:51.046Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:54:51 [2020-03-31T21:54:51.116Z] --- SKIP: TestServicePlugin (3.49s)
21:54:51 [2020-03-31T21:54:51.116Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] === RUN   TestServiceUpdateLabel
21:54:51 [2020-03-31T21:54:51.116Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:54:51 [2020-03-31T21:54:51.116Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] === RUN   TestServiceUpdateSecrets
21:54:51 [2020-03-31T21:54:51.116Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
21:54:51 [2020-03-31T21:54:51.116Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] === RUN   TestServiceUpdateConfigs
21:54:51 [2020-03-31T21:54:51.116Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:54:51 [2020-03-31T21:54:51.116Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] === RUN   TestServiceUpdateNetwork
21:54:51 [2020-03-31T21:54:51.116Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
21:54:51 [2020-03-31T21:54:51.116Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] PASS
21:54:51 [2020-03-31T21:54:51.116Z] 
21:54:51 [2020-03-31T21:54:51.116Z] === Skipped
21:54:51 [2020-03-31T21:54:51.116Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:54:51 [2020-03-31T21:54:51.116Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:54:51 [2020-03-31T21:54:51.116Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.116Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:54:51 [2020-03-31T21:54:51.117Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:54:51 [2020-03-31T21:54:51.117Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestInspect (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:54:51 [2020-03-31T21:54:51.117Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s)
21:54:51 [2020-03-31T21:54:51.117Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:54:51 [2020-03-31T21:54:51.117Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] DONE 23 tests, 22 skipped in 3.901s
21:54:51 [2020-03-31T21:54:51.117Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:54:51 [2020-03-31T21:54:51.117Z] INFO: Testing against a local daemon
21:54:51 [2020-03-31T21:54:51.117Z] === RUN   TestSessionCreate
21:54:51 [2020-03-31T21:54:51.117Z] --- PASS: TestSessionCreate (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z] === RUN   TestSessionCreateWithBadUpgrade
21:54:51 [2020-03-31T21:54:51.117Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:54:51 [2020-03-31T21:54:51.117Z] PASS
21:54:51 [2020-03-31T21:54:51.117Z] 
21:54:51 [2020-03-31T21:54:51.117Z] DONE 2 tests in 0.146s
21:54:51 [2020-03-31T21:54:51.117Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:54:51 [2020-03-31T21:54:51.117Z] INFO: Testing against a local daemon
21:54:51 [2020-03-31T21:54:51.117Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:54:51 [2020-03-31T21:54:51.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:54:51 [2020-03-31T21:54:51.117Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:54:51 [2020-03-31T21:54:51.117Z] === RUN   TestEventsExecDie
21:54:51 [2020-03-31T21:54:51.306Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:54:51 [2020-03-31T21:54:51.306Z] === RUN   TestTagInvalidReference
21:54:51 [2020-03-31T21:54:51.306Z] --- PASS: TestTagInvalidReference (0.03s)
21:54:51 [2020-03-31T21:54:51.306Z] === RUN   TestTagValidPrefixedRepo
21:54:51 [2020-03-31T21:54:51.306Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
21:54:51 [2020-03-31T21:54:51.306Z] === RUN   TestTagExistedNameWithoutForce
21:54:51 [2020-03-31T21:54:51.306Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:54:51 [2020-03-31T21:54:51.306Z] === RUN   TestTagOfficialNames
21:54:51 [2020-03-31T21:54:51.371Z] --- PASS: TestEventsExecDie (0.70s)
21:54:51 [2020-03-31T21:54:51.371Z] === RUN   TestEventsBackwardsCompatible
21:54:51 [2020-03-31T21:54:51.564Z] --- PASS: TestTagOfficialNames (0.08s)
21:54:51 [2020-03-31T21:54:51.564Z] === RUN   TestTagMatchesDigest
21:54:51 [2020-03-31T21:54:51.564Z] --- PASS: TestTagMatchesDigest (0.03s)
21:54:51 [2020-03-31T21:54:51.564Z] PASS
21:54:51 [2020-03-31T21:54:51.564Z] 
21:54:51 [2020-03-31T21:54:51.564Z] === Skipped
21:54:51 [2020-03-31T21:54:51.564Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:54:51 [2020-03-31T21:54:51.564Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:54:51 [2020-03-31T21:54:51.564Z] 
21:54:51 [2020-03-31T21:54:51.564Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:54:51 [2020-03-31T21:54:51.564Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:54:51 [2020-03-31T21:54:51.564Z] 
21:54:51 [2020-03-31T21:54:51.564Z] 
21:54:51 [2020-03-31T21:54:51.564Z] DONE 12 tests, 2 skipped in 1.824s
21:54:51 [2020-03-31T21:54:51.564Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:54:51 [2020-03-31T21:54:51.564Z] ++ 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
21:54:51 [2020-03-31T21:54:51.564Z] ++ set -e
21:54:51 [2020-03-31T21:54:51.564Z] ++ '[' -n 0 ']'
21:54:51 [2020-03-31T21:54:51.564Z] ++ set -x
21:54:51 [2020-03-31T21:54:51.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:54:51 [2020-03-31T21:54:51.565Z] INFO: Testing against a local daemon
21:54:51 [2020-03-31T21:54:51.565Z] === RUN   TestNetworkCreateDelete
21:54:51 [2020-03-31T21:54:51.667Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
21:54:51 [2020-03-31T21:54:51.667Z] === RUN   TestInfoBinaryCommits
21:54:51 [2020-03-31T21:54:51.667Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:54:51 [2020-03-31T21:54:51.667Z] === RUN   TestInfoAPIVersioned
21:54:51 [2020-03-31T21:54:51.667Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:54:51 [2020-03-31T21:54:51.667Z] === RUN   TestInfoDiscoveryBackend
21:54:51 [2020-03-31T21:54:51.739Z] #80 DONE 36.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
21:54:51 [2020-03-31T21:54:51.802Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
[Pipeline] sh
21:54:52 [2020-03-31T21:54:52.132Z] --- PASS: TestNetworkCreateDelete (0.43s)
21:54:52 [2020-03-31T21:54:52.132Z] === RUN   TestDockerNetworkDeletePreferID
21:54:52 [2020-03-31T21:54:52.189Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/test/unit
21:54:52 [2020-03-31T21:54:52.366Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:54:52 [2020-03-31T21:54:52.930Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:54:53 [2020-03-31T21:54:53.494Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:54:53 [2020-03-31T21:54:53.508Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
21:54:53 [2020-03-31T21:54:53.508Z] === RUN   TestInspectNetwork
21:54:53 [2020-03-31T21:54:53.548Z] --- PASS: TestInfoDiscoveryBackend (1.60s)
21:54:53 [2020-03-31T21:54:53.548Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:54:54 [2020-03-31T21:54:54.059Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:54:54 [2020-03-31T21:54:54.333Z] --- PASS: TestConfigsUpdate (3.39s)
21:54:54 [2020-03-31T21:54:54.333Z] === RUN   TestTemplatedConfig
21:54:55 [2020-03-31T21:54:55.006Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.78s)
21:54:55 [2020-03-31T21:54:55.006Z] === RUN   TestCreateServiceSecretFileMode
21:54:56 [2020-03-31T21:54:56.007Z] --- PASS: TestCreateServiceSecretFileMode (3.68s)
21:54:56 [2020-03-31T21:54:56.007Z] === RUN   TestCreateServiceConfigFileMode
21:54:56 [2020-03-31T21:54:56.608Z] ?   	github.com/docker/docker/api	[no test files]
21:54:56 [2020-03-31T21:54:56.846Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
21:54:56 [2020-03-31T21:54:56.847Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:54:56 [2020-03-31T21:54:56.847Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
21:54:56 [2020-03-31T21:54:56.847Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
21:54:56 [2020-03-31T21:54:56.847Z] === RUN   TestInfoAPI
21:54:56 [2020-03-31T21:54:56.847Z] --- PASS: TestInfoAPI (0.04s)
21:54:56 [2020-03-31T21:54:56.847Z] === RUN   TestInfoAPIWarnings
21:54:57 [2020-03-31T21:54:57.616Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:54:57 [2020-03-31T21:54:57.616Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:54:57 [2020-03-31T21:54:57.873Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:54:58 [2020-03-31T21:54:58.130Z] --- PASS: TestTemplatedConfig (3.95s)
21:54:58 [2020-03-31T21:54:58.130Z] === RUN   TestConfigInspect
21:54:58 [2020-03-31T21:54:58.247Z] --- PASS: TestInfoAPIWarnings (1.60s)
21:54:58 [2020-03-31T21:54:58.247Z] === RUN   TestInfoDebug
21:54:58 [2020-03-31T21:54:58.778Z] === RUN   TestInspectNetwork/full_network_id
21:54:58 [2020-03-31T21:54:58.779Z] === RUN   TestInspectNetwork/partial_network_id
21:54:58 [2020-03-31T21:54:58.779Z] === RUN   TestInspectNetwork/network_name
21:54:58 [2020-03-31T21:54:58.779Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:54:59 [2020-03-31T21:54:59.445Z] --- PASS: TestCreateServiceConfigFileMode (3.38s)
21:54:59 [2020-03-31T21:54:59.445Z] === RUN   TestCreateServiceSysctls
21:55:00 [2020-03-31T21:55:00.025Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:55:00 [2020-03-31T21:55:00.025Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:55:00 [2020-03-31T21:55:00.128Z] --- PASS: TestInfoDebug (1.81s)
21:55:00 [2020-03-31T21:55:00.128Z] === RUN   TestInfoInsecureRegistries
21:55:00 [2020-03-31T21:55:00.590Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:55:01 [2020-03-31T21:55:01.522Z] --- PASS: TestConfigInspect (3.33s)
21:55:01 [2020-03-31T21:55:01.522Z] === RUN   TestConfigCreateWithLabels
21:55:01 [2020-03-31T21:55:01.806Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:55:02 [2020-03-31T21:55:02.008Z] --- PASS: TestInfoInsecureRegistries (1.81s)
21:55:02 [2020-03-31T21:55:02.008Z] === RUN   TestInfoRegistryMirrors
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:55:02 [2020-03-31T21:55:02.399Z] 
21:55:02 [2020-03-31T21:55:02.399Z]  ________   ____  __.
21:55:02 [2020-03-31T21:55:02.399Z]  \_____  \ |    |/ _|
21:55:02 [2020-03-31T21:55:02.399Z]  /   |   \|      <
21:55:02 [2020-03-31T21:55:02.399Z]  /    |    \    |  \
21:55:02 [2020-03-31T21:55:02.399Z]  \_______  /____|__ \
21:55:02 [2020-03-31T21:55:02.399Z]          \/        \/
21:55:02 [2020-03-31T21:55:02.399Z] 
21:55:02 [2020-03-31T21:55:02.399Z] INFO: make.ps1 ended at 03/31/2020 21:54:51
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Binaries build ended at 03/31/2020 21:54:53. Duration:00:01:22.4428896
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Copying the built daemon binary to d:\CI\PR-40673\4\binary\dockerd-745ed9686b.exe...
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Copying the built client binary to d:\CI\PR-40673\4\binary\docker-745ed9686b.exe...
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Copying dockerversion from the container...
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Copying the golang package from the container to d:\CI\PR-40673\4\installer\go.zip...
21:55:02 [2020-03-31T21:55:02.399Z] INFO: Extracting go.zip to d:\CI\PR-40673\4\go
21:55:02 [2020-03-31T21:55:02.895Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:55:02 [2020-03-31T21:55:02.966Z] --- PASS: TestInspectNetwork (9.60s)
21:55:02 [2020-03-31T21:55:02.966Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:55:02 [2020-03-31T21:55:02.966Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:55:02 [2020-03-31T21:55:02.966Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:55:02 [2020-03-31T21:55:02.966Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:55:02 [2020-03-31T21:55:02.966Z] === RUN   TestRunContainerWithBridgeNone
21:55:03 [2020-03-31T21:55:03.156Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestInfoRegistryMirrors (1.78s)
21:55:03 [2020-03-31T21:55:03.890Z] === RUN   TestLoginFailsWithBadCredentials
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
21:55:03 [2020-03-31T21:55:03.890Z] === RUN   TestPingCacheHeaders
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestPingCacheHeaders (0.04s)
21:55:03 [2020-03-31T21:55:03.890Z] === RUN   TestPingGet
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestPingGet (0.01s)
21:55:03 [2020-03-31T21:55:03.890Z] === RUN   TestPingHead
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestPingHead (0.03s)
21:55:03 [2020-03-31T21:55:03.890Z] === RUN   TestVersion
21:55:03 [2020-03-31T21:55:03.890Z] --- PASS: TestVersion (0.02s)
21:55:03 [2020-03-31T21:55:03.890Z] PASS
21:55:03 [2020-03-31T21:55:03.890Z] 
21:55:03 [2020-03-31T21:55:03.890Z] === Skipped
21:55:03 [2020-03-31T21:55:03.890Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:55:03 [2020-03-31T21:55:03.890Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:55:03 [2020-03-31T21:55:03.890Z] 
21:55:03 [2020-03-31T21:55:03.890Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
21:55:03 [2020-03-31T21:55:03.890Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
21:55:03 [2020-03-31T21:55:03.890Z] 
21:55:03 [2020-03-31T21:55:03.890Z] 
21:55:03 [2020-03-31T21:55:03.890Z] DONE 18 tests, 2 skipped in 13.329s
21:55:03 [2020-03-31T21:55:03.890Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:55:04 [2020-03-31T21:55:04.144Z] INFO: Testing against a local daemon
21:55:04 [2020-03-31T21:55:04.144Z] === RUN   TestVolumesCreateAndList
21:55:04 [2020-03-31T21:55:04.144Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:55:04 [2020-03-31T21:55:04.144Z] === RUN   TestVolumesRemove
21:55:04 [2020-03-31T21:55:04.144Z] --- PASS: TestVolumesRemove (0.09s)
21:55:04 [2020-03-31T21:55:04.144Z] === RUN   TestVolumesInspect
21:55:04 [2020-03-31T21:55:04.144Z] --- PASS: TestVolumesInspect (0.02s)
21:55:04 [2020-03-31T21:55:04.144Z] === RUN   TestVolumesInvalidJSON
21:55:04 [2020-03-31T21:55:04.144Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:55:04 [2020-03-31T21:55:04.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:55:04 [2020-03-31T21:55:04.144Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:55:04 [2020-03-31T21:55:04.144Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:55:04 [2020-03-31T21:55:04.144Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:55:04 [2020-03-31T21:55:04.144Z] PASS
21:55:04 [2020-03-31T21:55:04.144Z] 
21:55:04 [2020-03-31T21:55:04.144Z] DONE 5 tests in 0.244s
21:55:04 [2020-03-31T21:55:04.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:55:04 [2020-03-31T21:55:04.399Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11784 is not a child of this shell
21:55:04 [2020-03-31T21:55:04.399Z] warning: PID 11784 from bundles/test-integration/docker.pid had a nonzero exit code
21:55:04 [2020-03-31T21:55:04.399Z] Leaving: AppArmorNo profiles have been unloaded.
21:55:04 [2020-03-31T21:55:04.399Z] 
21:55:04 [2020-03-31T21:55:04.399Z] Unloading profiles will leave already running processes permanently
21:55:04 [2020-03-31T21:55:04.399Z] unconfined, which can lead to unexpected situations.
21:55:04 [2020-03-31T21:55:04.399Z] 
21:55:04 [2020-03-31T21:55:04.399Z] To set a process to complain mode, use the command line tool
21:55:04 [2020-03-31T21:55:04.399Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:55:04 [2020-03-31T21:55:04.399Z] Removing test suite binaries
21:55:04 [2020-03-31T21:55:04.913Z] --- PASS: TestCreateServiceSysctls (4.48s)
21:55:04 [2020-03-31T21:55:04.913Z] === RUN   TestCreateServiceCapabilities
21:55:05 [2020-03-31T21:55:05.054Z] --- PASS: TestConfigCreateWithLabels (3.49s)
21:55:05 [2020-03-31T21:55:05.054Z] === RUN   TestConfigCreateResolve
21:55:05 [2020-03-31T21:55:05.321Z] 
21:55:05 [2020-03-31T21:55:05.500Z] --- PASS: TestRunContainerWithBridgeNone (2.63s)
21:55:05 [2020-03-31T21:55:05.500Z] === RUN   TestNetworkInvalidJSON
21:55:05 [2020-03-31T21:55:05.500Z] === RUN   TestNetworkInvalidJSON//networks/create
21:55:05 [2020-03-31T21:55:05.500Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:55:05 [2020-03-31T21:55:05.500Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:55:05 [2020-03-31T21:55:05.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:55:05 [2020-03-31T21:55:05.500Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:55:05 [2020-03-31T21:55:05.500Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:55:05 [2020-03-31T21:55:05.500Z] === CONT  TestNetworkInvalidJSON//networks/create
21:55:05 [2020-03-31T21:55:05.500Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:55:05 [2020-03-31T21:55:05.500Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:55:05 [2020-03-31T21:55:05.500Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:55:05 [2020-03-31T21:55:05.500Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:55:05 [2020-03-31T21:55:05.500Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:55:05 [2020-03-31T21:55:05.500Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:55:05 [2020-03-31T21:55:05.500Z] === RUN   TestHostIPv4BridgeLabel
21:55:05 [2020-03-31T21:55:05.986Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:55:05 [2020-03-31T21:55:05.986Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:55:05 [2020-03-31T21:55:05.986Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:55:06 [2020-03-31T21:55:06.437Z] --- PASS: TestHostIPv4BridgeLabel (0.78s)
21:55:06 [2020-03-31T21:55:06.437Z] === RUN   TestDaemonRestartWithLiveRestore
Post stage
[Pipeline] junit
21:55:06 [2020-03-31T21:55:06.734Z] Recording test results
21:55:06 [2020-03-31T21:55:06.918Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:55:07 [2020-03-31T21:55:07.577Z] --- PASS: TestCreateServiceCapabilities (3.46s)
21:55:07 [2020-03-31T21:55:07.577Z] === RUN   TestInspect
21:55:07 [2020-03-31T21:55:07.815Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s)
21:55:07 [2020-03-31T21:55:07.815Z] === RUN   TestDaemonDefaultNetworkPools
21:55:08 [2020-03-31T21:55:08.289Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:55:08 [2020-03-31T21:55:08.289Z] --- PASS: TestConfigCreateResolve (3.22s)
21:55:08 [2020-03-31T21:55:08.289Z] === RUN   TestConfigDaemonLibtrustID
21:55:08 [2020-03-31T21:55:08.752Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
21:55:08 [2020-03-31T21:55:08.752Z] === RUN   TestDaemonRestartWithExistingNetwork
21:55:08 [2020-03-31T21:55:08.854Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:55:08 [2020-03-31T21:55:08.854Z] PASS
21:55:08 [2020-03-31T21:55:08.854Z] 
21:55:08 [2020-03-31T21:55:08.854Z] DONE 8 tests in 24.195s
21:55:08 [2020-03-31T21:55:08.854Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:55:08 [2020-03-31T21:55:08.854Z] ++ 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
21:55:08 [2020-03-31T21:55:08.854Z] ++ set -e
21:55:08 [2020-03-31T21:55:08.854Z] ++ '[' -n 0 ']'
21:55:08 [2020-03-31T21:55:08.854Z] ++ set -x
21:55:08 [2020-03-31T21:55:08.854Z] ++ env -i DEST=/go/src/github.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
21:55:08 [2020-03-31T21:55:08.854Z] INFO: Testing against a local daemon
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestCheckpoint
21:55:08 [2020-03-31T21:55:08.854Z] --- SKIP: TestCheckpoint (0.00s)
21:55:08 [2020-03-31T21:55:08.854Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestContainerInvalidJSON
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:55:08 [2020-03-31T21:55:08.854Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:55:08 [2020-03-31T21:55:08.854Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:55:08 [2020-03-31T21:55:08.854Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:55:08 [2020-03-31T21:55:08.854Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:55:08 [2020-03-31T21:55:08.854Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:55:08 [2020-03-31T21:55:08.854Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:55:08 [2020-03-31T21:55:08.854Z] --- PASS: TestContainerInvalidJSON (0.03s)
21:55:08 [2020-03-31T21:55:08.854Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:55:08 [2020-03-31T21:55:08.854Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:55:08 [2020-03-31T21:55:08.854Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:55:08 [2020-03-31T21:55:08.854Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:55:09 [2020-03-31T21:55:09.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
21:55:09 [2020-03-31T21:55:09.112Z] === RUN   TestCopyFromContainerPathIsNotDir
21:55:09 [2020-03-31T21:55:09.112Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
21:55:09 [2020-03-31T21:55:09.112Z] === RUN   TestCopyToContainerPathDoesNotExist
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:55:09 [2020-03-31T21:55:09.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
21:55:09 [2020-03-31T21:55:09.369Z] === RUN   TestCopyToContainerPathIsNotDir
21:55:09 [2020-03-31T21:55:09.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s)
21:55:09 [2020-03-31T21:55:09.369Z] === RUN   TestCopyFromContainer
21:55:09 [2020-03-31T21:55:09.480Z] + echo Ensuring container killed.
21:55:09 [2020-03-31T21:55:09.480Z] Ensuring container killed.
21:55:09 [2020-03-31T21:55:09.480Z] + docker rm -vf docker-pr4
21:55:09 [2020-03-31T21:55:09.480Z] Error: No such container: docker-pr4
21:55:09 [2020-03-31T21:55:09.480Z] + true
[Pipeline] sh
21:55:09 [2020-03-31T21:55:09.756Z] + echo Chowning /workspace to jenkins user
21:55:09 [2020-03-31T21:55:09.756Z] Chowning /workspace to jenkins user
21:55:09 [2020-03-31T21:55:09.756Z] + id -u
21:55:09 [2020-03-31T21:55:09.756Z] + id -g
21:55:09 [2020-03-31T21:55:09.756Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/workspace busybox chown -R 1000:1000 /workspace
21:55:09 [2020-03-31T21:55:09.756Z] Unable to find image 'busybox:latest' locally
21:55:09 [2020-03-31T21:55:09.756Z] latest: Pulling from library/busybox
21:55:09 [2020-03-31T21:55:09.756Z] 0669b0daf1fb: Pulling fs layer
21:55:10 [2020-03-31T21:55:10.303Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:55:10 [2020-03-31T21:55:10.657Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s)
21:55:10 [2020-03-31T21:55:10.657Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:55:11 [2020-03-31T21:55:11.018Z] --- PASS: TestInspect (3.49s)
21:55:11 [2020-03-31T21:55:11.018Z] === RUN   TestCreateJob
21:55:11 [2020-03-31T21:55:11.676Z] === RUN   TestCopyFromContainer//
21:55:11 [2020-03-31T21:55:11.676Z] === RUN   TestCopyFromContainer//bar/root
21:55:11 [2020-03-31T21:55:11.934Z] === RUN   TestCopyFromContainer//bar/root/
21:55:11 [2020-03-31T21:55:11.934Z] === RUN   TestCopyFromContainer/bar/quux
21:55:11 [2020-03-31T21:55:11.934Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:55:12 [2020-03-31T21:55:12.193Z] === RUN   TestCopyFromContainer/bar/quux/
21:55:12 [2020-03-31T21:55:12.193Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:55:12 [2020-03-31T21:55:12.450Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:55:12 [2020-03-31T21:55:12.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:55:12 [2020-03-31T21:55:12.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:55:12 [2020-03-31T21:55:12.708Z] === RUN   TestCopyFromContainer/bar/notarget
21:55:12 [2020-03-31T21:55:12.966Z] --- PASS: TestCopyFromContainer (3.44s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer// (0.12s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/quux (0.17s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:55:12 [2020-03-31T21:55:12.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateLinkToNonExistingContainer
21:55:12 [2020-03-31T21:55:12.966Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateWithInvalidEnv
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateWithInvalidEnv/0
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateWithInvalidEnv/0
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateWithInvalidEnv/1
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateWithInvalidEnv/1
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateWithInvalidEnv/2
21:55:12 [2020-03-31T21:55:12.966Z] === PAUSE TestCreateWithInvalidEnv/2
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateWithInvalidEnv/0
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateWithInvalidEnv/2
21:55:12 [2020-03-31T21:55:12.966Z] === CONT  TestCreateWithInvalidEnv/1
21:55:12 [2020-03-31T21:55:12.966Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:55:12 [2020-03-31T21:55:12.966Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateTmpfsMountsTarget
21:55:12 [2020-03-31T21:55:12.966Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:55:12 [2020-03-31T21:55:12.966Z] === RUN   TestCreateWithCustomMaskedPaths
21:55:13 [2020-03-31T21:55:13.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
21:55:13 [2020-03-31T21:55:13.191Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:55:13 [2020-03-31T21:55:13.759Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s)
21:55:13 [2020-03-31T21:55:13.759Z] === RUN   TestServiceWithPredefinedNetwork
21:55:13 [2020-03-31T21:55:13.898Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:55:15 [2020-03-31T21:55:15.205Z] 0669b0daf1fb: Verifying Checksum
21:55:15 [2020-03-31T21:55:15.205Z] 0669b0daf1fb: Download complete
21:55:15 [2020-03-31T21:55:15.205Z] 0669b0daf1fb: Pull complete
21:55:15 [2020-03-31T21:55:15.205Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:55:15 [2020-03-31T21:55:15.205Z] Status: Downloaded newer image for busybox:latest
21:55:15 [2020-03-31T21:55:15.382Z] --- PASS: TestCreateJob (4.44s)
21:55:15 [2020-03-31T21:55:15.382Z] === RUN   TestReplicatedJob
21:55:15 [2020-03-31T21:55:15.796Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s)
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:55:15 [2020-03-31T21:55:15.796Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:55:15 [2020-03-31T21:55:15.796Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
21:55:15 [2020-03-31T21:55:15.796Z] === RUN   TestCreateWithCustomReadonlyPaths
21:55:16 [2020-03-31T21:55:16.053Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:55:16 [2020-03-31T21:55:16.855Z] + bundleName=amd64-rootless
21:55:16 [2020-03-31T21:55:16.855Z] + echo Creating amd64-rootless-bundles.tar.gz
21:55:16 [2020-03-31T21:55:16.855Z] Creating amd64-rootless-bundles.tar.gz
21:55:16 [2020-03-31T21:55:16.855Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:55:16 [2020-03-31T21:55:16.855Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
21:55:16 [2020-03-31T21:55:16.905Z] Archiving artifacts
21:55:16 [2020-03-31T21:55:16.988Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:55:17 [2020-03-31T21:55:17.554Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:55:17 [2020-03-31T21:55:17.949Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s)
21:55:17 [2020-03-31T21:55:17.949Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:55:17 [2020-03-31T21:55:17.949Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:55:17 [2020-03-31T21:55:17.949Z]     service_test.go:236: FLAKY_TEST
21:55:17 [2020-03-31T21:55:17.949Z] === RUN   TestServiceWithDataPathPortInit
21:55:18 [2020-03-31T21:55:18.482Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
21:55:18 [2020-03-31T21:55:18.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.70s)
21:55:18 [2020-03-31T21:55:18.488Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:55:18 [2020-03-31T21:55:18.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:18 [2020-03-31T21:55:18.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:18 [2020-03-31T21:55:18.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:18 [2020-03-31T21:55:18.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:18 [2020-03-31T21:55:18.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:18 [2020-03-31T21:55:18.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:18 [2020-03-31T21:55:18.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:18 [2020-03-31T21:55:18.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:18 [2020-03-31T21:55:18.489Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:18 [2020-03-31T21:55:18.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:18 [2020-03-31T21:55:18.489Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:55:18 [2020-03-31T21:55:18.489Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:55:18 [2020-03-31T21:55:18.489Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:55:18 [2020-03-31T21:55:18.489Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:55:18 [2020-03-31T21:55:18.489Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:55:18 [2020-03-31T21:55:18.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
21:55:18 [2020-03-31T21:55:18.489Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:55:18 [2020-03-31T21:55:18.489Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:55:18 [2020-03-31T21:55:18.489Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:55:18 [2020-03-31T21:55:18.489Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:55:18 [2020-03-31T21:55:18.489Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:55:18 [2020-03-31T21:55:18.489Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
[Pipeline] // catchError
[Pipeline] sh
21:55:18 [2020-03-31T21:55:18.877Z] + make clean
21:55:19 [2020-03-31T21:55:19.120Z] .........                                                                [ 86%]
21:55:19 [2020-03-31T21:55:19.131Z] docker volume rm -f docker-dev-cache
21:55:19 [2020-03-31T21:55:19.132Z] docker-dev-cache
[Pipeline] deleteDir
21:55:19 [2020-03-31T21:55:19.421Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
21:55:19 [2020-03-31T21:55:19.421Z] === RUN   TestContainerStartOnDaemonRestart
21:55:19 [2020-03-31T21:55:19.421Z] === PAUSE TestContainerStartOnDaemonRestart
21:55:19 [2020-03-31T21:55:19.421Z] === RUN   TestDaemonRestartIpcMode
21:55:19 [2020-03-31T21:55:19.421Z] === PAUSE TestDaemonRestartIpcMode
21:55:19 [2020-03-31T21:55:19.421Z] === RUN   TestDaemonHostGatewayIP
21:55:19 [2020-03-31T21:55:19.421Z] === PAUSE TestDaemonHostGatewayIP
21:55:19 [2020-03-31T21:55:19.421Z] === RUN   TestDiff
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:55:20 [2020-03-31T21:55:20.353Z] --- PASS: TestDiff (1.01s)
21:55:20 [2020-03-31T21:55:20.353Z] === RUN   TestExecWithCloseStdin
21:55:20 [2020-03-31T21:55:20.353Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:55:20 [2020-03-31T21:55:20.353Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:55:21 [2020-03-31T21:55:21.287Z] --- PASS: TestExecWithCloseStdin (1.09s)
21:55:21 [2020-03-31T21:55:21.287Z] === RUN   TestExec
21:55:21 [2020-03-31T21:55:21.546Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:55:22 [2020-03-31T21:55:22.480Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:55:22 [2020-03-31T21:55:22.480Z] --- PASS: TestExec (1.18s)
21:55:22 [2020-03-31T21:55:22.480Z] === RUN   TestExecUser
21:55:23 [2020-03-31T21:55:23.675Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
21:55:23 [2020-03-31T21:55:23.741Z] --- PASS: TestReplicatedJob (7.02s)
21:55:23 [2020-03-31T21:55:23.741Z] === RUN   TestUpdateReplicatedJob
21:55:23 [2020-03-31T21:55:23.854Z] --- PASS: TestExecUser (1.09s)
21:55:23 [2020-03-31T21:55:23.854Z] === RUN   TestExportContainerAndImportImage
21:55:24 [2020-03-31T21:55:24.951Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:55:25 [2020-03-31T21:55:25.226Z] --- PASS: TestExportContainerAndImportImage (1.29s)
21:55:25 [2020-03-31T21:55:25.226Z] === RUN   TestExportContainerAfterDaemonRestart
21:55:25 [2020-03-31T21:55:25.484Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:55:26 [2020-03-31T21:55:26.581Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:55:26 [2020-03-31T21:55:26.856Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s)
21:55:26 [2020-03-31T21:55:26.856Z] === RUN   TestHealthCheckWorkdir
21:55:26 [2020-03-31T21:55:26.856Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:55:27 [2020-03-31T21:55:27.214Z] --- PASS: TestUpdateReplicatedJob (4.76s)
21:55:27 [2020-03-31T21:55:27.214Z] === RUN   TestServiceListWithStatuses
21:55:27 [2020-03-31T21:55:27.214Z] --- SKIP: TestServiceListWithStatuses (0.01s)
21:55:27 [2020-03-31T21:55:27.214Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:55:27 [2020-03-31T21:55:27.214Z] === RUN   TestDockerNetworkConnectAlias
21:55:27 [2020-03-31T21:55:27.789Z] --- PASS: TestHealthCheckWorkdir (1.28s)
21:55:27 [2020-03-31T21:55:27.789Z] === RUN   TestHealthKillContainer
21:55:28 [2020-03-31T21:55:28.048Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:55:28 [2020-03-31T21:55:28.982Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:55:29 [2020-03-31T21:55:29.239Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:55:29 [2020-03-31T21:55:29.803Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:55:30 [2020-03-31T21:55:30.369Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:55:30 [2020-03-31T21:55:30.935Z] --- PASS: TestHealthKillContainer (2.94s)
21:55:30 [2020-03-31T21:55:30.935Z] === RUN   TestInspectCpusetInConfigPre120
21:55:30 [2020-03-31T21:55:30.935Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:55:31 [2020-03-31T21:55:31.867Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s)
21:55:31 [2020-03-31T21:55:31.867Z] === RUN   TestIpcModeNone
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Extraction ended at 03/31/2020 21:55:27. Duration:00:00:26.8786524
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Updating the golang and path environment variables
21:55:32 [2020-03-31T21:55:32.163Z] INFO: GOPATH=d:\gopath
21:55:32 [2020-03-31T21:55:32.163Z] INFO: go version go1.13.8 windows/amd64
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Running the daemon under test in debug mode
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Starting a daemon under test...
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40673\4\daemon --pidfile d:\CI\PR-40673\4\docker.pid -D
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Process started successfully.
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Start tailing logs of the daemon under tests
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Waiting for the daemon under test to start...
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Daemon under test started and replied!
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Docker version of the daemon under test
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] Client:
21:55:32 [2020-03-31T21:55:32.163Z]  Version:      17.06.2-ce
21:55:32 [2020-03-31T21:55:32.163Z]  API version:  1.30
21:55:32 [2020-03-31T21:55:32.163Z]  Go version:   go1.8.3
21:55:32 [2020-03-31T21:55:32.163Z]  Git commit:   cec0b72
21:55:32 [2020-03-31T21:55:32.163Z]  Built:        Tue Sep  5 19:57:19 2017
21:55:32 [2020-03-31T21:55:32.163Z]  OS/Arch:      windows/amd64
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] Server:
21:55:32 [2020-03-31T21:55:32.163Z]  Version:      0.0.0-dev
21:55:32 [2020-03-31T21:55:32.163Z]  API version:  1.41 (minimum version 1.24)
21:55:32 [2020-03-31T21:55:32.163Z]  Go version:   go1.13.8
21:55:32 [2020-03-31T21:55:32.163Z]  Git commit:   745ed9686b
21:55:32 [2020-03-31T21:55:32.163Z]  Built:        03/31/2020 21:53:35
21:55:32 [2020-03-31T21:55:32.163Z]  OS/Arch:      windows/amd64
21:55:32 [2020-03-31T21:55:32.163Z]  Experimental: false
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Docker info of the daemon under test
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] Containers: 0
21:55:32 [2020-03-31T21:55:32.163Z]  Running: 0
21:55:32 [2020-03-31T21:55:32.163Z]  Paused: 0
21:55:32 [2020-03-31T21:55:32.163Z]  Stopped: 0
21:55:32 [2020-03-31T21:55:32.163Z] Images: 0
21:55:32 [2020-03-31T21:55:32.163Z] Server Version: 0.0.0-dev
21:55:32 [2020-03-31T21:55:32.163Z] Storage Driver: windowsfilter
21:55:32 [2020-03-31T21:55:32.163Z]  Windows: 
21:55:32 [2020-03-31T21:55:32.163Z] Logging Driver: json-file
21:55:32 [2020-03-31T21:55:32.163Z] Plugins: 
21:55:32 [2020-03-31T21:55:32.163Z]  Volume: local
21:55:32 [2020-03-31T21:55:32.163Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:55:32 [2020-03-31T21:55:32.163Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:55:32 [2020-03-31T21:55:32.163Z] Swarm: inactive
21:55:32 [2020-03-31T21:55:32.163Z] Default Isolation: process
21:55:32 [2020-03-31T21:55:32.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:55:32 [2020-03-31T21:55:32.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:55:32 [2020-03-31T21:55:32.163Z] OSType: windows
21:55:32 [2020-03-31T21:55:32.163Z] Architecture: x86_64
21:55:32 [2020-03-31T21:55:32.163Z] CPUs: 4
21:55:32 [2020-03-31T21:55:32.163Z] Total Memory: 32GiB
21:55:32 [2020-03-31T21:55:32.163Z] Name: azwin-2-ead130
21:55:32 [2020-03-31T21:55:32.163Z] ID: O7QW:3WKJ:6MHD:ZWF3:7OKJ:YB5H:VEXH:7STP:G7ZB:X5CY:IJXV:GDCR
21:55:32 [2020-03-31T21:55:32.163Z] Docker Root Dir: D:\CI\PR-40673\4\daemon
21:55:32 [2020-03-31T21:55:32.163Z] Debug Mode (client): false
21:55:32 [2020-03-31T21:55:32.163Z] Debug Mode (server): true
21:55:32 [2020-03-31T21:55:32.163Z]  File Descriptors: -1
21:55:32 [2020-03-31T21:55:32.163Z]  Goroutines: 17
21:55:32 [2020-03-31T21:55:32.163Z]  System Time: 2020-03-31T21:55:31.4107643Z
21:55:32 [2020-03-31T21:55:32.163Z]  EventsListeners: 0
21:55:32 [2020-03-31T21:55:32.163Z] Registry: https://index.docker.io/v1/
21:55:32 [2020-03-31T21:55:32.163Z] Labels:
21:55:32 [2020-03-31T21:55:32.163Z] Experimental: false
21:55:32 [2020-03-31T21:55:32.163Z] Insecure Registries:
21:55:32 [2020-03-31T21:55:32.163Z]  127.0.0.0/8
21:55:32 [2020-03-31T21:55:32.163Z] Live Restore Enabled: false
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Docker images of the daemon under test
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
21:55:32 [2020-03-31T21:55:32.163Z] 
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
21:55:32 [2020-03-31T21:55:32.163Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
21:55:32 [2020-03-31T21:55:32.163Z] ltsc2019: Pulling from windows/servercore
21:55:32 [2020-03-31T21:55:32.163Z] 65014b3c3121: Pulling fs layer
21:55:32 [2020-03-31T21:55:32.163Z] 23645bd7ee08: Pulling fs layer
21:55:32 [2020-03-31T21:55:32.434Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:55:32 [2020-03-31T21:55:32.692Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:55:32 [2020-03-31T21:55:32.692Z] --- PASS: TestIpcModeNone (1.07s)
21:55:32 [2020-03-31T21:55:32.692Z] === RUN   TestIpcModePrivate
21:55:33 [2020-03-31T21:55:33.132Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:55:33 [2020-03-31T21:55:33.132Z] tests/integration/models_resources_test.py .                             [ 91%]
21:55:33 [2020-03-31T21:55:33.627Z] --- PASS: TestIpcModePrivate (0.97s)
21:55:33 [2020-03-31T21:55:33.627Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false
21:55:33 [2020-03-31T21:55:33.627Z] === RUN   TestIpcModeShareable
21:55:34 [2020-03-31T21:55:34.558Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:55:34 [2020-03-31T21:55:34.558Z] --- PASS: TestIpcModeShareable (0.90s)
21:55:34 [2020-03-31T21:55:34.558Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
21:55:34 [2020-03-31T21:55:34.558Z] === RUN   TestAPIIpcModeShareableAndContainer
21:55:35 [2020-03-31T21:55:35.502Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:55:35 [2020-03-31T21:55:35.572Z] --- PASS: TestDockerNetworkConnectAlias (7.93s)
21:55:35 [2020-03-31T21:55:35.573Z] === RUN   TestDockerNetworkReConnect
21:55:36 [2020-03-31T21:55:36.035Z] --- PASS: TestServiceWithDataPathPortInit (18.23s)
21:55:36 [2020-03-31T21:55:36.035Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:55:36 [2020-03-31T21:55:36.435Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:55:36 [2020-03-31T21:55:36.435Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:55:37 [2020-03-31T21:55:37.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s)
21:55:37 [2020-03-31T21:55:37.809Z] === RUN   TestAPIIpcModeHost
21:55:37 [2020-03-31T21:55:37.809Z] === RUN   TestDockerSuite/TestBuildAddScript
21:55:38 [2020-03-31T21:55:38.377Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:55:38 [2020-03-31T21:55:38.635Z] --- PASS: TestAPIIpcModeHost (0.81s)
21:55:38 [2020-03-31T21:55:38.635Z] === RUN   TestDaemonIpcModeShareable
21:55:39 [2020-03-31T21:55:39.211Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:55:40 [2020-03-31T21:55:40.010Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:55:40 [2020-03-31T21:55:40.575Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
21:55:40 [2020-03-31T21:55:40.575Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true
21:55:40 [2020-03-31T21:55:40.575Z] === RUN   TestDaemonIpcModePrivate
21:55:40 [2020-03-31T21:55:40.634Z] 23645bd7ee08: Verifying Checksum
21:55:40 [2020-03-31T21:55:40.634Z] 23645bd7ee08: Download complete
21:55:41 [2020-03-31T21:55:41.507Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:55:41 [2020-03-31T21:55:41.766Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:55:42 [2020-03-31T21:55:42.332Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
21:55:42 [2020-03-31T21:55:42.332Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false
21:55:42 [2020-03-31T21:55:42.332Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:55:42 [2020-03-31T21:55:42.357Z] --- PASS: TestDockerNetworkReConnect (6.19s)
21:55:42 [2020-03-31T21:55:42.357Z] === RUN   TestServicePlugin
21:55:42 [2020-03-31T21:55:42.357Z] --- SKIP: TestServicePlugin (0.00s)
21:55:42 [2020-03-31T21:55:42.357Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:55:42 [2020-03-31T21:55:42.357Z] === RUN   TestServiceUpdateLabel
21:55:42 [2020-03-31T21:55:42.484Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:55:42 [2020-03-31T21:55:42.484Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:55:44 [2020-03-31T21:55:44.233Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:55:44 [2020-03-31T21:55:44.233Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
21:55:44 [2020-03-31T21:55:44.233Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false
21:55:44 [2020-03-31T21:55:44.233Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:55:44 [2020-03-31T21:55:44.492Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:55:45 [2020-03-31T21:55:45.020Z] --- PASS: TestServiceUpdateLabel (3.56s)
21:55:45 [2020-03-31T21:55:45.020Z] === RUN   TestServiceUpdateSecrets
21:55:45 [2020-03-31T21:55:45.863Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
21:55:45 [2020-03-31T21:55:45.863Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true
21:55:45 [2020-03-31T21:55:45.863Z] === RUN   TestIpcModeOlderClient
21:55:45 [2020-03-31T21:55:45.863Z] === PAUSE TestIpcModeOlderClient
21:55:45 [2020-03-31T21:55:45.863Z] === RUN   TestKillContainerInvalidSignal
21:55:46 [2020-03-31T21:55:46.011Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.13s)
21:55:46 [2020-03-31T21:55:46.011Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p8jdrjsku12xbr9ut83w3mruu Created:2020-03-31 21:55:37.100235128 +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[884031c2b8ec5131f79bbcff48fce9df5be3ad7fbe7e1063eaa8b703c53308fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f9vm3b784nm49wzqzdtbn82fi EndpointID:868834da65373e4ad5c20ad2552845fe3dbe41d520ea32b0c781e5d99d106fad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c3fde386fc158c569dac40bf3497c22c20a35ba137f5617e1e8a1bc5e756855 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:4b33b56ff9b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f9vm3b784nm49wzqzdtbn82fi EndpointID:868834da65373e4ad5c20ad2552845fe3dbe41d520ea32b0c781e5d99d106fad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:55:46 [2020-03-31T21:55:46.011Z] PASS
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] === Skipped
21:55:46 [2020-03-31T21:55:46.011Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:55:46 [2020-03-31T21:55:46.011Z]     service_test.go:236: FLAKY_TEST
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] DONE 22 tests, 1 skipped in 53.129s
21:55:46 [2020-03-31T21:55:46.011Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:55:46 [2020-03-31T21:55:46.011Z] ++ 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
21:55:46 [2020-03-31T21:55:46.011Z] ++ set -e
21:55:46 [2020-03-31T21:55:46.011Z] ++ '[' -n 0 ']'
21:55:46 [2020-03-31T21:55:46.011Z] ++ set -x
21:55:46 [2020-03-31T21:55:46.011Z] ++ env -i DEST=/go/src/github.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
21:55:46 [2020-03-31T21:55:46.011Z] INFO: Testing against a local daemon
21:55:46 [2020-03-31T21:55:46.011Z] === RUN   TestDockerNetworkIpvlanPersistance
21:55:46 [2020-03-31T21:55:46.011Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
21:55:46 [2020-03-31T21:55:46.011Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:55:46 [2020-03-31T21:55:46.011Z] === RUN   TestDockerNetworkIpvlan
21:55:46 [2020-03-31T21:55:46.011Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:55:46 [2020-03-31T21:55:46.011Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:55:46 [2020-03-31T21:55:46.011Z] PASS
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] === Skipped
21:55:46 [2020-03-31T21:55:46.011Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
21:55:46 [2020-03-31T21:55:46.011Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:55:46 [2020-03-31T21:55:46.011Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] 
21:55:46 [2020-03-31T21:55:46.011Z] DONE 2 tests, 2 skipped in 0.148s
21:55:46 [2020-03-31T21:55:46.011Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:55:46 [2020-03-31T21:55:46.011Z] ++ 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
21:55:46 [2020-03-31T21:55:46.011Z] ++ set -e
21:55:46 [2020-03-31T21:55:46.011Z] ++ '[' -n 0 ']'
21:55:46 [2020-03-31T21:55:46.011Z] ++ set -x
21:55:46 [2020-03-31T21:55:46.011Z] ++ env -i DEST=/go/src/github.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
21:55:46 [2020-03-31T21:55:46.011Z] INFO: Testing against a local daemon
21:55:46 [2020-03-31T21:55:46.011Z] === RUN   TestDockerNetworkMacvlanPersistance
21:55:46 [2020-03-31T21:55:46.796Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
21:55:46 [2020-03-31T21:55:46.796Z] === RUN   TestKillContainer
21:55:46 [2020-03-31T21:55:46.796Z] === RUN   TestKillContainer/no_signal
21:55:46 [2020-03-31T21:55:46.842Z] tests/integration/regression_test.py ......                              [ 98%]
21:55:46 [2020-03-31T21:55:46.948Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s)
21:55:46 [2020-03-31T21:55:46.949Z] === RUN   TestDockerNetworkMacvlan
21:55:47 [2020-03-31T21:55:47.357Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:55:47 [2020-03-31T21:55:47.357Z] tests/integration/credentials/utils_test.py .                            [100%]
21:55:47 [2020-03-31T21:55:47.357Z] 
21:55:47 [2020-03-31T21:55:47.357Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:55:47 [2020-03-31T21:55:47.357Z] =========================== short test summary info ============================
21:55:47 [2020-03-31T21:55:47.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:55:47 [2020-03-31T21:55:47.357Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:55:47 [2020-03-31T21:55:47.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:55:47 [2020-03-31T21:55:47.357Z]   Not supported on most drivers
21:55:47 [2020-03-31T21:55:47.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:55:47 [2020-03-31T21:55:47.357Z]   Can fail if eth0 has multiple IP addresses
21:55:47 [2020-03-31T21:55:47.358Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:55:47 [2020-03-31T21:55:47.358Z]   This doesn't seem to be taken into account by the engine
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:55:47 [2020-03-31T21:55:47.358Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:55:47 [2020-03-31T21:55:47.358Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.04 seconds ==
21:55:47 [2020-03-31T21:55:47.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:55:47 [2020-03-31T21:55:47.727Z] === RUN   TestKillContainer/non_killing_signal
21:55:47 [2020-03-31T21:55:47.985Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:55:48 [2020-03-31T21:55:48.244Z] === RUN   TestKillContainer/killing_signal
21:55:48 [2020-03-31T21:55:48.326Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:55:49 [2020-03-31T21:55:49.090Z] 65014b3c3121: Verifying Checksum
21:55:49 [2020-03-31T21:55:49.090Z] 65014b3c3121: Download complete
21:55:49 [2020-03-31T21:55:49.262Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:55:49 [2020-03-31T21:55:49.615Z] --- PASS: TestKillContainer (2.56s)
21:55:49 [2020-03-31T21:55:49.615Z]     --- PASS: TestKillContainer/no_signal (0.79s)
21:55:49 [2020-03-31T21:55:49.615Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
21:55:49 [2020-03-31T21:55:49.615Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
21:55:49 [2020-03-31T21:55:49.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:55:49 [2020-03-31T21:55:49.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:55:49 [2020-03-31T21:55:49.615Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:55:50 [2020-03-31T21:55:50.180Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:55:50 [2020-03-31T21:55:50.639Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:55:51 [2020-03-31T21:55:51.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
21:55:51 [2020-03-31T21:55:51.112Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
21:55:51 [2020-03-31T21:55:51.112Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
21:55:51 [2020-03-31T21:55:51.112Z] === RUN   TestKillStoppedContainer
21:55:51 [2020-03-31T21:55:51.112Z] --- PASS: TestKillStoppedContainer (0.09s)
21:55:51 [2020-03-31T21:55:51.112Z] === RUN   TestKillStoppedContainerAPIPre120
21:55:51 [2020-03-31T21:55:51.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:55:51 [2020-03-31T21:55:51.112Z] === RUN   TestKillDifferentUserContainer
21:55:52 [2020-03-31T21:55:52.047Z] --- PASS: TestKillDifferentUserContainer (0.87s)
21:55:52 [2020-03-31T21:55:52.047Z] === RUN   TestInspectOomKilledTrue
21:55:52 [2020-03-31T21:55:52.047Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:55:52 [2020-03-31T21:55:52.047Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:52 [2020-03-31T21:55:52.047Z] === RUN   TestInspectOomKilledFalse
21:55:52 [2020-03-31T21:55:52.047Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:55:52 [2020-03-31T21:55:52.047Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:55:52 [2020-03-31T21:55:52.047Z] === RUN   TestLinksEtcHostsContentMatch
21:55:52 [2020-03-31T21:55:52.613Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
21:55:52 [2020-03-31T21:55:52.613Z] === RUN   TestLinksContainerNames
21:55:53 [2020-03-31T21:55:53.927Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:55:54 [2020-03-31T21:55:54.509Z] --- PASS: TestLinksContainerNames (1.76s)
21:55:54 [2020-03-31T21:55:54.509Z] === RUN   TestLogsFollowTailEmpty
21:55:54 [2020-03-31T21:55:54.509Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:55:54 [2020-03-31T21:55:54.509Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:55:55 [2020-03-31T21:55:55.074Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
21:55:55 [2020-03-31T21:55:55.074Z] === RUN   TestContainerNetworkMountsNoChown
21:55:56 [2020-03-31T21:55:56.011Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/default
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/default
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/private
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/private
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rprivate
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rprivate
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/slave
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/slave
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rslave
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rslave
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/shared
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/shared
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rshared
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rshared
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/default
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/default/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/default/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/default/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rprivate
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rshared
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/shared
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rslave
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/slave
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/private
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/private/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/private/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:55:56 [2020-03-31T21:55:56.011Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:55:56 [2020-03-31T21:55:56.011Z] === CONT  TestMountDaemonRoot/default/mount_root
21:55:56 [2020-03-31T21:55:56.270Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:55:56 [2020-03-31T21:55:56.271Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:55:56 [2020-03-31T21:55:56.528Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/private/bind_root
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/private/mount_root
21:55:56 [2020-03-31T21:55:56.786Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:55:56 [2020-03-31T21:55:56.786Z] --- PASS: TestMountDaemonRoot (0.03s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
21:55:56 [2020-03-31T21:55:56.786Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:55:56 [2020-03-31T21:55:56.786Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:55:56 [2020-03-31T21:55:56.786Z] === RUN   TestContainerBindMountNonRecursive
21:55:57 [2020-03-31T21:55:57.214Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:55:58 [2020-03-31T21:55:58.159Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:55:58 [2020-03-31T21:55:58.725Z] === RUN   TestDockerSuite/TestBuildAddTar
21:55:59 [2020-03-31T21:55:59.658Z] --- PASS: TestContainerBindMountNonRecursive (2.68s)
21:55:59 [2020-03-31T21:55:59.658Z] === RUN   TestNetworkNat
21:55:59 [2020-03-31T21:55:59.806Z] Leaving: AppArmorNo profiles have been unloaded.
21:55:59 [2020-03-31T21:55:59.806Z] 
21:55:59 [2020-03-31T21:55:59.806Z] Unloading profiles will leave already running processes permanently
21:55:59 [2020-03-31T21:55:59.806Z] unconfined, which can lead to unexpected situations.
21:55:59 [2020-03-31T21:55:59.806Z] 
21:55:59 [2020-03-31T21:55:59.806Z] To set a process to complain mode, use the command line tool
21:55:59 [2020-03-31T21:55:59.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:55:59 [2020-03-31T21:55:59.806Z] 
Post stage
[Pipeline] junit
21:56:00 [2020-03-31T21:56:00.383Z] Recording test results
21:56:00 [2020-03-31T21:56:00.591Z] --- PASS: TestNetworkNat (0.95s)
21:56:00 [2020-03-31T21:56:00.591Z] === RUN   TestNetworkLocalhostTCPNat
21:56:00 [2020-03-31T21:56:00.591Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:56:01 [2020-03-31T21:56:01.525Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s)
21:56:01 [2020-03-31T21:56:01.525Z] === RUN   TestNetworkLoopbackNat
[Pipeline] sh
21:56:01 [2020-03-31T21:56:01.865Z] + echo Ensuring container killed.
21:56:01 [2020-03-31T21:56:01.865Z] Ensuring container killed.
21:56:01 [2020-03-31T21:56:01.865Z] + docker rm -vf docker-pr4
21:56:01 [2020-03-31T21:56:01.865Z] Error: No such container: docker-pr4
21:56:01 [2020-03-31T21:56:01.865Z] + true
[Pipeline] sh
21:56:02 [2020-03-31T21:56:02.148Z] + echo Chowning /workspace to jenkins user
21:56:02 [2020-03-31T21:56:02.148Z] Chowning /workspace to jenkins user
21:56:02 [2020-03-31T21:56:02.148Z] + id -u
21:56:02 [2020-03-31T21:56:02.148Z] + id -g
21:56:02 [2020-03-31T21:56:02.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/workspace busybox chown -R 1000:1000 /workspace
21:56:02 [2020-03-31T21:56:02.148Z] Unable to find image 'busybox:latest' locally
21:56:02 [2020-03-31T21:56:02.898Z] --- PASS: TestNetworkLoopbackNat (1.53s)
21:56:02 [2020-03-31T21:56:02.898Z] === RUN   TestPause
21:56:03 [2020-03-31T21:56:03.156Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:56:03 [2020-03-31T21:56:03.436Z] --- PASS: TestServiceUpdateSecrets (15.76s)
21:56:03 [2020-03-31T21:56:03.436Z] === RUN   TestServiceUpdateConfigs
21:56:04 [2020-03-31T21:56:04.147Z] --- PASS: TestPause (1.02s)
21:56:04 [2020-03-31T21:56:04.147Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:56:04 [2020-03-31T21:56:04.148Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:56:04 [2020-03-31T21:56:04.148Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:56:04 [2020-03-31T21:56:04.148Z] === RUN   TestPauseStopPausedContainer
21:56:05 [2020-03-31T21:56:05.092Z] --- PASS: TestPauseStopPausedContainer (1.12s)
21:56:05 [2020-03-31T21:56:05.092Z] === RUN   TestPsFilter
21:56:05 [2020-03-31T21:56:05.332Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:56:05 [2020-03-31T21:56:05.349Z] --- PASS: TestPsFilter (0.24s)
21:56:05 [2020-03-31T21:56:05.349Z] === RUN   TestRemoveContainerWithRemovedVolume
21:56:05 [2020-03-31T21:56:05.591Z] --- PASS: TestDockerNetworkMacvlan (18.58s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s)
21:56:05 [2020-03-31T21:56:05.591Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
21:56:05 [2020-03-31T21:56:05.591Z] PASS
21:56:05 [2020-03-31T21:56:05.591Z] 
21:56:05 [2020-03-31T21:56:05.591Z] DONE 8 tests in 20.814s
21:56:05 [2020-03-31T21:56:05.591Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:56:05 [2020-03-31T21:56:05.591Z] ++ 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
21:56:05 [2020-03-31T21:56:05.591Z] ++ set -e
21:56:05 [2020-03-31T21:56:05.591Z] ++ '[' -n 0 ']'
21:56:05 [2020-03-31T21:56:05.591Z] ++ set -x
21:56:05 [2020-03-31T21:56:05.591Z] ++ env -i DEST=/go/src/github.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
21:56:05 [2020-03-31T21:56:05.591Z] testing: warning: no tests to run
21:56:05 [2020-03-31T21:56:05.591Z] PASS
21:56:05 [2020-03-31T21:56:05.591Z] 
21:56:05 [2020-03-31T21:56:05.591Z] DONE 0 tests in 0.025s
21:56:05 [2020-03-31T21:56:05.591Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:56:05 [2020-03-31T21:56:05.591Z] ++ 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
21:56:05 [2020-03-31T21:56:05.591Z] ++ set -e
21:56:05 [2020-03-31T21:56:05.591Z] ++ '[' -n 0 ']'
21:56:05 [2020-03-31T21:56:05.591Z] ++ set -x
21:56:05 [2020-03-31T21:56:05.591Z] ++ env -i DEST=/go/src/github.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
21:56:05 [2020-03-31T21:56:05.851Z] INFO: Testing against a local daemon
21:56:05 [2020-03-31T21:56:05.851Z] === RUN   TestAuthZPluginAllowRequest
21:56:06 [2020-03-31T21:56:06.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s)
21:56:06 [2020-03-31T21:56:06.724Z] === RUN   TestRemoveContainerWithVolume
21:56:07 [2020-03-31T21:56:07.407Z] latest: Pulling from library/busybox
21:56:07 [2020-03-31T21:56:07.408Z] 0669b0daf1fb: Pulling fs layer
21:56:07 [2020-03-31T21:56:07.408Z] 0669b0daf1fb: Download complete
21:56:07 [2020-03-31T21:56:07.408Z] 0669b0daf1fb: Pull complete
21:56:07 [2020-03-31T21:56:07.408Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:56:07 [2020-03-31T21:56:07.408Z] Status: Downloaded newer image for busybox:latest
21:56:07 [2020-03-31T21:56:07.657Z] --- PASS: TestRemoveContainerWithVolume (1.06s)
21:56:07 [2020-03-31T21:56:07.657Z] === RUN   TestRemoveContainerRunning
21:56:07 [2020-03-31T21:56:07.755Z] --- PASS: TestAuthZPluginAllowRequest (1.81s)
21:56:07 [2020-03-31T21:56:07.755Z] === RUN   TestAuthZPluginTLS
21:56:08 [2020-03-31T21:56:08.323Z] --- PASS: TestAuthZPluginTLS (0.68s)
21:56:08 [2020-03-31T21:56:08.323Z] === RUN   TestAuthZPluginDenyRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:56:08 [2020-03-31T21:56:08.891Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
21:56:08 [2020-03-31T21:56:08.892Z] === RUN   TestAuthZPluginAPIDenyResponse
21:56:09 [2020-03-31T21:56:09.029Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:56:09 [2020-03-31T21:56:09.029Z] --- PASS: TestRemoveContainerRunning (1.21s)
21:56:09 [2020-03-31T21:56:09.029Z] === RUN   TestRemoveContainerForceRemoveRunning
21:56:09 [2020-03-31T21:56:09.079Z] + bundleName=docker-py
21:56:09 [2020-03-31T21:56:09.079Z] + echo Creating docker-py-bundles.tar.gz
21:56:09 [2020-03-31T21:56:09.079Z] Creating docker-py-bundles.tar.gz
21:56:09 [2020-03-31T21:56:09.079Z] + 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
21:56:09 [2020-03-31T21:56:09.090Z] Archiving artifacts
21:56:09 [2020-03-31T21:56:09.828Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
21:56:09 [2020-03-31T21:56:09.828Z] === RUN   TestAuthZPluginDenyResponse
21:56:10 [2020-03-31T21:56:10.396Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
21:56:10 [2020-03-31T21:56:10.396Z] === RUN   TestAuthZPluginAllowEventStream
21:56:10 [2020-03-31T21:56:10.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s)
21:56:10 [2020-03-31T21:56:10.405Z] === RUN   TestRemoveInvalidContainer
21:56:10 [2020-03-31T21:56:10.405Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:56:10 [2020-03-31T21:56:10.405Z] === RUN   TestRenameLinkedContainer
21:56:10 [2020-03-31T21:56:10.601Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:56:10 [2020-03-31T21:56:10.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh binary-daemon
21:56:10 [2020-03-31T21:56:10.970Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:56:11 [2020-03-31T21:56:11.531Z] 
21:56:11 [2020-03-31T21:56:11.532Z] Removing bundles/
21:56:11 [2020-03-31T21:56:11.532Z] 
21:56:11 [2020-03-31T21:56:11.532Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
21:56:11 [2020-03-31T21:56:11.532Z] Building: bundles/binary-daemon/dockerd-dev
21:56:11 [2020-03-31T21:56:11.532Z] GOOS="" GOARCH="" GOARM=""
21:56:12 [2020-03-31T21:56:12.300Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
21:56:12 [2020-03-31T21:56:12.300Z] === RUN   TestAuthZPluginErrorResponse
21:56:12 [2020-03-31T21:56:12.867Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
21:56:12 [2020-03-31T21:56:12.867Z] === RUN   TestAuthZPluginErrorRequest
21:56:12 [2020-03-31T21:56:12.868Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:56:13 [2020-03-31T21:56:13.434Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
21:56:13 [2020-03-31T21:56:13.434Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:56:14 [2020-03-31T21:56:14.002Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
21:56:14 [2020-03-31T21:56:14.002Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:56:14 [2020-03-31T21:56:14.766Z] --- PASS: TestRenameLinkedContainer (4.47s)
21:56:14 [2020-03-31T21:56:14.766Z] === RUN   TestRenameStoppedContainer
21:56:16 [2020-03-31T21:56:16.140Z] --- PASS: TestRenameStoppedContainer (1.20s)
21:56:16 [2020-03-31T21:56:16.140Z] === RUN   TestRenameRunningContainerAndReuse
21:56:16 [2020-03-31T21:56:16.140Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:56:16 [2020-03-31T21:56:16.535Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
21:56:16 [2020-03-31T21:56:16.535Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:56:18 [2020-03-31T21:56:18.039Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s)
21:56:18 [2020-03-31T21:56:18.039Z] === RUN   TestRenameInvalidName
21:56:18 [2020-03-31T21:56:18.039Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:56:18 [2020-03-31T21:56:18.440Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
21:56:18 [2020-03-31T21:56:18.440Z] === RUN   TestAuthZPluginHeader
21:56:18 [2020-03-31T21:56:18.604Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:56:18 [2020-03-31T21:56:18.604Z] --- PASS: TestRenameInvalidName (0.95s)
21:56:18 [2020-03-31T21:56:18.604Z] === RUN   TestRenameAnonymousContainer
21:56:18 [2020-03-31T21:56:18.621Z] --- PASS: TestServiceUpdateConfigs (15.94s)
21:56:18 [2020-03-31T21:56:18.621Z] === RUN   TestServiceUpdateNetwork
21:56:19 [2020-03-31T21:56:19.818Z] --- PASS: TestAuthZPluginHeader (0.99s)
21:56:19 [2020-03-31T21:56:19.818Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:56:19 [2020-03-31T21:56:19.818Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:56:19 [2020-03-31T21:56:19.818Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:19 [2020-03-31T21:56:19.818Z] === RUN   TestAuthZPluginV2Disable
21:56:19 [2020-03-31T21:56:19.818Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:56:19 [2020-03-31T21:56:19.818Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:19 [2020-03-31T21:56:19.818Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:56:19 [2020-03-31T21:56:19.818Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:56:19 [2020-03-31T21:56:19.818Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:19 [2020-03-31T21:56:19.818Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:56:19 [2020-03-31T21:56:19.818Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:56:19 [2020-03-31T21:56:19.818Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:19 [2020-03-31T21:56:19.818Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:56:19 [2020-03-31T21:56:19.976Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:56:22 [2020-03-31T21:56:22.503Z] --- PASS: TestRenameAnonymousContainer (3.78s)
21:56:22 [2020-03-31T21:56:22.503Z] === RUN   TestRenameContainerWithSameName
21:56:23 [2020-03-31T21:56:23.436Z] --- PASS: TestRenameContainerWithSameName (0.87s)
21:56:23 [2020-03-31T21:56:23.436Z] === RUN   TestRenameContainerWithLinkedContainer
21:56:24 [2020-03-31T21:56:24.809Z] === RUN   TestDockerSuite/TestBuildBlankName
21:56:25 [2020-03-31T21:56:25.067Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
21:56:25 [2020-03-31T21:56:25.067Z] === RUN   TestResize
21:56:25 [2020-03-31T21:56:25.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:56:25 [2020-03-31T21:56:25.324Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:56:25 [2020-03-31T21:56:25.890Z] --- PASS: TestResize (0.98s)
21:56:25 [2020-03-31T21:56:25.890Z] === RUN   TestResizeWithInvalidSize
21:56:27 [2020-03-31T21:56:27.264Z] --- PASS: TestResizeWithInvalidSize (0.97s)
21:56:27 [2020-03-31T21:56:27.264Z] === RUN   TestResizeWhenContainerNotStarted
21:56:27 [2020-03-31T21:56:27.830Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:56:28 [2020-03-31T21:56:28.088Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s)
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:56:28 [2020-03-31T21:56:28.088Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:56:29 [2020-03-31T21:56:29.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:56:30 [2020-03-31T21:56:30.246Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:56:30 [2020-03-31T21:56:30.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:56:31 [2020-03-31T21:56:31.378Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:56:32 [2020-03-31T21:56:32.313Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:56:32 [2020-03-31T21:56:32.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:56:33 [2020-03-31T21:56:33.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:56:33 [2020-03-31T21:56:33.808Z] --- PASS: TestServiceUpdateNetwork (16.32s)
21:56:33 [2020-03-31T21:56:33.808Z] PASS
21:56:33 [2020-03-31T21:56:33.808Z] 
21:56:33 [2020-03-31T21:56:33.808Z] === Skipped
21:56:33 [2020-03-31T21:56:33.808Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
21:56:33 [2020-03-31T21:56:33.808Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:56:33 [2020-03-31T21:56:33.808Z] 
21:56:33 [2020-03-31T21:56:33.808Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:56:33 [2020-03-31T21:56:33.808Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:33 [2020-03-31T21:56:33.808Z] 
21:56:33 [2020-03-31T21:56:33.808Z] 
21:56:33 [2020-03-31T21:56:33.808Z] DONE 23 tests, 2 skipped in 157.083s
21:56:33 [2020-03-31T21:56:33.808Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:56:33 [2020-03-31T21:56:33.808Z] ++ 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
21:56:33 [2020-03-31T21:56:33.808Z] ++ set -e
21:56:33 [2020-03-31T21:56:33.808Z] ++ '[' -n 0 ']'
21:56:33 [2020-03-31T21:56:33.808Z] ++ set -x
21:56:33 [2020-03-31T21:56:33.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:56:33 [2020-03-31T21:56:33.808Z] INFO: Testing against a local daemon
21:56:33 [2020-03-31T21:56:33.808Z] === RUN   TestSessionCreate
21:56:33 [2020-03-31T21:56:33.808Z] --- PASS: TestSessionCreate (0.02s)
21:56:33 [2020-03-31T21:56:33.808Z] === RUN   TestSessionCreateWithBadUpgrade
21:56:33 [2020-03-31T21:56:33.808Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:56:33 [2020-03-31T21:56:33.808Z] PASS
21:56:33 [2020-03-31T21:56:33.808Z] 
21:56:33 [2020-03-31T21:56:33.808Z] DONE 2 tests in 0.104s
21:56:33 [2020-03-31T21:56:33.808Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:56:33 [2020-03-31T21:56:33.808Z] ++ 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
21:56:33 [2020-03-31T21:56:33.808Z] ++ set -e
21:56:33 [2020-03-31T21:56:33.808Z] ++ '[' -n 0 ']'
21:56:33 [2020-03-31T21:56:33.808Z] ++ set -x
21:56:33 [2020-03-31T21:56:33.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:56:33 [2020-03-31T21:56:33.809Z] INFO: Testing against a local daemon
21:56:33 [2020-03-31T21:56:33.809Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:56:33 [2020-03-31T21:56:33.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:56:33 [2020-03-31T21:56:33.809Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:56:33 [2020-03-31T21:56:33.809Z] === RUN   TestEventsExecDie
21:56:34 [2020-03-31T21:56:34.089Z] --- PASS: TestEventsExecDie (0.97s)
21:56:34 [2020-03-31T21:56:34.089Z] === RUN   TestEventsBackwardsCompatible
21:56:34 [2020-03-31T21:56:34.089Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
21:56:34 [2020-03-31T21:56:34.089Z] === RUN   TestInfoBinaryCommits
21:56:34 [2020-03-31T21:56:34.089Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:56:34 [2020-03-31T21:56:34.089Z] === RUN   TestInfoAPIVersioned
21:56:34 [2020-03-31T21:56:34.089Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:56:34 [2020-03-31T21:56:34.089Z] === RUN   TestInfoDiscoveryBackend
21:56:34 [2020-03-31T21:56:34.179Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:56:34 [2020-03-31T21:56:34.700Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
21:56:34 [2020-03-31T21:56:34.700Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:56:34 [2020-03-31T21:56:34.744Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:56:35 [2020-03-31T21:56:35.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:56:35 [2020-03-31T21:56:35.702Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:56:35 [2020-03-31T21:56:35.702Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:56:35 [2020-03-31T21:56:35.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:56:35 [2020-03-31T21:56:35.934Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:56:36 [2020-03-31T21:56:36.324Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
21:56:36 [2020-03-31T21:56:36.324Z] === RUN   TestInfoAPI
21:56:36 [2020-03-31T21:56:36.324Z] --- PASS: TestInfoAPI (0.03s)
21:56:36 [2020-03-31T21:56:36.324Z] === RUN   TestInfoAPIWarnings
21:56:36 [2020-03-31T21:56:36.936Z] --- PASS: TestInfoAPIWarnings (0.52s)
21:56:36 [2020-03-31T21:56:36.936Z] === RUN   TestInfoDebug
21:56:37 [2020-03-31T21:56:37.217Z] --- PASS: TestInfoDebug (0.52s)
21:56:37 [2020-03-31T21:56:37.217Z] === RUN   TestInfoInsecureRegistries
21:56:37 [2020-03-31T21:56:37.828Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:56:37 [2020-03-31T21:56:37.828Z] === RUN   TestInfoRegistryMirrors
21:56:37 [2020-03-31T21:56:37.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:56:37 [2020-03-31T21:56:37.902Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s)
21:56:37 [2020-03-31T21:56:37.902Z] PASS
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] === Skipped
21:56:37 [2020-03-31T21:56:37.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:56:37 [2020-03-31T21:56:37.902Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:56:37 [2020-03-31T21:56:37.902Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:56:37 [2020-03-31T21:56:37.902Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:56:37 [2020-03-31T21:56:37.902Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] DONE 17 tests, 4 skipped in 31.893s
21:56:37 [2020-03-31T21:56:37.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:56:37 [2020-03-31T21:56:37.902Z] ++ 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
21:56:37 [2020-03-31T21:56:37.902Z] ++ set -e
21:56:37 [2020-03-31T21:56:37.902Z] ++ '[' -n 0 ']'
21:56:37 [2020-03-31T21:56:37.902Z] ++ set -x
21:56:37 [2020-03-31T21:56:37.902Z] ++ env -i DEST=/go/src/github.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
21:56:37 [2020-03-31T21:56:37.902Z] INFO: Testing against a local daemon
21:56:37 [2020-03-31T21:56:37.902Z] === RUN   TestPluginInvalidJSON
21:56:37 [2020-03-31T21:56:37.902Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:56:37 [2020-03-31T21:56:37.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:56:37 [2020-03-31T21:56:37.902Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:56:37 [2020-03-31T21:56:37.902Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:56:37 [2020-03-31T21:56:37.902Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:56:37 [2020-03-31T21:56:37.902Z] PASS
21:56:37 [2020-03-31T21:56:37.902Z] 
21:56:37 [2020-03-31T21:56:37.902Z] DONE 2 tests in 0.164s
21:56:37 [2020-03-31T21:56:37.902Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:56:37 [2020-03-31T21:56:37.902Z] ++ 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
21:56:37 [2020-03-31T21:56:37.902Z] ++ set -e
21:56:37 [2020-03-31T21:56:37.902Z] ++ '[' -n 0 ']'
21:56:37 [2020-03-31T21:56:37.902Z] ++ set -x
21:56:37 [2020-03-31T21:56:37.902Z] ++ env -i DEST=/go/src/github.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
21:56:37 [2020-03-31T21:56:37.902Z] INFO: Testing against a local daemon
21:56:37 [2020-03-31T21:56:37.902Z] === RUN   TestExternalGraphDriver
21:56:38 [2020-03-31T21:56:38.161Z] === RUN   TestExternalGraphDriver/json
21:56:38 [2020-03-31T21:56:38.399Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:56:38 [2020-03-31T21:56:38.439Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:56:38 [2020-03-31T21:56:38.439Z] === RUN   TestLoginFailsWithBadCredentials
21:56:38 [2020-03-31T21:56:38.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestPingCacheHeaders
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestPingCacheHeaders (0.01s)
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestPingGet
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestPingGet (0.01s)
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestPingHead
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestPingHead (0.01s)
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestVersion
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestVersion (0.01s)
21:56:38 [2020-03-31T21:56:38.719Z] PASS
21:56:38 [2020-03-31T21:56:38.719Z] 
21:56:38 [2020-03-31T21:56:38.719Z] === Skipped
21:56:38 [2020-03-31T21:56:38.719Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:56:38 [2020-03-31T21:56:38.719Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:56:38 [2020-03-31T21:56:38.719Z] 
21:56:38 [2020-03-31T21:56:38.719Z] 
21:56:38 [2020-03-31T21:56:38.719Z] DONE 18 tests, 1 skipped in 5.679s
21:56:38 [2020-03-31T21:56:38.719Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:56:38 [2020-03-31T21:56:38.719Z] ++ 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
21:56:38 [2020-03-31T21:56:38.719Z] ++ set -e
21:56:38 [2020-03-31T21:56:38.719Z] ++ '[' -n 0 ']'
21:56:38 [2020-03-31T21:56:38.719Z] ++ set -x
21:56:38 [2020-03-31T21:56:38.719Z] ++ env -i DEST=/go/src/github.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
21:56:38 [2020-03-31T21:56:38.719Z] INFO: Testing against a local daemon
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestVolumesCreateAndList
21:56:38 [2020-03-31T21:56:38.719Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:56:38 [2020-03-31T21:56:38.719Z] === RUN   TestVolumesRemove
21:56:39 [2020-03-31T21:56:39.000Z] --- PASS: TestVolumesRemove (0.12s)
21:56:39 [2020-03-31T21:56:39.000Z] === RUN   TestVolumesInspect
21:56:39 [2020-03-31T21:56:39.000Z] --- PASS: TestVolumesInspect (0.01s)
21:56:39 [2020-03-31T21:56:39.000Z] === RUN   TestVolumesInvalidJSON
21:56:39 [2020-03-31T21:56:39.000Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:56:39 [2020-03-31T21:56:39.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:56:39 [2020-03-31T21:56:39.000Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:56:39 [2020-03-31T21:56:39.000Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:56:39 [2020-03-31T21:56:39.000Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:56:39 [2020-03-31T21:56:39.000Z] PASS
21:56:39 [2020-03-31T21:56:39.000Z] 
21:56:39 [2020-03-31T21:56:39.000Z] DONE 5 tests in 0.237s
21:56:39 [2020-03-31T21:56:39.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:56:39 [2020-03-31T21:56:39.000Z] ++++ cat bundles/test-integration/docker.pid
21:56:39 [2020-03-31T21:56:39.000Z] +++ kill 11784
21:56:40 [2020-03-31T21:56:40.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:56:40 [2020-03-31T21:56:40.463Z] +++ /etc/init.d/apparmor stop
21:56:40 [2020-03-31T21:56:40.463Z] Leaving: AppArmorNo profiles have been unloaded.
21:56:40 [2020-03-31T21:56:40.463Z] 
21:56:40 [2020-03-31T21:56:40.463Z] Unloading profiles will leave already running processes permanently
21:56:40 [2020-03-31T21:56:40.463Z] unconfined, which can lead to unexpected situations.
21:56:40 [2020-03-31T21:56:40.463Z] 
21:56:40 [2020-03-31T21:56:40.463Z] To set a process to complain mode, use the command line tool
21:56:40 [2020-03-31T21:56:40.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:56:40 [2020-03-31T21:56:40.463Z] +++ true
21:56:40 [2020-03-31T21:56:40.463Z] 
21:56:40 [2020-03-31T21:56:40.694Z] === RUN   TestExternalGraphDriver/spec
21:56:40 [2020-03-31T21:56:40.964Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:56:41 [2020-03-31T21:56:41.222Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:56:42 [2020-03-31T21:56:42.155Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
Post stage
[Pipeline] junit
21:56:42 [2020-03-31T21:56:42.511Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:56:43 [2020-03-31T21:56:43.068Z] + echo Ensuring container killed.
21:56:43 [2020-03-31T21:56:43.069Z] Ensuring container killed.
21:56:43 [2020-03-31T21:56:43.069Z] + docker rm -vf docker-pr4
21:56:43 [2020-03-31T21:56:43.069Z] Error: No such container: docker-pr4
21:56:43 [2020-03-31T21:56:43.069Z] + true
[Pipeline] sh
21:56:43 [2020-03-31T21:56:43.229Z] === RUN   TestExternalGraphDriver/pull
21:56:43 [2020-03-31T21:56:43.435Z] + echo Chowning /workspace to jenkins user
21:56:43 [2020-03-31T21:56:43.435Z] Chowning /workspace to jenkins user
21:56:43 [2020-03-31T21:56:43.435Z] + id -u
21:56:43 [2020-03-31T21:56:43.435Z] + id -g
21:56:43 [2020-03-31T21:56:43.435Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40673:/workspace busybox chown -R 1001:1001 /workspace
21:56:43 [2020-03-31T21:56:43.435Z] Unable to find image 'busybox:latest' locally
21:56:43 [2020-03-31T21:56:43.528Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
21:56:43 [2020-03-31T21:56:43.528Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.01s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s)
21:56:43 [2020-03-31T21:56:43.529Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
21:56:43 [2020-03-31T21:56:43.529Z] === RUN   TestCgroupNamespacesRun
21:56:43 [2020-03-31T21:56:43.716Z] latest: Pulling from library/busybox
21:56:43 [2020-03-31T21:56:43.716Z] 1b125a2fb2df: Pulling fs layer
21:56:43 [2020-03-31T21:56:43.997Z] 1b125a2fb2df: Verifying Checksum
21:56:43 [2020-03-31T21:56:43.997Z] 1b125a2fb2df: Download complete
21:56:44 [2020-03-31T21:56:44.607Z] 1b125a2fb2df: Pull complete
21:56:44 [2020-03-31T21:56:44.607Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:56:44 [2020-03-31T21:56:44.607Z] Status: Downloaded newer image for busybox:latest
21:56:45 [2020-03-31T21:56:45.428Z] --- PASS: TestCgroupNamespacesRun (1.80s)
21:56:45 [2020-03-31T21:56:45.428Z] === RUN   TestCgroupNamespacesRunPrivileged
21:56:45 [2020-03-31T21:56:45.762Z] --- PASS: TestExternalGraphDriver (7.55s)
21:56:45 [2020-03-31T21:56:45.762Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
21:56:45 [2020-03-31T21:56:45.762Z]     --- PASS: TestExternalGraphDriver/spec (2.73s)
21:56:45 [2020-03-31T21:56:45.762Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
21:56:45 [2020-03-31T21:56:45.762Z] === RUN   TestGraphdriverPluginV2
21:56:45 [2020-03-31T21:56:45.762Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
21:56:45 [2020-03-31T21:56:45.762Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:45 [2020-03-31T21:56:45.762Z] PASS
21:56:45 [2020-03-31T21:56:45.762Z] 
21:56:45 [2020-03-31T21:56:45.762Z] === Skipped
21:56:45 [2020-03-31T21:56:45.762Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
21:56:45 [2020-03-31T21:56:45.762Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:56:45 [2020-03-31T21:56:45.762Z] 
21:56:45 [2020-03-31T21:56:45.762Z] 
21:56:45 [2020-03-31T21:56:45.762Z] DONE 5 tests, 1 skipped in 7.719s
21:56:45 [2020-03-31T21:56:45.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:56:45 [2020-03-31T21:56:45.762Z] ++ 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
21:56:45 [2020-03-31T21:56:45.762Z] ++ set -e
21:56:45 [2020-03-31T21:56:45.762Z] ++ '[' -n 0 ']'
21:56:45 [2020-03-31T21:56:45.762Z] ++ set -x
21:56:45 [2020-03-31T21:56:45.762Z] ++ env -i DEST=/go/src/github.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
21:56:45 [2020-03-31T21:56:45.762Z] INFO: Testing against a local daemon
21:56:45 [2020-03-31T21:56:45.762Z] === RUN   TestContinueAfterPluginCrash
21:56:45 [2020-03-31T21:56:45.762Z] === PAUSE TestContinueAfterPluginCrash
21:56:45 [2020-03-31T21:56:45.762Z] === RUN   TestReadPluginNoRead
21:56:45 [2020-03-31T21:56:45.762Z] === PAUSE TestReadPluginNoRead
21:56:45 [2020-03-31T21:56:45.762Z] === RUN   TestDaemonStartWithLogOpt
21:56:45 [2020-03-31T21:56:45.762Z] === PAUSE TestDaemonStartWithLogOpt
21:56:45 [2020-03-31T21:56:45.762Z] === CONT  TestContinueAfterPluginCrash
21:56:45 [2020-03-31T21:56:45.762Z] === CONT  TestDaemonStartWithLogOpt
21:56:45 [2020-03-31T21:56:45.762Z] === CONT  TestReadPluginNoRead
21:56:46 [2020-03-31T21:56:46.362Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:56:47 [2020-03-31T21:56:47.001Z] + bundleName=s390x-integration
21:56:47 [2020-03-31T21:56:47.001Z] + echo Creating s390x-integration-bundles.tar.gz
21:56:47 [2020-03-31T21:56:47.001Z] Creating s390x-integration-bundles.tar.gz
21:56:47 [2020-03-31T21:56:47.001Z] + xargs tar -czf s390x-integration-bundles.tar.gz
21:56:47 [2020-03-31T21:56:47.001Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
21:56:47 [2020-03-31T21:56:47.035Z] Archiving artifacts
21:56:47 [2020-03-31T21:56:47.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
21:56:47 [2020-03-31T21:56:47.295Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:56:47 [2020-03-31T21:56:47.363Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:56:47 [2020-03-31T21:56:47.748Z] + make clean
21:56:48 [2020-03-31T21:56:48.030Z] docker volume rm -f docker-dev-cache
21:56:48 [2020-03-31T21:56:48.030Z] docker-dev-cache
[Pipeline] deleteDir
21:56:49 [2020-03-31T21:56:49.195Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:56:49 [2020-03-31T21:56:49.195Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
21:56:49 [2020-03-31T21:56:49.195Z] === RUN   TestCgroupNamespacesRunHostMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:56:51 [2020-03-31T21:56:51.092Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
21:56:51 [2020-03-31T21:56:51.092Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:56:52 [2020-03-31T21:56:52.465Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:56:52 [2020-03-31T21:56:52.723Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
21:56:52 [2020-03-31T21:56:52.723Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:56:53 [2020-03-31T21:56:53.658Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
21:56:53 [2020-03-31T21:56:53.658Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:56:53 [2020-03-31T21:56:53.916Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:56:54 [2020-03-31T21:56:54.890Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s)
21:56:54 [2020-03-31T21:56:54.890Z] === RUN   TestCgroupNamespacesRunOlderClient
21:56:56 [2020-03-31T21:56:56.786Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:56:56 [2020-03-31T21:56:56.786Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
21:56:56 [2020-03-31T21:56:56.786Z] === RUN   TestKernelTCPMemory
21:56:57 [2020-03-31T21:56:57.720Z] --- PASS: TestKernelTCPMemory (1.15s)
21:56:57 [2020-03-31T21:56:57.720Z] === RUN   TestNISDomainname
21:56:57 [2020-03-31T21:56:57.983Z] === RUN   TestReadPluginNoRead/default
21:56:58 [2020-03-31T21:56:58.241Z] --- PASS: TestDaemonStartWithLogOpt (12.64s)
21:56:58 [2020-03-31T21:56:58.653Z] --- PASS: TestNISDomainname (1.06s)
21:56:58 [2020-03-31T21:56:58.653Z] === RUN   TestHostnameDnsResolution
21:56:59 [2020-03-31T21:56:59.178Z] === RUN   TestReadPluginNoRead/disabled_caching
21:56:59 [2020-03-31T21:56:59.586Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:56:59 [2020-03-31T21:56:59.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:56:59 [2020-03-31T21:56:59.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:56:59 [2020-03-31T21:56:59.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:57:00 [2020-03-31T21:57:00.518Z] --- PASS: TestHostnameDnsResolution (1.60s)
21:57:00 [2020-03-31T21:57:00.518Z] === RUN   TestStats
21:57:00 [2020-03-31T21:57:00.855Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
21:57:01 [2020-03-31T21:57:01.081Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:57:01 [2020-03-31T21:57:01.882Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:57:02 [2020-03-31T21:57:02.173Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:57:02 [2020-03-31T21:57:02.416Z] --- PASS: TestStats (1.90s)
21:57:02 [2020-03-31T21:57:02.416Z] === RUN   TestStopContainerWithTimeout
21:57:02 [2020-03-31T21:57:02.416Z] === RUN   TestStopContainerWithTimeout/0
21:57:02 [2020-03-31T21:57:02.416Z] === PAUSE TestStopContainerWithTimeout/0
21:57:02 [2020-03-31T21:57:02.416Z] === RUN   TestStopContainerWithTimeout/1
21:57:02 [2020-03-31T21:57:02.416Z] === PAUSE TestStopContainerWithTimeout/1
21:57:02 [2020-03-31T21:57:02.416Z] === RUN   TestStopContainerWithTimeout/3
21:57:02 [2020-03-31T21:57:02.416Z] === PAUSE TestStopContainerWithTimeout/3
21:57:02 [2020-03-31T21:57:02.416Z] === RUN   TestStopContainerWithTimeout/-1
21:57:02 [2020-03-31T21:57:02.416Z] === PAUSE TestStopContainerWithTimeout/-1
21:57:02 [2020-03-31T21:57:02.416Z] === CONT  TestStopContainerWithTimeout/0
21:57:02 [2020-03-31T21:57:02.416Z] === CONT  TestStopContainerWithTimeout/-1
21:57:02 [2020-03-31T21:57:02.673Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:57:02 [2020-03-31T21:57:02.802Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:57:02 [2020-03-31T21:57:02.985Z] --- PASS: TestReadPluginNoRead (17.36s)
21:57:02 [2020-03-31T21:57:02.985Z]     --- PASS: TestReadPluginNoRead/default (2.07s)
21:57:02 [2020-03-31T21:57:02.985Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.88s)
21:57:02 [2020-03-31T21:57:02.985Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s)
21:57:02 [2020-03-31T21:57:02.985Z]     read_test.go:91: [dca36a3a1b581] daemon is not started
21:57:03 [2020-03-31T21:57:03.244Z] --- PASS: TestContinueAfterPluginCrash (17.55s)
21:57:03 [2020-03-31T21:57:03.244Z] PASS
21:57:03 [2020-03-31T21:57:03.244Z] 
21:57:03 [2020-03-31T21:57:03.244Z] DONE 6 tests in 17.696s
21:57:03 [2020-03-31T21:57:03.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:57:03 [2020-03-31T21:57:03.244Z] ++ 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
21:57:03 [2020-03-31T21:57:03.244Z] ++ set -e
21:57:03 [2020-03-31T21:57:03.244Z] ++ '[' -n 0 ']'
21:57:03 [2020-03-31T21:57:03.244Z] ++ set -x
21:57:03 [2020-03-31T21:57:03.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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
21:57:03 [2020-03-31T21:57:03.244Z] testing: warning: no tests to run
21:57:03 [2020-03-31T21:57:03.244Z] PASS
21:57:03 [2020-03-31T21:57:03.244Z] 
21:57:03 [2020-03-31T21:57:03.244Z] DONE 0 tests in 0.049s
21:57:03 [2020-03-31T21:57:03.245Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:57:03 [2020-03-31T21:57:03.245Z] ++ 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
21:57:03 [2020-03-31T21:57:03.245Z] ++ set -e
21:57:03 [2020-03-31T21:57:03.245Z] ++ '[' -n 0 ']'
21:57:03 [2020-03-31T21:57:03.245Z] ++ set -x
21:57:03 [2020-03-31T21:57:03.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:57:03 [2020-03-31T21:57:03.431Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:57:03 [2020-03-31T21:57:03.503Z] INFO: Testing against a local daemon
21:57:03 [2020-03-31T21:57:03.503Z] === RUN   TestPluginWithDevMounts
21:57:03 [2020-03-31T21:57:03.503Z] === PAUSE TestPluginWithDevMounts
21:57:03 [2020-03-31T21:57:03.503Z] === CONT  TestPluginWithDevMounts
21:57:03 [2020-03-31T21:57:03.606Z] === CONT  TestStopContainerWithTimeout/3
21:57:03 [2020-03-31T21:57:03.606Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:57:04 [2020-03-31T21:57:04.926Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:57:04 [2020-03-31T21:57:04.926Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:57:05 [2020-03-31T21:57:05.504Z] === CONT  TestStopContainerWithTimeout/1
21:57:05 [2020-03-31T21:57:05.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:57:05 [2020-03-31T21:57:05.553Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
21:57:05 [2020-03-31T21:57:05.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:57:06 [2020-03-31T21:57:06.036Z] --- PASS: TestPluginWithDevMounts (2.18s)
21:57:06 [2020-03-31T21:57:06.036Z] PASS
21:57:06 [2020-03-31T21:57:06.036Z] 
21:57:06 [2020-03-31T21:57:06.036Z] DONE 1 tests in 2.335s
21:57:06 [2020-03-31T21:57:06.036Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:57:06 [2020-03-31T21:57:06.036Z] ++ 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
21:57:06 [2020-03-31T21:57:06.036Z] ++ set -e
21:57:06 [2020-03-31T21:57:06.036Z] ++ '[' -n 0 ']'
21:57:06 [2020-03-31T21:57:06.036Z] ++ set -x
21:57:06 [2020-03-31T21:57:06.036Z] ++ env -i DEST=/go/src/github.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
21:57:06 [2020-03-31T21:57:06.036Z] INFO: Testing against a local daemon
21:57:06 [2020-03-31T21:57:06.036Z] === RUN   TestSecretInspect
21:57:06 [2020-03-31T21:57:06.228Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 92.2% of statements
21:57:06 [2020-03-31T21:57:06.228Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 4.5% of statements
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:57:06 [2020-03-31T21:57:06.228Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:57:06 [2020-03-31T21:57:06.554Z] ok  	github.com/docker/docker/api/types/time	0.033s	coverage: 100.0% of statements
21:57:07 [2020-03-31T21:57:07.136Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:57:07 [2020-03-31T21:57:07.136Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
21:57:07 [2020-03-31T21:57:07.136Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
21:57:07 [2020-03-31T21:57:07.136Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
21:57:07 [2020-03-31T21:57:07.136Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
21:57:07 [2020-03-31T21:57:07.136Z] === RUN   TestDeleteDevicemapper
21:57:07 [2020-03-31T21:57:07.136Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:57:07 [2020-03-31T21:57:07.136Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:07 [2020-03-31T21:57:07.136Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:57:07 [2020-03-31T21:57:07.207Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:57:07 [2020-03-31T21:57:07.208Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:57:08 [2020-03-31T21:57:08.070Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:57:08 [2020-03-31T21:57:08.272Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
21:57:08 [2020-03-31T21:57:08.569Z] --- PASS: TestSecretInspect (2.80s)
21:57:08 [2020-03-31T21:57:08.569Z] === RUN   TestSecretList
21:57:08 [2020-03-31T21:57:08.637Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:57:10 [2020-03-31T21:57:10.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s)
21:57:10 [2020-03-31T21:57:10.010Z] === RUN   TestUpdateMemory
21:57:10 [2020-03-31T21:57:10.010Z] --- SKIP: TestUpdateMemory (0.00s)
21:57:10 [2020-03-31T21:57:10.010Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:10 [2020-03-31T21:57:10.010Z] === RUN   TestUpdateCPUQuota
21:57:10 [2020-03-31T21:57:10.943Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:57:11 [2020-03-31T21:57:11.509Z] --- PASS: TestUpdateCPUQuota (1.65s)
21:57:11 [2020-03-31T21:57:11.509Z] === RUN   TestUpdatePidsLimit
21:57:11 [2020-03-31T21:57:11.509Z] === RUN   TestUpdatePidsLimit/update_from_none
21:57:11 [2020-03-31T21:57:11.767Z] === RUN   TestUpdatePidsLimit/no_change
21:57:11 [2020-03-31T21:57:11.856Z] --- PASS: TestSecretList (3.22s)
21:57:11 [2020-03-31T21:57:11.856Z] === RUN   TestSecretsCreateAndDelete
21:57:12 [2020-03-31T21:57:12.038Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:57:12 [2020-03-31T21:57:12.301Z] === RUN   TestUpdatePidsLimit/update_lower
21:57:12 [2020-03-31T21:57:12.870Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:57:13 [2020-03-31T21:57:13.132Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:57:13 [2020-03-31T21:57:13.698Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:57:13 [2020-03-31T21:57:13.868Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
21:57:13 [2020-03-31T21:57:13.955Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:57:15 [2020-03-31T21:57:15.143Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
21:57:15 [2020-03-31T21:57:15.143Z] === RUN   TestSecretsUpdate
21:57:15 [2020-03-31T21:57:15.332Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:57:15 [2020-03-31T21:57:15.589Z] --- PASS: TestUpdatePidsLimit (4.10s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.49s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
21:57:15 [2020-03-31T21:57:15.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
21:57:15 [2020-03-31T21:57:15.589Z] === RUN   TestUpdateRestartPolicy
21:57:16 [2020-03-31T21:57:16.592Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.017s	coverage: 86.3% of statements
21:57:17 [2020-03-31T21:57:17.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:57:17 [2020-03-31T21:57:17.616Z] ok  	github.com/docker/docker/builder/remotecontext	0.554s	coverage: 13.6% of statements
21:57:17 [2020-03-31T21:57:17.746Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:57:18 [2020-03-31T21:57:18.431Z] --- PASS: TestSecretsUpdate (3.23s)
21:57:18 [2020-03-31T21:57:18.431Z] === RUN   TestTemplatedSecret
21:57:18 [2020-03-31T21:57:18.679Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:57:20 [2020-03-31T21:57:20.057Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:57:20 [2020-03-31T21:57:20.989Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:57:21 [2020-03-31T21:57:21.110Z] ok  	github.com/docker/docker/builder/dockerfile	1.457s	coverage: 48.2% of statements
21:57:21 [2020-03-31T21:57:21.110Z] ?   	github.com/docker/docker/cli	[no test files]
21:57:21 [2020-03-31T21:57:21.110Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:57:21 [2020-03-31T21:57:21.554Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:57:21 [2020-03-31T21:57:21.554Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:57:22 [2020-03-31T21:57:22.622Z] --- PASS: TestTemplatedSecret (3.53s)
21:57:22 [2020-03-31T21:57:22.622Z] === RUN   TestSecretCreateResolve
21:57:25 [2020-03-31T21:57:25.156Z] --- PASS: TestSecretCreateResolve (3.27s)
21:57:25 [2020-03-31T21:57:25.156Z] PASS
21:57:25 [2020-03-31T21:57:25.156Z] 
21:57:25 [2020-03-31T21:57:25.156Z] DONE 6 tests in 19.451s
21:57:25 [2020-03-31T21:57:25.156Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:57:25 [2020-03-31T21:57:25.156Z] ++ 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
21:57:25 [2020-03-31T21:57:25.156Z] ++ set -e
21:57:25 [2020-03-31T21:57:25.156Z] ++ '[' -n 0 ']'
21:57:25 [2020-03-31T21:57:25.156Z] ++ set -x
21:57:25 [2020-03-31T21:57:25.156Z] ++ env -i DEST=/go/src/github.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
21:57:25 [2020-03-31T21:57:25.416Z] INFO: Testing against a local daemon
21:57:25 [2020-03-31T21:57:25.416Z] === RUN   TestServiceCreateInit
21:57:25 [2020-03-31T21:57:25.416Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:57:25 [2020-03-31T21:57:25.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:57:27 [2020-03-31T21:57:27.631Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:57:27 [2020-03-31T21:57:27.990Z] ok  	github.com/docker/docker/client	0.820s	coverage: 75.8% of statements
21:57:29 [2020-03-31T21:57:29.003Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:57:29 [2020-03-31T21:57:29.003Z] --- PASS: TestUpdateRestartPolicy (13.50s)
21:57:29 [2020-03-31T21:57:29.003Z] === RUN   TestUpdateRestartWithAutoRemove
21:57:29 [2020-03-31T21:57:29.569Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:57:30 [2020-03-31T21:57:30.134Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
21:57:30 [2020-03-31T21:57:30.134Z] === RUN   TestWaitNonBlocked
21:57:30 [2020-03-31T21:57:30.134Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:30 [2020-03-31T21:57:30.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:30 [2020-03-31T21:57:30.134Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:30 [2020-03-31T21:57:30.134Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:30 [2020-03-31T21:57:30.134Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:57:30 [2020-03-31T21:57:30.134Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:57:30 [2020-03-31T21:57:30.134Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:57:30 [2020-03-31T21:57:30.393Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:57:30 [2020-03-31T21:57:30.688Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:57:31 [2020-03-31T21:57:31.326Z] --- PASS: TestWaitNonBlocked (0.02s)
21:57:31 [2020-03-31T21:57:31.326Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
21:57:31 [2020-03-31T21:57:31.326Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
21:57:31 [2020-03-31T21:57:31.326Z] === RUN   TestWaitBlocked
21:57:31 [2020-03-31T21:57:31.326Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:57:31 [2020-03-31T21:57:31.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:57:31 [2020-03-31T21:57:31.326Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:57:31 [2020-03-31T21:57:31.326Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:57:31 [2020-03-31T21:57:31.326Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:57:31 [2020-03-31T21:57:31.326Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:57:32 [2020-03-31T21:57:32.700Z] --- PASS: TestWaitBlocked (0.03s)
21:57:32 [2020-03-31T21:57:32.700Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s)
21:57:32 [2020-03-31T21:57:32.700Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s)
21:57:32 [2020-03-31T21:57:32.700Z] === CONT  TestContainerStartOnDaemonRestart
21:57:32 [2020-03-31T21:57:32.700Z] === CONT  TestIpcModeOlderClient
21:57:32 [2020-03-31T21:57:32.700Z] --- PASS: TestIpcModeOlderClient (0.12s)
21:57:32 [2020-03-31T21:57:32.700Z] === CONT  TestDaemonHostGatewayIP
21:57:32 [2020-03-31T21:57:32.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:57:32 [2020-03-31T21:57:32.946Z] Created binary: bundles/binary-daemon/dockerd-dev
21:57:32 [2020-03-31T21:57:32.947Z] Copying nested executables into bundles/binary-daemon
21:57:32 [2020-03-31T21:57:32.947Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:57:33 [2020-03-31T21:57:33.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh cross
21:57:33 [2020-03-31T21:57:33.538Z] 
21:57:33 [2020-03-31T21:57:33.796Z] Removing bundles/
21:57:33 [2020-03-31T21:57:33.796Z] 
21:57:33 [2020-03-31T21:57:33.796Z] ---> Making bundle: cross (in bundles/cross)
21:57:33 [2020-03-31T21:57:33.796Z] Cross building: bundles/cross/linux/amd64
21:57:33 [2020-03-31T21:57:33.796Z] Building: bundles/cross/linux/amd64/dockerd-dev
21:57:33 [2020-03-31T21:57:33.796Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:57:35 [2020-03-31T21:57:35.961Z] --- PASS: TestServiceCreateInit (10.22s)
21:57:35 [2020-03-31T21:57:35.962Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
21:57:35 [2020-03-31T21:57:35.962Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
21:57:35 [2020-03-31T21:57:35.962Z] === RUN   TestCreateServiceMultipleTimes
21:57:35 [2020-03-31T21:57:35.978Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
21:57:35 [2020-03-31T21:57:35.979Z] === CONT  TestDaemonRestartIpcMode
21:57:36 [2020-03-31T21:57:36.915Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:57:37 [2020-03-31T21:57:37.481Z] --- PASS: TestDaemonHostGatewayIP (4.68s)
21:57:37 [2020-03-31T21:57:37.481Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:57:40 [2020-03-31T21:57:40.007Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:57:40 [2020-03-31T21:57:40.265Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
21:57:40 [2020-03-31T21:57:40.265Z] PASS
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === Skipped
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:57:40 [2020-03-31T21:57:40.265Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] 
21:57:40 [2020-03-31T21:57:40.265Z] DONE 199 tests, 6 skipped in 151.489s
21:57:40 [2020-03-31T21:57:40.265Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:57:40 [2020-03-31T21:57:40.265Z] ++ 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
21:57:40 [2020-03-31T21:57:40.265Z] ++ set -e
21:57:40 [2020-03-31T21:57:40.265Z] ++ '[' -n 0 ']'
21:57:40 [2020-03-31T21:57:40.265Z] ++ set -x
21:57:40 [2020-03-31T21:57:40.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:57:40 [2020-03-31T21:57:40.266Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:57:40 [2020-03-31T21:57:40.523Z] INFO: Testing against a local daemon
21:57:40 [2020-03-31T21:57:40.523Z] === RUN   TestCommitInheritsEnv
21:57:41 [2020-03-31T21:57:41.088Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:57:41 [2020-03-31T21:57:41.088Z] --- PASS: TestCommitInheritsEnv (0.53s)
21:57:41 [2020-03-31T21:57:41.088Z] === RUN   TestImportExtremelyLargeImageWorks
21:57:41 [2020-03-31T21:57:41.088Z] === PAUSE TestImportExtremelyLargeImageWorks
21:57:41 [2020-03-31T21:57:41.088Z] === RUN   TestImagesFilterMultiReference
21:57:41 [2020-03-31T21:57:41.088Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:57:41 [2020-03-31T21:57:41.088Z] === RUN   TestImagePullPlatformInvalid
21:57:41 [2020-03-31T21:57:41.088Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:57:41 [2020-03-31T21:57:41.088Z] === RUN   TestRemoveImageOrphaning
21:57:41 [2020-03-31T21:57:41.653Z] === RUN   TestDockerSuite/TestBuildCmd
21:57:41 [2020-03-31T21:57:41.653Z] --- PASS: TestRemoveImageOrphaning (0.44s)
21:57:41 [2020-03-31T21:57:41.653Z] === RUN   TestRemoveImageGarbageCollector
21:57:41 [2020-03-31T21:57:41.911Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:57:42 [2020-03-31T21:57:42.169Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:57:42 [2020-03-31T21:57:42.426Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:57:42 [2020-03-31T21:57:42.684Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:57:42 [2020-03-31T21:57:42.684Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagInvalidReference
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagInvalidReference (0.04s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagValidPrefixedRepo
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagExistedNameWithoutForce
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagOfficialNames
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagOfficialNames (0.06s)
21:57:44 [2020-03-31T21:57:44.055Z] === RUN   TestTagMatchesDigest
21:57:44 [2020-03-31T21:57:44.055Z] --- PASS: TestTagMatchesDigest (0.02s)
21:57:44 [2020-03-31T21:57:44.055Z] === CONT  TestImportExtremelyLargeImageWorks
21:57:45 [2020-03-31T21:57:45.953Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:57:51 [2020-03-31T21:57:51.216Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:57:51 [2020-03-31T21:57:51.781Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:57:52 [2020-03-31T21:57:52.347Z] === RUN   TestDockerSuite/TestBuildContChar
21:57:52 [2020-03-31T21:57:52.912Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:57:53 [2020-03-31T21:57:53.482Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:57:54 [2020-03-31T21:57:54.047Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:57:56 [2020-03-31T21:57:56.573Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:57:57 [2020-03-31T21:57:57.906Z] --- PASS: TestCreateServiceMultipleTimes (19.71s)
21:57:57 [2020-03-31T21:57:57.906Z] === RUN   TestCreateServiceConflict
21:57:57 [2020-03-31T21:57:57.946Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:57:58 [2020-03-31T21:57:58.203Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:57:58 [2020-03-31T21:57:58.461Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:57:58 [2020-03-31T21:57:58.480Z] --- PASS: TestCreateServiceConflict (3.26s)
21:57:58 [2020-03-31T21:57:58.480Z] === RUN   TestCreateServiceMaxReplicas
21:57:59 [2020-03-31T21:57:59.395Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:57:59 [2020-03-31T21:57:59.395Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:57:59 [2020-03-31T21:57:59.653Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:58:00 [2020-03-31T21:58:00.586Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:58:01 [2020-03-31T21:58:01.152Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:58:01 [2020-03-31T21:58:01.718Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:58:02 [2020-03-31T21:58:02.676Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
21:58:02 [2020-03-31T21:58:02.676Z] === RUN   TestCreateWithDuplicateNetworkNames
21:58:05 [2020-03-31T21:58:05.899Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:58:05 [2020-03-31T21:58:05.899Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:58:09 [2020-03-31T21:58:09.180Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:58:11 [2020-03-31T21:58:11.080Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:58:15 [2020-03-31T21:58:15.260Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:58:15 [2020-03-31T21:58:15.260Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:58:16 [2020-03-31T21:58:16.193Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:58:16 [2020-03-31T21:58:16.193Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:58:17 [2020-03-31T21:58:17.126Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:58:17 [2020-03-31T21:58:17.555Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
21:58:17 [2020-03-31T21:58:17.556Z] === RUN   TestCreateServiceSecretFileMode
21:58:20 [2020-03-31T21:58:20.090Z] --- PASS: TestCreateServiceSecretFileMode (2.85s)
21:58:20 [2020-03-31T21:58:20.090Z] === RUN   TestCreateServiceConfigFileMode
21:58:21 [2020-03-31T21:58:21.307Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:58:21 [2020-03-31T21:58:21.307Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:58:23 [2020-03-31T21:58:23.378Z] --- PASS: TestCreateServiceConfigFileMode (3.48s)
21:58:23 [2020-03-31T21:58:23.378Z] === RUN   TestCreateServiceSysctls
21:58:24 [2020-03-31T21:58:24.852Z] ok  	github.com/docker/docker/cmd/dockerd	0.185s	coverage: 30.7% of statements
21:58:25 [2020-03-31T21:58:25.490Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:58:26 [2020-03-31T21:58:26.055Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:58:27 [2020-03-31T21:58:27.953Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:58:27 [2020-03-31T21:58:27.953Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:58:27 [2020-03-31T21:58:27.953Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:58:27 [2020-03-31T21:58:27.953Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:58:27 [2020-03-31T21:58:27.953Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:58:28 [2020-03-31T21:58:28.355Z] ok  	github.com/docker/docker/container	0.182s	coverage: 34.9% of statements
21:58:28 [2020-03-31T21:58:28.355Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:58:28 [2020-03-31T21:58:28.355Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:58:28 [2020-03-31T21:58:28.355Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:58:28 [2020-03-31T21:58:28.355Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:58:28 [2020-03-31T21:58:28.519Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:58:28 [2020-03-31T21:58:28.650Z] --- PASS: TestCreateServiceSysctls (4.38s)
21:58:28 [2020-03-31T21:58:28.650Z] === RUN   TestCreateServiceCapabilities
21:58:30 [2020-03-31T21:58:30.417Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:58:30 [2020-03-31T21:58:30.865Z] 65014b3c3121: Pull complete
21:58:30 [2020-03-31T21:58:30.982Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:58:31 [2020-03-31T21:58:31.182Z] --- PASS: TestCreateServiceCapabilities (3.48s)
21:58:31 [2020-03-31T21:58:31.182Z] === RUN   TestInspect
21:58:31 [2020-03-31T21:58:31.548Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:58:32 [2020-03-31T21:58:32.113Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:58:32 [2020-03-31T21:58:32.792Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.070s	coverage: 65.3% of statements
21:58:33 [2020-03-31T21:58:33.547Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:58:34 [2020-03-31T21:58:34.485Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:58:34 [2020-03-31T21:58:34.485Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:58:35 [2020-03-31T21:58:35.371Z] --- PASS: TestInspect (3.52s)
21:58:35 [2020-03-31T21:58:35.371Z] === RUN   TestCreateJob
21:58:36 [2020-03-31T21:58:36.381Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:58:38 [2020-03-31T21:58:38.279Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:58:39 [2020-03-31T21:58:39.560Z] --- PASS: TestCreateJob (4.22s)
21:58:39 [2020-03-31T21:58:39.560Z] === RUN   TestReplicatedJob
21:58:39 [2020-03-31T21:58:39.651Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:58:41 [2020-03-31T21:58:41.243Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 35.6% of statements
21:58:42 [2020-03-31T21:58:42.178Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:58:43 [2020-03-31T21:58:43.550Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:58:43 [2020-03-31T21:58:43.808Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:58:44 [2020-03-31T21:58:44.373Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:58:44 [2020-03-31T21:58:44.754Z] ok  	github.com/docker/docker/daemon/cluster	0.183s	coverage: 0.5% of statements
21:58:45 [2020-03-31T21:58:45.745Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:58:46 [2020-03-31T21:58:46.130Z] --- PASS: TestReplicatedJob (6.77s)
21:58:46 [2020-03-31T21:58:46.130Z] === RUN   TestUpdateReplicatedJob
21:58:49 [2020-03-31T21:58:49.926Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:58:50 [2020-03-31T21:58:50.303Z] ok  	github.com/docker/docker/daemon/discovery	0.049s	coverage: 30.0% of statements
21:58:50 [2020-03-31T21:58:50.320Z] --- PASS: TestUpdateReplicatedJob (4.30s)
21:58:50 [2020-03-31T21:58:50.320Z] === RUN   TestServiceListWithStatuses
21:58:50 [2020-03-31T21:58:50.320Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:58:50 [2020-03-31T21:58:50.320Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:58:50 [2020-03-31T21:58:50.320Z] === RUN   TestDockerNetworkConnectAlias
21:58:52 [2020-03-31T21:58:52.359Z] ok  	github.com/docker/docker/daemon/config	0.091s	coverage: 81.7% of statements
21:58:52 [2020-03-31T21:58:52.359Z] ok  	github.com/docker/docker/daemon/events	0.074s	coverage: 50.0% of statements
21:58:52 [2020-03-31T21:58:52.453Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:58:53 [2020-03-31T21:58:53.018Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:58:55 [2020-03-31T21:58:55.325Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
21:58:55 [2020-03-31T21:58:55.326Z] Copying nested executables into bundles/cross/linux/amd64
21:58:55 [2020-03-31T21:58:55.326Z] Cross building: bundles/cross/windows/amd64
21:58:55 [2020-03-31T21:58:55.326Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
21:58:55 [2020-03-31T21:58:55.326Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:58:55 [2020-03-31T21:58:55.847Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
21:58:56 [2020-03-31T21:58:56.885Z] --- PASS: TestDockerNetworkConnectAlias (6.42s)
21:58:56 [2020-03-31T21:58:56.885Z] === RUN   TestDockerNetworkReConnect
21:58:57 [2020-03-31T21:58:57.890Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.655s	coverage: 13.7% of statements
21:58:58 [2020-03-31T21:58:58.279Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:58:59 [2020-03-31T21:58:59.652Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:58:59 [2020-03-31T21:58:59.939Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
21:59:00 [2020-03-31T21:59:00.217Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:59:00 [2020-03-31T21:59:00.217Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:59:01 [2020-03-31T21:59:01.432Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.091s	coverage: 57.9% of statements
21:59:01 [2020-03-31T21:59:01.591Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:59:01 [2020-03-31T21:59:01.850Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:59:02 [2020-03-31T21:59:02.157Z] --- PASS: TestDockerNetworkReConnect (5.02s)
21:59:02 [2020-03-31T21:59:02.157Z] === RUN   TestServicePlugin
21:59:02 [2020-03-31T21:59:02.157Z] --- SKIP: TestServicePlugin (0.00s)
21:59:02 [2020-03-31T21:59:02.157Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:02 [2020-03-31T21:59:02.157Z] === RUN   TestServiceUpdateLabel
21:59:02 [2020-03-31T21:59:02.456Z] ok  	github.com/docker/docker/daemon	12.437s	coverage: 17.5% of statements
21:59:02 [2020-03-31T21:59:02.456Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:59:02 [2020-03-31T21:59:02.456Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:59:02 [2020-03-31T21:59:02.456Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:59:02 [2020-03-31T21:59:02.456Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:59:02 [2020-03-31T21:59:02.784Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:59:04 [2020-03-31T21:59:04.691Z] --- PASS: TestServiceUpdateLabel (3.32s)
21:59:04 [2020-03-31T21:59:04.691Z] === RUN   TestServiceUpdateSecrets
21:59:05 [2020-03-31T21:59:05.960Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.8% of statements
21:59:06 [2020-03-31T21:59:06.251Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.107s	coverage: 68.6% of statements
21:59:06 [2020-03-31T21:59:06.964Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:59:06 [2020-03-31T21:59:06.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:59:07 [2020-03-31T21:59:07.529Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:59:07 [2020-03-31T21:59:07.529Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:59:09 [2020-03-31T21:59:09.429Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:59:09 [2020-03-31T21:59:09.797Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.479s	coverage: 49.5% of statements
21:59:10 [2020-03-31T21:59:10.088Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.601s	coverage: 46.2% of statements
21:59:10 [2020-03-31T21:59:10.088Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:59:10 [2020-03-31T21:59:10.801Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:59:12 [2020-03-31T21:59:12.697Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:59:12 [2020-03-31T21:59:12.804Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.771s	coverage: 76.1% of statements
21:59:14 [2020-03-31T21:59:14.300Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.033s	coverage: 58.0% of statements
21:59:14 [2020-03-31T21:59:14.300Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
21:59:15 [2020-03-31T21:59:15.326Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.647s	coverage: 55.4% of statements
21:59:15 [2020-03-31T21:59:15.326Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:59:15 [2020-03-31T21:59:15.326Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:59:15 [2020-03-31T21:59:15.958Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
21:59:15 [2020-03-31T21:59:15.976Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:59:21 [2020-03-31T21:59:21.513Z] ok  	github.com/docker/docker/daemon/logger	0.312s	coverage: 41.8% of statements
21:59:21 [2020-03-31T21:59:21.514Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.032s	coverage: 67.0% of statements
21:59:22 [2020-03-31T21:59:22.543Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.540s	coverage: 77.8% of statements
21:59:22 [2020-03-31T21:59:22.543Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 4.9% of statements
21:59:22 [2020-03-31T21:59:22.543Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:59:22 [2020-03-31T21:59:22.543Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:59:22 [2020-03-31T21:59:22.543Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:59:22 [2020-03-31T21:59:22.543Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:59:22 [2020-03-31T21:59:22.776Z] --- PASS: TestServiceUpdateSecrets (15.40s)
21:59:22 [2020-03-31T21:59:22.776Z] === RUN   TestServiceUpdateConfigs
21:59:24 [2020-03-31T21:59:24.044Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
21:59:24 [2020-03-31T21:59:24.044Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 26.2% of statements
21:59:25 [2020-03-31T21:59:25.545Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.014s	coverage: 62.1% of statements
21:59:25 [2020-03-31T21:59:25.942Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:59:25 [2020-03-31T21:59:25.942Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:59:27 [2020-03-31T21:59:27.316Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:59:27 [2020-03-31T21:59:27.606Z] ok  	github.com/docker/docker/daemon/logger/local	0.173s	coverage: 74.7% of statements
21:59:27 [2020-03-31T21:59:27.606Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:59:27 [2020-03-31T21:59:27.881Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:59:29 [2020-03-31T21:59:29.104Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.106s	coverage: 19.9% of statements
21:59:29 [2020-03-31T21:59:29.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 33.3% of statements
21:59:29 [2020-03-31T21:59:29.779Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:59:31 [2020-03-31T21:59:31.239Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
21:59:31 [2020-03-31T21:59:31.677Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:59:32 [2020-03-31T21:59:32.266Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
21:59:33 [2020-03-31T21:59:33.049Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:59:33 [2020-03-31T21:59:33.049Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:59:33 [2020-03-31T21:59:33.295Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
21:59:34 [2020-03-31T21:59:34.811Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.149s	coverage: 82.5% of statements
21:59:34 [2020-03-31T21:59:34.811Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:59:34 [2020-03-31T21:59:34.811Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:59:37 [2020-03-31T21:59:37.653Z] --- PASS: TestServiceUpdateConfigs (15.44s)
21:59:37 [2020-03-31T21:59:37.653Z] === RUN   TestServiceUpdateNetwork
21:59:38 [2020-03-31T21:59:38.310Z] ok  	github.com/docker/docker/distribution/metadata	0.143s	coverage: 48.2% of statements
21:59:38 [2020-03-31T21:59:38.312Z] --- PASS: TestDockerDaemonSuite (346.81s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.84s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.89s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.35s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_test.go:1449: [dab165c84a496] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d437cb208a2e6] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.74s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [da7480c538d26] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.90s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.32s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.85s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.25s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.42s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.23s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.94s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [db63fc038457a] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d0afcc65009a4] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d9866ddc9d619] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.07s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d561e0033eb47] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.43s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.62s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d735abd9a6745] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.30s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d935b67292720] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.24s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d7be2a33d7ddf] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_plugins_test.go:79: [dbe6ade195ced] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_plugins_test.go:169: [d6ff923272740] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.73s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [dbc0077ab3fea] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.06s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d463f3aa9b235] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.20s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.25s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.32s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.89s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d528e97d09530] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.57s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.76s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.29s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [df141e4b120dc] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:59:38 [2020-03-31T21:59:38.312Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d9d229a5b27a7] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d18b9b83f99c5] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.42s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.57s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.97s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s)
21:59:38 [2020-03-31T21:59:38.312Z]         check_test.go:309: [d599489dc2675] daemon is not started
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.93s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.62s)
21:59:38 [2020-03-31T21:59:38.312Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [d116c624d8fd9] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.04s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [d075f9df29ad3] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [d48a6f2771622] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [dfde8ca3adcd3] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.21s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.28s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [df406198a0ac6] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.03s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.80s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.27s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.01s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [d4c8d6ec61b76] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.25s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [dfb3a2f5a835a] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.95s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.86s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.59s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.12s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.07s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.42s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.56s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.05s)
21:59:38 [2020-03-31T21:59:38.313Z]         docker_cli_daemon_test.go:2542: [d2fa58038201c] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.39s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.02s)
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
21:59:38 [2020-03-31T21:59:38.313Z]         check_test.go:309: [d316bfbc3b64e] daemon is not started
21:59:38 [2020-03-31T21:59:38.313Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.41s)
21:59:38 [2020-03-31T21:59:38.313Z] === RUN   TestDockerSwarmSuite
21:59:38 [2020-03-31T21:59:38.313Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:59:39 [2020-03-31T21:59:39.340Z] ok  	github.com/docker/docker/errdefs	0.040s	coverage: 49.4% of statements
21:59:39 [2020-03-31T21:59:39.970Z] ok  	github.com/docker/docker/distribution	0.517s	coverage: 22.1% of statements
21:59:39 [2020-03-31T21:59:39.970Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:59:41 [2020-03-31T21:59:41.467Z] ok  	github.com/docker/docker/distribution/xfer	1.691s	coverage: 85.6% of statements
21:59:41 [2020-03-31T21:59:41.467Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:59:42 [2020-03-31T21:59:42.495Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:59:42 [2020-03-31T21:59:42.962Z] ok  	github.com/docker/docker/image	0.088s	coverage: 86.4% of statements
21:59:43 [2020-03-31T21:59:43.985Z] ok  	github.com/docker/docker/image/cache	0.036s	coverage: 19.2% of statements
21:59:43 [2020-03-31T21:59:43.985Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:59:43 [2020-03-31T21:59:43.985Z] ok  	github.com/docker/docker/image/v1	0.025s	coverage: 25.0% of statements
21:59:43 [2020-03-31T21:59:43.985Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:59:44 [2020-03-31T21:59:44.273Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
21:59:46 [2020-03-31T21:59:46.325Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 50.0% of statements
21:59:46 [2020-03-31T21:59:46.678Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:59:46 [2020-03-31T21:59:46.678Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:59:47 [2020-03-31T21:59:47.244Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:59:47 [2020-03-31T21:59:47.244Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:59:49 [2020-03-31T21:59:49.824Z] ok  	github.com/docker/docker/opts	0.072s	coverage: 67.4% of statements
21:59:51 [2020-03-31T21:59:51.322Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
21:59:51 [2020-03-31T21:59:51.610Z] ok  	github.com/docker/docker/pkg/authorization	1.473s	coverage: 68.3% of statements
21:59:51 [2020-03-31T21:59:51.610Z] ok  	github.com/docker/docker/pkg/archive	1.296s	coverage: 76.8% of statements
21:59:51 [2020-03-31T21:59:51.899Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
21:59:52 [2020-03-31T21:59:52.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestServiceUpdateNetwork (14.75s)
21:59:52 [2020-03-31T21:59:52.530Z] PASS
21:59:52 [2020-03-31T21:59:52.530Z] 
21:59:52 [2020-03-31T21:59:52.530Z] === Skipped
21:59:52 [2020-03-31T21:59:52.530Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:59:52 [2020-03-31T21:59:52.530Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:59:52 [2020-03-31T21:59:52.530Z] 
21:59:52 [2020-03-31T21:59:52.530Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:59:52 [2020-03-31T21:59:52.530Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:52 [2020-03-31T21:59:52.530Z] 
21:59:52 [2020-03-31T21:59:52.530Z] 
21:59:52 [2020-03-31T21:59:52.530Z] DONE 23 tests, 2 skipped in 145.172s
21:59:52 [2020-03-31T21:59:52.530Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:59:52 [2020-03-31T21:59:52.530Z] ++ 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
21:59:52 [2020-03-31T21:59:52.530Z] ++ set -e
21:59:52 [2020-03-31T21:59:52.530Z] ++ '[' -n 0 ']'
21:59:52 [2020-03-31T21:59:52.530Z] ++ set -x
21:59:52 [2020-03-31T21:59:52.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=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
21:59:52 [2020-03-31T21:59:52.530Z] INFO: Testing against a local daemon
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestSessionCreate
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestSessionCreate (0.05s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestSessionCreateWithBadUpgrade
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:59:52 [2020-03-31T21:59:52.530Z] PASS
21:59:52 [2020-03-31T21:59:52.530Z] 
21:59:52 [2020-03-31T21:59:52.530Z] DONE 2 tests in 0.236s
21:59:52 [2020-03-31T21:59:52.530Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:59:52 [2020-03-31T21:59:52.530Z] ++ 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
21:59:52 [2020-03-31T21:59:52.530Z] ++ set -e
21:59:52 [2020-03-31T21:59:52.530Z] ++ '[' -n 0 ']'
21:59:52 [2020-03-31T21:59:52.530Z] ++ set -x
21:59:52 [2020-03-31T21:59:52.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=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
21:59:52 [2020-03-31T21:59:52.530Z] INFO: Testing against a local daemon
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:59:52 [2020-03-31T21:59:52.530Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:59:52 [2020-03-31T21:59:52.530Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestEventsExecDie
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestEventsExecDie (0.94s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestEventsBackwardsCompatible
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestInfoBinaryCommits
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestInfoAPIVersioned
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestInfoDiscoveryBackend
21:59:52 [2020-03-31T21:59:52.530Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
21:59:52 [2020-03-31T21:59:52.530Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:59:52 [2020-03-31T21:59:52.761Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:59:52 [2020-03-31T21:59:52.982Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
21:59:53 [2020-03-31T21:59:53.465Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:59:53 [2020-03-31T21:59:53.465Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:59:54 [2020-03-31T21:59:54.033Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
21:59:54 [2020-03-31T21:59:54.033Z] === RUN   TestInfoAPI
21:59:54 [2020-03-31T21:59:54.291Z] --- PASS: TestInfoAPI (0.06s)
21:59:54 [2020-03-31T21:59:54.292Z] === RUN   TestInfoAPIWarnings
21:59:54 [2020-03-31T21:59:54.500Z] ok  	github.com/docker/docker/pkg/discovery	0.016s	coverage: 58.3% of statements
21:59:54 [2020-03-31T21:59:54.790Z] ok  	github.com/docker/docker/pkg/discovery/file	0.023s	coverage: 92.9% of statements
21:59:54 [2020-03-31T21:59:54.859Z] --- PASS: TestInfoAPIWarnings (0.62s)
21:59:54 [2020-03-31T21:59:54.859Z] === RUN   TestInfoDebug
21:59:55 [2020-03-31T21:59:55.427Z] --- PASS: TestInfoDebug (0.63s)
21:59:55 [2020-03-31T21:59:55.427Z] === RUN   TestInfoInsecureRegistries
21:59:55 [2020-03-31T21:59:55.995Z] --- PASS: TestInfoInsecureRegistries (0.64s)
21:59:55 [2020-03-31T21:59:55.995Z] === RUN   TestInfoRegistryMirrors
21:59:56 [2020-03-31T21:59:56.039Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:59:56 [2020-03-31T21:59:56.317Z] ok  	github.com/docker/docker/layer	7.406s	coverage: 68.8% of statements
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/oci	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:59:56 [2020-03-31T21:59:56.317Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.030s	coverage: 92.3% of statements
21:59:56 [2020-03-31T21:59:56.932Z] --- PASS: TestInfoRegistryMirrors (0.62s)
21:59:56 [2020-03-31T21:59:56.932Z] === RUN   TestLoginFailsWithBadCredentials
21:59:56 [2020-03-31T21:59:56.932Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
21:59:56 [2020-03-31T21:59:56.932Z] === RUN   TestPingCacheHeaders
21:59:56 [2020-03-31T21:59:56.932Z] --- PASS: TestPingCacheHeaders (0.05s)
21:59:56 [2020-03-31T21:59:56.932Z] === RUN   TestPingGet
21:59:57 [2020-03-31T21:59:57.191Z] --- PASS: TestPingGet (0.03s)
21:59:57 [2020-03-31T21:59:57.191Z] === RUN   TestPingHead
21:59:57 [2020-03-31T21:59:57.191Z] --- PASS: TestPingHead (0.05s)
21:59:57 [2020-03-31T21:59:57.191Z] === RUN   TestVersion
21:59:57 [2020-03-31T21:59:57.191Z] --- PASS: TestVersion (0.05s)
21:59:57 [2020-03-31T21:59:57.191Z] PASS
21:59:57 [2020-03-31T21:59:57.191Z] 
21:59:57 [2020-03-31T21:59:57.191Z] === Skipped
21:59:57 [2020-03-31T21:59:57.191Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:59:57 [2020-03-31T21:59:57.191Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:59:57 [2020-03-31T21:59:57.191Z] 
21:59:57 [2020-03-31T21:59:57.191Z] 
21:59:57 [2020-03-31T21:59:57.191Z] DONE 18 tests, 1 skipped in 6.549s
21:59:57 [2020-03-31T21:59:57.191Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:59:57 [2020-03-31T21:59:57.191Z] ++ 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
21:59:57 [2020-03-31T21:59:57.191Z] ++ set -e
21:59:57 [2020-03-31T21:59:57.191Z] ++ '[' -n 0 ']'
21:59:57 [2020-03-31T21:59:57.191Z] ++ set -x
21:59:57 [2020-03-31T21:59:57.191Z] ++ env -i DEST=/go/src/github.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
21:59:57 [2020-03-31T21:59:57.345Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
21:59:57 [2020-03-31T21:59:57.450Z] INFO: Testing against a local daemon
21:59:57 [2020-03-31T21:59:57.450Z] === RUN   TestVolumesCreateAndList
21:59:57 [2020-03-31T21:59:57.450Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:59:57 [2020-03-31T21:59:57.450Z] === RUN   TestVolumesRemove
21:59:57 [2020-03-31T21:59:57.450Z] --- PASS: TestVolumesRemove (0.12s)
21:59:57 [2020-03-31T21:59:57.450Z] === RUN   TestVolumesInspect
21:59:57 [2020-03-31T21:59:57.450Z] --- PASS: TestVolumesInspect (0.04s)
21:59:57 [2020-03-31T21:59:57.450Z] === RUN   TestVolumesInvalidJSON
21:59:57 [2020-03-31T21:59:57.450Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:59:57 [2020-03-31T21:59:57.450Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:59:57 [2020-03-31T21:59:57.450Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:59:57 [2020-03-31T21:59:57.450Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:59:57 [2020-03-31T21:59:57.450Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:59:57 [2020-03-31T21:59:57.450Z] PASS
21:59:57 [2020-03-31T21:59:57.450Z] 
21:59:57 [2020-03-31T21:59:57.450Z] DONE 5 tests in 0.357s
21:59:57 [2020-03-31T21:59:57.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:59:57 [2020-03-31T21:59:57.634Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.041s	coverage: 93.8% of statements
21:59:58 [2020-03-31T21:59:58.017Z] ++++ cat bundles/test-integration/docker.pid
21:59:58 [2020-03-31T21:59:58.017Z] +++ kill 13323
21:59:58 [2020-03-31T21:59:58.564Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:59:59 [2020-03-31T21:59:59.124Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
21:59:59 [2020-03-31T21:59:59.124Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
21:59:59 [2020-03-31T21:59:59.393Z] +++ /etc/init.d/apparmor stop
21:59:59 [2020-03-31T21:59:59.393Z] Leaving: AppArmorNo profiles have been unloaded.
21:59:59 [2020-03-31T21:59:59.393Z] 
21:59:59 [2020-03-31T21:59:59.393Z] Unloading profiles will leave already running processes permanently
21:59:59 [2020-03-31T21:59:59.393Z] unconfined, which can lead to unexpected situations.
21:59:59 [2020-03-31T21:59:59.393Z] 
21:59:59 [2020-03-31T21:59:59.393Z] To set a process to complain mode, use the command line tool
21:59:59 [2020-03-31T21:59:59.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:59:59 [2020-03-31T21:59:59.393Z] +++ true
21:59:59 [2020-03-31T21:59:59.393Z] 
21:59:59 [2020-03-31T21:59:59.411Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.647s	coverage: 43.2% of statements
21:59:59 [2020-03-31T21:59:59.411Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:59:59 [2020-03-31T21:59:59.411Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:00:00 [2020-03-31T22:00:00.438Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.182s	coverage: 84.1% of statements
22:00:00 [2020-03-31T22:00:00.438Z] ok  	github.com/docker/docker/pkg/fsutils	0.405s	coverage: 85.1% of statements
22:00:01 [2020-03-31T22:00:01.105Z] ok  	github.com/docker/docker/pkg/homedir	0.031s	coverage: 11.4% of statements
Post stage
[Pipeline] junit
22:00:01 [2020-03-31T22:00:01.940Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:00:02 [2020-03-31T22:00:02.606Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
22:00:02 [2020-03-31T22:00:02.655Z] + echo Ensuring container killed.
22:00:02 [2020-03-31T22:00:02.655Z] Ensuring container killed.
22:00:02 [2020-03-31T22:00:02.655Z] + docker rm -vf docker-pr4
22:00:02 [2020-03-31T22:00:02.655Z] Error: No such container: docker-pr4
22:00:02 [2020-03-31T22:00:02.655Z] + true
[Pipeline] sh
22:00:02 [2020-03-31T22:00:02.896Z] ok  	github.com/docker/docker/pkg/locker	0.095s	coverage: 88.9% of statements
22:00:02 [2020-03-31T22:00:02.896Z] ok  	github.com/docker/docker/pkg/idtools	0.804s	coverage: 70.3% of statements
22:00:02 [2020-03-31T22:00:02.943Z] + echo Chowning /workspace to jenkins user
22:00:02 [2020-03-31T22:00:02.943Z] Chowning /workspace to jenkins user
22:00:02 [2020-03-31T22:00:02.943Z] + id -u
22:00:02 [2020-03-31T22:00:02.943Z] + id -g
22:00:02 [2020-03-31T22:00:02.943Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/workspace busybox chown -R 1000:1000 /workspace
22:00:02 [2020-03-31T22:00:02.943Z] Unable to find image 'busybox:latest' locally
22:00:03 [2020-03-31T22:00:03.202Z] latest: Pulling from library/busybox
22:00:03 [2020-03-31T22:00:03.461Z] eb9413eb063d: Pulling fs layer
22:00:03 [2020-03-31T22:00:03.524Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
22:00:03 [2020-03-31T22:00:03.720Z] eb9413eb063d: Download complete
22:00:03 [2020-03-31T22:00:03.979Z] eb9413eb063d: Pull complete
22:00:03 [2020-03-31T22:00:03.979Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
22:00:03 [2020-03-31T22:00:03.979Z] Status: Downloaded newer image for busybox:latest
22:00:04 [2020-03-31T22:00:04.154Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
22:00:04 [2020-03-31T22:00:04.442Z] ok  	github.com/docker/docker/pkg/ioutils	1.881s	coverage: 70.6% of statements
22:00:04 [2020-03-31T22:00:04.442Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:00:05 [2020-03-31T22:00:05.467Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
22:00:05 [2020-03-31T22:00:05.467Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
22:00:06 [2020-03-31T22:00:06.093Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.031s	coverage: 91.4% of statements
22:00:06 [2020-03-31T22:00:06.093Z] ok  	github.com/docker/docker/pkg/mount	0.901s	coverage: 70.5% of statements
22:00:06 [2020-03-31T22:00:06.093Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:00:06 [2020-03-31T22:00:06.381Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
22:00:06 [2020-03-31T22:00:06.381Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:00:06 [2020-03-31T22:00:06.381Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:00:06 [2020-03-31T22:00:06.667Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:00:06 [2020-03-31T22:00:06.667Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:00:06 [2020-03-31T22:00:06.667Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:00:07 [2020-03-31T22:00:07.570Z] + bundleName=arm64-integration
22:00:07 [2020-03-31T22:00:07.570Z] + echo Creating arm64-integration-bundles.tar.gz
22:00:07 [2020-03-31T22:00:07.570Z] Creating arm64-integration-bundles.tar.gz
22:00:07 [2020-03-31T22:00:07.570Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:00:07 [2020-03-31T22:00:07.570Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:00:07 [2020-03-31T22:00:07.841Z] Archiving artifacts
22:00:07 [2020-03-31T22:00:07.882Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
22:00:08 [2020-03-31T22:00:08.909Z] ok  	github.com/docker/docker/pkg/pools	0.031s	coverage: 88.2% of statements
22:00:09 [2020-03-31T22:00:09.196Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.040s	coverage: 85.7% of statements
22:00:09 [2020-03-31T22:00:09.196Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
22:00:09 [2020-03-31T22:00:09.240Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:00:09 [2020-03-31T22:00:09.515Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:00:09 [2020-03-31T22:00:09.834Z] + make clean
22:00:10 [2020-03-31T22:00:10.218Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
22:00:10 [2020-03-31T22:00:10.403Z] docker volume rm -f docker-dev-cache
22:00:10 [2020-03-31T22:00:10.662Z] docker-dev-cache
[Pipeline] deleteDir
22:00:11 [2020-03-31T22:00:11.247Z] ok  	github.com/docker/docker/pkg/pubsub	1.184s	coverage: 73.9% of statements
22:00:11 [2020-03-31T22:00:11.247Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
22:00:12 [2020-03-31T22:00:12.536Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:00:12 [2020-03-31T22:00:12.742Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
22:00:12 [2020-03-31T22:00:12.742Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
22:00:13 [2020-03-31T22:00:13.029Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
22:00:13 [2020-03-31T22:00:13.654Z] ok  	github.com/docker/docker/pkg/sysinfo	0.027s	coverage: 70.8% of statements
22:00:14 [2020-03-31T22:00:14.277Z] ok  	github.com/docker/docker/pkg/signal	3.476s	coverage: 61.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:00:14 [2020-03-31T22:00:14.901Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 37.2% of statements
22:00:15 [2020-03-31T22:00:15.189Z] ok  	github.com/docker/docker/pkg/tailfile	0.175s	coverage: 88.6% of statements
22:00:16 [2020-03-31T22:00:16.215Z] ok  	github.com/docker/docker/pkg/term	0.013s	coverage: 85.9% of statements
22:00:16 [2020-03-31T22:00:16.503Z] testing: warning: no tests to run
22:00:16 [2020-03-31T22:00:16.503Z] coverage: [no statements]
22:00:16 [2020-03-31T22:00:16.503Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
22:00:16 [2020-03-31T22:00:16.743Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
22:00:16 [2020-03-31T22:00:16.743Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:00:16 [2020-03-31T22:00:16.743Z] remote: Enumerating objects: 2, done.
22:00:16 [2020-03-31T22:00:16.743Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:00:16 [2020-03-31T22:00:16.743Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:00:16 [2020-03-31T22:00:16.743Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:00:16 [2020-03-31T22:00:16.743Z] 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.
22:00:16 [2020-03-31T22:00:16.743Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:00:16 [2020-03-31T22:00:16.743Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
22:00:16 [2020-03-31T22:00:16.791Z] ok  	github.com/docker/docker/pkg/tarsum	0.215s	coverage: 89.3% of statements
[Pipeline] sh
22:00:17 [2020-03-31T22:00:17.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/test/unit
22:00:17 [2020-03-31T22:00:17.420Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
22:00:17 [2020-03-31T22:00:17.420Z] ok  	github.com/docker/docker/pkg/urlutil	0.016s	coverage: 100.0% of statements
22:00:17 [2020-03-31T22:00:17.708Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
22:00:19 [2020-03-31T22:00:19.612Z] ?   	github.com/docker/docker/api	[no test files]
22:00:21 [2020-03-31T22:00:21.213Z] ok  	github.com/docker/docker/plugin/v2	0.025s	coverage: 14.5% of statements
22:00:21 [2020-03-31T22:00:21.521Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 68.8% of statements
22:00:23 [2020-03-31T22:00:23.022Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 83.7% of statements
22:00:24 [2020-03-31T22:00:24.045Z] ok  	github.com/docker/docker/plugin	0.588s	coverage: 27.1% of statements
22:00:25 [2020-03-31T22:00:25.539Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
22:00:25 [2020-03-31T22:00:25.539Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
22:00:27 [2020-03-31T22:00:27.035Z] ok  	github.com/docker/docker/testutil	0.012s	coverage: 62.5% of statements
22:00:27 [2020-03-31T22:00:27.323Z] ok  	github.com/docker/docker/registry	0.385s	coverage: 56.0% of statements
22:00:27 [2020-03-31T22:00:27.952Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 68.2% of statements
22:00:31 [2020-03-31T22:00:31.448Z] ok  	github.com/docker/docker/volume/drivers	0.050s	coverage: 36.1% of statements
22:00:34 [2020-03-31T22:00:34.161Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
22:00:34 [2020-03-31T22:00:34.449Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
22:00:34 [2020-03-31T22:00:34.450Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:00:34 [2020-03-31T22:00:34.450Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:00:34 [2020-03-31T22:00:34.488Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
22:00:35 [2020-03-31T22:00:35.464Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
22:00:35 [2020-03-31T22:00:35.823Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:00:35 [2020-03-31T22:00:35.823Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:00:36 [2020-03-31T22:00:36.754Z] --- PASS: TestImportExtremelyLargeImageWorks (172.45s)
22:00:36 [2020-03-31T22:00:36.754Z] PASS
22:00:36 [2020-03-31T22:00:36.754Z] 
22:00:36 [2020-03-31T22:00:36.754Z] DONE 12 tests in 176.320s
22:00:36 [2020-03-31T22:00:36.754Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:00:36 [2020-03-31T22:00:36.754Z] ++ 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
22:00:36 [2020-03-31T22:00:36.754Z] ++ set -e
22:00:36 [2020-03-31T22:00:36.754Z] ++ '[' -n 0 ']'
22:00:36 [2020-03-31T22:00:36.754Z] ++ set -x
22:00:36 [2020-03-31T22:00:36.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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
22:00:36 [2020-03-31T22:00:36.755Z] INFO: Testing against a local daemon
22:00:36 [2020-03-31T22:00:36.755Z] === RUN   TestNetworkCreateDelete
22:00:37 [2020-03-31T22:00:37.012Z] --- PASS: TestNetworkCreateDelete (0.17s)
22:00:37 [2020-03-31T22:00:37.012Z] === RUN   TestDockerNetworkDeletePreferID
22:00:37 [2020-03-31T22:00:37.270Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
22:00:37 [2020-03-31T22:00:37.270Z] === RUN   TestInspectNetwork
22:00:37 [2020-03-31T22:00:37.270Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:00:37 [2020-03-31T22:00:37.835Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:00:38 [2020-03-31T22:00:38.093Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:00:39 [2020-03-31T22:00:39.025Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:00:39 [2020-03-31T22:00:39.025Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:00:39 [2020-03-31T22:00:39.590Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:00:39 [2020-03-31T22:00:39.847Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:00:42 [2020-03-31T22:00:42.244Z] 23645bd7ee08: Pull complete
22:00:42 [2020-03-31T22:00:42.244Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
22:00:42 [2020-03-31T22:00:42.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:00:42 [2020-03-31T22:00:42.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
22:00:42 [2020-03-31T22:00:42.244Z] WARN: Skipping validation tests
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Running unit tests at 03/31/2020 22:00:33...
22:00:42 [2020-03-31T22:00:42.244Z] INFO: make.ps1 starting at 03/31/2020 22:00:37
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Git commit (745ed9686b) assumed from DOCKER_GITCOMMIT environment variable
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Invoking autogen...
22:00:42 [2020-03-31T22:00:42.244Z] INFO: Running unit tests...
22:00:42 [2020-03-31T22:00:42.372Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:00:42 [2020-03-31T22:00:42.629Z] === RUN   TestInspectNetwork/full_network_id
22:00:42 [2020-03-31T22:00:42.629Z] === RUN   TestInspectNetwork/partial_network_id
22:00:42 [2020-03-31T22:00:42.629Z] === RUN   TestInspectNetwork/network_name
22:00:42 [2020-03-31T22:00:42.629Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:00:43 [2020-03-31T22:00:43.560Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:00:43 [2020-03-31T22:00:43.854Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/rootless	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/volume	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === Skipped
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver btrfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver btrfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver btrfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver btrfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver btrfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:73: No driver to put!
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z] time="2020-03-31T21:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z] time="2020-03-31T21:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z] time="2020-03-31T21:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z] time="2020-03-31T21:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z] time="2020-03-31T21:59:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:73: No driver to put!
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     overlay_test.go:49: Fails to compute changes intermittently
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver zfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver zfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver zfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver zfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:46: Driver zfs not supported
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     graphtest_unix.go:73: No driver to put!
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:00:43 [2020-03-31T22:00:43.854Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:00:43 [2020-03-31T22:00:43.854Z] 
22:00:43 [2020-03-31T22:00:43.854Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:00:43 [2020-03-31T22:00:43.855Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:00:43 [2020-03-31T22:00:43.855Z] 
22:00:43 [2020-03-31T22:00:43.855Z] 
22:00:43 [2020-03-31T22:00:43.855Z] DONE 2174 tests, 26 skipped in 348.538s
Post stage
[Pipeline] junit
22:00:43 [2020-03-31T22:00:43.892Z] Recording test results
22:00:44 [2020-03-31T22:00:44.930Z] === RUN   TestDockerSuite/TestBuildEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:00:46 [2020-03-31T22:00:46.038Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40673/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -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:745ed9686b7bf09399aa013236b8112e63722dfe hack/make.sh dynbinary test-integration
22:00:46 [2020-03-31T22:00:46.325Z] 
22:00:46 [2020-03-31T22:00:46.615Z] Removing bundles/
22:00:46 [2020-03-31T22:00:46.615Z] 
22:00:46 [2020-03-31T22:00:46.615Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:00:46 [2020-03-31T22:00:46.615Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:00:46 [2020-03-31T22:00:46.615Z] GOOS="" GOARCH="" GOARM=""
22:00:46 [2020-03-31T22:00:46.826Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:00:46 [2020-03-31T22:00:46.826Z] --- PASS: TestInspectNetwork (9.52s)
22:00:46 [2020-03-31T22:00:46.826Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:00:46 [2020-03-31T22:00:46.826Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:00:46 [2020-03-31T22:00:46.826Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:00:46 [2020-03-31T22:00:46.826Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:00:46 [2020-03-31T22:00:46.826Z] === RUN   TestRunContainerWithBridgeNone
22:00:48 [2020-03-31T22:00:48.197Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:00:49 [2020-03-31T22:00:49.131Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:00:49 [2020-03-31T22:00:49.388Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
22:00:49 [2020-03-31T22:00:49.388Z] === RUN   TestNetworkInvalidJSON
22:00:49 [2020-03-31T22:00:49.388Z] === RUN   TestNetworkInvalidJSON//networks/create
22:00:49 [2020-03-31T22:00:49.388Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:00:49 [2020-03-31T22:00:49.388Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:00:49 [2020-03-31T22:00:49.388Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:00:49 [2020-03-31T22:00:49.388Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:49 [2020-03-31T22:00:49.388Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:49 [2020-03-31T22:00:49.388Z] === CONT  TestNetworkInvalidJSON//networks/create
22:00:49 [2020-03-31T22:00:49.388Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:00:49 [2020-03-31T22:00:49.388Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:00:49 [2020-03-31T22:00:49.388Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:00:49 [2020-03-31T22:00:49.388Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
22:00:49 [2020-03-31T22:00:49.388Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:00:49 [2020-03-31T22:00:49.388Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
22:00:49 [2020-03-31T22:00:49.388Z] === RUN   TestHostIPv4BridgeLabel
22:00:49 [2020-03-31T22:00:49.953Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
22:00:49 [2020-03-31T22:00:49.953Z] === RUN   TestDaemonRestartWithLiveRestore
22:00:50 [2020-03-31T22:00:50.735Z] 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
22:00:51 [2020-03-31T22:00:51.324Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s)
22:00:51 [2020-03-31T22:00:51.324Z] === RUN   TestDaemonDefaultNetworkPools
22:00:51 [2020-03-31T22:00:51.889Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
22:00:51 [2020-03-31T22:00:51.889Z] === RUN   TestDaemonRestartWithExistingNetwork
22:00:53 [2020-03-31T22:00:53.259Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:00:53 [2020-03-31T22:00:53.259Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:00:54 [2020-03-31T22:00:54.190Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:00:54 [2020-03-31T22:00:54.190Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:00:54 [2020-03-31T22:00:54.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:00:54 [2020-03-31T22:00:54.755Z] === RUN   TestServiceWithPredefinedNetwork
22:00:56 [2020-03-31T22:00:56.125Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:00:56 [2020-03-31T22:00:56.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:00:57 [2020-03-31T22:00:57.622Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:00:57 [2020-03-31T22:00:57.622Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s)
22:00:57 [2020-03-31T22:00:57.622Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:00:57 [2020-03-31T22:00:57.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:57 [2020-03-31T22:00:57.622Z]     service_test.go:236: FLAKY_TEST
22:00:57 [2020-03-31T22:00:57.622Z] === RUN   TestServiceWithDataPathPortInit
22:00:59 [2020-03-31T22:00:59.381Z] ?   	github.com/docker/docker/api	[no test files]
22:01:14 [2020-03-31T22:01:14.085Z] ok  	github.com/docker/docker/api/server	0.139s	coverage: 9.0% of statements
22:01:19 [2020-03-31T22:01:19.533Z] --- PASS: TestServiceWithDataPathPortInit (18.10s)
22:01:19 [2020-03-31T22:01:19.533Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:01:19 [2020-03-31T22:01:19.533Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:01:20 [2020-03-31T22:01:20.465Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:01:24 [2020-03-31T22:01:24.641Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.55s)
22:01:24 [2020-03-31T22:01:24.641Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:757fxo50z73zpdbsyl3yznnjp Created:2020-03-31 22:01:17.025772553 +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[01fccb595ea0d9ba91dd3fda98760544bafe7e8a57785e0addbd8cc4a7614244:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ow67bql8ot6p5fgoug0cfre0u EndpointID:97b67dbc8dec385ac020800b369422d3b00113c4a3bcbee83facf3b77a307d69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a492910250ae192e76a55979147c0ea48635bae391536cdce66eeade3e2f0499 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:1764d13d8732 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ow67bql8ot6p5fgoug0cfre0u EndpointID:97b67dbc8dec385ac020800b369422d3b00113c4a3bcbee83facf3b77a307d69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:01:24 [2020-03-31T22:01:24.641Z] PASS
22:01:24 [2020-03-31T22:01:24.641Z] 
22:01:24 [2020-03-31T22:01:24.641Z] === Skipped
22:01:24 [2020-03-31T22:01:24.641Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:01:24 [2020-03-31T22:01:24.641Z]     service_test.go:236: FLAKY_TEST
22:01:24 [2020-03-31T22:01:24.641Z] 
22:01:24 [2020-03-31T22:01:24.641Z] 
22:01:24 [2020-03-31T22:01:24.641Z] DONE 22 tests, 1 skipped in 47.772s
22:01:24 [2020-03-31T22:01:24.641Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:01:24 [2020-03-31T22:01:24.641Z] ++ 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
22:01:24 [2020-03-31T22:01:24.641Z] ++ set -e
22:01:24 [2020-03-31T22:01:24.641Z] ++ '[' -n 0 ']'
22:01:24 [2020-03-31T22:01:24.641Z] ++ set -x
22:01:24 [2020-03-31T22:01:24.642Z] ++ env -i DEST=/go/src/github.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
22:01:24 [2020-03-31T22:01:24.642Z] INFO: Testing against a local daemon
22:01:24 [2020-03-31T22:01:24.642Z] === RUN   TestDockerNetworkIpvlanPersistance
22:01:24 [2020-03-31T22:01:24.642Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:01:24 [2020-03-31T22:01:24.642Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:01:24 [2020-03-31T22:01:24.642Z] === RUN   TestDockerNetworkIpvlan
22:01:24 [2020-03-31T22:01:24.642Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:01:24 [2020-03-31T22:01:24.642Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:01:24 [2020-03-31T22:01:24.642Z] PASS
22:01:24 [2020-03-31T22:01:24.642Z] 
22:01:24 [2020-03-31T22:01:24.642Z] === Skipped
22:01:24 [2020-03-31T22:01:24.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:01:24 [2020-03-31T22:01:24.642Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:01:24 [2020-03-31T22:01:24.642Z] 
22:01:24 [2020-03-31T22:01:24.642Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:01:24 [2020-03-31T22:01:24.642Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:01:24 [2020-03-31T22:01:24.642Z] 
22:01:24 [2020-03-31T22:01:24.642Z] 
22:01:24 [2020-03-31T22:01:24.642Z] DONE 2 tests, 2 skipped in 0.116s
22:01:24 [2020-03-31T22:01:24.642Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:01:24 [2020-03-31T22:01:24.642Z] ++ 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
22:01:24 [2020-03-31T22:01:24.642Z] ++ set -e
22:01:24 [2020-03-31T22:01:24.642Z] ++ '[' -n 0 ']'
22:01:24 [2020-03-31T22:01:24.642Z] ++ set -x
22:01:24 [2020-03-31T22:01:24.642Z] ++ env -i DEST=/go/src/github.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
22:01:24 [2020-03-31T22:01:24.642Z] INFO: Testing against a local daemon
22:01:24 [2020-03-31T22:01:24.642Z] === RUN   TestDockerNetworkMacvlanPersistance
22:01:26 [2020-03-31T22:01:26.013Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
22:01:26 [2020-03-31T22:01:26.013Z] === RUN   TestDockerNetworkMacvlan
22:01:26 [2020-03-31T22:01:26.945Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:01:27 [2020-03-31T22:01:27.877Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:01:28 [2020-03-31T22:01:28.807Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:01:30 [2020-03-31T22:01:30.705Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:01:31 [2020-03-31T22:01:31.638Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:01:31 [2020-03-31T22:01:31.638Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:01:32 [2020-03-31T22:01:32.204Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:01:32 [2020-03-31T22:01:32.769Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:01:34 [2020-03-31T22:01:34.140Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:01:34 [2020-03-31T22:01:34.140Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:01:34 [2020-03-31T22:01:34.705Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:01:34 [2020-03-31T22:01:34.962Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:01:41 [2020-03-31T22:01:41.514Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:01:42 [2020-03-31T22:01:42.158Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:01:42 [2020-03-31T22:01:42.158Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
22:01:42 [2020-03-31T22:01:42.445Z] --- PASS: TestDockerNetworkMacvlan (16.19s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.50s)
22:01:42 [2020-03-31T22:01:42.445Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s)
22:01:42 [2020-03-31T22:01:42.445Z] PASS
22:01:42 [2020-03-31T22:01:42.445Z] 
22:01:42 [2020-03-31T22:01:42.445Z] DONE 8 tests in 17.708s
22:01:42 [2020-03-31T22:01:42.445Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:01:42 [2020-03-31T22:01:42.445Z] ++ 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
22:01:42 [2020-03-31T22:01:42.445Z] ++ set -e
22:01:42 [2020-03-31T22:01:42.445Z] ++ '[' -n 0 ']'
22:01:42 [2020-03-31T22:01:42.445Z] ++ set -x
22:01:42 [2020-03-31T22:01:42.445Z] ++ env -i DEST=/go/src/github.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
22:01:42 [2020-03-31T22:01:42.445Z] testing: warning: no tests to run
22:01:42 [2020-03-31T22:01:42.445Z] PASS
22:01:42 [2020-03-31T22:01:42.445Z] 
22:01:42 [2020-03-31T22:01:42.445Z] DONE 0 tests in 0.025s
22:01:42 [2020-03-31T22:01:42.445Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:01:42 [2020-03-31T22:01:42.445Z] ++ 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
22:01:42 [2020-03-31T22:01:42.445Z] ++ set -e
22:01:42 [2020-03-31T22:01:42.445Z] ++ '[' -n 0 ']'
22:01:42 [2020-03-31T22:01:42.445Z] ++ set -x
22:01:42 [2020-03-31T22:01:42.445Z] ++ env -i DEST=/go/src/github.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
22:01:42 [2020-03-31T22:01:42.445Z] INFO: Testing against a local daemon
22:01:42 [2020-03-31T22:01:42.445Z] === RUN   TestAuthZPluginAllowRequest
22:01:42 [2020-03-31T22:01:42.725Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
22:01:42 [2020-03-31T22:01:42.725Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:01:42 [2020-03-31T22:01:42.725Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:01:42 [2020-03-31T22:01:42.725Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:01:43 [2020-03-31T22:01:43.290Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:01:43 [2020-03-31T22:01:43.290Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:01:43 [2020-03-31T22:01:43.290Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:01:43 [2020-03-31T22:01:43.290Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:01:43 [2020-03-31T22:01:43.549Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:01:43 [2020-03-31T22:01:43.816Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:01:44 [2020-03-31T22:01:44.343Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
22:01:44 [2020-03-31T22:01:44.343Z] === RUN   TestAuthZPluginTLS
22:01:44 [2020-03-31T22:01:44.600Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:01:44 [2020-03-31T22:01:44.600Z] === RUN   TestAuthZPluginDenyRequest
22:01:44 [2020-03-31T22:01:44.749Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:01:44 [2020-03-31T22:01:44.749Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:01:45 [2020-03-31T22:01:45.165Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:01:45 [2020-03-31T22:01:45.165Z] === RUN   TestAuthZPluginAPIDenyResponse
22:01:45 [2020-03-31T22:01:45.315Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 4.5% of statements
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/types	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:01:45 [2020-03-31T22:01:45.315Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:01:45 [2020-03-31T22:01:45.729Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:01:45 [2020-03-31T22:01:45.729Z] === RUN   TestAuthZPluginDenyResponse
22:01:45 [2020-03-31T22:01:45.889Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
22:01:45 [2020-03-31T22:01:45.889Z] ok  	github.com/docker/docker/api/types/filters	0.018s	coverage: 92.2% of statements
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:01:45 [2020-03-31T22:01:45.889Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:01:45 [2020-03-31T22:01:45.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:01:46 [2020-03-31T22:01:46.146Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
22:01:46 [2020-03-31T22:01:46.243Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:01:46 [2020-03-31T22:01:46.243Z] === RUN   TestAuthZPluginAllowEventStream
22:01:46 [2020-03-31T22:01:46.404Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:01:46 [2020-03-31T22:01:46.404Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:01:46 [2020-03-31T22:01:46.970Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
22:01:47 [2020-03-31T22:01:47.175Z] === RUN   TestDockerSuite/TestBuildExpose
22:01:47 [2020-03-31T22:01:47.175Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:01:48 [2020-03-31T22:01:48.107Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s)
22:01:48 [2020-03-31T22:01:48.107Z] === RUN   TestAuthZPluginErrorResponse
22:01:48 [2020-03-31T22:01:48.107Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:01:48 [2020-03-31T22:01:48.671Z] --- PASS: TestAuthZPluginErrorResponse (0.61s)
22:01:48 [2020-03-31T22:01:48.671Z] === RUN   TestAuthZPluginErrorRequest
22:01:48 [2020-03-31T22:01:48.928Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:01:49 [2020-03-31T22:01:49.186Z] --- PASS: TestAuthZPluginErrorRequest (0.60s)
22:01:49 [2020-03-31T22:01:49.186Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:01:49 [2020-03-31T22:01:49.443Z] === RUN   TestDockerSuite/TestBuildFails
22:01:49 [2020-03-31T22:01:49.701Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
22:01:49 [2020-03-31T22:01:49.701Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:01:50 [2020-03-31T22:01:50.269Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:01:50 [2020-03-31T22:01:50.526Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:01:51 [2020-03-31T22:01:51.152Z] ok  	github.com/docker/docker/builder/remotecontext	0.168s	coverage: 13.6% of statements
22:01:51 [2020-03-31T22:01:51.152Z] ok  	github.com/docker/docker/builder/dockerfile	0.525s	coverage: 48.2% of statements
22:01:51 [2020-03-31T22:01:51.717Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:01:51 [2020-03-31T22:01:51.897Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
22:01:51 [2020-03-31T22:01:51.897Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:01:53 [2020-03-31T22:01:53.089Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.481s	coverage: 86.3% of statements
22:01:53 [2020-03-31T22:01:53.089Z] ?   	github.com/docker/docker/cli	[no test files]
22:01:53 [2020-03-31T22:01:53.089Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:01:53 [2020-03-31T22:01:53.268Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:01:54 [2020-03-31T22:01:54.199Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s)
22:01:54 [2020-03-31T22:01:54.199Z] === RUN   TestAuthZPluginHeader
22:01:54 [2020-03-31T22:01:54.764Z] --- PASS: TestAuthZPluginHeader (0.83s)
22:01:54 [2020-03-31T22:01:54.764Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:01:55 [2020-03-31T22:01:55.761Z] === RUN   TestDockerSuite/TestBuildForceRm
22:01:56 [2020-03-31T22:01:56.369Z] ok  	github.com/docker/docker/client	0.199s	coverage: 75.8% of statements
22:01:57 [2020-03-31T22:01:57.664Z] === RUN   TestDockerSuite/TestBuildFromGit
22:01:59 [2020-03-31T22:01:59.033Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:01:59 [2020-03-31T22:01:59.291Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:01:59 [2020-03-31T22:01:59.855Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.12s)
22:01:59 [2020-03-31T22:01:59.855Z] === RUN   TestAuthZPluginV2Disable
22:02:00 [2020-03-31T22:02:00.421Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:02:02 [2020-03-31T22:02:02.945Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:02:03 [2020-03-31T22:02:03.510Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:02:03 [2020-03-31T22:02:03.767Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:02:03 [2020-03-31T22:02:03.767Z] --- PASS: TestAuthZPluginV2Disable (3.87s)
22:02:03 [2020-03-31T22:02:03.767Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:02:06 [2020-03-31T22:02:06.293Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:02:07 [2020-03-31T22:02:07.663Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s)
22:02:07 [2020-03-31T22:02:07.663Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:02:08 [2020-03-31T22:02:08.228Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:02:10 [2020-03-31T22:02:10.123Z] === RUN   TestDockerSuite/TestBuildHistory
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ok  	github.com/docker/docker/api/server/httputils	0.114s	coverage: 14.7% of statements
22:02:14 [2020-03-31T22:02:14.299Z] ok  	github.com/docker/docker/api/server/middleware	0.198s	coverage: 37.7% of statements
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ok  	github.com/docker/docker/api/types/filters	0.057s	coverage: 92.2% of statements
22:02:14 [2020-03-31T22:02:14.299Z] ok  	github.com/docker/docker/api/types/strslice	0.044s	coverage: 90.0% of statements
22:02:14 [2020-03-31T22:02:14.299Z] ok  	github.com/docker/docker/api/server/router/swarm	0.142s	coverage: 4.5% of statements
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:02:14 [2020-03-31T22:02:14.299Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ok  	github.com/docker/docker/api/types/time	0.260s	coverage: 100.0% of statements
22:02:14 [2020-03-31T22:02:14.300Z] ok  	github.com/docker/docker/api/types/versions	0.057s	coverage: 75.0% of statements
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:02:14 [2020-03-31T22:02:14.300Z] ok  	github.com/docker/docker/builder/dockerignore	0.041s	coverage: 96.8% of statements
22:02:14 [2020-03-31T22:02:14.300Z] ok  	github.com/docker/docker/cli/debug	0.039s	coverage: 100.0% of statements
22:02:15 [2020-03-31T22:02:15.245Z] ok  	github.com/docker/docker/builder/dockerfile	0.434s	coverage: 46.3% of statements
22:02:15 [2020-03-31T22:02:15.245Z] ok  	github.com/docker/docker/builder/remotecontext	0.859s	coverage: 9.2% of statements
22:02:16 [2020-03-31T22:02:16.675Z] === RUN   TestDockerSuite/TestBuildIidFile
22:02:17 [2020-03-31T22:02:17.239Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:02:17 [2020-03-31T22:02:17.496Z] === RUN   TestDockerSuite/TestBuildInheritance
22:02:18 [2020-03-31T22:02:18.061Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:02:18 [2020-03-31T22:02:18.626Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:02:18 [2020-03-31T22:02:18.626Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:02:19 [2020-03-31T22:02:19.998Z] === RUN   TestDockerSuite/TestBuildLabel
22:02:20 [2020-03-31T22:02:20.256Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:02:20 [2020-03-31T22:02:20.256Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.92s)
22:02:20 [2020-03-31T22:02:20.256Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:02:20 [2020-03-31T22:02:20.821Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:02:21 [2020-03-31T22:02:21.386Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:02:21 [2020-03-31T22:02:21.643Z] === RUN   TestDockerSuite/TestBuildLabels
22:02:21 [2020-03-31T22:02:21.901Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:02:22 [2020-03-31T22:02:22.832Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:02:23 [2020-03-31T22:02:23.091Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:02:26 [2020-03-31T22:02:26.370Z] === RUN   TestDockerSuite/TestBuildLastModified
22:02:29 [2020-03-31T22:02:29.936Z] ok  	github.com/docker/docker/client	0.861s	coverage: 75.3% of statements
22:02:31 [2020-03-31T22:02:31.624Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:02:35 [2020-03-31T22:02:35.068Z] ok  	github.com/docker/docker/cmd/dockerd	0.102s	coverage: 30.7% of statements
22:02:35 [2020-03-31T22:02:35.800Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:02:35 [2020-03-31T22:02:35.800Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:02:35 [2020-03-31T22:02:35.800Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:02:35 [2020-03-31T22:02:35.800Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:02:35 [2020-03-31T22:02:35.800Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:02:36 [2020-03-31T22:02:36.059Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:02:36 [2020-03-31T22:02:36.967Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.9% of statements
22:02:36 [2020-03-31T22:02:36.967Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:02:36 [2020-03-31T22:02:36.967Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:02:36 [2020-03-31T22:02:36.967Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:02:36 [2020-03-31T22:02:36.967Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:02:36 [2020-03-31T22:02:36.990Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
22:02:36 [2020-03-31T22:02:36.990Z] PASS
22:02:36 [2020-03-31T22:02:36.990Z] 
22:02:36 [2020-03-31T22:02:36.990Z] DONE 17 tests in 54.603s
22:02:36 [2020-03-31T22:02:36.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:02:36 [2020-03-31T22:02:36.990Z] ++ 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
22:02:36 [2020-03-31T22:02:36.990Z] ++ set -e
22:02:36 [2020-03-31T22:02:36.990Z] ++ '[' -n 0 ']'
22:02:36 [2020-03-31T22:02:36.990Z] ++ set -x
22:02:36 [2020-03-31T22:02:36.990Z] ++ env -i DEST=/go/src/github.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
22:02:36 [2020-03-31T22:02:36.990Z] INFO: Testing against a local daemon
22:02:36 [2020-03-31T22:02:36.990Z] === RUN   TestPluginInvalidJSON
22:02:36 [2020-03-31T22:02:36.990Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:02:36 [2020-03-31T22:02:36.990Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:02:36 [2020-03-31T22:02:36.990Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:02:36 [2020-03-31T22:02:36.990Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:02:36 [2020-03-31T22:02:36.990Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:02:36 [2020-03-31T22:02:36.990Z] PASS
22:02:36 [2020-03-31T22:02:36.990Z] 
22:02:36 [2020-03-31T22:02:36.990Z] DONE 2 tests in 0.148s
22:02:36 [2020-03-31T22:02:36.990Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:02:36 [2020-03-31T22:02:36.990Z] ++ 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
22:02:36 [2020-03-31T22:02:36.990Z] ++ set -e
22:02:36 [2020-03-31T22:02:36.990Z] ++ '[' -n 0 ']'
22:02:36 [2020-03-31T22:02:36.990Z] ++ set -x
22:02:36 [2020-03-31T22:02:36.990Z] ++ env -i DEST=/go/src/github.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
22:02:37 [2020-03-31T22:02:37.247Z] INFO: Testing against a local daemon
22:02:37 [2020-03-31T22:02:37.247Z] === RUN   TestExternalGraphDriver
22:02:37 [2020-03-31T22:02:37.247Z] === RUN   TestExternalGraphDriver/json
22:02:37 [2020-03-31T22:02:37.505Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:02:39 [2020-03-31T22:02:39.399Z] === RUN   TestExternalGraphDriver/spec
22:02:39 [2020-03-31T22:02:39.399Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:02:41 [2020-03-31T22:02:41.923Z] === RUN   TestExternalGraphDriver/pull
22:02:43 [2020-03-31T22:02:43.297Z] --- PASS: TestExternalGraphDriver (6.01s)
22:02:43 [2020-03-31T22:02:43.297Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
22:02:43 [2020-03-31T22:02:43.297Z]     --- PASS: TestExternalGraphDriver/spec (2.15s)
22:02:43 [2020-03-31T22:02:43.297Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
22:02:43 [2020-03-31T22:02:43.297Z] === RUN   TestGraphdriverPluginV2
22:02:43 [2020-03-31T22:02:43.862Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:02:44 [2020-03-31T22:02:44.428Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:02:44 [2020-03-31T22:02:44.428Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:02:44 [2020-03-31T22:02:44.608Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.724s	coverage: 86.3% of statements
22:02:44 [2020-03-31T22:02:44.608Z] ?   	github.com/docker/docker/cli	[no test files]
22:02:44 [2020-03-31T22:02:44.608Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:02:45 [2020-03-31T22:02:45.360Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:02:46 [2020-03-31T22:02:46.933Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
22:02:48 [2020-03-31T22:02:48.639Z] --- PASS: TestGraphdriverPluginV2 (5.28s)
22:02:48 [2020-03-31T22:02:48.639Z] PASS
22:02:48 [2020-03-31T22:02:48.639Z] 
22:02:48 [2020-03-31T22:02:48.639Z] DONE 5 tests in 11.437s
22:02:48 [2020-03-31T22:02:48.639Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:02:48 [2020-03-31T22:02:48.639Z] ++ 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
22:02:48 [2020-03-31T22:02:48.639Z] ++ set -e
22:02:48 [2020-03-31T22:02:48.639Z] ++ '[' -n 0 ']'
22:02:48 [2020-03-31T22:02:48.639Z] ++ set -x
22:02:48 [2020-03-31T22:02:48.639Z] ++ env -i DEST=/go/src/github.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
22:02:48 [2020-03-31T22:02:48.639Z] INFO: Testing against a local daemon
22:02:48 [2020-03-31T22:02:48.639Z] === RUN   TestContinueAfterPluginCrash
22:02:48 [2020-03-31T22:02:48.639Z] === PAUSE TestContinueAfterPluginCrash
22:02:48 [2020-03-31T22:02:48.639Z] === RUN   TestReadPluginNoRead
22:02:48 [2020-03-31T22:02:48.639Z] === PAUSE TestReadPluginNoRead
22:02:48 [2020-03-31T22:02:48.639Z] === RUN   TestDaemonStartWithLogOpt
22:02:48 [2020-03-31T22:02:48.639Z] === PAUSE TestDaemonStartWithLogOpt
22:02:48 [2020-03-31T22:02:48.639Z] === CONT  TestContinueAfterPluginCrash
22:02:48 [2020-03-31T22:02:48.639Z] === CONT  TestDaemonStartWithLogOpt
22:02:48 [2020-03-31T22:02:48.832Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
22:02:50 [2020-03-31T22:02:50.204Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.6% of statements
22:02:53 [2020-03-31T22:02:53.851Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:02:53 [2020-03-31T22:02:53.851Z] 
22:02:53 [2020-03-31T22:02:53.851Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:02:53 [2020-03-31T22:02:53.851Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:02:53 [2020-03-31T22:02:53.851Z] HOSTNAME=6c852c23c0b3
22:02:53 [2020-03-31T22:02:53.851Z] TESTDEBUG=0
22:02:53 [2020-03-31T22:02:53.851Z] DEST=bundles/test-integration
22:02:53 [2020-03-31T22:02:53.851Z] PWD=/go/src/github.com/docker/docker
22:02:53 [2020-03-31T22:02:53.851Z] DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe
22:02:53 [2020-03-31T22:02:53.851Z] container=docker
22:02:53 [2020-03-31T22:02:53.851Z] HOME=/root
22:02:53 [2020-03-31T22:02:53.851Z] GOLANG_VERSION=1.13.8
22:02:53 [2020-03-31T22:02:53.851Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:02:53 [2020-03-31T22:02:53.851Z] VALIDATE_BRANCH=master
22:02:53 [2020-03-31T22:02:53.851Z] TERM=xterm
22:02:53 [2020-03-31T22:02:53.851Z] DOCKER_PKG=github.com/docker/docker
22:02:53 [2020-03-31T22:02:53.851Z] SHLVL=1
22:02:53 [2020-03-31T22:02:53.851Z] TIMEOUT=120m
22:02:53 [2020-03-31T22:02:53.851Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:02:53 [2020-03-31T22:02:53.851Z] DOCKER_GRAPHDRIVER=overlay2
22:02:53 [2020-03-31T22:02:53.851Z] GO111MODULE=off
22:02:53 [2020-03-31T22:02:53.851Z] DOCKER_EXPERIMENTAL=1
22:02:53 [2020-03-31T22:02:53.851Z] TEST_SKIP_INTEGRATION_CLI=1
22:02:53 [2020-03-31T22:02:53.851Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:02:53 [2020-03-31T22:02:53.851Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:02:53 [2020-03-31T22:02:53.851Z] GOPATH=/go
22:02:53 [2020-03-31T22:02:53.851Z] PKG_CONFIG=pkg-config
22:02:53 [2020-03-31T22:02:53.851Z] _=/usr/bin/env
22:02:53 [2020-03-31T22:02:53.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:02:54 [2020-03-31T22:02:54.805Z] ok  	github.com/docker/docker/cmd/dockerd	0.831s	coverage: 19.2% of statements
22:02:55 [2020-03-31T22:02:55.253Z] ok  	github.com/docker/docker/container	0.572s	coverage: 41.9% of statements
22:02:55 [2020-03-31T22:02:55.703Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:02:55 [2020-03-31T22:02:55.703Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:02:55 [2020-03-31T22:02:55.703Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:02:55 [2020-03-31T22:02:55.703Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:02:56 [2020-03-31T22:02:56.649Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.289s	coverage: 65.3% of statements
22:03:00 [2020-03-31T22:03:00.171Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.8% of statements
22:03:00 [2020-03-31T22:03:00.171Z] ok  	github.com/docker/docker/daemon	12.215s	coverage: 17.5% of statements
22:03:00 [2020-03-31T22:03:00.171Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:03:00 [2020-03-31T22:03:00.171Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:03:00 [2020-03-31T22:03:00.736Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
22:03:00 [2020-03-31T22:03:00.826Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:03:00 [2020-03-31T22:03:00.997Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.7% of statements
22:03:01 [2020-03-31T22:03:01.935Z] ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
22:03:01 [2020-03-31T22:03:01.935Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:03:01 [2020-03-31T22:03:01.935Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:03:02 [2020-03-31T22:03:02.381Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.909s	coverage: 35.6% of statements
22:03:02 [2020-03-31T22:03:02.869Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
22:03:03 [2020-03-31T22:03:03.350Z] --- PASS: TestDaemonStartWithLogOpt (14.61s)
22:03:03 [2020-03-31T22:03:03.350Z] === CONT  TestReadPluginNoRead
22:03:04 [2020-03-31T22:03:04.280Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:03:05 [2020-03-31T22:03:05.398Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
22:03:06 [2020-03-31T22:03:06.175Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:03:06 [2020-03-31T22:03:06.331Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.215s	coverage: 57.0% of statements
22:03:06 [2020-03-31T22:03:06.739Z] === RUN   TestReadPluginNoRead/default
22:03:08 [2020-03-31T22:03:08.083Z] ok  	github.com/docker/docker/daemon/cluster	2.092s	coverage: 0.5% of statements
22:03:08 [2020-03-31T22:03:08.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:03:08 [2020-03-31T22:03:08.634Z] --- PASS: TestContinueAfterPluginCrash (19.81s)
22:03:08 [2020-03-31T22:03:08.634Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:03:08 [2020-03-31T22:03:08.634Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:03:08 [2020-03-31T22:03:08.890Z] === RUN   TestReadPluginNoRead/disabled_caching
22:03:09 [2020-03-31T22:03:09.583Z] ok  	github.com/docker/docker/daemon/config	0.878s	coverage: 79.6% of statements
22:03:09 [2020-03-31T22:03:09.611Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.462s	coverage: 72.5% of statements
22:03:09 [2020-03-31T22:03:09.612Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.652s	coverage: 46.2% of statements
22:03:10 [2020-03-31T22:03:10.983Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
22:03:10 [2020-03-31T22:03:10.983Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:03:11 [2020-03-31T22:03:11.416Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:03:11 [2020-03-31T22:03:11.715Z] ok  	github.com/docker/docker/daemon/discovery	0.298s	coverage: 30.0% of statements
22:03:12 [2020-03-31T22:03:12.347Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:03:12 [2020-03-31T22:03:12.659Z] ok  	github.com/docker/docker/daemon/events	0.627s	coverage: 50.0% of statements
22:03:12 [2020-03-31T22:03:12.660Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.002s	coverage: 10.9% of statements
22:03:12 [2020-03-31T22:03:12.883Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.185s	coverage: 49.5% of statements
22:03:13 [2020-03-31T22:03:13.278Z] --- PASS: TestReadPluginNoRead (10.02s)
22:03:13 [2020-03-31T22:03:13.279Z]     --- PASS: TestReadPluginNoRead/default (2.20s)
22:03:13 [2020-03-31T22:03:13.279Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.52s)
22:03:13 [2020-03-31T22:03:13.279Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s)
22:03:13 [2020-03-31T22:03:13.279Z]     read_test.go:91: [d15e94c35d697] daemon is not started
22:03:13 [2020-03-31T22:03:13.279Z] PASS
22:03:13 [2020-03-31T22:03:13.279Z] 
22:03:13 [2020-03-31T22:03:13.279Z] DONE 6 tests in 24.752s
22:03:13 [2020-03-31T22:03:13.279Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:03:13 [2020-03-31T22:03:13.279Z] ++ 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
22:03:13 [2020-03-31T22:03:13.279Z] ++ set -e
22:03:13 [2020-03-31T22:03:13.279Z] ++ '[' -n 0 ']'
22:03:13 [2020-03-31T22:03:13.279Z] ++ set -x
22:03:13 [2020-03-31T22:03:13.279Z] ++ env -i DEST=/go/src/github.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
22:03:13 [2020-03-31T22:03:13.279Z] testing: warning: no tests to run
22:03:13 [2020-03-31T22:03:13.279Z] PASS
22:03:13 [2020-03-31T22:03:13.279Z] 
22:03:13 [2020-03-31T22:03:13.279Z] DONE 0 tests in 0.038s
22:03:13 [2020-03-31T22:03:13.279Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:03:13 [2020-03-31T22:03:13.279Z] ++ 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
22:03:13 [2020-03-31T22:03:13.279Z] ++ set -e
22:03:13 [2020-03-31T22:03:13.279Z] ++ '[' -n 0 ']'
22:03:13 [2020-03-31T22:03:13.279Z] ++ set -x
22:03:13 [2020-03-31T22:03:13.279Z] ++ env -i DEST=/go/src/github.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
22:03:13 [2020-03-31T22:03:13.535Z] INFO: Testing against a local daemon
22:03:13 [2020-03-31T22:03:13.535Z] === RUN   TestPluginWithDevMounts
22:03:13 [2020-03-31T22:03:13.535Z] === PAUSE TestPluginWithDevMounts
22:03:13 [2020-03-31T22:03:13.535Z] === CONT  TestPluginWithDevMounts
22:03:14 [2020-03-31T22:03:14.256Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.304s	coverage: 76.1% of statements
22:03:14 [2020-03-31T22:03:14.792Z] ok  	github.com/docker/docker/daemon/graphdriver	0.637s	coverage: 2.3% of statements
22:03:14 [2020-03-31T22:03:14.792Z] ok  	github.com/docker/docker/daemon/links	0.335s	coverage: 93.0% of statements
22:03:14 [2020-03-31T22:03:14.906Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:03:15 [2020-03-31T22:03:15.190Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
22:03:15 [2020-03-31T22:03:15.470Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:03:15 [2020-03-31T22:03:15.728Z] --- PASS: TestPluginWithDevMounts (2.26s)
22:03:15 [2020-03-31T22:03:15.728Z] PASS
22:03:15 [2020-03-31T22:03:15.728Z] 
22:03:15 [2020-03-31T22:03:15.728Z] DONE 1 tests in 2.385s
22:03:15 [2020-03-31T22:03:15.728Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:03:15 [2020-03-31T22:03:15.728Z] ++ 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
22:03:15 [2020-03-31T22:03:15.728Z] ++ set -e
22:03:15 [2020-03-31T22:03:15.728Z] ++ '[' -n 0 ']'
22:03:15 [2020-03-31T22:03:15.728Z] ++ set -x
22:03:15 [2020-03-31T22:03:15.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=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
22:03:15 [2020-03-31T22:03:15.756Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.103s	coverage: 61.0% of statements
22:03:15 [2020-03-31T22:03:15.756Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:03:15 [2020-03-31T22:03:15.756Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:03:15 [2020-03-31T22:03:15.985Z] INFO: Testing against a local daemon
22:03:15 [2020-03-31T22:03:15.985Z] === RUN   TestSecretInspect
22:03:16 [2020-03-31T22:03:16.690Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.034s	coverage: 3.0% of statements
22:03:16 [2020-03-31T22:03:16.925Z] ok  	github.com/docker/docker/daemon	3.154s	coverage: 9.2% of statements
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:03:16 [2020-03-31T22:03:16.925Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:03:17 [2020-03-31T22:03:17.372Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:03:17 [2020-03-31T22:03:17.625Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
22:03:17 [2020-03-31T22:03:17.880Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:03:18 [2020-03-31T22:03:18.137Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:03:18 [2020-03-31T22:03:18.317Z] ok  	github.com/docker/docker/daemon/logger	0.391s	coverage: 42.1% of statements
22:03:18 [2020-03-31T22:03:18.767Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.707s	coverage: 77.4% of statements
22:03:18 [2020-03-31T22:03:18.997Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
22:03:18 [2020-03-31T22:03:18.997Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:03:18 [2020-03-31T22:03:18.997Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:03:19 [2020-03-31T22:03:19.069Z] --- PASS: TestSecretInspect (2.95s)
22:03:19 [2020-03-31T22:03:19.069Z] === RUN   TestSecretList
22:03:19 [2020-03-31T22:03:19.215Z] ok  	github.com/docker/docker/daemon/images	0.557s	coverage: 4.9% of statements
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:03:19 [2020-03-31T22:03:19.215Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:03:19 [2020-03-31T22:03:19.563Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 41.8% of statements
22:03:20 [2020-03-31T22:03:20.446Z] === RUN   TestDockerSuite/TestBuildNetNone
22:03:20 [2020-03-31T22:03:20.721Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.247s	coverage: 88.3% of statements
22:03:20 [2020-03-31T22:03:20.721Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.418s	coverage: 62.1% of statements
22:03:21 [2020-03-31T22:03:21.378Z] === RUN   TestDockerSuite/TestBuildNoContext
22:03:21 [2020-03-31T22:03:21.378Z] --- PASS: TestSecretList (2.57s)
22:03:21 [2020-03-31T22:03:21.378Z] === RUN   TestSecretsCreateAndDelete
22:03:21 [2020-03-31T22:03:21.516Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
22:03:21 [2020-03-31T22:03:21.516Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 77.4% of statements
22:03:21 [2020-03-31T22:03:21.516Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:03:21 [2020-03-31T22:03:21.516Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:03:22 [2020-03-31T22:03:22.226Z] ok  	github.com/docker/docker/daemon/logger/local	0.352s	coverage: 74.7% of statements
22:03:22 [2020-03-31T22:03:22.226Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:03:22 [2020-03-31T22:03:22.226Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.208s	coverage: 21.4% of statements
22:03:22 [2020-03-31T22:03:22.748Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:03:22 [2020-03-31T22:03:22.894Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
22:03:22 [2020-03-31T22:03:22.894Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 62.1% of statements
22:03:23 [2020-03-31T22:03:23.151Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
22:03:23 [2020-03-31T22:03:23.172Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.280s	coverage: 33.3% of statements
22:03:23 [2020-03-31T22:03:23.679Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:03:24 [2020-03-31T22:03:24.118Z] ok  	github.com/docker/docker/daemon/logger/templates	0.214s	coverage: 8.3% of statements
22:03:24 [2020-03-31T22:03:24.527Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 74.7% of statements
22:03:24 [2020-03-31T22:03:24.527Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:03:24 [2020-03-31T22:03:24.567Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.181s	coverage: 47.8% of statements
22:03:24 [2020-03-31T22:03:24.614Z] --- PASS: TestSecretsCreateAndDelete (3.07s)
22:03:24 [2020-03-31T22:03:24.614Z] === RUN   TestSecretsUpdate
22:03:24 [2020-03-31T22:03:24.785Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
22:03:25 [2020-03-31T22:03:25.720Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
22:03:26 [2020-03-31T22:03:26.002Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:03:26 [2020-03-31T22:03:26.002Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:03:26 [2020-03-31T22:03:26.262Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:03:26 [2020-03-31T22:03:26.523Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:03:26 [2020-03-31T22:03:26.704Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.404s	coverage: 82.5% of statements
22:03:26 [2020-03-31T22:03:26.705Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:03:26 [2020-03-31T22:03:26.705Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:03:26 [2020-03-31T22:03:26.705Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:03:26 [2020-03-31T22:03:26.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:03:27 [2020-03-31T22:03:27.043Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:03:27 [2020-03-31T22:03:27.098Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
22:03:27 [2020-03-31T22:03:27.662Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:03:27 [2020-03-31T22:03:27.974Z] --- PASS: TestSecretsUpdate (3.39s)
22:03:27 [2020-03-31T22:03:27.974Z] === RUN   TestTemplatedSecret
22:03:27 [2020-03-31T22:03:27.974Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:03:28 [2020-03-31T22:03:28.228Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.662s	coverage: 82.5% of statements
22:03:28 [2020-03-31T22:03:28.228Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:03:28 [2020-03-31T22:03:28.228Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
22:03:28 [2020-03-31T22:03:28.228Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:03:28 [2020-03-31T22:03:28.334Z] ok  	github.com/docker/docker/distribution/metadata	1.644s	coverage: 48.2% of statements
22:03:28 [2020-03-31T22:03:28.844Z] ok  	github.com/docker/docker/errdefs	0.090s	coverage: 49.4% of statements
22:03:28 [2020-03-31T22:03:28.844Z] ok  	github.com/docker/docker/distribution	1.580s	coverage: 20.3% of statements
22:03:28 [2020-03-31T22:03:28.844Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:03:29 [2020-03-31T22:03:29.877Z] ok  	github.com/docker/docker/distribution/xfer	2.186s	coverage: 76.8% of statements
22:03:30 [2020-03-31T22:03:30.364Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:03:30 [2020-03-31T22:03:30.758Z] ok  	github.com/docker/docker/distribution/metadata	0.047s	coverage: 48.2% of statements
22:03:30 [2020-03-31T22:03:30.851Z] ok  	github.com/docker/docker/image/cache	0.181s	coverage: 19.2% of statements
22:03:31 [2020-03-31T22:03:31.016Z] ok  	github.com/docker/docker/distribution	0.140s	coverage: 22.1% of statements
22:03:31 [2020-03-31T22:03:31.016Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:03:31 [2020-03-31T22:03:31.249Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:03:31 [2020-03-31T22:03:31.328Z] ok  	github.com/docker/docker/image/v1	0.193s	coverage: 25.0% of statements
22:03:31 [2020-03-31T22:03:31.804Z] ok  	github.com/docker/docker/image	1.115s	coverage: 86.4% of statements
22:03:31 [2020-03-31T22:03:31.804Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:03:31 [2020-03-31T22:03:31.804Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:03:31 [2020-03-31T22:03:31.814Z] --- PASS: TestTemplatedSecret (3.84s)
22:03:31 [2020-03-31T22:03:31.814Z] === RUN   TestSecretCreateResolve
22:03:31 [2020-03-31T22:03:31.814Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:03:32 [2020-03-31T22:03:32.388Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
22:03:33 [2020-03-31T22:03:33.320Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
22:03:33 [2020-03-31T22:03:33.336Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
22:03:33 [2020-03-31T22:03:33.885Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
22:03:33 [2020-03-31T22:03:33.885Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:03:34 [2020-03-31T22:03:34.452Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:03:34 [2020-03-31T22:03:34.452Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:03:35 [2020-03-31T22:03:35.094Z] --- PASS: TestSecretCreateResolve (3.25s)
22:03:35 [2020-03-31T22:03:35.094Z] PASS
22:03:35 [2020-03-31T22:03:35.094Z] 
22:03:35 [2020-03-31T22:03:35.094Z] DONE 6 tests in 19.208s
22:03:35 [2020-03-31T22:03:35.094Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:03:35 [2020-03-31T22:03:35.094Z] ++ 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
22:03:35 [2020-03-31T22:03:35.094Z] ++ set -e
22:03:35 [2020-03-31T22:03:35.094Z] ++ '[' -n 0 ']'
22:03:35 [2020-03-31T22:03:35.094Z] ++ set -x
22:03:35 [2020-03-31T22:03:35.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=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
22:03:35 [2020-03-31T22:03:35.094Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:03:35 [2020-03-31T22:03:35.094Z] INFO: Testing against a local daemon
22:03:35 [2020-03-31T22:03:35.094Z] === RUN   TestServiceCreateInit
22:03:35 [2020-03-31T22:03:35.094Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:03:35 [2020-03-31T22:03:35.253Z] ok  	github.com/docker/docker/layer	0.600s	coverage: 30.1% of statements
22:03:35 [2020-03-31T22:03:35.253Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:03:35 [2020-03-31T22:03:35.253Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
22:03:35 [2020-03-31T22:03:35.253Z] ok  	github.com/docker/docker/opts	0.138s	coverage: 67.7% of statements
22:03:35 [2020-03-31T22:03:35.826Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
22:03:35 [2020-03-31T22:03:35.826Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:03:36 [2020-03-31T22:03:36.202Z] ok  	github.com/docker/docker/libcontainerd/local	0.572s	coverage: 1.0% of statements
22:03:36 [2020-03-31T22:03:36.202Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:03:36 [2020-03-31T22:03:36.202Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:03:36 [2020-03-31T22:03:36.202Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:03:36 [2020-03-31T22:03:36.202Z] ?   	github.com/docker/docker/oci	[no test files]
22:03:36 [2020-03-31T22:03:36.202Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:03:36 [2020-03-31T22:03:36.392Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
22:03:36 [2020-03-31T22:03:36.651Z] ok  	github.com/docker/docker/pkg/broadcaster	0.058s	coverage: 100.0% of statements
22:03:36 [2020-03-31T22:03:36.992Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:03:37 [2020-03-31T22:03:37.325Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.4% of statements
22:03:37 [2020-03-31T22:03:37.583Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
22:03:37 [2020-03-31T22:03:37.595Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
22:03:37 [2020-03-31T22:03:37.595Z] ok  	github.com/docker/docker/pkg/authorization	0.588s	coverage: 26.8% of statements
22:03:38 [2020-03-31T22:03:38.540Z] ok  	github.com/docker/docker/pkg/directory	0.101s	coverage: 80.0% of statements
22:03:38 [2020-03-31T22:03:38.540Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.152s	coverage: 15.4% of statements
22:03:38 [2020-03-31T22:03:38.989Z] ok  	github.com/docker/docker/pkg/discovery	0.068s	coverage: 58.3% of statements
22:03:39 [2020-03-31T22:03:39.481Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 77.3% of statements
22:03:39 [2020-03-31T22:03:39.516Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:03:39 [2020-03-31T22:03:39.934Z] ok  	github.com/docker/docker/pkg/discovery/file	0.154s	coverage: 92.9% of statements
22:03:40 [2020-03-31T22:03:40.414Z] ok  	github.com/docker/docker/pkg/authorization	0.106s	coverage: 68.3% of statements
22:03:40 [2020-03-31T22:03:40.414Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:03:40 [2020-03-31T22:03:40.672Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:03:40 [2020-03-31T22:03:40.879Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.375s	coverage: 92.3% of statements
22:03:40 [2020-03-31T22:03:40.885Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:03:40 [2020-03-31T22:03:40.885Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:03:41 [2020-03-31T22:03:41.325Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.266s	coverage: 93.8% of statements
22:03:42 [2020-03-31T22:03:42.255Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:03:42 [2020-03-31T22:03:42.274Z] ok  	github.com/docker/docker/pkg/filenotify	0.060s	coverage: 45.7% of statements
22:03:42 [2020-03-31T22:03:42.721Z] ok  	github.com/docker/docker/pkg/fileutils	0.171s	coverage: 87.7% of statements
22:03:42 [2020-03-31T22:03:42.819Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:03:43 [2020-03-31T22:03:43.666Z] ok  	github.com/docker/docker/pkg/homedir	0.408s	coverage: 42.9% of statements
22:03:44 [2020-03-31T22:03:44.617Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.571s	coverage: 84.1% of statements
22:03:44 [2020-03-31T22:03:44.617Z] ok  	github.com/docker/docker/pkg/idtools	0.082s	coverage: 6.5% of statements
22:03:44 [2020-03-31T22:03:44.849Z] ok  	github.com/docker/docker/layer	7.458s	coverage: 68.8% of statements
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/oci	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:03:44 [2020-03-31T22:03:44.849Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.920s	coverage: 43.2% of statements
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:03:44 [2020-03-31T22:03:44.849Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:03:45 [2020-03-31T22:03:45.107Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
22:03:45 [2020-03-31T22:03:45.107Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 97.6% of statements
22:03:46 [2020-03-31T22:03:46.040Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
22:03:46 [2020-03-31T22:03:46.096Z] --- PASS: TestServiceCreateInit (11.07s)
22:03:46 [2020-03-31T22:03:46.096Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s)
22:03:46 [2020-03-31T22:03:46.096Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.47s)
22:03:46 [2020-03-31T22:03:46.096Z] === RUN   TestCreateServiceMultipleTimes
22:03:46 [2020-03-31T22:03:46.120Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
22:03:46 [2020-03-31T22:03:46.120Z] ok  	github.com/docker/docker/pkg/ioutils	0.824s	coverage: 68.8% of statements
22:03:46 [2020-03-31T22:03:46.120Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.271s	coverage: 91.7% of statements
22:03:46 [2020-03-31T22:03:46.606Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
22:03:46 [2020-03-31T22:03:46.659Z] === RUN   TestDockerSuite/TestBuildPATH
22:03:46 [2020-03-31T22:03:46.863Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
22:03:47 [2020-03-31T22:03:47.066Z] ok  	github.com/docker/docker/pkg/longpath	0.080s	coverage: 100.0% of statements
22:03:47 [2020-03-31T22:03:47.067Z] ok  	github.com/docker/docker/pkg/archive	9.433s	coverage: 62.0% of statements
22:03:47 [2020-03-31T22:03:47.067Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.061s	coverage: 85.7% of statements
22:03:47 [2020-03-31T22:03:47.514Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
22:03:47 [2020-03-31T22:03:47.961Z] ok  	github.com/docker/docker/pkg/pidfile	0.039s	coverage: 82.6% of statements
22:03:48 [2020-03-31T22:03:48.235Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
22:03:48 [2020-03-31T22:03:48.800Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
22:03:48 [2020-03-31T22:03:48.905Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.065s	coverage: 56.8% of statements
22:03:49 [2020-03-31T22:03:49.182Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:03:49 [2020-03-31T22:03:49.732Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.072s	coverage: 84.1% of statements
22:03:49 [2020-03-31T22:03:49.732Z] ok  	github.com/docker/docker/pkg/fsutils	0.210s	coverage: 85.1% of statements
22:03:49 [2020-03-31T22:03:49.990Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:03:50 [2020-03-31T22:03:50.114Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:03:50 [2020-03-31T22:03:50.409Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.161s	coverage: 85.7% of statements
22:03:50 [2020-03-31T22:03:50.409Z] ok  	github.com/docker/docker/pkg/pools	0.213s	coverage: 88.2% of statements
22:03:50 [2020-03-31T22:03:50.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:03:50 [2020-03-31T22:03:50.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:03:50 [2020-03-31T22:03:50.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:03:50 [2020-03-31T22:03:50.923Z] ok  	github.com/docker/docker/pkg/idtools	0.399s	coverage: 70.3% of statements
22:03:51 [2020-03-31T22:03:51.353Z] ok  	github.com/docker/docker/pkg/progress	0.045s	coverage: 75.9% of statements
22:03:51 [2020-03-31T22:03:51.484Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:03:51 [2020-03-31T22:03:51.488Z] ok  	github.com/docker/docker/pkg/ioutils	0.560s	coverage: 70.1% of statements
22:03:51 [2020-03-31T22:03:51.488Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
22:03:51 [2020-03-31T22:03:51.746Z] ok  	github.com/docker/docker/pkg/locker	0.027s	coverage: 88.9% of statements
22:03:51 [2020-03-31T22:03:51.746Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:03:51 [2020-03-31T22:03:51.746Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:03:52 [2020-03-31T22:03:52.297Z] ok  	github.com/docker/docker/pkg/reexec	0.110s	coverage: 82.4% of statements
22:03:52 [2020-03-31T22:03:52.311Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:03:52 [2020-03-31T22:03:52.745Z] ok  	github.com/docker/docker/pkg/pubsub	1.089s	coverage: 73.9% of statements
22:03:52 [2020-03-31T22:03:52.876Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:03:53 [2020-03-31T22:03:53.133Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:03:53 [2020-03-31T22:03:53.133Z] ok  	github.com/docker/docker/pkg/mount	0.563s	coverage: 70.5% of statements
22:03:53 [2020-03-31T22:03:53.133Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:03:53 [2020-03-31T22:03:53.391Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
22:03:53 [2020-03-31T22:03:53.649Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
22:03:53 [2020-03-31T22:03:53.649Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:03:53 [2020-03-31T22:03:53.649Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:03:53 [2020-03-31T22:03:53.691Z] ok  	github.com/docker/docker/pkg/signal	0.097s	coverage: 20.3% of statements
22:03:53 [2020-03-31T22:03:53.691Z] ok  	github.com/docker/docker/pkg/stdcopy	0.094s	coverage: 100.0% of statements
22:03:54 [2020-03-31T22:03:54.582Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
22:03:54 [2020-03-31T22:03:54.636Z] ok  	github.com/docker/docker/pkg/stringid	0.039s	coverage: 70.6% of statements
22:03:54 [2020-03-31T22:03:54.636Z] ok  	github.com/docker/docker/pkg/streamformatter	0.080s	coverage: 66.2% of statements
22:03:55 [2020-03-31T22:03:55.146Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:03:55 [2020-03-31T22:03:55.404Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:03:55 [2020-03-31T22:03:55.662Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:03:56 [2020-03-31T22:03:56.137Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
22:03:56 [2020-03-31T22:03:56.585Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 13.8% of statements
22:03:57 [2020-03-31T22:03:57.032Z] ok  	github.com/docker/docker/pkg/tailfile	0.188s	coverage: 88.6% of statements
22:03:57 [2020-03-31T22:03:57.033Z] ok  	github.com/docker/docker/pkg/pubsub	1.029s	coverage: 73.9% of statements
22:03:57 [2020-03-31T22:03:57.291Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
22:03:57 [2020-03-31T22:03:57.976Z] ok  	github.com/docker/docker/pkg/tarsum	0.164s	coverage: 89.3% of statements
22:03:58 [2020-03-31T22:03:58.423Z] ok  	github.com/docker/docker/pkg/term	0.175s	coverage: 30.8% of statements
22:03:59 [2020-03-31T22:03:59.367Z] testing: warning: no tests to run
22:03:59 [2020-03-31T22:03:59.367Z] ok  	github.com/docker/docker/pkg/term/windows	0.046s	coverage: 0.0% of statements [no tests to run]
22:03:59 [2020-03-31T22:03:59.815Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
22:04:00 [2020-03-31T22:04:00.265Z] ok  	github.com/docker/docker/pkg/urlutil	0.035s	coverage: 100.0% of statements
22:04:00 [2020-03-31T22:04:00.265Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
22:04:00 [2020-03-31T22:04:00.569Z] ok  	github.com/docker/docker/pkg/signal	2.402s	coverage: 61.0% of statements
22:04:00 [2020-03-31T22:04:00.569Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:04:00 [2020-03-31T22:04:00.827Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:04:01 [2020-03-31T22:04:01.085Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:04:01 [2020-03-31T22:04:01.343Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
22:04:01 [2020-03-31T22:04:01.909Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:04:02 [2020-03-31T22:04:02.395Z] ok  	github.com/docker/docker/plugin/v2	0.100s	coverage: 20.1% of statements
22:04:02 [2020-03-31T22:04:02.476Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 37.2% of statements
22:04:02 [2020-03-31T22:04:02.735Z] ok  	github.com/docker/docker/pkg/tailfile	0.071s	coverage: 88.6% of statements
22:04:02 [2020-03-31T22:04:02.842Z] ok  	github.com/docker/docker/plugin	0.242s	coverage: 11.7% of statements
22:04:03 [2020-03-31T22:04:03.300Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
22:04:03 [2020-03-31T22:04:03.671Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:04:03 [2020-03-31T22:04:03.787Z] ok  	github.com/docker/docker/reference	0.183s	coverage: 84.4% of statements
22:04:03 [2020-03-31T22:04:03.866Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
22:04:03 [2020-03-31T22:04:03.866Z] testing: warning: no tests to run
22:04:03 [2020-03-31T22:04:03.866Z] coverage: [no statements]
22:04:03 [2020-03-31T22:04:03.866Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
22:04:04 [2020-03-31T22:04:04.431Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:04:04 [2020-03-31T22:04:04.431Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
22:04:04 [2020-03-31T22:04:04.601Z] --- PASS: TestCreateServiceMultipleTimes (18.28s)
22:04:04 [2020-03-31T22:04:04.601Z] === RUN   TestCreateServiceConflict
22:04:04 [2020-03-31T22:04:04.688Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
22:04:04 [2020-03-31T22:04:04.731Z] ok  	github.com/docker/docker/registry/resumable	0.351s	coverage: 100.0% of statements
22:04:05 [2020-03-31T22:04:05.178Z] ok  	github.com/docker/docker/restartmanager	0.112s	coverage: 50.9% of statements
22:04:05 [2020-03-31T22:04:05.625Z] ok  	github.com/docker/docker/registry	0.414s	coverage: 51.7% of statements
22:04:06 [2020-03-31T22:04:06.072Z] ok  	github.com/docker/docker/testutil	0.087s	coverage: 62.5% of statements
22:04:06 [2020-03-31T22:04:06.500Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:04:06 [2020-03-31T22:04:06.520Z] ok  	github.com/docker/docker/runconfig	0.167s	coverage: 54.5% of statements
22:04:07 [2020-03-31T22:04:07.214Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
22:04:07 [2020-03-31T22:04:07.472Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
22:04:07 [2020-03-31T22:04:07.872Z] --- PASS: TestCreateServiceConflict (3.09s)
22:04:07 [2020-03-31T22:04:07.872Z] === RUN   TestCreateServiceMaxReplicas
22:04:08 [2020-03-31T22:04:08.404Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
22:04:08 [2020-03-31T22:04:08.436Z] === RUN   TestDockerSuite/TestBuildRm
22:04:08 [2020-03-31T22:04:08.970Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:04:09 [2020-03-31T22:04:09.366Z] ok  	github.com/docker/docker/volume/drivers	0.175s	coverage: 36.1% of statements
22:04:09 [2020-03-31T22:04:09.366Z] ok  	github.com/docker/docker/volume/local	0.178s	coverage: 37.7% of statements
22:04:09 [2020-03-31T22:04:09.813Z] ok  	github.com/docker/docker/volume/mounts	0.095s	coverage: 66.2% of statements
22:04:10 [2020-03-31T22:04:10.345Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.0% of statements
22:04:10 [2020-03-31T22:04:10.911Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:04:10 [2020-03-31T22:04:10.959Z] --- PASS: TestCreateServiceMaxReplicas (3.50s)
22:04:10 [2020-03-31T22:04:10.960Z] === RUN   TestCreateWithDuplicateNetworkNames
22:04:11 [2020-03-31T22:04:11.170Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:04:11 [2020-03-31T22:04:11.315Z] ok  	github.com/docker/docker/volume/service	0.435s	coverage: 70.3% of statements
22:04:11 [2020-03-31T22:04:11.735Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
22:04:11 [2020-03-31T22:04:11.890Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:04:11 [2020-03-31T22:04:11.992Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:04:12 [2020-03-31T22:04:12.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:04:13 [2020-03-31T22:04:13.079Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:04:14 [2020-03-31T22:04:14.519Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:04:14 [2020-03-31T22:04:14.982Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:04:15 [2020-03-31T22:04:15.453Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
22:04:15 [2020-03-31T22:04:15.546Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:04:16 [2020-03-31T22:04:16.019Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
22:04:16 [2020-03-31T22:04:16.477Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:04:16 [2020-03-31T22:04:16.953Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
22:04:17 [2020-03-31T22:04:17.849Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:04:19 [2020-03-31T22:04:19.221Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:04:20 [2020-03-31T22:04:20.591Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:04:24 [2020-03-31T22:04:24.770Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:04:24 [2020-03-31T22:04:24.770Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:04:25 [2020-03-31T22:04:25.028Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:04:25 [2020-03-31T22:04:25.028Z] === RUN   TestDockerSuite/TestBuildSpaces
22:04:25 [2020-03-31T22:04:25.594Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:04:25 [2020-03-31T22:04:25.967Z] ok  	github.com/docker/docker/pkg/plugins	35.092s	coverage: 73.4% of statements
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/rootless	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/volume	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:04:25 [2020-03-31T22:04:25.967Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === Skipped
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     dispatchers_test.go:376: Windows does not support stopsignal
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     client_test.go:23: runtime.GOOS == "windows"
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     daemon_test.go:147: root required
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     reload_test.go:520: root required
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     pull_v2_test.go:73: Needs fixing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     pull_v2_test.go:118: Needs fixing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     download_test.go:268: Needs fixing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     layer_test.go:304: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     layer_test.go:353: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     layer_test.go:468: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     layer_test.go:697: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     migration_test.go:46: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     migration_test.go:182: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     mount_test.go:17: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     mount_test.go:76: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     mount_test.go:125: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     mount_test.go:212: Failing on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:133: Xz not present in msys2
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:238: Failing on Windows CI machines
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_windows_test.go:16: Currently fails
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     changes_test.go:192: needs more investigation
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     changes_test.go:405: needs further investigation
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     changes_test.go:441: needs further investigation
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     poller_test.go:41: No chmod on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     fileutils_test.go:134: Needs porting to Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     fileutils_test.go:180: Needs porting to Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
22:04:26 [2020-03-31T22:04:26.416Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:04:26 [2020-03-31T22:04:26.416Z]     local_test.go:181: runtime.GOOS == "windows"
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] 
22:04:26 [2020-03-31T22:04:26.416Z] DONE 1772 tests, 46 skipped in 216.137s
22:04:26 [2020-03-31T22:04:26.416Z] INFO: make.ps1 ended at 03/31/2020 22:04:26
22:04:26 [2020-03-31T22:04:26.525Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s)
22:04:26 [2020-03-31T22:04:26.525Z] === RUN   TestCreateServiceSecretFileMode
22:04:26 [2020-03-31T22:04:26.782Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:04:26 [2020-03-31T22:04:26.782Z] === RUN   TestDockerSuite/TestBuildStderr
22:04:27 [2020-03-31T22:04:27.714Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:04:28 [2020-03-31T22:04:28.547Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:04:28 [2020-03-31T22:04:28.547Z] INFO: Unit tests ended at 03/31/2020 22:04:28. Duration:00:03:54.3188028
22:04:28 [2020-03-31T22:04:28.547Z] INFO: Building busybox
22:04:28 [2020-03-31T22:04:28.995Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
22:04:28 [2020-03-31T22:04:28.995Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
22:04:28 [2020-03-31T22:04:28.995Z] 
22:04:28 [2020-03-31T22:04:28.995Z] Sending build context to Docker daemon   2.56kB
22:04:28 [2020-03-31T22:04:28.995Z] 
22:04:28 [2020-03-31T22:04:28.995Z] Step 1/6 : FROM microsoft/windowsservercore
22:04:28 [2020-03-31T22:04:28.995Z]  ---> 80e84fd280e2
22:04:28 [2020-03-31T22:04:28.995Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
22:04:28 [2020-03-31T22:04:28.995Z]  ---> Running in ea9536f71292
22:04:29 [2020-03-31T22:04:29.137Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/rootless	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/volume	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === Skipped
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver btrfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver btrfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver btrfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver btrfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver btrfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:73: No driver to put!
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z] time="2020-03-31T22:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z] time="2020-03-31T22:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z] time="2020-03-31T22:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z] time="2020-03-31T22:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z] time="2020-03-31T22:03:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:73: No driver to put!
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     overlay_test.go:49: Fails to compute changes intermittently
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver zfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver zfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver zfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver zfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:46: Driver zfs not supported
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     graphtest_unix.go:73: No driver to put!
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:04:29 [2020-03-31T22:04:29.137Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] 
22:04:29 [2020-03-31T22:04:29.137Z] DONE 2174 tests, 26 skipped in 249.968s
Post stage
[Pipeline] junit
22:04:29 [2020-03-31T22:04:29.148Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:04:29 [2020-03-31T22:04:29.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40673/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:745ed9686b7bf09399aa013236b8112e63722dfe hack/validate/vendor
22:04:29 [2020-03-31T22:04:29.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:04:29 [2020-03-31T22:04:29.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:04:29 [2020-03-31T22:04:29.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:04:30 [2020-03-31T22:04:30.240Z] --- PASS: TestCreateServiceSecretFileMode (3.36s)
22:04:30 [2020-03-31T22:04:30.241Z] === RUN   TestCreateServiceConfigFileMode
22:04:30 [2020-03-31T22:04:30.241Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:04:30 [2020-03-31T22:04:30.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:04:30 [2020-03-31T22:04:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:04:30 [2020-03-31T22:04:30.896Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
22:04:31 [2020-03-31T22:04:31.487Z] + echo Building e2e image
22:04:31 [2020-03-31T22:04:31.487Z] Building e2e image
22:04:31 [2020-03-31T22:04:31.487Z] + docker build --build-arg DOCKER_GITCOMMIT=745ed9686b7bf09399aa013236b8112e63722dfe -t moby-e2e-test -f Dockerfile.e2e .
22:04:31 [2020-03-31T22:04:31.487Z] #2 [internal] load .dockerignore
22:04:31 [2020-03-31T22:04:31.487Z] #2 transferring context: 34B done
22:04:31 [2020-03-31T22:04:31.487Z] #2 DONE 0.0s
22:04:31 [2020-03-31T22:04:31.487Z] 
22:04:31 [2020-03-31T22:04:31.487Z] #1 [internal] load build definition from Dockerfile.e2e
22:04:31 [2020-03-31T22:04:31.487Z] #1 transferring dockerfile: 3.21kB done
22:04:31 [2020-03-31T22:04:31.487Z] #1 DONE 0.0s
22:04:31 [2020-03-31T22:04:31.487Z] 
22:04:31 [2020-03-31T22:04:31.487Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
22:04:31 [2020-03-31T22:04:31.751Z] #4 DONE 0.3s
22:04:31 [2020-03-31T22:04:31.751Z] 
22:04:31 [2020-03-31T22:04:31.751Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
22:04:31 [2020-03-31T22:04:31.751Z] #3 DONE 0.3s
22:04:31 [2020-03-31T22:04:31.751Z] 
22:04:31 [2020-03-31T22:04:31.751Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
22:04:31 [2020-03-31T22:04:31.751Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done
22:04:32 [2020-03-31T22:04:32.008Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done
22:04:32 [2020-03-31T22:04:32.008Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 85.52kB / 2.80MB 0.1s
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.1s
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done
22:04:32 [2020-03-31T22:04:32.009Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0B / 126.88MB 0.2s
22:04:32 [2020-03-31T22:04:32.009Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done
22:04:32 [2020-03-31T22:04:32.266Z] #14 ...
22:04:32 [2020-03-31T22:04:32.266Z] 
22:04:32 [2020-03-31T22:04:32.266Z] #8 [internal] load build context
22:04:32 [2020-03-31T22:04:32.266Z] #8 transferring context: 831.55kB 0.3s done
22:04:32 [2020-03-31T22:04:32.266Z] #8 DONE 0.4s
22:04:32 [2020-03-31T22:04:32.266Z] 
22:04:32 [2020-03-31T22:04:32.266Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
22:04:32 [2020-03-31T22:04:32.266Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.3s done
22:04:32 [2020-03-31T22:04:32.266Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 7.84MB / 126.88MB 0.4s
22:04:32 [2020-03-31T22:04:32.266Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 17.52MB / 126.88MB 0.5s
22:04:32 [2020-03-31T22:04:32.525Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done
22:04:32 [2020-03-31T22:04:32.525Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 27.44MB / 126.88MB 0.6s
22:04:32 [2020-03-31T22:04:32.525Z] #14 ...
22:04:32 [2020-03-31T22:04:32.525Z] 
22:04:32 [2020-03-31T22:04:32.525Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
22:04:32 [2020-03-31T22:04:32.525Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
22:04:32 [2020-03-31T22:04:32.525Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
22:04:32 [2020-03-31T22:04:32.525Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
22:04:32 [2020-03-31T22:04:32.525Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
22:04:32 [2020-03-31T22:04:32.525Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done
22:04:32 [2020-03-31T22:04:32.525Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done
22:04:32 [2020-03-31T22:04:32.525Z] #5 DONE 0.7s
22:04:32 [2020-03-31T22:04:32.525Z] 
22:04:32 [2020-03-31T22:04:32.525Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
22:04:32 [2020-03-31T22:04:32.525Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 42.39MB / 126.88MB 0.8s
22:04:32 [2020-03-31T22:04:32.525Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
22:04:32 [2020-03-31T22:04:32.784Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 55.45MB / 126.88MB 1.0s
22:04:32 [2020-03-31T22:04:32.784Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
22:04:33 [2020-03-31T22:04:33.044Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 61.91MB / 126.88MB 1.1s
22:04:33 [2020-03-31T22:04:33.044Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
22:04:33 [2020-03-31T22:04:33.044Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 80.25MB / 126.88MB 1.3s
22:04:33 [2020-03-31T22:04:33.302Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 91.42MB / 126.88MB 1.4s
22:04:33 [2020-03-31T22:04:33.302Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 118.86MB / 126.88MB 1.6s
22:04:33 [2020-03-31T22:04:33.519Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:04:33 [2020-03-31T22:04:33.560Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s
22:04:33 [2020-03-31T22:04:33.560Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done
22:04:33 [2020-03-31T22:04:33.777Z] --- PASS: TestCreateServiceConfigFileMode (3.94s)
22:04:33 [2020-03-31T22:04:33.777Z] === RUN   TestCreateServiceSysctls
22:04:33 [2020-03-31T22:04:33.818Z] #14 ...
22:04:33 [2020-03-31T22:04:33.818Z] 
22:04:33 [2020-03-31T22:04:33.818Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
22:04:33 [2020-03-31T22:04:33.818Z] #6 DONE 1.2s
22:04:33 [2020-03-31T22:04:33.818Z] 
22:04:33 [2020-03-31T22:04:33.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
22:04:33 [2020-03-31T22:04:33.818Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.1s
22:04:34 [2020-03-31T22:04:34.342Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:04:34 [2020-03-31T22:04:34.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:04:35 [2020-03-31T22:04:35.715Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:04:35 [2020-03-31T22:04:35.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:04:36 [2020-03-31T22:04:36.647Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:04:37 [2020-03-31T22:04:37.578Z] --- PASS: TestCreateServiceSysctls (3.80s)
22:04:37 [2020-03-31T22:04:37.578Z] === RUN   TestCreateServiceCapabilities
22:04:37 [2020-03-31T22:04:37.578Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:04:38 [2020-03-31T22:04:38.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:04:39 [2020-03-31T22:04:39.078Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.2s
22:04:39 [2020-03-31T22:04:39.186Z] Removing intermediate container ea9536f71292
22:04:39 [2020-03-31T22:04:39.186Z]  ---> 812c3de97425
22:04:39 [2020-03-31T22:04:39.186Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
22:04:39 [2020-03-31T22:04:39.336Z] #14 ...
22:04:39 [2020-03-31T22:04:39.336Z] 
22:04:39 [2020-03-31T22:04:39.336Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
22:04:39 [2020-03-31T22:04:39.336Z] #7 1.053 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.117 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.217 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.222 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.231 (3/30) Installing readline (8.0.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.239 (4/30) Installing bash (5.0.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.255 Executing bash-5.0.0-r0.post-install
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.260 (5/30) Installing ca-certificates (20190108-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.278 (6/30) Installing libgcc (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.282 (7/30) Installing libstdc++ (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.297 (8/30) Installing binutils (2.32-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.398 (9/30) Installing gmp (6.1.2-r1)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.409 (10/30) Installing isl (0.18-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.432 (11/30) Installing libgomp (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.436 (12/30) Installing libatomic (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.438 (13/30) Installing mpfr3 (3.1.5-r1)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.445 (14/30) Installing mpc1 (1.1.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 2.448 (15/30) Installing gcc (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 3.299 (16/30) Installing musl-dev (1.1.22-r3)
22:04:39 [2020-03-31T22:04:39.336Z] #7 3.398 (17/30) Installing libc-dev (0.7.1-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 3.404 (18/30) Installing g++ (8.3.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 3.991 (19/30) Installing nghttp2-libs (1.39.2-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 3.997 (20/30) Installing libcurl (7.66.0-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.005 (21/30) Installing expat (2.2.8-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.009 (22/30) Installing pcre2 (10.33-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.020 (23/30) Installing git (2.22.2-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.229 (24/30) Installing libmnl (1.0.4-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.234 (25/30) Installing libnftnl-libs (1.1.3-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.239 (26/30) Installing iptables (1.8.3-r1)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.266 (27/30) Installing pigz (2.4-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.271 (28/30) Installing tar (1.32-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.283 (29/30) Installing xz-libs (5.2.4-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.290 (30/30) Installing xz (5.2.4-r0)
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.309 Executing busybox-1.30.1-r3.trigger
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.314 Executing ca-certificates-20190108-r0.trigger
22:04:39 [2020-03-31T22:04:39.336Z] #7 4.362 OK: 178 MiB in 44 packages
22:04:39 [2020-03-31T22:04:39.336Z] #7 DONE 5.5s
22:04:39 [2020-03-31T22:04:39.336Z] 
22:04:39 [2020-03-31T22:04:39.336Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
22:04:39 [2020-03-31T22:04:39.336Z] #9 DONE 0.1s
22:04:39 [2020-03-31T22:04:39.475Z] === RUN   TestDockerSuite/TestBuildUser
22:04:39 [2020-03-31T22:04:39.593Z] 
22:04:39 [2020-03-31T22:04:39.594Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
22:04:39 [2020-03-31T22:04:39.594Z] #10 DONE 0.1s
22:04:39 [2020-03-31T22:04:39.594Z] 
22:04:39 [2020-03-31T22:04:39.594Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
22:04:39 [2020-03-31T22:04:39.594Z] #11 DONE 0.1s
22:04:39 [2020-03-31T22:04:39.594Z] 
22:04:39 [2020-03-31T22:04:39.594Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
22:04:39 [2020-03-31T22:04:39.594Z] #12 DONE 0.0s
22:04:39 [2020-03-31T22:04:39.594Z] 
22:04:39 [2020-03-31T22:04:39.594Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
22:04:39 [2020-03-31T22:04:39.594Z] #13 DONE 0.1s
22:04:39 [2020-03-31T22:04:39.594Z] 
22:04:39 [2020-03-31T22:04:39.594Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
22:04:39 [2020-03-31T22:04:39.594Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done
22:04:39 [2020-03-31T22:04:39.851Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02
22:04:39 [2020-03-31T22:04:39.851Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done
22:04:39 [2020-03-31T22:04:39.851Z] #14 DONE 8.1s
22:04:40 [2020-03-31T22:04:40.108Z] 
22:04:40 [2020-03-31T22:04:40.108Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
22:04:40 [2020-03-31T22:04:40.129Z] 
22:04:40 [2020-03-31T22:04:40.366Z] #15 0.573 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
22:04:40 [2020-03-31T22:04:40.576Z]  ---> b8f18265bebf
22:04:40 [2020-03-31T22:04:40.577Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
22:04:40 [2020-03-31T22:04:40.577Z]  ---> Running in 9ee6e9f545a5
22:04:40 [2020-03-31T22:04:40.847Z] --- PASS: TestCreateServiceCapabilities (3.34s)
22:04:40 [2020-03-31T22:04:40.847Z] === RUN   TestInspect
22:04:41 [2020-03-31T22:04:41.411Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:04:41 [2020-03-31T22:04:41.736Z] #15 1.622 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.720 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.730 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.734 (3/43) Installing ncurses-libs (6.1_p20200118-r2)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.741 (4/43) Installing readline (8.0.1-r0)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.745 (5/43) Installing bash (5.0.11-r1)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.759 Executing bash-5.0.11-r1.post-install
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.760 (6/43) Installing linux-headers (4.19.36-r0)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.834 (7/43) Installing libblkid (2.34-r1)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.839 (8/43) Installing libuuid (2.34-r1)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.841 (9/43) Installing btrfs-progs-libs (5.4-r0)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.848 (10/43) Installing btrfs-progs-dev (5.4-r0)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.852 (11/43) Installing libgcc (9.2.0-r4)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.855 (12/43) Installing libstdc++ (9.2.0-r4)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.867 (13/43) Installing binutils (2.33.1-r0)
22:04:41 [2020-03-31T22:04:41.737Z] #15 1.935 (14/43) Installing libmagic (5.37-r1)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.955 (15/43) Installing file (5.37-r1)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.957 (16/43) Installing gmp (6.1.2-r1)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.963 (17/43) Installing isl (0.18-r0)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.977 (18/43) Installing libgomp (9.2.0-r4)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.981 (19/43) Installing libatomic (9.2.0-r4)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.983 (20/43) Installing mpfr4 (4.0.2-r1)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.989 (21/43) Installing mpc1 (1.1.0-r1)
22:04:41 [2020-03-31T22:04:41.995Z] #15 1.992 (22/43) Installing gcc (9.2.0-r4)
22:04:42 [2020-03-31T22:04:42.079Z] 
22:04:42 [2020-03-31T22:04:42.079Z] SUCCESS: Specified value was saved.
22:04:42 [2020-03-31T22:04:42.562Z] #15 2.654 (23/43) Installing musl-dev (1.1.24-r2)
22:04:42 [2020-03-31T22:04:42.562Z] #15 2.724 (24/43) Installing libc-dev (0.7.2-r0)
22:04:42 [2020-03-31T22:04:42.562Z] #15 2.726 (25/43) Installing g++ (9.2.0-r4)
22:04:42 [2020-03-31T22:04:42.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.135 (26/43) Installing make (4.2.1-r2)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.140 (27/43) Installing fortify-headers (1.1-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.143 (28/43) Installing build-base (0.5-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.145 (29/43) Installing nghttp2-libs (1.40.0-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.149 (30/43) Installing libcurl (7.67.0-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.156 (31/43) Installing curl (7.67.0-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.160 (32/43) Installing oniguruma (6.9.4-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.166 (33/43) Installing jq (1.6-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.174 (34/43) Installing device-mapper-libs (2.02.186-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.179 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.182 (36/43) Installing libaio (0.3.112-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.184 (37/43) Installing lvm2-libs (2.02.186-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.213 (38/43) Installing libfdisk (2.34-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.219 (39/43) Installing libmount (2.34-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.225 (40/43) Installing libsmartcols (2.34-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.229 (41/43) Installing pkgconf (1.6.3-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.232 (42/43) Installing util-linux-dev (2.34-r1)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.255 (43/43) Installing lvm2-dev (2.02.186-r0)
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.264 Executing busybox-1.31.1-r9.trigger
22:04:43 [2020-03-31T22:04:43.128Z] #15 3.269 OK: 196 MiB in 57 packages
22:04:43 [2020-03-31T22:04:43.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:04:43 [2020-03-31T22:04:43.693Z] #15 DONE 3.7s
22:04:43 [2020-03-31T22:04:43.693Z] 
22:04:43 [2020-03-31T22:04:43.693Z] #16 [base 3/5] RUN mkdir -p /build/
22:04:43 [2020-03-31T22:04:43.935Z] --- PASS: TestInspect (2.99s)
22:04:43 [2020-03-31T22:04:43.935Z] === RUN   TestCreateJob
22:04:44 [2020-03-31T22:04:44.626Z] #16 DONE 0.7s
22:04:44 [2020-03-31T22:04:44.626Z] 
22:04:44 [2020-03-31T22:04:44.626Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
22:04:44 [2020-03-31T22:04:44.884Z] #17 DONE 0.7s
22:04:44 [2020-03-31T22:04:44.924Z] Removing intermediate container 9ee6e9f545a5
22:04:44 [2020-03-31T22:04:44.924Z]  ---> e64518a75431
22:04:44 [2020-03-31T22:04:44.924Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:04:44 [2020-03-31T22:04:44.924Z]  ---> Running in a379661c15bb
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
22:04:45 [2020-03-31T22:04:45.141Z] #18 DONE 0.0s
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:04:45 [2020-03-31T22:04:45.141Z] #22 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #31 [builder 1/4] COPY . .
22:04:45 [2020-03-31T22:04:45.141Z] #31 ...
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
22:04:45 [2020-03-31T22:04:45.141Z] #26 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
22:04:45 [2020-03-31T22:04:45.141Z] #19 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:04:45 [2020-03-31T22:04:45.141Z] #23 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.141Z] 
22:04:45 [2020-03-31T22:04:45.141Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
22:04:45 [2020-03-31T22:04:45.141Z] #27 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.399Z] 
22:04:45 [2020-03-31T22:04:45.399Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
22:04:45 [2020-03-31T22:04:45.399Z] #28 DONE 0.1s
22:04:45 [2020-03-31T22:04:45.399Z] 
22:04:45 [2020-03-31T22:04:45.399Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:04:45 [2020-03-31T22:04:45.833Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:04:47 [2020-03-31T22:04:47.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:04:47 [2020-03-31T22:04:47.732Z] --- PASS: TestCreateJob (3.88s)
22:04:47 [2020-03-31T22:04:47.732Z] === RUN   TestReplicatedJob
22:04:48 [2020-03-31T22:04:48.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:04:48 [2020-03-31T22:04:48.680Z] #29 ...
22:04:48 [2020-03-31T22:04:48.680Z] 
22:04:48 [2020-03-31T22:04:48.680Z] #31 [builder 1/4] COPY . .
22:04:48 [2020-03-31T22:04:48.680Z] #31 DONE 3.4s
22:04:48 [2020-03-31T22:04:48.680Z] 
22:04:48 [2020-03-31T22:04:48.680Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.217 + RM_GOPATH=0
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.221 + TMP_GOPATH=
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.221 + : /build
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.221 + '[' -z '' ']'
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.221 ++ mktemp -d
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + export GOPATH=/tmp/tmp.DaigOm
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + GOPATH=/tmp/tmp.DaigOm
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + RM_GOPATH=1
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 ++ dirname ./install.sh
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + dir=.
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + bin=dockercli
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + shift
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + '[' '!' -f ./dockercli.installer ']'
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + . ./dockercli.installer
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 ++ : stable
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 ++ : 17.06.2-ce
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + install_dockercli
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.223 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.224 Install docker/cli version 17.06.2-ce from stable
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.224 ++ uname -m
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.225 + arch=x86_64
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.225 + '[' x86_64 '!=' x86_64 ']'
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.225 + url=https://download.docker.com/linux/static
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.226 + + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgztar -xz docker/docker
22:04:48 [2020-03-31T22:04:48.680Z] #24 1.226 
22:04:49 [2020-03-31T22:04:49.246Z] #24 3.835 + mkdir -p /build
22:04:49 [2020-03-31T22:04:49.246Z] #24 3.840 + mv docker/docker /build/
22:04:49 [2020-03-31T22:04:49.246Z] #24 3.842 + rmdir docker
22:04:49 [2020-03-31T22:04:49.246Z] #24 DONE 4.0s
22:04:49 [2020-03-31T22:04:49.246Z] 
22:04:49 [2020-03-31T22:04:49.246Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:04:49 [2020-03-31T22:04:49.246Z] #20 2.815 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:04:49 [2020-03-31T22:04:49.246Z] #20 3.378 curl: option --progress: is ambiguous
22:04:49 [2020-03-31T22:04:49.246Z] #20 3.381 curl: try 'curl --help' or 'curl --manual' for more information
22:04:49 [2020-03-31T22:04:49.246Z] #20 3.932 curl: option --progress: is ambiguous
22:04:49 [2020-03-31T22:04:49.246Z] #20 3.933 curl: try 'curl --help' or 'curl --manual' for more information
22:04:49 [2020-03-31T22:04:49.812Z] #20 4.653 curl: option --progress: is ambiguous
22:04:49 [2020-03-31T22:04:49.812Z] #20 4.653 curl: try 'curl --help' or 'curl --manual' for more information
22:04:50 [2020-03-31T22:04:50.377Z] #20 ...
22:04:50 [2020-03-31T22:04:50.377Z] 
22:04:50 [2020-03-31T22:04:50.377Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
22:04:50 [2020-03-31T22:04:50.377Z] #32 DONE 1.7s
22:04:50 [2020-03-31T22:04:50.377Z] 
22:04:50 [2020-03-31T22:04:50.377Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:04:50 [2020-03-31T22:04:50.621Z] Cannot create a file when that file already exists.
22:04:51 [2020-03-31T22:04:51.312Z] #33 1.172 
22:04:51 [2020-03-31T22:04:51.312Z] #33 1.311 Removing bundles/
22:04:51 [2020-03-31T22:04:51.570Z] #33 1.312 
22:04:51 [2020-03-31T22:04:51.570Z] #33 1.320 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
22:04:52 [2020-03-31T22:04:52.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:04:52 [2020-03-31T22:04:52.945Z] #33 2.602 Building test suite binary ./integration-cli/test.main
22:04:54 [2020-03-31T22:04:54.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:04:55 [2020-03-31T22:04:55.228Z] Removing intermediate container a379661c15bb
22:04:55 [2020-03-31T22:04:55.228Z]  ---> 19a6ce3fa278
22:04:55 [2020-03-31T22:04:55.228Z] Step 6/6 : CMD ["sh"]
22:04:55 [2020-03-31T22:04:55.228Z]  ---> Running in 94e545b4c208
22:04:55 [2020-03-31T22:04:55.473Z] #33 ...
22:04:55 [2020-03-31T22:04:55.473Z] 
22:04:55 [2020-03-31T22:04:55.473Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:04:55 [2020-03-31T22:04:55.473Z] #20 5.164 curl: option --progress: is ambiguous
22:04:55 [2020-03-31T22:04:55.473Z] #20 5.170 curl: try 'curl --help' or 'curl --manual' for more information
22:04:55 [2020-03-31T22:04:55.473Z] #20 5.500 
22:04:55 [2020-03-31T22:04:55.473Z] #20 6.673 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:04:55 [2020-03-31T22:04:55.473Z] #20 6.978 curl: option --progress: is ambiguous
22:04:55 [2020-03-31T22:04:55.473Z] #20 6.978 curl: try 'curl --help' or 'curl --manual' for more information
22:04:55 [2020-03-31T22:04:55.473Z] #20 7.244 
22:04:55 [2020-03-31T22:04:55.473Z] #20 8.249 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:04:55 [2020-03-31T22:04:55.473Z] #20 8.561 curl: option --progress: is ambiguous
22:04:55 [2020-03-31T22:04:55.473Z] #20 8.567 curl: try 'curl --help' or 'curl --manual' for more information
22:04:55 [2020-03-31T22:04:55.473Z] #20 8.949 
22:04:55 [2020-03-31T22:04:55.473Z] #20 10.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:04:55 [2020-03-31T22:04:55.675Z] Removing intermediate container 94e545b4c208
22:04:55 [2020-03-31T22:04:55.675Z]  ---> 603411d18b23
22:04:55 [2020-03-31T22:04:55.675Z] Successfully built 603411d18b23
22:04:55 [2020-03-31T22:04:55.675Z] Successfully tagged busybox:latest
22:04:55 [2020-03-31T22:04:55.675Z] INFO: Docker images of the daemon under test
22:04:55 [2020-03-31T22:04:55.675Z] 
22:04:55 [2020-03-31T22:04:55.675Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
22:04:55 [2020-03-31T22:04:55.675Z] busybox                                latest              603411d18b23        Less than a second ago   4.97GB
22:04:55 [2020-03-31T22:04:55.675Z] microsoft/windowsservercore            latest              80e84fd280e2        3 weeks ago              4.94GB
22:04:55 [2020-03-31T22:04:55.675Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        3 weeks ago              4.94GB
22:04:55 [2020-03-31T22:04:55.675Z] 
22:04:55 [2020-03-31T22:04:55.675Z] INFO: Running integration tests at 03/31/2020 22:04:55...
22:04:55 [2020-03-31T22:04:55.675Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:04:55 [2020-03-31T22:04:55.675Z] INFO: Integration API tests being run from the host:
22:04:55 [2020-03-31T22:04:55.675Z] INFO: make.ps1 starting at 03/31/2020 22:04:55
22:04:55 [2020-03-31T22:04:55.731Z] #20 10.42 curl: option --progress: is ambiguous
22:04:55 [2020-03-31T22:04:55.732Z] #20 10.43 curl: try 'curl --help' or 'curl --manual' for more information
22:04:55 [2020-03-31T22:04:55.832Z] --- PASS: TestReplicatedJob (6.74s)
22:04:55 [2020-03-31T22:04:55.832Z] === RUN   TestUpdateReplicatedJob
22:04:55 [2020-03-31T22:04:55.990Z] #20 10.73 
22:04:56 [2020-03-31T22:04:56.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:04:56 [2020-03-31T22:04:56.620Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:04:57 [2020-03-31T22:04:57.364Z] #20 12.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:04:57 [2020-03-31T22:04:57.929Z] #20 12.52 curl: option --progress: is ambiguous
22:04:57 [2020-03-31T22:04:57.929Z] #20 12.53 curl: try 'curl --help' or 'curl --manual' for more information
22:04:57 [2020-03-31T22:04:57.929Z] #20 12.86 
22:04:58 [2020-03-31T22:04:58.188Z] #20 12.99 Download of images into '/build' complete.
22:04:58 [2020-03-31T22:04:58.188Z] #20 12.99 Use something like the following to load the result into a Docker daemon:
22:04:58 [2020-03-31T22:04:58.188Z] #20 12.99   tar -cC '/build' . | docker load
22:04:58 [2020-03-31T22:04:58.188Z] #20 DONE 13.1s
22:04:58 [2020-03-31T22:04:58.188Z] 
22:04:58 [2020-03-31T22:04:58.188Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:04:58 [2020-03-31T22:04:58.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:04:58 [2020-03-31T22:04:58.300Z] Using test binary docker
22:04:58 [2020-03-31T22:04:58.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:04:58 [2020-03-31T22:04:58.300Z] +++ /etc/init.d/apparmor start
22:04:58 [2020-03-31T22:04:58.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:04:58 [2020-03-31T22:04:58.300Z] INFO: Waiting for daemon to start...
22:04:58 [2020-03-31T22:04:58.300Z] Starting dockerd
22:04:58 [2020-03-31T22:04:58.300Z] +++ 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
22:04:59 [2020-03-31T22:04:59.157Z] --- PASS: TestUpdateReplicatedJob (4.23s)
22:04:59 [2020-03-31T22:04:59.157Z] === RUN   TestServiceListWithStatuses
22:04:59 [2020-03-31T22:04:59.157Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:04:59 [2020-03-31T22:04:59.157Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:04:59 [2020-03-31T22:04:59.157Z] === RUN   TestDockerNetworkConnectAlias
22:04:59 [2020-03-31T22:04:59.562Z] #29 ...
22:04:59 [2020-03-31T22:04:59.562Z] 
22:04:59 [2020-03-31T22:04:59.562Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
22:04:59 [2020-03-31T22:04:59.562Z] #21 DONE 0.1s
22:04:59 [2020-03-31T22:04:59.562Z] 
22:04:59 [2020-03-31T22:04:59.562Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
22:04:59 [2020-03-31T22:04:59.820Z] #25 DONE 0.1s
22:04:59 [2020-03-31T22:04:59.820Z] 
22:04:59 [2020-03-31T22:04:59.820Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:05:00 [2020-03-31T22:05:00.330Z] .
22:05:00 [2020-03-31T22:05:00.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:05:00 [2020-03-31T22:05:00.615Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:05:00 [2020-03-31T22:05:00.615Z] Error: No such image: emptyfs
22:05:00 [2020-03-31T22:05:00.615Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:05:00 [2020-03-31T22:05:00.615Z] ++++ docker load
22:05:00 [2020-03-31T22:05:00.615Z] Running integration-test (iteration 1)
22:05:00 [2020-03-31T22:05:00.615Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
22:05:00 [2020-03-31T22:05:00.615Z] ++ 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
22:05:00 [2020-03-31T22:05:00.615Z] ++ set -e
22:05:00 [2020-03-31T22:05:00.615Z] ++ '[' -n 0 ']'
22:05:00 [2020-03-31T22:05:00.615Z] ++ set -x
22:05:00 [2020-03-31T22:05:00.615Z] ++ env -i DEST=/go/src/github.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
22:05:04 [2020-03-31T22:05:04.416Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:05:04 [2020-03-31T22:05:04.416Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:05:04 [2020-03-31T22:05:04.674Z] --- PASS: TestDockerNetworkConnectAlias (6.06s)
22:05:04 [2020-03-31T22:05:04.674Z] === RUN   TestDockerNetworkReConnect
22:05:04 [2020-03-31T22:05:04.931Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:05:06 [2020-03-31T22:05:06.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
22:05:06 [2020-03-31T22:05:06.302Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:05:07 [2020-03-31T22:05:07.673Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:05:09 [2020-03-31T22:05:09.568Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:05:09 [2020-03-31T22:05:09.568Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:05:09 [2020-03-31T22:05:09.568Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:05:09 [2020-03-31T22:05:09.568Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:05:09 [2020-03-31T22:05:09.568Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:05:10 [2020-03-31T22:05:10.132Z] --- PASS: TestDockerNetworkReConnect (5.43s)
22:05:10 [2020-03-31T22:05:10.132Z] === RUN   TestServicePlugin
22:05:12 [2020-03-31T22:05:12.029Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:05:12 [2020-03-31T22:05:12.029Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:05:12 [2020-03-31T22:05:12.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
22:05:13 [2020-03-31T22:05:13.401Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:05:14 [2020-03-31T22:05:14.336Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:05:15 [2020-03-31T22:05:15.707Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:05:15 [2020-03-31T22:05:15.707Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:05:15 [2020-03-31T22:05:15.885Z] Loaded image: buildpack-deps:jessie
22:05:15 [2020-03-31T22:05:15.885Z] Loaded image: busybox:latest
22:05:15 [2020-03-31T22:05:15.885Z] Loaded image: busybox:glibc
22:05:15 [2020-03-31T22:05:15.885Z] Loaded image: debian:jessie
22:05:15 [2020-03-31T22:05:15.885Z] Loaded image: hello-world:latest
22:05:15 [2020-03-31T22:05:15.885Z] INFO: Testing against a local daemon
22:05:15 [2020-03-31T22:05:15.885Z] === RUN   TestCgroupNamespacesBuild
22:05:16 [2020-03-31T22:05:16.899Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
22:05:16 [2020-03-31T22:05:16.899Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:05:17 [2020-03-31T22:05:17.910Z] #29 29.95 # github.com/docker/docker/contrib/httpserver
22:05:17 [2020-03-31T22:05:17.910Z] #29 29.95 loadinternal: cannot find runtime/cgo
22:05:17 [2020-03-31T22:05:17.910Z] #29 DONE 30.2s
22:05:17 [2020-03-31T22:05:17.910Z] 
22:05:17 [2020-03-31T22:05:17.910Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:05:17 [2020-03-31T22:05:17.910Z] #33 ...
22:05:17 [2020-03-31T22:05:17.910Z] 
22:05:17 [2020-03-31T22:05:17.910Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
22:05:17 [2020-03-31T22:05:17.910Z] #30 DONE 0.1s
22:05:17 [2020-03-31T22:05:17.910Z] 
22:05:17 [2020-03-31T22:05:17.910Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:05:18 [2020-03-31T22:05:18.386Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s)
22:05:18 [2020-03-31T22:05:18.386Z] === RUN   TestBuildWithSession
22:05:18 [2020-03-31T22:05:18.386Z] --- SKIP: TestBuildWithSession (0.00s)
22:05:18 [2020-03-31T22:05:18.386Z]     build_session_test.go:25: TODO: BuildKit
22:05:18 [2020-03-31T22:05:18.386Z] === RUN   TestBuildSquashParent
22:05:19 [2020-03-31T22:05:19.883Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:05:21 [2020-03-31T22:05:21.777Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:05:22 [2020-03-31T22:05:22.708Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:05:22 [2020-03-31T22:05:22.965Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:05:23 [2020-03-31T22:05:23.896Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:05:23 [2020-03-31T22:05:23.896Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:05:23 [2020-03-31T22:05:23.904Z] --- PASS: TestBuildSquashParent (5.03s)
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:05:23 [2020-03-31T22:05:23.904Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:05:23 [2020-03-31T22:05:23.904Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:05:23 [2020-03-31T22:05:23.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:05:23 [2020-03-31T22:05:23.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:05:23 [2020-03-31T22:05:23.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:05:24 [2020-03-31T22:05:24.828Z] === RUN   TestDockerSuite/TestBuildXZHost
22:05:26 [2020-03-31T22:05:26.523Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:05:26 [2020-03-31T22:05:26.523Z] INFO: Testing against a local daemon
22:05:26 [2020-03-31T22:05:26.609Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:05:26 [2020-03-31T22:05:26.896Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:05:27 [2020-03-31T22:05:27.351Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:05:27 [2020-03-31T22:05:27.351Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:05:27 [2020-03-31T22:05:27.351Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:05:27 [2020-03-31T22:05:27.915Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:05:28 [2020-03-31T22:05:28.846Z] === RUN   TestDockerSuite/TestCommitChange
22:05:28 [2020-03-31T22:05:28.950Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.50s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.61s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s)
22:05:28 [2020-03-31T22:05:28.950Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
22:05:28 [2020-03-31T22:05:28.950Z] === RUN   TestBuildMultiStageCopy
22:05:28 [2020-03-31T22:05:28.950Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:05:30 [2020-03-31T22:05:30.217Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:05:30 [2020-03-31T22:05:30.991Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:05:31 [2020-03-31T22:05:31.147Z] === RUN   TestDockerSuite/TestCommitHardlink
22:05:31 [2020-03-31T22:05:31.280Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:05:31 [2020-03-31T22:05:31.564Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:05:32 [2020-03-31T22:05:32.185Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:05:32 [2020-03-31T22:05:32.472Z] --- PASS: TestBuildMultiStageCopy (3.39s)
22:05:32 [2020-03-31T22:05:32.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s)
22:05:32 [2020-03-31T22:05:32.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
22:05:32 [2020-03-31T22:05:32.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
22:05:32 [2020-03-31T22:05:32.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
22:05:32 [2020-03-31T22:05:32.472Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
22:05:32 [2020-03-31T22:05:32.472Z] === RUN   TestBuildMultiStageParentConfig
22:05:33 [2020-03-31T22:05:33.043Z] === RUN   TestDockerSuite/TestCommitNewFile
22:05:33 [2020-03-31T22:05:33.483Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
22:05:33 [2020-03-31T22:05:33.483Z] === RUN   TestBuildLabelWithTargets
22:05:34 [2020-03-31T22:05:34.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
22:05:34 [2020-03-31T22:05:34.963Z] --- PASS: TestBuildLabelWithTargets (1.53s)
22:05:34 [2020-03-31T22:05:34.963Z] === RUN   TestBuildWithEmptyLayers
22:05:35 [2020-03-31T22:05:35.194Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:05:35 [2020-03-31T22:05:35.982Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
22:05:35 [2020-03-31T22:05:35.982Z] === RUN   TestBuildMultiStageOnBuild
22:05:36 [2020-03-31T22:05:36.126Z] === RUN   TestDockerSuite/TestCommitTTY
22:05:38 [2020-03-31T22:05:38.020Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
22:05:38 [2020-03-31T22:05:38.020Z] === RUN   TestBuildUncleanTarFilenames
22:05:38 [2020-03-31T22:05:38.652Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:05:38 [2020-03-31T22:05:38.765Z] ok  	github.com/docker/docker/integration/build	16.200s
22:05:39 [2020-03-31T22:05:39.034Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
22:05:39 [2020-03-31T22:05:39.035Z] === RUN   TestBuildMultiStageLayerLeak
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === Skipped
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_session_test.go:25: TODO: BuildKit
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:491: testEnv.OSType == "windows"
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
22:05:39 [2020-03-31T22:05:39.212Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] DONE 22 tests, 10 skipped in 42.579s
22:05:39 [2020-03-31T22:05:39.212Z] 
22:05:39 [2020-03-31T22:05:39.212Z] Running D:\gopath\src\github.com\docker\docker\integration\config
22:05:39 [2020-03-31T22:05:39.215Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:05:41 [2020-03-31T22:05:41.109Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:05:41 [2020-03-31T22:05:41.730Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s)
22:05:41 [2020-03-31T22:05:41.730Z] === RUN   TestBuildWithHugeFile
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:05:42 [2020-03-31T22:05:42.041Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:05:42 [2020-03-31T22:05:42.070Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:05:42 [2020-03-31T22:05:42.070Z] INFO: Testing against a local daemon
22:05:42 [2020-03-31T22:05:42.070Z] ok  	github.com/docker/docker/integration/config	0.270s
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === Skipped
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
22:05:42 [2020-03-31T22:05:42.070Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] DONE 8 tests, 8 skipped in 2.941s
22:05:42 [2020-03-31T22:05:42.070Z] 
22:05:42 [2020-03-31T22:05:42.070Z] Running D:\gopath\src\github.com\docker\docker\integration\container
22:05:43 [2020-03-31T22:05:43.934Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:05:45 [2020-03-31T22:05:45.732Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:05:45 [2020-03-31T22:05:45.732Z] INFO: Testing against a local daemon
22:05:45 [2020-03-31T22:05:45.829Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:05:45 [2020-03-31T22:05:45.829Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:05:46 [2020-03-31T22:05:46.394Z] --- PASS: TestServicePlugin (36.08s)
22:05:46 [2020-03-31T22:05:46.394Z]     plugin_test.go:62: [d328524a34f5b] joining swarm manager [dedceaa9f6b4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:05:46 [2020-03-31T22:05:46.394Z]     plugin_test.go:65: [d3eaea0c8c031] joining swarm manager [dedceaa9f6b4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:05:46 [2020-03-31T22:05:46.394Z] === RUN   TestServiceUpdateLabel
22:05:46 [2020-03-31T22:05:46.394Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:05:47 [2020-03-31T22:05:47.763Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:05:48 [2020-03-31T22:05:48.329Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:05:49 [2020-03-31T22:05:49.262Z] --- PASS: TestServiceUpdateLabel (2.91s)
22:05:49 [2020-03-31T22:05:49.262Z] === RUN   TestServiceUpdateSecrets
22:05:49 [2020-03-31T22:05:49.262Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:05:50 [2020-03-31T22:05:50.196Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:05:50 [2020-03-31T22:05:50.196Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:05:50 [2020-03-31T22:05:50.196Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:05:51 [2020-03-31T22:05:51.127Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:05:51 [2020-03-31T22:05:51.127Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:05:51 [2020-03-31T22:05:51.127Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:05:51 [2020-03-31T22:05:51.385Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:05:51 [2020-03-31T22:05:51.385Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:05:52 [2020-03-31T22:05:52.317Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:05:52 [2020-03-31T22:05:52.881Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:05:53 [2020-03-31T22:05:53.814Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:05:53 [2020-03-31T22:05:53.814Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:05:55 [2020-03-31T22:05:55.711Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:05:56 [2020-03-31T22:05:56.275Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:05:56 [2020-03-31T22:05:56.275Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:05:57 [2020-03-31T22:05:57.207Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:05:58 [2020-03-31T22:05:58.138Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:05:58 [2020-03-31T22:05:58.702Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:05:59 [2020-03-31T22:05:59.633Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:05:59 [2020-03-31T22:05:59.633Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:06:00 [2020-03-31T22:06:00.564Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:06:01 [2020-03-31T22:06:01.129Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:06:02 [2020-03-31T22:06:02.060Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:06:02 [2020-03-31T22:06:02.060Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:06:02 [2020-03-31T22:06:02.991Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:06:04 [2020-03-31T22:06:04.886Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:06:04 [2020-03-31T22:06:04.886Z] --- PASS: TestServiceUpdateSecrets (15.44s)
22:06:04 [2020-03-31T22:06:04.886Z] === RUN   TestServiceUpdateConfigs
22:06:06 [2020-03-31T22:06:06.258Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:06:06 [2020-03-31T22:06:06.515Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:06:06 [2020-03-31T22:06:06.515Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:06:06 [2020-03-31T22:06:06.515Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:06:06 [2020-03-31T22:06:06.515Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:06:07 [2020-03-31T22:06:07.448Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:06:12 [2020-03-31T22:06:12.702Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:06:12 [2020-03-31T22:06:12.702Z] === RUN   TestDockerSuite/TestContainerAPITop
22:06:13 [2020-03-31T22:06:13.632Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:06:13 [2020-03-31T22:06:13.632Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:06:13 [2020-03-31T22:06:13.632Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:06:16 [2020-03-31T22:06:16.908Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:06:17 [2020-03-31T22:06:17.535Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:06:18 [2020-03-31T22:06:18.915Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:06:20 [2020-03-31T22:06:20.289Z] --- PASS: TestServiceUpdateConfigs (15.62s)
22:06:20 [2020-03-31T22:06:20.289Z] === RUN   TestServiceUpdateNetwork
22:06:23 [2020-03-31T22:06:23.568Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:06:24 [2020-03-31T22:06:24.133Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:06:26 [2020-03-31T22:06:26.030Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:06:27 [2020-03-31T22:06:27.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:06:28 [2020-03-31T22:06:28.779Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
22:06:30 [2020-03-31T22:06:30.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
22:06:30 [2020-03-31T22:06:30.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
22:06:31 [2020-03-31T22:06:31.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
22:06:33 [2020-03-31T22:06:33.541Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
22:06:34 [2020-03-31T22:06:34.912Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000afca80_<nil>}
22:06:35 [2020-03-31T22:06:35.169Z] --- PASS: TestServiceUpdateNetwork (14.90s)
22:06:35 [2020-03-31T22:06:35.170Z] PASS
22:06:35 [2020-03-31T22:06:35.170Z] 
22:06:35 [2020-03-31T22:06:35.170Z] === Skipped
22:06:35 [2020-03-31T22:06:35.170Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:06:35 [2020-03-31T22:06:35.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:06:35 [2020-03-31T22:06:35.170Z] 
22:06:35 [2020-03-31T22:06:35.170Z] 
22:06:35 [2020-03-31T22:06:35.170Z] DONE 23 tests, 1 skipped in 180.169s
22:06:35 [2020-03-31T22:06:35.170Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:06:35 [2020-03-31T22:06:35.170Z] ++ 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
22:06:35 [2020-03-31T22:06:35.170Z] ++ set -e
22:06:35 [2020-03-31T22:06:35.170Z] ++ '[' -n 0 ']'
22:06:35 [2020-03-31T22:06:35.170Z] ++ set -x
22:06:35 [2020-03-31T22:06:35.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
22:06:35 [2020-03-31T22:06:35.428Z] INFO: Testing against a local daemon
22:06:35 [2020-03-31T22:06:35.428Z] === RUN   TestSessionCreate
22:06:35 [2020-03-31T22:06:35.428Z] --- PASS: TestSessionCreate (0.04s)
22:06:35 [2020-03-31T22:06:35.428Z] === RUN   TestSessionCreateWithBadUpgrade
22:06:35 [2020-03-31T22:06:35.428Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
22:06:35 [2020-03-31T22:06:35.428Z] PASS
22:06:35 [2020-03-31T22:06:35.428Z] 
22:06:35 [2020-03-31T22:06:35.428Z] DONE 2 tests in 0.196s
22:06:35 [2020-03-31T22:06:35.428Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:06:35 [2020-03-31T22:06:35.428Z] ++ 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
22:06:35 [2020-03-31T22:06:35.428Z] ++ set -e
22:06:35 [2020-03-31T22:06:35.428Z] ++ '[' -n 0 ']'
22:06:35 [2020-03-31T22:06:35.428Z] ++ set -x
22:06:35 [2020-03-31T22:06:35.428Z] ++ env -i DEST=/go/src/github.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
22:06:35 [2020-03-31T22:06:35.686Z] INFO: Testing against a local daemon
22:06:35 [2020-03-31T22:06:35.686Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:06:35 [2020-03-31T22:06:35.686Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:06:35 [2020-03-31T22:06:35.686Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:06:35 [2020-03-31T22:06:35.686Z] === RUN   TestEventsExecDie
22:06:36 [2020-03-31T22:06:36.617Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1631828240_/foo_false__<nil>_<nil>_<nil>}
22:06:36 [2020-03-31T22:06:36.617Z] --- PASS: TestEventsExecDie (1.03s)
22:06:36 [2020-03-31T22:06:36.617Z] === RUN   TestEventsBackwardsCompatible
22:06:36 [2020-03-31T22:06:36.617Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
22:06:36 [2020-03-31T22:06:36.617Z] === RUN   TestInfoBinaryCommits
22:06:36 [2020-03-31T22:06:36.617Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:06:36 [2020-03-31T22:06:36.617Z] === RUN   TestInfoAPIVersioned
22:06:36 [2020-03-31T22:06:36.617Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:06:36 [2020-03-31T22:06:36.617Z] === RUN   TestInfoDiscoveryBackend
22:06:37 [2020-03-31T22:06:37.184Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
22:06:37 [2020-03-31T22:06:37.184Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:06:38 [2020-03-31T22:06:38.116Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1631828240_/foo_true__<nil>_<nil>_<nil>}
22:06:38 [2020-03-31T22:06:38.373Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:06:38 [2020-03-31T22:06:38.373Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:06:38 [2020-03-31T22:06:38.937Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s)
22:06:38 [2020-03-31T22:06:38.937Z] === RUN   TestInfoAPI
22:06:38 [2020-03-31T22:06:38.937Z] --- PASS: TestInfoAPI (0.04s)
22:06:38 [2020-03-31T22:06:38.937Z] === RUN   TestInfoAPIWarnings
22:06:39 [2020-03-31T22:06:39.501Z] --- PASS: TestInfoAPIWarnings (0.54s)
22:06:39 [2020-03-31T22:06:39.501Z] === RUN   TestInfoDebug
22:06:39 [2020-03-31T22:06:39.758Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_false__<nil>_<nil>_<nil>}
22:06:40 [2020-03-31T22:06:40.015Z] --- PASS: TestInfoDebug (0.54s)
22:06:40 [2020-03-31T22:06:40.015Z] === RUN   TestInfoInsecureRegistries
22:06:40 [2020-03-31T22:06:40.579Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:06:40 [2020-03-31T22:06:40.579Z] === RUN   TestInfoRegistryMirrors
22:06:41 [2020-03-31T22:06:41.144Z] --- PASS: TestInfoRegistryMirrors (0.53s)
22:06:41 [2020-03-31T22:06:41.144Z] === RUN   TestLoginFailsWithBadCredentials
22:06:41 [2020-03-31T22:06:41.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
22:06:41 [2020-03-31T22:06:41.144Z] === RUN   TestPingCacheHeaders
22:06:41 [2020-03-31T22:06:41.144Z] --- PASS: TestPingCacheHeaders (0.02s)
22:06:41 [2020-03-31T22:06:41.144Z] === RUN   TestPingGet
22:06:41 [2020-03-31T22:06:41.144Z] --- PASS: TestPingGet (0.01s)
22:06:41 [2020-03-31T22:06:41.144Z] === RUN   TestPingHead
22:06:41 [2020-03-31T22:06:41.144Z] --- PASS: TestPingHead (0.02s)
22:06:41 [2020-03-31T22:06:41.144Z] === RUN   TestVersion
22:06:41 [2020-03-31T22:06:41.401Z] --- PASS: TestVersion (0.02s)
22:06:41 [2020-03-31T22:06:41.401Z] PASS
22:06:41 [2020-03-31T22:06:41.401Z] 
22:06:41 [2020-03-31T22:06:41.401Z] === Skipped
22:06:41 [2020-03-31T22:06:41.401Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:06:41 [2020-03-31T22:06:41.401Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:06:41 [2020-03-31T22:06:41.401Z] 
22:06:41 [2020-03-31T22:06:41.401Z] 
22:06:41 [2020-03-31T22:06:41.401Z] DONE 18 tests, 1 skipped in 5.867s
22:06:41 [2020-03-31T22:06:41.401Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:06:41 [2020-03-31T22:06:41.401Z] ++ 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
22:06:41 [2020-03-31T22:06:41.401Z] ++ set -e
22:06:41 [2020-03-31T22:06:41.401Z] ++ '[' -n 0 ']'
22:06:41 [2020-03-31T22:06:41.401Z] ++ set -x
22:06:41 [2020-03-31T22:06:41.401Z] ++ env -i DEST=/go/src/github.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
22:06:41 [2020-03-31T22:06:41.401Z] INFO: Testing against a local daemon
22:06:41 [2020-03-31T22:06:41.401Z] === RUN   TestVolumesCreateAndList
22:06:41 [2020-03-31T22:06:41.401Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:06:41 [2020-03-31T22:06:41.401Z] === RUN   TestVolumesRemove
22:06:41 [2020-03-31T22:06:41.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_true__<nil>_<nil>_<nil>}
22:06:41 [2020-03-31T22:06:41.401Z] --- PASS: TestVolumesRemove (0.10s)
22:06:41 [2020-03-31T22:06:41.401Z] === RUN   TestVolumesInspect
22:06:41 [2020-03-31T22:06:41.659Z] --- PASS: TestVolumesInspect (0.02s)
22:06:41 [2020-03-31T22:06:41.659Z] === RUN   TestVolumesInvalidJSON
22:06:41 [2020-03-31T22:06:41.659Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:06:41 [2020-03-31T22:06:41.659Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:06:41 [2020-03-31T22:06:41.659Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:06:41 [2020-03-31T22:06:41.659Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:06:41 [2020-03-31T22:06:41.659Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:06:41 [2020-03-31T22:06:41.659Z] PASS
22:06:41 [2020-03-31T22:06:41.659Z] 
22:06:41 [2020-03-31T22:06:41.659Z] DONE 5 tests in 0.257s
22:06:41 [2020-03-31T22:06:41.659Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:06:41 [2020-03-31T22:06:41.659Z] ++++ cat bundles/test-integration/docker.pid
22:06:41 [2020-03-31T22:06:41.659Z] +++ kill 5434
22:06:43 [2020-03-31T22:06:43.029Z] +++ /etc/init.d/apparmor stop
22:06:43 [2020-03-31T22:06:43.029Z] Leaving: AppArmorNo profiles have been unloaded.
22:06:43 [2020-03-31T22:06:43.029Z] 
22:06:43 [2020-03-31T22:06:43.029Z] Unloading profiles will leave already running processes permanently
22:06:43 [2020-03-31T22:06:43.029Z] unconfined, which can lead to unexpected situations.
22:06:43 [2020-03-31T22:06:43.029Z] 
22:06:43 [2020-03-31T22:06:43.029Z] To set a process to complain mode, use the command line tool
22:06:43 [2020-03-31T22:06:43.029Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:06:43 [2020-03-31T22:06:43.029Z] +++ true
22:06:43 [2020-03-31T22:06:43.029Z] 
22:06:43 [2020-03-31T22:06:43.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_true__0xc000afcb00_<nil>_<nil>}
22:06:44 [2020-03-31T22:06:44.926Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000afcb20_<nil>}
22:06:45 [2020-03-31T22:06:45.936Z] ok  	github.com/docker/docker/integration/container	57.927s
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === Skipped
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
22:06:45 [2020-03-31T22:06:45.936Z]     copy_test.go:25: testEnv.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
22:06:45 [2020-03-31T22:06:45.936Z]     copy_test.go:39: testEnv.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
22:06:45 [2020-03-31T22:06:45.936Z]     copy_test.go:51: testEnv.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
22:06:45 [2020-03-31T22:06:45.936Z]     copy_test.go:65: testEnv.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
22:06:45 [2020-03-31T22:06:45.936Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:06:45 [2020-03-31T22:06:45.936Z] 
22:06:45 [2020-03-31T22:06:45.936Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
22:06:45 [2020-03-31T22:06:45.937Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] DONE 80 tests, 41 skipped in 61.100s
22:06:45 [2020-03-31T22:06:45.937Z] 
22:06:45 [2020-03-31T22:06:45.937Z] Running D:\gopath\src\github.com\docker\docker\integration\image
22:06:45 [2020-03-31T22:06:45.937Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:06:45 [2020-03-31T22:06:45.937Z] INFO: Testing against a local daemon
22:06:45 [2020-03-31T22:06:45.937Z] ok  	github.com/docker/docker/integration/image	0.455s
22:06:46 [2020-03-31T22:06:46.296Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000afcb40_<nil>}
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] === Skipped
22:06:46 [2020-03-31T22:06:46.384Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
22:06:46 [2020-03-31T22:06:46.384Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
22:06:46 [2020-03-31T22:06:46.384Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
22:06:46 [2020-03-31T22:06:46.384Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
22:06:46 [2020-03-31T22:06:46.384Z]     tag_test.go:98: testEnv.OSType == "windows"
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] DONE 11 tests, 4 skipped in 2.977s
22:06:46 [2020-03-31T22:06:46.384Z] 
22:06:46 [2020-03-31T22:06:46.384Z] Running D:\gopath\src\github.com\docker\docker\integration\network
22:06:47 [2020-03-31T22:06:47.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000afcb60_<nil>}
22:06:49 [2020-03-31T22:06:49.233Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:06:49 [2020-03-31T22:06:49.233Z] INFO: Testing against a local daemon
22:06:49 [2020-03-31T22:06:49.233Z] ok  	github.com/docker/docker/integration/network	0.215s
22:06:49 [2020-03-31T22:06:49.561Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000afcb80_<nil>}
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === Skipped
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     network_test.go:97: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:29: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:52: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:96: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:130: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:181: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:206: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:236: FLAKY_TEST
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:326: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
22:06:49 [2020-03-31T22:06:49.680Z]     service_test.go:394: testEnv.OSType == "windows"
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] DONE 18 tests, 14 skipped in 3.225s
22:06:49 [2020-03-31T22:06:49.680Z] 
22:06:49 [2020-03-31T22:06:49.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
22:06:50 [2020-03-31T22:06:50.627Z] testing: warning: no tests to run
22:06:50 [2020-03-31T22:06:50.627Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.106s
22:06:50 [2020-03-31T22:06:50.627Z] 
22:06:50 [2020-03-31T22:06:50.627Z] DONE 0 tests in 0.930s
22:06:50 [2020-03-31T22:06:50.627Z] 
22:06:50 [2020-03-31T22:06:50.627Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
22:06:50 [2020-03-31T22:06:50.931Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:06:51 [2020-03-31T22:06:51.581Z] testing: warning: no tests to run
22:06:51 [2020-03-31T22:06:51.581Z] ok  	github.com/docker/docker/integration/network/macvlan	0.075s
22:06:51 [2020-03-31T22:06:51.581Z] 
22:06:51 [2020-03-31T22:06:51.581Z] DONE 0 tests in 0.911s
22:06:51 [2020-03-31T22:06:51.581Z] 
22:06:51 [2020-03-31T22:06:51.581Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
22:06:52 [2020-03-31T22:06:52.525Z] testing: warning: no tests to run
22:06:52 [2020-03-31T22:06:52.525Z] ok  	github.com/docker/docker/integration/plugin	0.106s
22:06:52 [2020-03-31T22:06:52.525Z] 
22:06:52 [2020-03-31T22:06:52.525Z] DONE 0 tests in 0.914s
22:06:52 [2020-03-31T22:06:52.525Z] 
22:06:52 [2020-03-31T22:06:52.525Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
22:06:52 [2020-03-31T22:06:52.825Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
22:06:53 [2020-03-31T22:06:53.082Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
22:06:53 [2020-03-31T22:06:53.082Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:06:53 [2020-03-31T22:06:53.469Z] testing: warning: no tests to run
22:06:53 [2020-03-31T22:06:53.469Z] ok  	github.com/docker/docker/integration/plugin/authz	0.091s
22:06:53 [2020-03-31T22:06:53.469Z] 
22:06:53 [2020-03-31T22:06:53.469Z] DONE 0 tests in 0.929s
22:06:53 [2020-03-31T22:06:53.469Z] 
22:06:53 [2020-03-31T22:06:53.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
22:06:56 [2020-03-31T22:06:56.320Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:06:56 [2020-03-31T22:06:56.320Z] INFO: Testing against a local daemon
22:06:56 [2020-03-31T22:06:56.320Z] ok  	github.com/docker/docker/integration/plugin/common	0.222s
22:06:56 [2020-03-31T22:06:56.320Z] 
22:06:56 [2020-03-31T22:06:56.320Z] DONE 2 tests in 2.527s
22:06:56 [2020-03-31T22:06:56.320Z] 
22:06:56 [2020-03-31T22:06:56.320Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
22:06:56 [2020-03-31T22:06:56.357Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:06:58 [2020-03-31T22:06:58.881Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:07:00 [2020-03-31T22:07:00.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:00 [2020-03-31T22:07:00.929Z] INFO: Testing against a local daemon
22:07:00 [2020-03-31T22:07:00.929Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.260s
22:07:00 [2020-03-31T22:07:00.929Z] 
22:07:00 [2020-03-31T22:07:00.929Z] === Skipped
22:07:00 [2020-03-31T22:07:00.929Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
22:07:00 [2020-03-31T22:07:00.929Z]     external_test.go:48: runtime.GOOS == "windows"
22:07:00 [2020-03-31T22:07:00.929Z] 
22:07:00 [2020-03-31T22:07:00.929Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
22:07:00 [2020-03-31T22:07:00.929Z]     external_test.go:408: runtime.GOOS == "windows"
22:07:00 [2020-03-31T22:07:00.929Z] 
22:07:00 [2020-03-31T22:07:00.929Z] 
22:07:00 [2020-03-31T22:07:00.929Z] DONE 2 tests, 2 skipped in 4.352s
22:07:00 [2020-03-31T22:07:00.929Z] 
22:07:00 [2020-03-31T22:07:00.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
22:07:01 [2020-03-31T22:07:01.403Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:07:03 [2020-03-31T22:07:03.335Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:07:03 [2020-03-31T22:07:03.335Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:07:03 [2020-03-31T22:07:03.790Z] --- PASS: TestBuildWithHugeFile (81.34s)
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildWithEmptyDockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:07:03 [2020-03-31T22:07:03.790Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
22:07:03 [2020-03-31T22:07:03.790Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s)
22:07:03 [2020-03-31T22:07:03.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s)
22:07:03 [2020-03-31T22:07:03.790Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s)
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildPreserveOwnership
22:07:03 [2020-03-31T22:07:03.790Z] === RUN   TestBuildPreserveOwnership/copy_from
22:07:04 [2020-03-31T22:07:04.265Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:07:05 [2020-03-31T22:07:05.196Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
22:07:06 [2020-03-31T22:07:06.127Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:07:06 [2020-03-31T22:07:06.483Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:07:07 [2020-03-31T22:07:07.057Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:07:07 [2020-03-31T22:07:07.970Z] --- PASS: TestBuildPreserveOwnership (4.88s)
22:07:07 [2020-03-31T22:07:07.970Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
22:07:07 [2020-03-31T22:07:07.970Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
22:07:07 [2020-03-31T22:07:07.970Z] === RUN   TestBuildPlatformInvalid
22:07:07 [2020-03-31T22:07:07.988Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:07:08 [2020-03-31T22:07:08.258Z] --- PASS: TestBuildPlatformInvalid (0.16s)
22:07:08 [2020-03-31T22:07:08.258Z] PASS
22:07:08 [2020-03-31T22:07:08.258Z] 
22:07:08 [2020-03-31T22:07:08.258Z] === Skipped
22:07:08 [2020-03-31T22:07:08.258Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
22:07:08 [2020-03-31T22:07:08.258Z]     build_session_test.go:25: TODO: BuildKit
22:07:08 [2020-03-31T22:07:08.258Z] 
22:07:08 [2020-03-31T22:07:08.258Z] 
22:07:08 [2020-03-31T22:07:08.258Z] DONE 32 tests, 1 skipped in 127.475s
22:07:08 [2020-03-31T22:07:08.258Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
22:07:08 [2020-03-31T22:07:08.258Z] ++ 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
22:07:08 [2020-03-31T22:07:08.258Z] ++ set -e
22:07:08 [2020-03-31T22:07:08.258Z] ++ '[' -n 0 ']'
22:07:08 [2020-03-31T22:07:08.258Z] ++ set -x
22:07:08 [2020-03-31T22:07:08.258Z] ++ env -i DEST=/go/src/github.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
22:07:08 [2020-03-31T22:07:08.258Z] INFO: Testing against a local daemon
22:07:08 [2020-03-31T22:07:08.258Z] === RUN   TestConfigList
22:07:08 [2020-03-31T22:07:08.918Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:07:09 [2020-03-31T22:07:09.341Z] #33 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:07:09 [2020-03-31T22:07:09.341Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:07:09 [2020-03-31T22:07:09.341Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:07:09 [2020-03-31T22:07:09.341Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:07:09 [2020-03-31T22:07:09.341Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:07:09 [2020-03-31T22:07:09.341Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:07:09 [2020-03-31T22:07:09.385Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:09 [2020-03-31T22:07:09.385Z] INFO: Testing against a local daemon
22:07:09 [2020-03-31T22:07:09.385Z] ok  	github.com/docker/docker/integration/plugin/logging	0.289s
22:07:09 [2020-03-31T22:07:09.833Z] 
22:07:09 [2020-03-31T22:07:09.833Z] === Skipped
22:07:09 [2020-03-31T22:07:09.833Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
22:07:09 [2020-03-31T22:07:09.833Z]     read_test.go:21: no unix domain sockets on Windows
22:07:09 [2020-03-31T22:07:09.833Z] 
22:07:09 [2020-03-31T22:07:09.833Z] 
22:07:09 [2020-03-31T22:07:09.833Z] DONE 1 tests, 1 skipped in 9.034s
22:07:09 [2020-03-31T22:07:09.833Z] 
22:07:09 [2020-03-31T22:07:09.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
22:07:10 [2020-03-31T22:07:10.288Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:07:10 [2020-03-31T22:07:10.712Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:07:10 [2020-03-31T22:07:10.949Z] --- PASS: TestConfigList (2.29s)
22:07:10 [2020-03-31T22:07:10.949Z] === RUN   TestConfigsCreateAndDelete
22:07:11 [2020-03-31T22:07:11.219Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:07:11 [2020-03-31T22:07:11.335Z] testing: warning: no tests to run
22:07:11 [2020-03-31T22:07:11.335Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.168s
22:07:11 [2020-03-31T22:07:11.335Z] 
22:07:11 [2020-03-31T22:07:11.335Z] DONE 0 tests in 1.743s
22:07:11 [2020-03-31T22:07:11.644Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:07:11 [2020-03-31T22:07:11.782Z] 
22:07:11 [2020-03-31T22:07:11.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
22:07:11 [2020-03-31T22:07:11.901Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:07:12 [2020-03-31T22:07:12.149Z] === RUN   TestDockerSuite/TestCpFromCaseG
22:07:12 [2020-03-31T22:07:12.994Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
22:07:12 [2020-03-31T22:07:12.994Z] === RUN   TestConfigsUpdate
22:07:13 [2020-03-31T22:07:13.079Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:07:13 [2020-03-31T22:07:13.272Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:07:14 [2020-03-31T22:07:14.449Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:07:14 [2020-03-31T22:07:14.630Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:14 [2020-03-31T22:07:14.630Z] INFO: Testing against a local daemon
22:07:14 [2020-03-31T22:07:14.630Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.239s
22:07:14 [2020-03-31T22:07:14.630Z] 
22:07:14 [2020-03-31T22:07:14.630Z] === Skipped
22:07:14 [2020-03-31T22:07:14.630Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
22:07:14 [2020-03-31T22:07:14.630Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
22:07:14 [2020-03-31T22:07:14.630Z] 
22:07:14 [2020-03-31T22:07:14.630Z] 
22:07:14 [2020-03-31T22:07:14.630Z] DONE 1 tests, 1 skipped in 3.083s
22:07:14 [2020-03-31T22:07:14.630Z] 
22:07:14 [2020-03-31T22:07:14.630Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
22:07:14 [2020-03-31T22:07:14.645Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:07:15 [2020-03-31T22:07:15.381Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:07:15 [2020-03-31T22:07:15.734Z] --- PASS: TestConfigsUpdate (2.30s)
22:07:15 [2020-03-31T22:07:15.734Z] === RUN   TestTemplatedConfig
22:07:16 [2020-03-31T22:07:16.017Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:07:16 [2020-03-31T22:07:16.311Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:07:17 [2020-03-31T22:07:17.477Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:17 [2020-03-31T22:07:17.477Z] INFO: Testing against a local daemon
22:07:17 [2020-03-31T22:07:17.477Z] ok  	github.com/docker/docker/integration/secret	0.175s
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === Skipped
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
22:07:17 [2020-03-31T22:07:17.477Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] DONE 6 tests, 6 skipped in 2.725s
22:07:17 [2020-03-31T22:07:17.477Z] 
22:07:17 [2020-03-31T22:07:17.477Z] Running D:\gopath\src\github.com\docker\docker\integration\service
22:07:17 [2020-03-31T22:07:17.681Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:07:17 [2020-03-31T22:07:17.917Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:07:18 [2020-03-31T22:07:18.175Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:07:18 [2020-03-31T22:07:18.430Z] --- PASS: TestTemplatedConfig (2.72s)
22:07:18 [2020-03-31T22:07:18.430Z] === RUN   TestConfigInspect
22:07:19 [2020-03-31T22:07:19.051Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:07:19 [2020-03-31T22:07:19.615Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:07:19 [2020-03-31T22:07:19.615Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:07:20 [2020-03-31T22:07:20.073Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:07:20 [2020-03-31T22:07:20.468Z] --- PASS: TestConfigInspect (2.28s)
22:07:20 [2020-03-31T22:07:20.468Z] === RUN   TestConfigCreateWithLabels
22:07:20 [2020-03-31T22:07:20.545Z] === RUN   TestDockerSuite/TestCpRelativePath
22:07:21 [2020-03-31T22:07:21.006Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:07:21 [2020-03-31T22:07:21.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:21 [2020-03-31T22:07:21.143Z] INFO: Testing against a local daemon
22:07:21 [2020-03-31T22:07:21.143Z] ok  	github.com/docker/docker/integration/service	0.390s
22:07:21 [2020-03-31T22:07:21.143Z] 
22:07:21 [2020-03-31T22:07:21.143Z] === Skipped
22:07:21 [2020-03-31T22:07:21.143Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
22:07:21 [2020-03-31T22:07:21.144Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
22:07:21 [2020-03-31T22:07:21.144Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] DONE 23 tests, 22 skipped in 3.601s
22:07:21 [2020-03-31T22:07:21.144Z] 
22:07:21 [2020-03-31T22:07:21.144Z] Running D:\gopath\src\github.com\docker\docker\integration\session
22:07:21 [2020-03-31T22:07:21.475Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:07:22 [2020-03-31T22:07:22.508Z] --- PASS: TestConfigCreateWithLabels (2.26s)
22:07:22 [2020-03-31T22:07:22.508Z] === RUN   TestConfigCreateResolve
22:07:22 [2020-03-31T22:07:22.844Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:07:22 [2020-03-31T22:07:22.905Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:07:23 [2020-03-31T22:07:23.775Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:07:23 [2020-03-31T22:07:23.839Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:07:23 [2020-03-31T22:07:23.992Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:23 [2020-03-31T22:07:23.992Z] INFO: Testing against a local daemon
22:07:23 [2020-03-31T22:07:23.992Z] ok  	github.com/docker/docker/integration/session	0.211s
22:07:23 [2020-03-31T22:07:23.992Z] 
22:07:23 [2020-03-31T22:07:23.992Z] === Skipped
22:07:23 [2020-03-31T22:07:23.992Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
22:07:23 [2020-03-31T22:07:23.992Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
22:07:23 [2020-03-31T22:07:23.992Z] 
22:07:23 [2020-03-31T22:07:23.992Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
22:07:23 [2020-03-31T22:07:23.992Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
22:07:23 [2020-03-31T22:07:23.992Z] 
22:07:23 [2020-03-31T22:07:23.992Z] 
22:07:23 [2020-03-31T22:07:23.992Z] DONE 2 tests, 2 skipped in 2.599s
22:07:23 [2020-03-31T22:07:23.992Z] 
22:07:23 [2020-03-31T22:07:23.992Z] Running D:\gopath\src\github.com\docker\docker\integration\system
22:07:24 [2020-03-31T22:07:24.711Z] === RUN   TestDockerSuite/TestCpToCaseA
22:07:24 [2020-03-31T22:07:24.968Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
22:07:25 [2020-03-31T22:07:25.203Z] --- PASS: TestConfigCreateResolve (2.25s)
22:07:25 [2020-03-31T22:07:25.203Z] === RUN   TestConfigDaemonLibtrustID
22:07:25 [2020-03-31T22:07:25.203Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
22:07:25 [2020-03-31T22:07:25.203Z] PASS
22:07:25 [2020-03-31T22:07:25.203Z] 
22:07:25 [2020-03-31T22:07:25.203Z] DONE 8 tests in 17.017s
22:07:25 [2020-03-31T22:07:25.203Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
22:07:25 [2020-03-31T22:07:25.203Z] ++ 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
22:07:25 [2020-03-31T22:07:25.203Z] ++ set -e
22:07:25 [2020-03-31T22:07:25.203Z] ++ '[' -n 0 ']'
22:07:25 [2020-03-31T22:07:25.203Z] ++ set -x
22:07:25 [2020-03-31T22:07:25.203Z] ++ env -i DEST=/go/src/github.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
22:07:25 [2020-03-31T22:07:25.210Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:07:25 [2020-03-31T22:07:25.488Z] INFO: Testing against a local daemon
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestCheckpoint
22:07:25 [2020-03-31T22:07:25.488Z] --- SKIP: TestCheckpoint (0.00s)
22:07:25 [2020-03-31T22:07:25.488Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestContainerInvalidJSON
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:07:25 [2020-03-31T22:07:25.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:07:25 [2020-03-31T22:07:25.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:07:25 [2020-03-31T22:07:25.488Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:07:25 [2020-03-31T22:07:25.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:07:25 [2020-03-31T22:07:25.488Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:07:25 [2020-03-31T22:07:25.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:07:25 [2020-03-31T22:07:25.488Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:07:25 [2020-03-31T22:07:25.488Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:07:25 [2020-03-31T22:07:25.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:07:25 [2020-03-31T22:07:25.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:07:25 [2020-03-31T22:07:25.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestCopyFromContainerPathIsNotDir
22:07:25 [2020-03-31T22:07:25.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
22:07:25 [2020-03-31T22:07:25.488Z] === RUN   TestCopyToContainerPathDoesNotExist
22:07:25 [2020-03-31T22:07:25.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
22:07:25 [2020-03-31T22:07:25.773Z] === RUN   TestCopyToContainerPathIsNotDir
22:07:25 [2020-03-31T22:07:25.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
22:07:25 [2020-03-31T22:07:25.773Z] === RUN   TestCopyFromContainer
22:07:26 [2020-03-31T22:07:26.128Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:26 [2020-03-31T22:07:26.128Z] INFO: Testing against a local daemon
22:07:26 [2020-03-31T22:07:26.144Z] #33 156.0 
22:07:26 [2020-03-31T22:07:26.709Z] #33 DONE 156.4s
22:07:26 [2020-03-31T22:07:26.709Z] 
22:07:26 [2020-03-31T22:07:26.709Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
22:07:26 [2020-03-31T22:07:26.862Z] === RUN   TestDockerSuite/TestCpToCaseB
22:07:27 [2020-03-31T22:07:27.260Z] === RUN   TestCopyFromContainer//
22:07:27 [2020-03-31T22:07:27.426Z] === RUN   TestDockerSuite/TestCpToCaseC
22:07:27 [2020-03-31T22:07:27.548Z] === RUN   TestCopyFromContainer//bar/root
22:07:27 [2020-03-31T22:07:27.548Z] === RUN   TestCopyFromContainer//bar/root/
22:07:27 [2020-03-31T22:07:27.548Z] === RUN   TestCopyFromContainer/bar/quux
22:07:27 [2020-03-31T22:07:27.630Z] ok  	github.com/docker/docker/integration/system	1.291s
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === Skipped
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
22:07:27 [2020-03-31T22:07:27.630Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] DONE 13 tests, 7 skipped in 3.722s
22:07:27 [2020-03-31T22:07:27.630Z] 
22:07:27 [2020-03-31T22:07:27.630Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
22:07:27 [2020-03-31T22:07:27.643Z] #34 DONE 1.3s
22:07:27 [2020-03-31T22:07:27.841Z] === RUN   TestCopyFromContainer/bar/quux/
22:07:27 [2020-03-31T22:07:27.841Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:07:27 [2020-03-31T22:07:27.841Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:07:28 [2020-03-31T22:07:28.128Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:07:28 [2020-03-31T22:07:28.128Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:07:28 [2020-03-31T22:07:28.128Z] === RUN   TestCopyFromContainer/bar/notarget
22:07:28 [2020-03-31T22:07:28.414Z] --- PASS: TestCopyFromContainer (2.57s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:07:28 [2020-03-31T22:07:28.415Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateLinkToNonExistingContainer
22:07:28 [2020-03-31T22:07:28.415Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateWithInvalidEnv
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateWithInvalidEnv/0
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateWithInvalidEnv/0
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateWithInvalidEnv/1
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateWithInvalidEnv/1
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateWithInvalidEnv/2
22:07:28 [2020-03-31T22:07:28.415Z] === PAUSE TestCreateWithInvalidEnv/2
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateWithInvalidEnv/0
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateWithInvalidEnv/1
22:07:28 [2020-03-31T22:07:28.415Z] === CONT  TestCreateWithInvalidEnv/2
22:07:28 [2020-03-31T22:07:28.415Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:07:28 [2020-03-31T22:07:28.415Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateTmpfsMountsTarget
22:07:28 [2020-03-31T22:07:28.415Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:07:28 [2020-03-31T22:07:28.415Z] === RUN   TestCreateWithCustomMaskedPaths
22:07:29 [2020-03-31T22:07:29.564Z] 
22:07:29 [2020-03-31T22:07:29.564Z] #35 [runner 12/12] COPY --from=builder       /build/ /
22:07:29 [2020-03-31T22:07:29.948Z] === RUN   TestDockerSuite/TestCpToCaseD
22:07:30 [2020-03-31T22:07:30.185Z] #35 DONE 0.8s
22:07:30 [2020-03-31T22:07:30.185Z] 
22:07:30 [2020-03-31T22:07:30.185Z] #36 exporting to image
22:07:30 [2020-03-31T22:07:30.185Z] #36 exporting layers
22:07:30 [2020-03-31T22:07:30.451Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s)
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:07:30 [2020-03-31T22:07:30.451Z] --- PASS: TestCreateWithCapabilities (0.04s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
22:07:30 [2020-03-31T22:07:30.451Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
22:07:30 [2020-03-31T22:07:30.451Z] === RUN   TestCreateWithCustomReadonlyPaths
22:07:30 [2020-03-31T22:07:30.493Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:30 [2020-03-31T22:07:30.493Z] INFO: Testing against a local daemon
22:07:30 [2020-03-31T22:07:30.493Z] ok  	github.com/docker/docker/integration/volume	0.273s
22:07:30 [2020-03-31T22:07:30.493Z] 
22:07:30 [2020-03-31T22:07:30.493Z] === Skipped
22:07:30 [2020-03-31T22:07:30.493Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.01s)
22:07:30 [2020-03-31T22:07:30.493Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
22:07:30 [2020-03-31T22:07:30.493Z] 
22:07:30 [2020-03-31T22:07:30.493Z] 
22:07:30 [2020-03-31T22:07:30.493Z] DONE 5 tests, 1 skipped in 2.655s
22:07:30 [2020-03-31T22:07:30.493Z] 
22:07:30 [2020-03-31T22:07:30.493Z] INFO: make.ps1 ended at 03/31/2020 22:07:30
22:07:30 [2020-03-31T22:07:30.493Z] INFO: Integration CLI tests being run from the host:
22:07:30 [2020-03-31T22:07:30.493Z] 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" 
22:07:32 [2020-03-31T22:07:32.093Z] #36 exporting layers 1.9s done
22:07:32 [2020-03-31T22:07:32.093Z] #36 writing image sha256:40fdfa745763baf6747f2ca6a1ec6d9e038f3b5c2a46f2445fc0c3b6b2806851 done
22:07:32 [2020-03-31T22:07:32.093Z] #36 naming to docker.io/library/moby-e2e-test done
22:07:32 [2020-03-31T22:07:32.093Z] #36 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:07:32 [2020-03-31T22:07:32.423Z] + echo Ensuring container killed.
22:07:32 [2020-03-31T22:07:32.423Z] Ensuring container killed.
22:07:32 [2020-03-31T22:07:32.423Z] + docker rm -vf docker-pr4
22:07:32 [2020-03-31T22:07:32.423Z] Error: No such container: docker-pr4
22:07:32 [2020-03-31T22:07:32.423Z] + true
[Pipeline] sh
22:07:32 [2020-03-31T22:07:32.488Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:07:32 [2020-03-31T22:07:32.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:07:32 [2020-03-31T22:07:32.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:07:32 [2020-03-31T22:07:32.488Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:07:32 [2020-03-31T22:07:32.488Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:07:32 [2020-03-31T22:07:32.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
22:07:32 [2020-03-31T22:07:32.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
22:07:32 [2020-03-31T22:07:32.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
22:07:32 [2020-03-31T22:07:32.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
22:07:32 [2020-03-31T22:07:32.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
22:07:32 [2020-03-31T22:07:32.488Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:07:32 [2020-03-31T22:07:32.488Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:07:32 [2020-03-31T22:07:32.707Z] + echo Chowning /workspace to jenkins user
22:07:32 [2020-03-31T22:07:32.707Z] Chowning /workspace to jenkins user
22:07:32 [2020-03-31T22:07:32.707Z] + id -u
22:07:32 [2020-03-31T22:07:32.707Z] + id -g
22:07:32 [2020-03-31T22:07:32.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/workspace busybox chown -R 1000:1000 /workspace
22:07:33 [2020-03-31T22:07:33.107Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
22:07:33 [2020-03-31T22:07:33.107Z] === RUN   TestContainerStartOnDaemonRestart
22:07:33 [2020-03-31T22:07:33.107Z] === PAUSE TestContainerStartOnDaemonRestart
22:07:33 [2020-03-31T22:07:33.107Z] === RUN   TestDaemonRestartIpcMode
22:07:33 [2020-03-31T22:07:33.107Z] === PAUSE TestDaemonRestartIpcMode
22:07:33 [2020-03-31T22:07:33.107Z] === RUN   TestDaemonHostGatewayIP
22:07:33 [2020-03-31T22:07:33.107Z] === PAUSE TestDaemonHostGatewayIP
22:07:33 [2020-03-31T22:07:33.107Z] === RUN   TestDiff
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:07:33 [2020-03-31T22:07:33.727Z] --- PASS: TestDiff (0.67s)
22:07:33 [2020-03-31T22:07:33.727Z] === RUN   TestExecWithCloseStdin
22:07:33 [2020-03-31T22:07:33.935Z] + bundleName=unit
22:07:33 [2020-03-31T22:07:33.935Z] + echo Creating unit-bundles.tar.gz
22:07:33 [2020-03-31T22:07:33.935Z] Creating unit-bundles.tar.gz
22:07:33 [2020-03-31T22:07:33.935Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
22:07:33 [2020-03-31T22:07:33.935Z] bundles/junit-report.xml
22:07:33 [2020-03-31T22:07:33.935Z] bundles/go-test-report.json
22:07:33 [2020-03-31T22:07:33.935Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:07:33 [2020-03-31T22:07:33.947Z] Archiving artifacts
22:07:34 [2020-03-31T22:07:34.437Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:07:34 [2020-03-31T22:07:34.745Z] --- PASS: TestExecWithCloseStdin (0.76s)
22:07:34 [2020-03-31T22:07:34.745Z] === RUN   TestExec
22:07:34 [2020-03-31T22:07:34.746Z] + make clean
22:07:35 [2020-03-31T22:07:35.005Z] docker volume rm -f docker-dev-cache
22:07:35 [2020-03-31T22:07:35.005Z] docker-dev-cache
[Pipeline] deleteDir
22:07:35 [2020-03-31T22:07:35.200Z] === RUN   TestDockerSuite/TestCpToCaseE
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
22:07:35 [2020-03-31T22:07:35.370Z] --- PASS: TestExec (0.78s)
22:07:35 [2020-03-31T22:07:35.370Z] === RUN   TestExecUser
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:07:36 [2020-03-31T22:07:36.386Z] --- PASS: TestExecUser (0.80s)
22:07:36 [2020-03-31T22:07:36.386Z] === RUN   TestExportContainerAndImportImage
22:07:37 [2020-03-31T22:07:37.405Z] --- PASS: TestExportContainerAndImportImage (0.94s)
22:07:37 [2020-03-31T22:07:37.405Z] === RUN   TestExportContainerAfterDaemonRestart
22:07:38 [2020-03-31T22:07:38.474Z] === RUN   TestDockerSuite/TestCpToCaseF
22:07:38 [2020-03-31T22:07:38.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
22:07:38 [2020-03-31T22:07:38.888Z] === RUN   TestHealthCheckWorkdir
22:07:39 [2020-03-31T22:07:39.405Z] === RUN   TestDockerSuite/TestCpToCaseG
22:07:39 [2020-03-31T22:07:39.508Z] --- PASS: TestHealthCheckWorkdir (0.93s)
22:07:39 [2020-03-31T22:07:39.508Z] === RUN   TestHealthKillContainer
22:07:40 [2020-03-31T22:07:40.694Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:07:40 [2020-03-31T22:07:40.694Z] INFO: Testing against a local daemon
22:07:42 [2020-03-31T22:07:42.979Z] --- PASS: TestHealthKillContainer (2.84s)
22:07:42 [2020-03-31T22:07:42.979Z] === RUN   TestInspectCpusetInConfigPre120
22:07:42 [2020-03-31T22:07:42.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
22:07:42 [2020-03-31T22:07:42.979Z] === RUN   TestIpcModeNone
22:07:43 [2020-03-31T22:07:43.997Z] --- PASS: TestIpcModeNone (0.75s)
22:07:43 [2020-03-31T22:07:43.997Z] === RUN   TestIpcModePrivate
22:07:44 [2020-03-31T22:07:44.619Z] --- PASS: TestIpcModePrivate (0.72s)
22:07:44 [2020-03-31T22:07:44.619Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
22:07:44 [2020-03-31T22:07:44.619Z] === RUN   TestIpcModeShareable
22:07:44 [2020-03-31T22:07:44.659Z] === RUN   TestDockerSuite/TestCpToCaseH
22:07:45 [2020-03-31T22:07:45.239Z] --- PASS: TestIpcModeShareable (0.79s)
22:07:45 [2020-03-31T22:07:45.239Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
22:07:45 [2020-03-31T22:07:45.239Z] === RUN   TestAPIIpcModeShareableAndContainer
22:07:46 [2020-03-31T22:07:46.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
22:07:47 [2020-03-31T22:07:47.925Z] === RUN   TestDockerSuite/TestCpToCaseI
22:07:47 [2020-03-31T22:07:47.930Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s)
22:07:47 [2020-03-31T22:07:47.930Z] === RUN   TestAPIIpcModeHost
22:07:48 [2020-03-31T22:07:48.217Z] --- PASS: TestAPIIpcModeHost (0.63s)
22:07:48 [2020-03-31T22:07:48.217Z] === RUN   TestDaemonIpcModeShareable
22:07:49 [2020-03-31T22:07:49.296Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:07:49 [2020-03-31T22:07:49.698Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
22:07:49 [2020-03-31T22:07:49.698Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:07:49 [2020-03-31T22:07:49.698Z] === RUN   TestDaemonIpcModePrivate
22:07:51 [2020-03-31T22:07:51.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
22:07:51 [2020-03-31T22:07:51.742Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
22:07:51 [2020-03-31T22:07:51.742Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
22:07:51 [2020-03-31T22:07:51.742Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:07:53 [2020-03-31T22:07:53.229Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
22:07:53 [2020-03-31T22:07:53.229Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
22:07:53 [2020-03-31T22:07:53.229Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:07:54 [2020-03-31T22:07:54.467Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
22:07:54 [2020-03-31T22:07:54.712Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
22:07:54 [2020-03-31T22:07:54.712Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:07:54 [2020-03-31T22:07:54.712Z] === RUN   TestIpcModeOlderClient
22:07:54 [2020-03-31T22:07:54.712Z] === PAUSE TestIpcModeOlderClient
22:07:54 [2020-03-31T22:07:54.712Z] === RUN   TestKillContainerInvalidSignal
22:07:55 [2020-03-31T22:07:55.333Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
22:07:55 [2020-03-31T22:07:55.333Z] === RUN   TestKillContainer
22:07:55 [2020-03-31T22:07:55.333Z] === RUN   TestKillContainer/no_signal
22:07:55 [2020-03-31T22:07:55.398Z] === RUN   TestDockerSuite/TestCpToDot
22:07:55 [2020-03-31T22:07:55.953Z] === RUN   TestKillContainer/non_killing_signal
22:07:56 [2020-03-31T22:07:56.329Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:07:56 [2020-03-31T22:07:56.573Z] === RUN   TestKillContainer/killing_signal
22:07:57 [2020-03-31T22:07:57.590Z] --- PASS: TestKillContainer (2.02s)
22:07:57 [2020-03-31T22:07:57.590Z]     --- PASS: TestKillContainer/no_signal (0.64s)
22:07:57 [2020-03-31T22:07:57.590Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
22:07:57 [2020-03-31T22:07:57.590Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
22:07:57 [2020-03-31T22:07:57.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:07:57 [2020-03-31T22:07:57.590Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:07:58 [2020-03-31T22:07:58.209Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:07:58 [2020-03-31T22:07:58.228Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:07:58 [2020-03-31T22:07:58.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
22:07:58 [2020-03-31T22:07:58.830Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
22:07:58 [2020-03-31T22:07:58.830Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
22:07:58 [2020-03-31T22:07:58.830Z] === RUN   TestKillStoppedContainer
22:07:58 [2020-03-31T22:07:58.830Z] --- PASS: TestKillStoppedContainer (0.08s)
22:07:58 [2020-03-31T22:07:58.830Z] === RUN   TestKillStoppedContainerAPIPre120
22:07:58 [2020-03-31T22:07:58.830Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
22:07:58 [2020-03-31T22:07:58.830Z] === RUN   TestKillDifferentUserContainer
22:07:59 [2020-03-31T22:07:59.842Z] --- PASS: TestKillDifferentUserContainer (0.68s)
22:07:59 [2020-03-31T22:07:59.842Z] === RUN   TestInspectOomKilledTrue
22:08:00 [2020-03-31T22:08:00.779Z] === RUN   TestDockerSuite/TestCpToStdout
22:08:00 [2020-03-31T22:08:00.857Z] --- PASS: TestInspectOomKilledTrue (1.23s)
22:08:00 [2020-03-31T22:08:00.857Z] === RUN   TestInspectOomKilledFalse
22:08:01 [2020-03-31T22:08:01.343Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:08:01 [2020-03-31T22:08:01.479Z] --- PASS: TestInspectOomKilledFalse (0.69s)
22:08:01 [2020-03-31T22:08:01.479Z] === RUN   TestLinksEtcHostsContentMatch
22:08:02 [2020-03-31T22:08:02.100Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
22:08:02 [2020-03-31T22:08:02.100Z] === RUN   TestLinksContainerNames
22:08:03 [2020-03-31T22:08:03.614Z] --- PASS: TestLinksContainerNames (1.48s)
22:08:03 [2020-03-31T22:08:03.614Z] === RUN   TestLogsFollowTailEmpty
22:08:04 [2020-03-31T22:08:04.240Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
22:08:04 [2020-03-31T22:08:04.240Z] === RUN   TestContainerNetworkMountsNoChown
22:08:04 [2020-03-31T22:08:04.616Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:08:05 [2020-03-31T22:08:05.180Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:08:05 [2020-03-31T22:08:05.255Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/default
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/default
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/private
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/private
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rprivate
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rprivate
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/slave
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/slave
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rslave
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rslave
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/shared
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/shared
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rshared
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rshared
22:08:05 [2020-03-31T22:08:05.255Z] === CONT  TestMountDaemonRoot/default
22:08:05 [2020-03-31T22:08:05.255Z] === CONT  TestMountDaemonRoot/rslave
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/default/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/default/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === CONT  TestMountDaemonRoot/slave
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === CONT  TestMountDaemonRoot/rprivate
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:08:05 [2020-03-31T22:08:05.255Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:08:05 [2020-03-31T22:08:05.255Z] === CONT  TestMountDaemonRoot/private
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/private/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/private/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/shared
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rshared
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/default/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/default/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/private/bind_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/private/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:08:05 [2020-03-31T22:08:05.256Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:08:05 [2020-03-31T22:08:05.540Z] --- PASS: TestMountDaemonRoot (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
22:08:05 [2020-03-31T22:08:05.540Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:08:05 [2020-03-31T22:08:05.540Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:08:05 [2020-03-31T22:08:05.540Z] === RUN   TestContainerBindMountNonRecursive
22:08:06 [2020-03-31T22:08:06.111Z] === RUN   TestDockerSuite/TestCpVolumePath
22:08:07 [2020-03-31T22:08:07.022Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
22:08:07 [2020-03-31T22:08:07.022Z] === RUN   TestNetworkNat
22:08:07 [2020-03-31T22:08:07.641Z] --- PASS: TestNetworkNat (0.71s)
22:08:07 [2020-03-31T22:08:07.641Z] === RUN   TestNetworkLocalhostTCPNat
22:08:08 [2020-03-31T22:08:08.004Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:08:08 [2020-03-31T22:08:08.004Z] === RUN   TestDockerSuite/TestCreateArgs
22:08:08 [2020-03-31T22:08:08.004Z] === RUN   TestDockerSuite/TestCreateByImageID
22:08:08 [2020-03-31T22:08:08.567Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:08:08 [2020-03-31T22:08:08.654Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
22:08:08 [2020-03-31T22:08:08.654Z] === RUN   TestNetworkLoopbackNat
22:08:09 [2020-03-31T22:08:09.131Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:08:09 [2020-03-31T22:08:09.131Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:08:09 [2020-03-31T22:08:09.273Z] --- PASS: TestNetworkLoopbackNat (0.91s)
22:08:09 [2020-03-31T22:08:09.273Z] === RUN   TestPause
22:08:09 [2020-03-31T22:08:09.388Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:08:09 [2020-03-31T22:08:09.951Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:08:10 [2020-03-31T22:08:10.285Z] --- PASS: TestPause (0.71s)
22:08:10 [2020-03-31T22:08:10.285Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:08:10 [2020-03-31T22:08:10.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:08:10 [2020-03-31T22:08:10.285Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:08:10 [2020-03-31T22:08:10.285Z] === RUN   TestPauseStopPausedContainer
22:08:10 [2020-03-31T22:08:10.515Z] === RUN   TestDockerSuite/TestCreateLabels
22:08:10 [2020-03-31T22:08:10.515Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:08:10 [2020-03-31T22:08:10.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
22:08:10 [2020-03-31T22:08:10.515Z] === RUN   TestDockerSuite/TestCreateRM
22:08:10 [2020-03-31T22:08:10.772Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:08:10 [2020-03-31T22:08:10.772Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:08:10 [2020-03-31T22:08:10.772Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:08:10 [2020-03-31T22:08:10.902Z] --- PASS: TestPauseStopPausedContainer (0.68s)
22:08:10 [2020-03-31T22:08:10.902Z] === RUN   TestPsFilter
22:08:10 [2020-03-31T22:08:10.902Z] --- PASS: TestPsFilter (0.18s)
22:08:10 [2020-03-31T22:08:10.902Z] === RUN   TestRemoveContainerWithRemovedVolume
22:08:11 [2020-03-31T22:08:11.029Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:08:11 [2020-03-31T22:08:11.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
22:08:11 [2020-03-31T22:08:11.522Z] === RUN   TestRemoveContainerWithVolume
22:08:12 [2020-03-31T22:08:12.143Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
22:08:12 [2020-03-31T22:08:12.143Z] === RUN   TestRemoveContainerRunning
22:08:12 [2020-03-31T22:08:12.761Z] --- PASS: TestRemoveContainerRunning (0.65s)
22:08:12 [2020-03-31T22:08:12.761Z] === RUN   TestRemoveContainerForceRemoveRunning
22:08:13 [2020-03-31T22:08:13.773Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
22:08:13 [2020-03-31T22:08:13.773Z] === RUN   TestRemoveInvalidContainer
22:08:13 [2020-03-31T22:08:13.773Z] --- PASS: TestRemoveInvalidContainer (0.03s)
22:08:13 [2020-03-31T22:08:13.773Z] === RUN   TestRenameLinkedContainer
22:08:14 [2020-03-31T22:08:14.307Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:08:14 [2020-03-31T22:08:14.307Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:08:14 [2020-03-31T22:08:14.307Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:08:16 [2020-03-31T22:08:16.465Z] --- PASS: TestRenameLinkedContainer (2.59s)
22:08:16 [2020-03-31T22:08:16.465Z] === RUN   TestRenameStoppedContainer
22:08:16 [2020-03-31T22:08:16.749Z] --- PASS: TestRenameStoppedContainer (0.69s)
22:08:16 [2020-03-31T22:08:16.749Z] === RUN   TestRenameRunningContainerAndReuse
22:08:18 [2020-03-31T22:08:18.235Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s)
22:08:18 [2020-03-31T22:08:18.235Z] === RUN   TestRenameInvalidName
22:08:18 [2020-03-31T22:08:18.855Z] --- PASS: TestRenameInvalidName (0.65s)
22:08:18 [2020-03-31T22:08:18.855Z] === RUN   TestRenameAnonymousContainer
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:08:19 [2020-03-31T22:08:19.565Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:08:20 [2020-03-31T22:08:20.496Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:08:21 [2020-03-31T22:08:21.546Z] --- PASS: TestRenameAnonymousContainer (2.43s)
22:08:21 [2020-03-31T22:08:21.546Z] === RUN   TestRenameContainerWithSameName
22:08:21 [2020-03-31T22:08:21.832Z] --- PASS: TestRenameContainerWithSameName (0.61s)
22:08:21 [2020-03-31T22:08:21.832Z] === RUN   TestRenameContainerWithLinkedContainer
22:08:21 [2020-03-31T22:08:21.866Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:08:22 [2020-03-31T22:08:22.797Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:08:23 [2020-03-31T22:08:23.312Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s)
22:08:23 [2020-03-31T22:08:23.312Z] === RUN   TestResize
22:08:23 [2020-03-31T22:08:23.931Z] --- PASS: TestResize (0.68s)
22:08:23 [2020-03-31T22:08:23.931Z] === RUN   TestResizeWithInvalidSize
22:08:24 [2020-03-31T22:08:24.551Z] --- PASS: TestResizeWithInvalidSize (0.66s)
22:08:24 [2020-03-31T22:08:24.551Z] === RUN   TestResizeWhenContainerNotStarted
22:08:24 [2020-03-31T22:08:24.690Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:08:25 [2020-03-31T22:08:25.175Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:08:25 [2020-03-31T22:08:25.175Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:08:26 [2020-03-31T22:08:26.059Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:08:26 [2020-03-31T22:08:26.989Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:08:27 [2020-03-31T22:08:27.554Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:08:27 [2020-03-31T22:08:27.554Z] === RUN   TestDockerSuite/TestDevicePermissions
22:08:28 [2020-03-31T22:08:28.485Z] === RUN   TestDockerSuite/TestDockerFails
22:08:28 [2020-03-31T22:08:28.485Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
22:08:28 [2020-03-31T22:08:28.485Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
22:08:28 [2020-03-31T22:08:28.485Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
22:08:28 [2020-03-31T22:08:28.745Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
22:08:29 [2020-03-31T22:08:29.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:08:29 [2020-03-31T22:08:29.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:08:29 [2020-03-31T22:08:29.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:08:29 [2020-03-31T22:08:29.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:08:30 [2020-03-31T22:08:30.124Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
22:08:31 [2020-03-31T22:08:31.056Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
22:08:32 [2020-03-31T22:08:32.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:08:32 [2020-03-31T22:08:32.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:08:32 [2020-03-31T22:08:32.319Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:08:32 [2020-03-31T22:08:32.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:08:32 [2020-03-31T22:08:32.954Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
22:08:32 [2020-03-31T22:08:32.954Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
22:08:32 [2020-03-31T22:08:32.954Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
22:08:32 [2020-03-31T22:08:32.954Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
22:08:35 [2020-03-31T22:08:35.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.70s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.75s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.89s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.56s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s)
22:08:35 [2020-03-31T22:08:35.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s)
22:08:35 [2020-03-31T22:08:35.654Z] === RUN   TestCgroupNamespacesRun
22:08:37 [2020-03-31T22:08:37.139Z] --- PASS: TestCgroupNamespacesRun (1.66s)
22:08:37 [2020-03-31T22:08:37.139Z] === RUN   TestCgroupNamespacesRunPrivileged
22:08:38 [2020-03-31T22:08:38.622Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
22:08:38 [2020-03-31T22:08:38.622Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:08:40 [2020-03-31T22:08:40.656Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
22:08:40 [2020-03-31T22:08:40.656Z] === RUN   TestCgroupNamespacesRunHostMode
22:08:41 [2020-03-31T22:08:41.054Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:08:42 [2020-03-31T22:08:42.136Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
22:08:42 [2020-03-31T22:08:42.136Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:08:42 [2020-03-31T22:08:42.423Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:08:43 [2020-03-31T22:08:43.630Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
22:08:43 [2020-03-31T22:08:43.630Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:08:44 [2020-03-31T22:08:44.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
22:08:44 [2020-03-31T22:08:44.644Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:08:44 [2020-03-31T22:08:44.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
22:08:45 [2020-03-31T22:08:45.203Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:08:45 [2020-03-31T22:08:45.266Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
22:08:45 [2020-03-31T22:08:45.266Z] === RUN   TestCgroupNamespacesRunOlderClient
22:08:47 [2020-03-31T22:08:47.304Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
22:08:47 [2020-03-31T22:08:47.304Z] === RUN   TestKernelTCPMemory
22:08:47 [2020-03-31T22:08:47.728Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
22:08:47 [2020-03-31T22:08:47.924Z] --- PASS: TestKernelTCPMemory (0.84s)
22:08:47 [2020-03-31T22:08:47.924Z] === RUN   TestNISDomainname
22:08:48 [2020-03-31T22:08:48.547Z] --- PASS: TestNISDomainname (0.85s)
22:08:48 [2020-03-31T22:08:48.547Z] === RUN   TestHostnameDnsResolution
22:08:49 [2020-03-31T22:08:49.625Z] === RUN   TestDockerSuite/TestEventsAttach
22:08:50 [2020-03-31T22:08:50.043Z] --- PASS: TestHostnameDnsResolution (1.06s)
22:08:50 [2020-03-31T22:08:50.043Z] === RUN   TestStats
22:08:50 [2020-03-31T22:08:50.190Z] === RUN   TestDockerSuite/TestEventsCommit
22:08:51 [2020-03-31T22:08:51.521Z] --- PASS: TestStats (1.68s)
22:08:51 [2020-03-31T22:08:51.521Z] === RUN   TestStopContainerWithTimeout
22:08:51 [2020-03-31T22:08:51.521Z] === RUN   TestStopContainerWithTimeout/0
22:08:51 [2020-03-31T22:08:51.521Z] === PAUSE TestStopContainerWithTimeout/0
22:08:51 [2020-03-31T22:08:51.521Z] === RUN   TestStopContainerWithTimeout/1
22:08:51 [2020-03-31T22:08:51.521Z] === PAUSE TestStopContainerWithTimeout/1
22:08:51 [2020-03-31T22:08:51.521Z] === RUN   TestStopContainerWithTimeout/3
22:08:51 [2020-03-31T22:08:51.521Z] === PAUSE TestStopContainerWithTimeout/3
22:08:51 [2020-03-31T22:08:51.521Z] === RUN   TestStopContainerWithTimeout/-1
22:08:51 [2020-03-31T22:08:51.521Z] === PAUSE TestStopContainerWithTimeout/-1
22:08:51 [2020-03-31T22:08:51.521Z] === CONT  TestStopContainerWithTimeout/0
22:08:51 [2020-03-31T22:08:51.521Z] === CONT  TestStopContainerWithTimeout/1
22:08:51 [2020-03-31T22:08:51.521Z] === CONT  TestStopContainerWithTimeout/3
22:08:51 [2020-03-31T22:08:51.521Z] === CONT  TestStopContainerWithTimeout/-1
22:08:51 [2020-03-31T22:08:51.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
22:08:51 [2020-03-31T22:08:51.561Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:08:52 [2020-03-31T22:08:52.493Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:08:53 [2020-03-31T22:08:53.057Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:08:54 [2020-03-31T22:08:54.427Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
22:08:55 [2020-03-31T22:08:55.000Z] --- PASS: TestStopContainerWithTimeout (0.04s)
22:08:55 [2020-03-31T22:08:55.000Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
22:08:55 [2020-03-31T22:08:55.000Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
22:08:55 [2020-03-31T22:08:55.000Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
22:08:55 [2020-03-31T22:08:55.000Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
22:08:55 [2020-03-31T22:08:55.000Z] === RUN   TestDeleteDevicemapper
22:08:55 [2020-03-31T22:08:55.000Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:08:55 [2020-03-31T22:08:55.000Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:08:55 [2020-03-31T22:08:55.000Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:08:56 [2020-03-31T22:08:56.324Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
22:08:56 [2020-03-31T22:08:56.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s)
22:08:56 [2020-03-31T22:08:56.489Z] === RUN   TestUpdateMemory
22:08:57 [2020-03-31T22:08:57.504Z] --- PASS: TestUpdateMemory (0.88s)
22:08:57 [2020-03-31T22:08:57.504Z] === RUN   TestUpdateCPUQuota
22:08:58 [2020-03-31T22:08:58.221Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:08:58 [2020-03-31T22:08:58.983Z] --- PASS: TestUpdateCPUQuota (1.26s)
22:08:58 [2020-03-31T22:08:58.983Z] === RUN   TestUpdatePidsLimit
22:08:58 [2020-03-31T22:08:58.983Z] === RUN   TestUpdatePidsLimit/update_from_none
22:08:58 [2020-03-31T22:08:58.983Z] === RUN   TestUpdatePidsLimit/no_change
22:08:59 [2020-03-31T22:08:59.268Z] === RUN   TestUpdatePidsLimit/update_lower
22:08:59 [2020-03-31T22:08:59.554Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:09:00 [2020-03-31T22:09:00.174Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:09:00 [2020-03-31T22:09:00.457Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:09:00 [2020-03-31T22:09:00.741Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:09:02 [2020-03-31T22:09:02.385Z] --- PASS: TestUpdatePidsLimit (3.35s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
22:09:02 [2020-03-31T22:09:02.385Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
22:09:02 [2020-03-31T22:09:02.385Z] === RUN   TestUpdateRestartPolicy
22:09:02 [2020-03-31T22:09:02.397Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
22:09:04 [2020-03-31T22:09:04.313Z] === RUN   TestDockerSuite/TestEventsCopy
22:09:05 [2020-03-31T22:09:05.684Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:09:07 [2020-03-31T22:09:07.056Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:09:07 [2020-03-31T22:09:07.987Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:09:08 [2020-03-31T22:09:08.244Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:09:10 [2020-03-31T22:09:10.138Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:09:10 [2020-03-31T22:09:10.138Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
22:09:10 [2020-03-31T22:09:10.138Z] === RUN   TestDockerSuite/TestEventsFilterType
22:09:10 [2020-03-31T22:09:10.703Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
22:09:10 [2020-03-31T22:09:10.703Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
22:09:10 [2020-03-31T22:09:10.703Z] === RUN   TestDockerSuite/TestEventsFilters
22:09:12 [2020-03-31T22:09:12.598Z] === RUN   TestDockerSuite/TestEventsFormat
22:09:13 [2020-03-31T22:09:13.968Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:09:13 [2020-03-31T22:09:13.968Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:09:13 [2020-03-31T22:09:13.968Z] === RUN   TestDockerSuite/TestEventsImageImport
22:09:14 [2020-03-31T22:09:14.900Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:09:14 [2020-03-31T22:09:14.900Z] === RUN   TestDockerSuite/TestEventsImagePull
22:09:14 [2020-03-31T22:09:14.926Z] --- PASS: TestUpdateRestartPolicy (12.09s)
22:09:14 [2020-03-31T22:09:14.926Z] === RUN   TestUpdateRestartWithAutoRemove
22:09:14 [2020-03-31T22:09:14.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
22:09:14 [2020-03-31T22:09:14.926Z] === RUN   TestWaitNonBlocked
22:09:14 [2020-03-31T22:09:14.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:09:14 [2020-03-31T22:09:14.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:09:14 [2020-03-31T22:09:14.926Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:09:14 [2020-03-31T22:09:14.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:09:14 [2020-03-31T22:09:14.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:09:14 [2020-03-31T22:09:14.926Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:09:15 [2020-03-31T22:09:15.465Z] === RUN   TestDockerSuite/TestEventsImageTag
22:09:15 [2020-03-31T22:09:15.941Z] --- PASS: TestWaitNonBlocked (0.03s)
22:09:15 [2020-03-31T22:09:15.941Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
22:09:15 [2020-03-31T22:09:15.941Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s)
22:09:15 [2020-03-31T22:09:15.941Z] === RUN   TestWaitBlocked
22:09:15 [2020-03-31T22:09:15.941Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:09:15 [2020-03-31T22:09:15.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:09:15 [2020-03-31T22:09:15.941Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:09:15 [2020-03-31T22:09:15.941Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:09:15 [2020-03-31T22:09:15.941Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:09:15 [2020-03-31T22:09:15.941Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:09:16 [2020-03-31T22:09:16.395Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
22:09:16 [2020-03-31T22:09:16.652Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
22:09:16 [2020-03-31T22:09:16.652Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
22:09:16 [2020-03-31T22:09:16.652Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:09:16 [2020-03-31T22:09:16.960Z] --- PASS: TestWaitBlocked (0.03s)
22:09:16 [2020-03-31T22:09:16.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
22:09:16 [2020-03-31T22:09:16.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
22:09:16 [2020-03-31T22:09:16.960Z] === CONT  TestContainerStartOnDaemonRestart
22:09:16 [2020-03-31T22:09:16.960Z] === CONT  TestIpcModeOlderClient
22:09:16 [2020-03-31T22:09:16.960Z] === CONT  TestDaemonHostGatewayIP
22:09:16 [2020-03-31T22:09:16.960Z] === CONT  TestDaemonRestartIpcMode
22:09:16 [2020-03-31T22:09:16.960Z] --- PASS: TestIpcModeOlderClient (0.20s)
22:09:18 [2020-03-31T22:09:18.546Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
22:09:19 [2020-03-31T22:09:19.110Z] === RUN   TestDockerSuite/TestEventsRename
22:09:20 [2020-03-31T22:09:20.041Z] === RUN   TestDockerSuite/TestEventsResize
22:09:20 [2020-03-31T22:09:20.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
22:09:20 [2020-03-31T22:09:20.863Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:09:21 [2020-03-31T22:09:21.380Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s)
22:09:21 [2020-03-31T22:09:21.380Z] --- PASS: TestDaemonHostGatewayIP (4.57s)
22:09:21 [2020-03-31T22:09:21.380Z] --- PASS: TestDaemonRestartIpcMode (4.63s)
22:09:21 [2020-03-31T22:09:21.380Z] PASS
22:09:21 [2020-03-31T22:09:21.380Z] 
22:09:21 [2020-03-31T22:09:21.380Z] === Skipped
22:09:21 [2020-03-31T22:09:21.380Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
22:09:21 [2020-03-31T22:09:21.380Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:09:21 [2020-03-31T22:09:21.380Z] 
22:09:21 [2020-03-31T22:09:21.380Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:09:21 [2020-03-31T22:09:21.380Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:09:21 [2020-03-31T22:09:21.380Z] 
22:09:21 [2020-03-31T22:09:21.380Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
22:09:21 [2020-03-31T22:09:21.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:09:21 [2020-03-31T22:09:21.380Z] 
22:09:21 [2020-03-31T22:09:21.380Z] 
22:09:21 [2020-03-31T22:09:21.380Z] DONE 199 tests, 3 skipped in 116.073s
22:09:21 [2020-03-31T22:09:21.380Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
22:09:21 [2020-03-31T22:09:21.380Z] ++ 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
22:09:21 [2020-03-31T22:09:21.380Z] ++ set -e
22:09:21 [2020-03-31T22:09:21.380Z] ++ '[' -n 0 ']'
22:09:21 [2020-03-31T22:09:21.380Z] ++ set -x
22:09:21 [2020-03-31T22:09:21.381Z] ++ env -i DEST=/go/src/github.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
22:09:21 [2020-03-31T22:09:21.666Z] INFO: Testing against a local daemon
22:09:21 [2020-03-31T22:09:21.666Z] === RUN   TestCommitInheritsEnv
22:09:21 [2020-03-31T22:09:21.796Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:09:21 [2020-03-31T22:09:21.951Z] --- PASS: TestCommitInheritsEnv (0.42s)
22:09:21 [2020-03-31T22:09:21.951Z] === RUN   TestImportExtremelyLargeImageWorks
22:09:21 [2020-03-31T22:09:21.951Z] === PAUSE TestImportExtremelyLargeImageWorks
22:09:21 [2020-03-31T22:09:21.951Z] === RUN   TestImagesFilterMultiReference
22:09:21 [2020-03-31T22:09:21.951Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:09:21 [2020-03-31T22:09:21.951Z] === RUN   TestImagePullPlatformInvalid
22:09:22 [2020-03-31T22:09:22.237Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
22:09:22 [2020-03-31T22:09:22.237Z] === RUN   TestRemoveImageOrphaning
22:09:22 [2020-03-31T22:09:22.522Z] --- PASS: TestRemoveImageOrphaning (0.41s)
22:09:22 [2020-03-31T22:09:22.522Z] === RUN   TestRemoveImageGarbageCollector
22:09:22 [2020-03-31T22:09:22.522Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:09:22 [2020-03-31T22:09:22.522Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:09:22 [2020-03-31T22:09:22.522Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:09:22 [2020-03-31T22:09:22.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:09:22 [2020-03-31T22:09:22.522Z] === RUN   TestTagInvalidReference
22:09:22 [2020-03-31T22:09:22.522Z] --- PASS: TestTagInvalidReference (0.04s)
22:09:22 [2020-03-31T22:09:22.522Z] === RUN   TestTagValidPrefixedRepo
22:09:22 [2020-03-31T22:09:22.522Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:09:22 [2020-03-31T22:09:22.522Z] === RUN   TestTagExistedNameWithoutForce
22:09:22 [2020-03-31T22:09:22.728Z] === RUN   TestDockerSuite/TestEventsStreaming
22:09:22 [2020-03-31T22:09:22.807Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
22:09:22 [2020-03-31T22:09:22.807Z] === RUN   TestTagOfficialNames
22:09:22 [2020-03-31T22:09:22.807Z] --- PASS: TestTagOfficialNames (0.06s)
22:09:22 [2020-03-31T22:09:22.807Z] === RUN   TestTagMatchesDigest
22:09:22 [2020-03-31T22:09:22.807Z] --- PASS: TestTagMatchesDigest (0.03s)
22:09:22 [2020-03-31T22:09:22.807Z] === CONT  TestImportExtremelyLargeImageWorks
22:09:23 [2020-03-31T22:09:23.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
22:09:23 [2020-03-31T22:09:23.548Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:09:26 [2020-03-31T22:09:26.823Z] === RUN   TestDockerSuite/TestEventsTop
22:09:27 [2020-03-31T22:09:27.757Z] === RUN   TestDockerSuite/TestEventsUntag
22:09:30 [2020-03-31T22:09:30.283Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:09:32 [2020-03-31T22:09:32.183Z] === RUN   TestDockerSuite/TestExec
22:09:32 [2020-03-31T22:09:32.748Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:09:33 [2020-03-31T22:09:33.679Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:09:34 [2020-03-31T22:09:34.611Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:09:35 [2020-03-31T22:09:35.541Z] === RUN   TestDockerSuite/TestExecAPIStart
22:09:37 [2020-03-31T22:09:37.437Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:09:38 [2020-03-31T22:09:38.001Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:09:38 [2020-03-31T22:09:38.932Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:09:39 [2020-03-31T22:09:39.862Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:09:40 [2020-03-31T22:09:40.793Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:09:41 [2020-03-31T22:09:41.724Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:09:42 [2020-03-31T22:09:42.655Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:09:44 [2020-03-31T22:09:44.026Z] === RUN   TestDockerSuite/TestExecCgroup
22:09:45 [2020-03-31T22:09:45.397Z] === RUN   TestDockerSuite/TestExecEnv
22:09:46 [2020-03-31T22:09:46.328Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:09:46 [2020-03-31T22:09:46.328Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
22:09:48 [2020-03-31T22:09:48.228Z] === RUN   TestDockerSuite/TestExecExitStatus
22:09:49 [2020-03-31T22:09:49.160Z] === RUN   TestDockerSuite/TestExecInspectID
22:09:51 [2020-03-31T22:09:51.684Z] === RUN   TestDockerSuite/TestExecInteractive
22:09:53 [2020-03-31T22:09:53.057Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
22:09:54 [2020-03-31T22:09:54.427Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:09:54 [2020-03-31T22:09:54.993Z] === RUN   TestDockerSuite/TestExecParseError
22:09:55 [2020-03-31T22:09:55.926Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:09:56 [2020-03-31T22:09:56.867Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:09:57 [2020-03-31T22:09:57.431Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:09:58 [2020-03-31T22:09:58.802Z] === RUN   TestDockerSuite/TestExecSetEnv
22:09:59 [2020-03-31T22:09:59.733Z] === RUN   TestDockerSuite/TestExecStartFails
22:10:00 [2020-03-31T22:10:00.664Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:10:12 [2020-03-31T22:10:12.849Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
22:10:12 [2020-03-31T22:10:12.849Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:10:12 [2020-03-31T22:10:12.849Z] === RUN   TestDockerSuite/TestExecTTY
22:10:13 [2020-03-31T22:10:13.782Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:10:14 [2020-03-31T22:10:14.713Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:10:15 [2020-03-31T22:10:15.644Z] === RUN   TestDockerSuite/TestExecUlimits
22:10:16 [2020-03-31T22:10:16.576Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:10:16 [2020-03-31T22:10:16.576Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:10:19 [2020-03-31T22:10:19.103Z] === RUN   TestDockerSuite/TestExecWithNoTERM
22:10:20 [2020-03-31T22:10:20.036Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:10:21 [2020-03-31T22:10:21.408Z] === RUN   TestDockerSuite/TestExecWithTERM
22:10:22 [2020-03-31T22:10:22.340Z] === RUN   TestDockerSuite/TestExecWithUser
22:10:23 [2020-03-31T22:10:23.270Z] === RUN   TestDockerSuite/TestGetContainerStats
22:10:28 [2020-03-31T22:10:28.524Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:10:33 [2020-03-31T22:10:33.777Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:10:34 [2020-03-31T22:10:34.712Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:10:38 [2020-03-31T22:10:38.888Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
22:10:39 [2020-03-31T22:10:39.452Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:10:40 [2020-03-31T22:10:40.384Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:10:40 [2020-03-31T22:10:40.384Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:10:40 [2020-03-31T22:10:40.384Z] === RUN   TestDockerSuite/TestHealth
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:11:02 [2020-03-31T22:11:02.293Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:11:03 [2020-03-31T22:11:03.225Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:11:03 [2020-03-31T22:11:03.225Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:11:03 [2020-03-31T22:11:03.225Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:11:03 [2020-03-31T22:11:03.225Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:11:03 [2020-03-31T22:11:03.791Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:11:03 [2020-03-31T22:11:03.791Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:11:04 [2020-03-31T22:11:04.355Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:11:04 [2020-03-31T22:11:04.355Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:11:05 [2020-03-31T22:11:05.287Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:11:05 [2020-03-31T22:11:05.287Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:11:06 [2020-03-31T22:11:06.661Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:11:07 [2020-03-31T22:11:07.225Z] === RUN   TestDockerSuite/TestImagesFormat
22:11:07 [2020-03-31T22:11:07.482Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:11:08 [2020-03-31T22:11:08.047Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:11:11 [2020-03-31T22:11:11.322Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:11:11 [2020-03-31T22:11:11.322Z] === RUN   TestDockerSuite/TestImportBadURL
22:11:11 [2020-03-31T22:11:11.322Z] === RUN   TestDockerSuite/TestImportDisplay
22:11:12 [2020-03-31T22:11:12.692Z] === RUN   TestDockerSuite/TestImportFile
22:11:14 [2020-03-31T22:11:14.590Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:11:14 [2020-03-31T22:11:14.590Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:11:16 [2020-03-31T22:11:16.486Z] === RUN   TestDockerSuite/TestImportGzipped
22:11:18 [2020-03-31T22:11:18.382Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:11:18 [2020-03-31T22:11:18.382Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
22:11:20 [2020-03-31T22:11:20.291Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:11:21 [2020-03-31T22:11:21.666Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:11:22 [2020-03-31T22:11:22.597Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:11:23 [2020-03-31T22:11:23.161Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:11:23 [2020-03-31T22:11:23.418Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
22:11:23 [2020-03-31T22:11:23.418Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:11:24 [2020-03-31T22:11:24.349Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:11:24 [2020-03-31T22:11:24.913Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:11:25 [2020-03-31T22:11:25.846Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:11:26 [2020-03-31T22:11:26.778Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:11:27 [2020-03-31T22:11:27.342Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:11:28 [2020-03-31T22:11:28.276Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:11:28 [2020-03-31T22:11:28.276Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
22:11:30 [2020-03-31T22:11:30.173Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:11:30 [2020-03-31T22:11:30.737Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:11:31 [2020-03-31T22:11:31.668Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:11:31 [2020-03-31T22:11:31.668Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:11:32 [2020-03-31T22:11:32.600Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:11:32 [2020-03-31T22:11:32.600Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:11:33 [2020-03-31T22:11:33.971Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:11:34 [2020-03-31T22:11:34.906Z] === RUN   TestDockerSuite/TestInspectDefault
22:11:35 [2020-03-31T22:11:35.837Z] === RUN   TestDockerSuite/TestInspectHistory
22:11:36 [2020-03-31T22:11:36.770Z] === RUN   TestDockerSuite/TestInspectImage
22:11:36 [2020-03-31T22:11:36.770Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:11:36 [2020-03-31T22:11:36.770Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:11:36 [2020-03-31T22:11:36.770Z] === RUN   TestDockerSuite/TestInspectInt64
22:11:37 [2020-03-31T22:11:37.704Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:11:38 [2020-03-31T22:11:38.635Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:11:38 [2020-03-31T22:11:38.894Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:11:39 [2020-03-31T22:11:39.459Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:11:40 [2020-03-31T22:11:40.391Z] === RUN   TestDockerSuite/TestInspectPlugin
22:11:42 [2020-03-31T22:11:42.289Z] === RUN   TestDockerSuite/TestInspectRootFS
22:11:42 [2020-03-31T22:11:42.289Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:11:43 [2020-03-31T22:11:43.220Z] === RUN   TestDockerSuite/TestInspectStatus
22:11:43 [2020-03-31T22:11:43.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
22:11:44 [2020-03-31T22:11:44.349Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:11:46 [2020-03-31T22:11:46.258Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:11:46 [2020-03-31T22:11:46.823Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:11:47 [2020-03-31T22:11:47.756Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:11:49 [2020-03-31T22:11:49.129Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:11:49 [2020-03-31T22:11:49.129Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
22:11:49 [2020-03-31T22:11:49.693Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:11:50 [2020-03-31T22:11:50.625Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:11:51 [2020-03-31T22:11:51.556Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:11:51 [2020-03-31T22:11:51.556Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
22:11:51 [2020-03-31T22:11:51.556Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
22:11:54 [2020-03-31T22:11:54.080Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:11:55 [2020-03-31T22:11:55.012Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
22:11:55 [2020-03-31T22:11:55.577Z] === RUN   TestDockerSuite/TestLinksEnvs
22:11:57 [2020-03-31T22:11:57.474Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:11:57 [2020-03-31T22:11:57.732Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:11:58 [2020-03-31T22:11:58.296Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
22:11:59 [2020-03-31T22:11:59.668Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:12:01 [2020-03-31T22:12:01.564Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
22:12:02 [2020-03-31T22:12:02.131Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:12:04 [2020-03-31T22:12:04.657Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
22:12:04 [2020-03-31T22:12:04.658Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:12:04 [2020-03-31T22:12:04.658Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:12:07 [2020-03-31T22:12:07.934Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:12:07 [2020-03-31T22:12:07.934Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:12:09 [2020-03-31T22:12:09.304Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:12:09 [2020-03-31T22:12:09.868Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
22:12:15 [2020-03-31T22:12:15.148Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
22:12:23 [2020-03-31T22:12:23.263Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:12:24 [2020-03-31T22:12:24.635Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:12:26 [2020-03-31T22:12:26.530Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:12:27 [2020-03-31T22:12:27.461Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:12:29 [2020-03-31T22:12:29.984Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
22:12:29 [2020-03-31T22:12:29.984Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:12:30 [2020-03-31T22:12:30.241Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:12:30 [2020-03-31T22:12:30.241Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:12:30 [2020-03-31T22:12:30.241Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:12:31 [2020-03-31T22:12:31.171Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:12:32 [2020-03-31T22:12:32.102Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:12:36 [2020-03-31T22:12:36.278Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:12:36 [2020-03-31T22:12:36.537Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:12:39 [2020-03-31T22:12:39.810Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
22:12:41 [2020-03-31T22:12:41.706Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:12:42 [2020-03-31T22:12:42.270Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:12:42 [2020-03-31T22:12:42.270Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:12:43 [2020-03-31T22:12:43.642Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:12:45 [2020-03-31T22:12:45.016Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:12:46 [2020-03-31T22:12:46.386Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:12:47 [2020-03-31T22:12:47.758Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:12:48 [2020-03-31T22:12:48.690Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:12:49 [2020-03-31T22:12:49.259Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
22:12:51 [2020-03-31T22:12:51.784Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:12:52 [2020-03-31T22:12:52.348Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:12:53 [2020-03-31T22:12:53.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
22:12:53 [2020-03-31T22:12:53.279Z] === RUN   TestDockerSuite/TestLogsSince
22:13:01 [2020-03-31T22:13:01.377Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:13:06 [2020-03-31T22:13:06.631Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:13:06 [2020-03-31T22:13:06.631Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
22:13:06 [2020-03-31T22:13:06.927Z] === RUN   TestDockerSuite/TestLogsTail
22:13:07 [2020-03-31T22:13:07.859Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:13:08 [2020-03-31T22:13:08.791Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:13:09 [2020-03-31T22:13:09.356Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
22:13:09 [2020-03-31T22:13:09.613Z] === RUN   TestDockerSuite/TestMountIntoProc
22:13:10 [2020-03-31T22:13:10.178Z] === RUN   TestDockerSuite/TestMountIntoSys
22:13:11 [2020-03-31T22:13:11.112Z] === RUN   TestDockerSuite/TestNetHostname
22:13:12 [2020-03-31T22:13:12.485Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
22:13:13 [2020-03-31T22:13:13.856Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:13:13 [2020-03-31T22:13:13.856Z] === RUN   TestDockerSuite/TestNetworkEvents
22:13:15 [2020-03-31T22:13:15.752Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:13:15 [2020-03-31T22:13:15.752Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
22:13:18 [2020-03-31T22:13:18.279Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:13:18 [2020-03-31T22:13:18.847Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
22:13:19 [2020-03-31T22:13:19.104Z] === RUN   TestDockerSuite/TestPluginActive
22:13:21 [2020-03-31T22:13:21.628Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:13:22 [2020-03-31T22:13:22.562Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
22:13:26 [2020-03-31T22:13:26.745Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
22:13:29 [2020-03-31T22:13:29.271Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:13:29 [2020-03-31T22:13:29.271Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:13:29 [2020-03-31T22:13:29.271Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
22:13:29 [2020-03-31T22:13:29.529Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:13:32 [2020-03-31T22:13:32.053Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
22:13:33 [2020-03-31T22:13:33.424Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:13:34 [2020-03-31T22:13:34.797Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:13:36 [2020-03-31T22:13:36.694Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:13:39 [2020-03-31T22:13:39.217Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
22:13:41 [2020-03-31T22:13:41.742Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:13:44 [2020-03-31T22:13:44.265Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:13:44 [2020-03-31T22:13:44.830Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
22:13:45 [2020-03-31T22:13:45.395Z] === RUN   TestDockerSuite/TestPortHostBinding
22:13:47 [2020-03-31T22:13:47.291Z] === RUN   TestDockerSuite/TestPortList
22:13:57 [2020-03-31T22:13:57.246Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:13:58 [2020-03-31T22:13:58.617Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
22:13:58 [2020-03-31T22:13:58.617Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:14:01 [2020-03-31T22:14:01.898Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
22:14:06 [2020-03-31T22:14:06.074Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
22:14:06 [2020-03-31T22:14:06.332Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:14:06 [2020-03-31T22:14:06.332Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:14:06 [2020-03-31T22:14:06.332Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:14:07 [2020-03-31T22:14:07.264Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:14:07 [2020-03-31T22:14:07.264Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:14:08 [2020-03-31T22:14:08.198Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:14:08 [2020-03-31T22:14:08.198Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:14:09 [2020-03-31T22:14:09.131Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:14:09 [2020-03-31T22:14:09.131Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:14:09 [2020-03-31T22:14:09.388Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
22:14:11 [2020-03-31T22:14:11.285Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:14:11 [2020-03-31T22:14:11.285Z] === RUN   TestDockerSuite/TestPruneContainerLabel
22:14:14 [2020-03-31T22:14:14.563Z] === RUN   TestDockerSuite/TestPruneContainerUntil
22:14:14 [2020-03-31T22:14:14.563Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
22:14:15 [2020-03-31T22:14:15.942Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
22:14:16 [2020-03-31T22:14:16.875Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
22:14:16 [2020-03-31T22:14:16.876Z] === RUN   TestDockerSuite/TestPsByOrder
22:14:18 [2020-03-31T22:14:18.247Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
22:14:20 [2020-03-31T22:14:20.773Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:14:21 [2020-03-31T22:14:21.338Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:14:25 [2020-03-31T22:14:25.514Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:14:29 [2020-03-31T22:14:29.690Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:14:29 [2020-03-31T22:14:29.947Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:14:30 [2020-03-31T22:14:30.360Z] --- PASS: TestImportExtremelyLargeImageWorks (295.76s)
22:14:30 [2020-03-31T22:14:30.360Z] PASS
22:14:30 [2020-03-31T22:14:30.360Z] 
22:14:30 [2020-03-31T22:14:30.360Z] === Skipped
22:14:30 [2020-03-31T22:14:30.360Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
22:14:30 [2020-03-31T22:14:30.360Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:30 [2020-03-31T22:14:30.360Z] 
22:14:30 [2020-03-31T22:14:30.360Z] 
22:14:30 [2020-03-31T22:14:30.360Z] DONE 12 tests, 1 skipped in 297.133s
22:14:30 [2020-03-31T22:14:30.360Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
22:14:30 [2020-03-31T22:14:30.360Z] ++ 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
22:14:30 [2020-03-31T22:14:30.360Z] ++ set -e
22:14:30 [2020-03-31T22:14:30.360Z] ++ '[' -n 0 ']'
22:14:30 [2020-03-31T22:14:30.360Z] ++ set -x
22:14:30 [2020-03-31T22:14:30.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:14:30 [2020-03-31T22:14:30.360Z] INFO: Testing against a local daemon
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestNetworkCreateDelete
22:14:30 [2020-03-31T22:14:30.360Z] --- PASS: TestNetworkCreateDelete (0.21s)
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestDockerNetworkDeletePreferID
22:14:30 [2020-03-31T22:14:30.360Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestInspectNetwork
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestInspectNetwork/full_network_id
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestInspectNetwork/partial_network_id
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestInspectNetwork/network_name
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:14:30 [2020-03-31T22:14:30.360Z] --- PASS: TestInspectNetwork (7.52s)
22:14:30 [2020-03-31T22:14:30.360Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:14:30 [2020-03-31T22:14:30.360Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:14:30 [2020-03-31T22:14:30.360Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:14:30 [2020-03-31T22:14:30.360Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestRunContainerWithBridgeNone
22:14:30 [2020-03-31T22:14:30.360Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
22:14:30 [2020-03-31T22:14:30.360Z] === RUN   TestNetworkInvalidJSON
22:14:30 [2020-03-31T22:14:30.361Z] === RUN   TestNetworkInvalidJSON//networks/create
22:14:30 [2020-03-31T22:14:30.361Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:14:30 [2020-03-31T22:14:30.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:14:30 [2020-03-31T22:14:30.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:14:30 [2020-03-31T22:14:30.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:14:30 [2020-03-31T22:14:30.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:14:30 [2020-03-31T22:14:30.361Z] === CONT  TestNetworkInvalidJSON//networks/create
22:14:30 [2020-03-31T22:14:30.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:14:30 [2020-03-31T22:14:30.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:14:30 [2020-03-31T22:14:30.361Z] --- PASS: TestNetworkInvalidJSON (0.05s)
22:14:30 [2020-03-31T22:14:30.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:14:30 [2020-03-31T22:14:30.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:14:30 [2020-03-31T22:14:30.361Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:14:30 [2020-03-31T22:14:30.361Z] === RUN   TestHostIPv4BridgeLabel
22:14:30 [2020-03-31T22:14:30.361Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
22:14:30 [2020-03-31T22:14:30.361Z] === RUN   TestDaemonRestartWithLiveRestore
22:14:31 [2020-03-31T22:14:31.317Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
22:14:31 [2020-03-31T22:14:31.375Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:14:31 [2020-03-31T22:14:31.375Z] === RUN   TestDaemonDefaultNetworkPools
22:14:31 [2020-03-31T22:14:31.996Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
22:14:31 [2020-03-31T22:14:31.996Z] === RUN   TestDaemonRestartWithExistingNetwork
22:14:33 [2020-03-31T22:14:33.485Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
22:14:33 [2020-03-31T22:14:33.485Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:14:34 [2020-03-31T22:14:34.597Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:14:34 [2020-03-31T22:14:34.972Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
22:14:34 [2020-03-31T22:14:34.972Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:14:35 [2020-03-31T22:14:35.257Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:14:35 [2020-03-31T22:14:35.257Z] === RUN   TestServiceWithPredefinedNetwork
22:14:37 [2020-03-31T22:14:37.953Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s)
22:14:37 [2020-03-31T22:14:37.953Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:14:37 [2020-03-31T22:14:37.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:37 [2020-03-31T22:14:37.953Z]     service_test.go:236: FLAKY_TEST
22:14:37 [2020-03-31T22:14:37.953Z] === RUN   TestServiceWithDataPathPortInit
22:14:42 [2020-03-31T22:14:42.696Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:14:43 [2020-03-31T22:14:43.628Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:14:44 [2020-03-31T22:14:44.999Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
22:14:45 [2020-03-31T22:14:45.930Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:14:47 [2020-03-31T22:14:47.827Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:14:49 [2020-03-31T22:14:49.727Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:14:51 [2020-03-31T22:14:51.098Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:14:53 [2020-03-31T22:14:53.208Z] --- PASS: TestServiceWithDataPathPortInit (14.75s)
22:14:53 [2020-03-31T22:14:53.208Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:14:53 [2020-03-31T22:14:53.624Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:14:55 [2020-03-31T22:14:55.519Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:14:55 [2020-03-31T22:14:55.519Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:14:56 [2020-03-31T22:14:56.450Z] === RUN   TestDockerSuite/TestPsRightTagName
22:14:58 [2020-03-31T22:14:58.345Z] === RUN   TestDockerSwarmSuite/TestServiceScale
22:14:58 [2020-03-31T22:14:58.910Z] === RUN   TestDockerSuite/TestPsShowMounts
22:15:00 [2020-03-31T22:15:00.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s)
22:15:00 [2020-03-31T22:15:00.046Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6j7m7ktjz66pu7as8ux0fw0ku Created:2020-03-31 22:14:53.571060014 +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[7ce6e4ae137204c78f07446157e52b92f7ed1ede4b57898219012848e9e2b5be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqtnerufg83u6qc6wpt08hu7u EndpointID:1187e2db57d529341d07f8de19691565bcae3c30038b012b548c2530278c0f3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce854fa2da76133b5e3aeb39f6ce6b342fd7f1a6f66b153eda45275a4788f69a 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:feb5b1efeedc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqtnerufg83u6qc6wpt08hu7u EndpointID:1187e2db57d529341d07f8de19691565bcae3c30038b012b548c2530278c0f3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:15:00 [2020-03-31T22:15:00.046Z] PASS
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] === Skipped
22:15:00 [2020-03-31T22:15:00.046Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:15:00 [2020-03-31T22:15:00.046Z]     service_test.go:236: FLAKY_TEST
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] DONE 22 tests, 1 skipped in 41.308s
22:15:00 [2020-03-31T22:15:00.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:15:00 [2020-03-31T22:15:00.046Z] ++ 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
22:15:00 [2020-03-31T22:15:00.046Z] ++ set -e
22:15:00 [2020-03-31T22:15:00.046Z] ++ '[' -n 0 ']'
22:15:00 [2020-03-31T22:15:00.046Z] ++ set -x
22:15:00 [2020-03-31T22:15:00.046Z] ++ env -i DEST=/go/src/github.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
22:15:00 [2020-03-31T22:15:00.046Z] INFO: Testing against a local daemon
22:15:00 [2020-03-31T22:15:00.046Z] === RUN   TestDockerNetworkIpvlanPersistance
22:15:00 [2020-03-31T22:15:00.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:15:00 [2020-03-31T22:15:00.046Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:15:00 [2020-03-31T22:15:00.046Z] === RUN   TestDockerNetworkIpvlan
22:15:00 [2020-03-31T22:15:00.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:15:00 [2020-03-31T22:15:00.046Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:15:00 [2020-03-31T22:15:00.046Z] PASS
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] === Skipped
22:15:00 [2020-03-31T22:15:00.046Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:15:00 [2020-03-31T22:15:00.046Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:15:00 [2020-03-31T22:15:00.046Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] 
22:15:00 [2020-03-31T22:15:00.046Z] DONE 2 tests, 2 skipped in 0.107s
22:15:00 [2020-03-31T22:15:00.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:15:00 [2020-03-31T22:15:00.046Z] ++ 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
22:15:00 [2020-03-31T22:15:00.046Z] ++ set -e
22:15:00 [2020-03-31T22:15:00.046Z] ++ '[' -n 0 ']'
22:15:00 [2020-03-31T22:15:00.046Z] ++ set -x
22:15:00 [2020-03-31T22:15:00.046Z] ++ env -i DEST=/go/src/github.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
22:15:00 [2020-03-31T22:15:00.046Z] INFO: Testing against a local daemon
22:15:00 [2020-03-31T22:15:00.046Z] === RUN   TestDockerNetworkMacvlanPersistance
22:15:01 [2020-03-31T22:15:01.440Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
22:15:01 [2020-03-31T22:15:01.531Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
22:15:01 [2020-03-31T22:15:01.531Z] === RUN   TestDockerNetworkMacvlan
22:15:01 [2020-03-31T22:15:01.698Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:15:02 [2020-03-31T22:15:02.550Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:15:02 [2020-03-31T22:15:02.629Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:15:02 [2020-03-31T22:15:02.630Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:15:02 [2020-03-31T22:15:02.887Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:15:02 [2020-03-31T22:15:02.887Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:15:03 [2020-03-31T22:15:03.144Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:15:03 [2020-03-31T22:15:03.572Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:15:04 [2020-03-31T22:15:04.080Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:15:04 [2020-03-31T22:15:04.589Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:15:05 [2020-03-31T22:15:05.987Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:15:07 [2020-03-31T22:15:07.283Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:15:07 [2020-03-31T22:15:07.358Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:15:08 [2020-03-31T22:15:08.288Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:15:09 [2020-03-31T22:15:09.324Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:15:14 [2020-03-31T22:15:14.838Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:15:15 [2020-03-31T22:15:15.125Z] --- PASS: TestDockerNetworkMacvlan (13.62s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s)
22:15:15 [2020-03-31T22:15:15.125Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
22:15:15 [2020-03-31T22:15:15.125Z] PASS
22:15:15 [2020-03-31T22:15:15.125Z] 
22:15:15 [2020-03-31T22:15:15.125Z] DONE 8 tests in 15.180s
22:15:15 [2020-03-31T22:15:15.125Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
22:15:15 [2020-03-31T22:15:15.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:15:15 [2020-03-31T22:15:15.125Z] ++ set -e
22:15:15 [2020-03-31T22:15:15.125Z] ++ '[' -n 0 ']'
22:15:15 [2020-03-31T22:15:15.125Z] ++ set -x
22:15:15 [2020-03-31T22:15:15.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:15:15 [2020-03-31T22:15:15.125Z] testing: warning: no tests to run
22:15:15 [2020-03-31T22:15:15.125Z] PASS
22:15:15 [2020-03-31T22:15:15.125Z] 
22:15:15 [2020-03-31T22:15:15.125Z] DONE 0 tests in 0.020s
22:15:15 [2020-03-31T22:15:15.125Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:15:15 [2020-03-31T22:15:15.125Z] ++ 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
22:15:15 [2020-03-31T22:15:15.125Z] ++ set -e
22:15:15 [2020-03-31T22:15:15.125Z] ++ '[' -n 0 ']'
22:15:15 [2020-03-31T22:15:15.125Z] ++ set -x
22:15:15 [2020-03-31T22:15:15.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-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
22:15:15 [2020-03-31T22:15:15.411Z] INFO: Testing against a local daemon
22:15:15 [2020-03-31T22:15:15.411Z] === RUN   TestAuthZPluginAllowRequest
22:15:16 [2020-03-31T22:15:16.390Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:15:16 [2020-03-31T22:15:16.895Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
22:15:16 [2020-03-31T22:15:16.896Z] === RUN   TestAuthZPluginTLS
22:15:17 [2020-03-31T22:15:17.323Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:15:17 [2020-03-31T22:15:17.519Z] --- PASS: TestAuthZPluginTLS (0.59s)
22:15:17 [2020-03-31T22:15:17.519Z] === RUN   TestAuthZPluginDenyRequest
22:15:18 [2020-03-31T22:15:18.150Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
22:15:18 [2020-03-31T22:15:18.150Z] === RUN   TestAuthZPluginAPIDenyResponse
22:15:18 [2020-03-31T22:15:18.769Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
22:15:18 [2020-03-31T22:15:18.769Z] === RUN   TestAuthZPluginDenyResponse
22:15:19 [2020-03-31T22:15:19.391Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:15:19 [2020-03-31T22:15:19.391Z] === RUN   TestAuthZPluginAllowEventStream
22:15:19 [2020-03-31T22:15:19.848Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:15:19 [2020-03-31T22:15:19.848Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:15:19 [2020-03-31T22:15:19.848Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:15:20 [2020-03-31T22:15:20.106Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:15:20 [2020-03-31T22:15:20.871Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
22:15:20 [2020-03-31T22:15:20.871Z] === RUN   TestAuthZPluginErrorResponse
22:15:21 [2020-03-31T22:15:21.478Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
22:15:21 [2020-03-31T22:15:21.492Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
22:15:21 [2020-03-31T22:15:21.492Z] === RUN   TestAuthZPluginErrorRequest
22:15:22 [2020-03-31T22:15:22.113Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
22:15:22 [2020-03-31T22:15:22.113Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:15:22 [2020-03-31T22:15:22.743Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
22:15:22 [2020-03-31T22:15:22.743Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:15:22 [2020-03-31T22:15:22.848Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:15:23 [2020-03-31T22:15:23.779Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
22:15:24 [2020-03-31T22:15:24.344Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:15:24 [2020-03-31T22:15:24.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
22:15:24 [2020-03-31T22:15:24.787Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:15:26 [2020-03-31T22:15:26.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
22:15:26 [2020-03-31T22:15:26.825Z] === RUN   TestAuthZPluginHeader
22:15:26 [2020-03-31T22:15:26.869Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
22:15:27 [2020-03-31T22:15:27.839Z] --- PASS: TestAuthZPluginHeader (0.95s)
22:15:27 [2020-03-31T22:15:27.839Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:15:27 [2020-03-31T22:15:27.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:15:27 [2020-03-31T22:15:27.839Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2020-03-31T22:15:27.839Z] === RUN   TestAuthZPluginV2Disable
22:15:27 [2020-03-31T22:15:27.839Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:15:27 [2020-03-31T22:15:27.839Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2020-03-31T22:15:27.839Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:15:27 [2020-03-31T22:15:27.839Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:15:27 [2020-03-31T22:15:27.839Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2020-03-31T22:15:27.839Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:15:27 [2020-03-31T22:15:27.839Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:15:27 [2020-03-31T22:15:27.839Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:27 [2020-03-31T22:15:27.839Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:15:28 [2020-03-31T22:15:28.765Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:15:30 [2020-03-31T22:15:30.660Z] === RUN   TestDockerSuite/TestRmiBlank
22:15:30 [2020-03-31T22:15:30.661Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:15:30 [2020-03-31T22:15:30.661Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:15:34 [2020-03-31T22:15:34.838Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:15:35 [2020-03-31T22:15:35.402Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:15:35 [2020-03-31T22:15:35.659Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:15:37 [2020-03-31T22:15:37.566Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:15:38 [2020-03-31T22:15:38.497Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:15:40 [2020-03-31T22:15:40.391Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:15:41 [2020-03-31T22:15:41.323Z] === RUN   TestDockerSuite/TestRmiTag
22:15:41 [2020-03-31T22:15:41.580Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:15:42 [2020-03-31T22:15:42.511Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:15:46 [2020-03-31T22:15:46.310Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
22:15:46 [2020-03-31T22:15:46.310Z] PASS
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] === Skipped
22:15:46 [2020-03-31T22:15:46.310Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:15:46 [2020-03-31T22:15:46.310Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:15:46 [2020-03-31T22:15:46.310Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:15:46 [2020-03-31T22:15:46.310Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:15:46 [2020-03-31T22:15:46.310Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] DONE 17 tests, 4 skipped in 29.225s
22:15:46 [2020-03-31T22:15:46.310Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:15:46 [2020-03-31T22:15:46.310Z] ++ 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
22:15:46 [2020-03-31T22:15:46.310Z] ++ set -e
22:15:46 [2020-03-31T22:15:46.310Z] ++ '[' -n 0 ']'
22:15:46 [2020-03-31T22:15:46.310Z] ++ set -x
22:15:46 [2020-03-31T22:15:46.310Z] ++ env -i DEST=/go/src/github.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
22:15:46 [2020-03-31T22:15:46.310Z] INFO: Testing against a local daemon
22:15:46 [2020-03-31T22:15:46.310Z] === RUN   TestPluginInvalidJSON
22:15:46 [2020-03-31T22:15:46.310Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:15:46 [2020-03-31T22:15:46.310Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:15:46 [2020-03-31T22:15:46.310Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:15:46 [2020-03-31T22:15:46.310Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:15:46 [2020-03-31T22:15:46.310Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:15:46 [2020-03-31T22:15:46.310Z] PASS
22:15:46 [2020-03-31T22:15:46.310Z] 
22:15:46 [2020-03-31T22:15:46.310Z] DONE 2 tests in 0.138s
22:15:46 [2020-03-31T22:15:46.310Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:15:46 [2020-03-31T22:15:46.310Z] ++ 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
22:15:46 [2020-03-31T22:15:46.310Z] ++ set -e
22:15:46 [2020-03-31T22:15:46.310Z] ++ '[' -n 0 ']'
22:15:46 [2020-03-31T22:15:46.310Z] ++ set -x
22:15:46 [2020-03-31T22:15:46.310Z] ++ env -i DEST=/go/src/github.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
22:15:46 [2020-03-31T22:15:46.310Z] INFO: Testing against a local daemon
22:15:46 [2020-03-31T22:15:46.310Z] === RUN   TestExternalGraphDriver
22:15:46 [2020-03-31T22:15:46.310Z] === RUN   TestExternalGraphDriver/json
22:15:46 [2020-03-31T22:15:46.688Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
22:15:46 [2020-03-31T22:15:46.688Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:15:46 [2020-03-31T22:15:46.936Z] === RUN   TestExternalGraphDriver/spec
22:15:47 [2020-03-31T22:15:47.618Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:15:48 [2020-03-31T22:15:48.549Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:15:48 [2020-03-31T22:15:48.979Z] === RUN   TestExternalGraphDriver/pull
22:15:49 [2020-03-31T22:15:49.113Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:15:51 [2020-03-31T22:15:51.009Z] === RUN   TestDockerSuite/TestRunAddHost
22:15:51 [2020-03-31T22:15:51.023Z] --- PASS: TestExternalGraphDriver (6.31s)
22:15:51 [2020-03-31T22:15:51.023Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
22:15:51 [2020-03-31T22:15:51.023Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
22:15:51 [2020-03-31T22:15:51.023Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
22:15:51 [2020-03-31T22:15:51.023Z] === RUN   TestGraphdriverPluginV2
22:15:51 [2020-03-31T22:15:51.023Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
22:15:51 [2020-03-31T22:15:51.023Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:51 [2020-03-31T22:15:51.023Z] PASS
22:15:51 [2020-03-31T22:15:51.023Z] 
22:15:51 [2020-03-31T22:15:51.023Z] === Skipped
22:15:51 [2020-03-31T22:15:51.023Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
22:15:51 [2020-03-31T22:15:51.023Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:51 [2020-03-31T22:15:51.023Z] 
22:15:51 [2020-03-31T22:15:51.023Z] 
22:15:51 [2020-03-31T22:15:51.023Z] DONE 5 tests, 1 skipped in 6.477s
22:15:51 [2020-03-31T22:15:51.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:15:51 [2020-03-31T22:15:51.312Z] ++ 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
22:15:51 [2020-03-31T22:15:51.312Z] ++ set -e
22:15:51 [2020-03-31T22:15:51.312Z] ++ '[' -n 0 ']'
22:15:51 [2020-03-31T22:15:51.312Z] ++ set -x
22:15:51 [2020-03-31T22:15:51.312Z] ++ env -i DEST=/go/src/github.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
22:15:51 [2020-03-31T22:15:51.312Z] INFO: Testing against a local daemon
22:15:51 [2020-03-31T22:15:51.312Z] === RUN   TestContinueAfterPluginCrash
22:15:51 [2020-03-31T22:15:51.312Z] === PAUSE TestContinueAfterPluginCrash
22:15:51 [2020-03-31T22:15:51.312Z] === RUN   TestReadPluginNoRead
22:15:51 [2020-03-31T22:15:51.312Z] === PAUSE TestReadPluginNoRead
22:15:51 [2020-03-31T22:15:51.312Z] === RUN   TestDaemonStartWithLogOpt
22:15:51 [2020-03-31T22:15:51.312Z] === PAUSE TestDaemonStartWithLogOpt
22:15:51 [2020-03-31T22:15:51.312Z] === CONT  TestContinueAfterPluginCrash
22:15:51 [2020-03-31T22:15:51.312Z] === CONT  TestDaemonStartWithLogOpt
22:15:51 [2020-03-31T22:15:51.312Z] === CONT  TestReadPluginNoRead
22:15:51 [2020-03-31T22:15:51.574Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:15:51 [2020-03-31T22:15:51.831Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:15:52 [2020-03-31T22:15:52.761Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:15:52 [2020-03-31T22:15:52.762Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:15:53 [2020-03-31T22:15:53.693Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:15:55 [2020-03-31T22:15:55.063Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
22:15:55 [2020-03-31T22:15:55.321Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:15:56 [2020-03-31T22:15:56.253Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:15:57 [2020-03-31T22:15:57.185Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:15:57 [2020-03-31T22:15:57.750Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
22:15:58 [2020-03-31T22:15:58.314Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
22:16:00 [2020-03-31T22:16:00.212Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:16:01 [2020-03-31T22:16:01.583Z] === RUN   TestDockerSuite/TestRunAttachDetach
22:16:02 [2020-03-31T22:16:02.515Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
22:16:03 [2020-03-31T22:16:03.453Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
22:16:04 [2020-03-31T22:16:04.393Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
22:16:05 [2020-03-31T22:16:05.324Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
22:16:06 [2020-03-31T22:16:06.256Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
22:16:07 [2020-03-31T22:16:07.627Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
22:16:08 [2020-03-31T22:16:08.558Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
22:16:09 [2020-03-31T22:16:09.124Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
22:16:10 [2020-03-31T22:16:10.055Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
22:16:10 [2020-03-31T22:16:10.987Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
22:16:10 [2020-03-31T22:16:10.987Z] === RUN   TestDockerSuite/TestRunBindMounts
22:16:13 [2020-03-31T22:16:13.510Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
22:16:13 [2020-03-31T22:16:13.510Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
22:16:13 [2020-03-31T22:16:13.729Z] === RUN   TestReadPluginNoRead/default
22:16:13 [2020-03-31T22:16:13.729Z] --- PASS: TestDaemonStartWithLogOpt (21.67s)
22:16:14 [2020-03-31T22:16:14.354Z] === RUN   TestReadPluginNoRead/disabled_caching
22:16:14 [2020-03-31T22:16:14.440Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
22:16:15 [2020-03-31T22:16:15.004Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
22:16:15 [2020-03-31T22:16:15.834Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:16:16 [2020-03-31T22:16:16.375Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
22:16:16 [2020-03-31T22:16:16.940Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
22:16:16 [2020-03-31T22:16:16.940Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
22:16:17 [2020-03-31T22:16:17.867Z] --- PASS: TestReadPluginNoRead (26.37s)
22:16:17 [2020-03-31T22:16:17.867Z]     --- PASS: TestReadPluginNoRead/default (1.78s)
22:16:17 [2020-03-31T22:16:17.867Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.68s)
22:16:17 [2020-03-31T22:16:17.867Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s)
22:16:17 [2020-03-31T22:16:17.867Z]     read_test.go:91: [d0a2978e17892] daemon is not started
22:16:17 [2020-03-31T22:16:17.872Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
22:16:18 [2020-03-31T22:16:18.487Z] --- PASS: TestContinueAfterPluginCrash (27.02s)
22:16:18 [2020-03-31T22:16:18.488Z] PASS
22:16:18 [2020-03-31T22:16:18.488Z] 
22:16:18 [2020-03-31T22:16:18.488Z] DONE 6 tests in 27.135s
22:16:18 [2020-03-31T22:16:18.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:16:18 [2020-03-31T22:16:18.488Z] ++ 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
22:16:18 [2020-03-31T22:16:18.488Z] ++ set -e
22:16:18 [2020-03-31T22:16:18.488Z] ++ '[' -n 0 ']'
22:16:18 [2020-03-31T22:16:18.488Z] ++ set -x
22:16:18 [2020-03-31T22:16:18.488Z] ++ env -i DEST=/go/src/github.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
22:16:18 [2020-03-31T22:16:18.488Z] testing: warning: no tests to run
22:16:18 [2020-03-31T22:16:18.488Z] PASS
22:16:18 [2020-03-31T22:16:18.488Z] 
22:16:18 [2020-03-31T22:16:18.488Z] DONE 0 tests in 0.021s
22:16:18 [2020-03-31T22:16:18.488Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:16:18 [2020-03-31T22:16:18.488Z] ++ 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
22:16:18 [2020-03-31T22:16:18.488Z] ++ set -e
22:16:18 [2020-03-31T22:16:18.488Z] ++ '[' -n 0 ']'
22:16:18 [2020-03-31T22:16:18.488Z] ++ set -x
22:16:18 [2020-03-31T22:16:18.488Z] ++ env -i DEST=/go/src/github.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
22:16:18 [2020-03-31T22:16:18.488Z] INFO: Testing against a local daemon
22:16:18 [2020-03-31T22:16:18.488Z] === RUN   TestPluginWithDevMounts
22:16:18 [2020-03-31T22:16:18.488Z] === PAUSE TestPluginWithDevMounts
22:16:18 [2020-03-31T22:16:18.488Z] === CONT  TestPluginWithDevMounts
22:16:18 [2020-03-31T22:16:18.802Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
22:16:19 [2020-03-31T22:16:19.734Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
22:16:20 [2020-03-31T22:16:20.665Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
22:16:21 [2020-03-31T22:16:21.173Z] --- PASS: TestPluginWithDevMounts (2.27s)
22:16:21 [2020-03-31T22:16:21.173Z] PASS
22:16:21 [2020-03-31T22:16:21.173Z] 
22:16:21 [2020-03-31T22:16:21.173Z] DONE 1 tests in 2.366s
22:16:21 [2020-03-31T22:16:21.173Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
22:16:21 [2020-03-31T22:16:21.173Z] ++ 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
22:16:21 [2020-03-31T22:16:21.173Z] ++ set -e
22:16:21 [2020-03-31T22:16:21.173Z] ++ '[' -n 0 ']'
22:16:21 [2020-03-31T22:16:21.173Z] ++ set -x
22:16:21 [2020-03-31T22:16:21.173Z] ++ env -i DEST=/go/src/github.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
22:16:21 [2020-03-31T22:16:21.173Z] INFO: Testing against a local daemon
22:16:21 [2020-03-31T22:16:21.173Z] === RUN   TestSecretInspect
22:16:21 [2020-03-31T22:16:21.229Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
22:16:21 [2020-03-31T22:16:21.229Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
22:16:22 [2020-03-31T22:16:22.160Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
22:16:22 [2020-03-31T22:16:22.160Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
22:16:23 [2020-03-31T22:16:23.218Z] --- PASS: TestSecretInspect (2.26s)
22:16:23 [2020-03-31T22:16:23.218Z] === RUN   TestSecretList
22:16:23 [2020-03-31T22:16:23.530Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
22:16:24 [2020-03-31T22:16:24.095Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
22:16:25 [2020-03-31T22:16:25.027Z] === RUN   TestDockerSuite/TestRunContainerNetwork
22:16:25 [2020-03-31T22:16:25.256Z] --- PASS: TestSecretList (2.26s)
22:16:25 [2020-03-31T22:16:25.256Z] === RUN   TestSecretsCreateAndDelete
22:16:25 [2020-03-31T22:16:25.957Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
22:16:25 [2020-03-31T22:16:25.957Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
22:16:26 [2020-03-31T22:16:26.522Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
22:16:27 [2020-03-31T22:16:27.952Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
22:16:27 [2020-03-31T22:16:27.952Z] === RUN   TestSecretsUpdate
22:16:28 [2020-03-31T22:16:28.429Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
22:16:29 [2020-03-31T22:16:29.985Z] --- PASS: TestSecretsUpdate (2.25s)
22:16:29 [2020-03-31T22:16:29.985Z] === RUN   TestTemplatedSecret
22:16:30 [2020-03-31T22:16:30.331Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
22:16:31 [2020-03-31T22:16:31.702Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
22:16:32 [2020-03-31T22:16:32.267Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
22:16:32 [2020-03-31T22:16:32.684Z] --- PASS: TestTemplatedSecret (2.68s)
22:16:32 [2020-03-31T22:16:32.684Z] === RUN   TestSecretCreateResolve
22:16:33 [2020-03-31T22:16:33.198Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
22:16:33 [2020-03-31T22:16:33.198Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
22:16:34 [2020-03-31T22:16:34.128Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
22:16:34 [2020-03-31T22:16:34.722Z] --- PASS: TestSecretCreateResolve (2.23s)
22:16:34 [2020-03-31T22:16:34.722Z] PASS
22:16:34 [2020-03-31T22:16:34.722Z] 
22:16:34 [2020-03-31T22:16:34.722Z] DONE 6 tests in 14.067s
22:16:34 [2020-03-31T22:16:34.722Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
22:16:34 [2020-03-31T22:16:34.722Z] ++ 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
22:16:34 [2020-03-31T22:16:34.722Z] ++ set -e
22:16:34 [2020-03-31T22:16:34.722Z] ++ '[' -n 0 ']'
22:16:34 [2020-03-31T22:16:34.722Z] ++ set -x
22:16:34 [2020-03-31T22:16:34.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=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
22:16:35 [2020-03-31T22:16:35.008Z] INFO: Testing against a local daemon
22:16:35 [2020-03-31T22:16:35.008Z] === RUN   TestServiceCreateInit
22:16:35 [2020-03-31T22:16:35.008Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:16:35 [2020-03-31T22:16:35.061Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
22:16:35 [2020-03-31T22:16:35.625Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
22:16:37 [2020-03-31T22:16:37.520Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
22:16:39 [2020-03-31T22:16:39.408Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:16:41 [2020-03-31T22:16:41.695Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
22:16:41 [2020-03-31T22:16:41.695Z] === RUN   TestDockerSuite/TestRunCreateVolume
22:16:41 [2020-03-31T22:16:41.695Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
22:16:41 [2020-03-31T22:16:41.952Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
22:16:43 [2020-03-31T22:16:43.819Z] --- PASS: TestServiceCreateInit (8.24s)
22:16:43 [2020-03-31T22:16:43.819Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
22:16:43 [2020-03-31T22:16:43.819Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.06s)
22:16:43 [2020-03-31T22:16:43.819Z] === RUN   TestCreateServiceMultipleTimes
22:16:44 [2020-03-31T22:16:44.477Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
22:16:46 [2020-03-31T22:16:46.373Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
22:16:49 [2020-03-31T22:16:49.649Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
22:16:52 [2020-03-31T22:16:52.173Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
22:16:52 [2020-03-31T22:16:52.173Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
22:16:52 [2020-03-31T22:16:52.173Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
22:16:52 [2020-03-31T22:16:52.431Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
22:16:54 [2020-03-31T22:16:54.326Z] === RUN   TestDockerSuite/TestRunDNSOptions
22:16:56 [2020-03-31T22:16:56.223Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
22:16:58 [2020-03-31T22:16:58.747Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
22:16:59 [2020-03-31T22:16:59.005Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
22:17:00 [2020-03-31T22:17:00.901Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
22:17:01 [2020-03-31T22:17:01.465Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
22:17:01 [2020-03-31T22:17:01.465Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
22:17:02 [2020-03-31T22:17:02.330Z] --- PASS: TestCreateServiceMultipleTimes (16.36s)
22:17:02 [2020-03-31T22:17:02.330Z] === RUN   TestCreateServiceConflict
22:17:02 [2020-03-31T22:17:02.330Z] --- PASS: TestCreateServiceConflict (2.28s)
22:17:02 [2020-03-31T22:17:02.330Z] === RUN   TestCreateServiceMaxReplicas
22:17:02 [2020-03-31T22:17:02.397Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
22:17:04 [2020-03-31T22:17:04.292Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
22:17:04 [2020-03-31T22:17:04.292Z] === RUN   TestDockerSuite/TestRunDuplicateMount
22:17:04 [2020-03-31T22:17:04.858Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
22:17:05 [2020-03-31T22:17:05.033Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
22:17:05 [2020-03-31T22:17:05.033Z] === RUN   TestCreateWithDuplicateNetworkNames
22:17:05 [2020-03-31T22:17:05.789Z] === RUN   TestDockerSuite/TestRunEchoStdout
22:17:06 [2020-03-31T22:17:06.719Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
22:17:07 [2020-03-31T22:17:07.283Z] === RUN   TestDockerSuite/TestRunEmptyEnv
22:17:07 [2020-03-31T22:17:07.283Z] === RUN   TestDockerSuite/TestRunEntrypoint
22:17:08 [2020-03-31T22:17:08.213Z] === RUN   TestDockerSuite/TestRunEnvironment
22:17:09 [2020-03-31T22:17:09.145Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
22:17:09 [2020-03-31T22:17:09.709Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
22:17:10 [2020-03-31T22:17:10.641Z] === RUN   TestDockerSuite/TestRunExitCode
22:17:11 [2020-03-31T22:17:11.204Z] === RUN   TestDockerSuite/TestRunExitCodeOne
22:17:12 [2020-03-31T22:17:12.135Z] === RUN   TestDockerSuite/TestRunExitCodeZero
22:17:13 [2020-03-31T22:17:13.066Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
22:17:13 [2020-03-31T22:17:13.631Z] === RUN   TestDockerSuite/TestRunExposePort
22:17:13 [2020-03-31T22:17:13.631Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
22:17:14 [2020-03-31T22:17:14.562Z] === RUN   TestDockerSuite/TestRunGroupAdd
22:17:15 [2020-03-31T22:17:15.495Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
22:17:16 [2020-03-31T22:17:16.865Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
22:17:17 [2020-03-31T22:17:17.124Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
22:17:17 [2020-03-31T22:17:17.124Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
22:17:20 [2020-03-31T22:17:20.283Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
22:17:20 [2020-03-31T22:17:20.283Z] === RUN   TestCreateServiceSecretFileMode
22:17:20 [2020-03-31T22:17:20.903Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
22:17:20 [2020-03-31T22:17:20.903Z] === RUN   TestCreateServiceConfigFileMode
22:17:21 [2020-03-31T22:17:21.300Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
22:17:21 [2020-03-31T22:17:21.557Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
22:17:23 [2020-03-31T22:17:23.597Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
22:17:23 [2020-03-31T22:17:23.597Z] === RUN   TestCreateServiceSysctls
22:17:27 [2020-03-31T22:17:27.121Z] --- PASS: TestCreateServiceSysctls (3.70s)
22:17:27 [2020-03-31T22:17:27.121Z] === RUN   TestCreateServiceCapabilities
22:17:30 [2020-03-31T22:17:30.616Z] --- PASS: TestCreateServiceCapabilities (2.83s)
22:17:30 [2020-03-31T22:17:30.616Z] === RUN   TestInspect
22:17:33 [2020-03-31T22:17:33.314Z] --- PASS: TestInspect (2.94s)
22:17:33 [2020-03-31T22:17:33.314Z] === RUN   TestCreateJob
22:17:33 [2020-03-31T22:17:33.743Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
22:17:34 [2020-03-31T22:17:34.306Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
22:17:36 [2020-03-31T22:17:36.200Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
22:17:36 [2020-03-31T22:17:36.200Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
22:17:36 [2020-03-31T22:17:36.200Z] === RUN   TestDockerSuite/TestRunInvalidReference
22:17:36 [2020-03-31T22:17:36.200Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
22:17:36 [2020-03-31T22:17:36.764Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
22:17:36 [2020-03-31T22:17:36.786Z] --- PASS: TestCreateJob (3.38s)
22:17:36 [2020-03-31T22:17:36.786Z] === RUN   TestReplicatedJob
22:17:40 [2020-03-31T22:17:40.039Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
22:17:41 [2020-03-31T22:17:41.935Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
22:17:42 [2020-03-31T22:17:42.301Z] --- PASS: TestReplicatedJob (5.88s)
22:17:42 [2020-03-31T22:17:42.301Z] === RUN   TestUpdateReplicatedJob
22:17:43 [2020-03-31T22:17:43.305Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
22:17:44 [2020-03-31T22:17:44.237Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
22:17:44 [2020-03-31T22:17:44.801Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
22:17:45 [2020-03-31T22:17:45.365Z] === RUN   TestDockerSuite/TestRunModeHostname
22:17:45 [2020-03-31T22:17:45.770Z] --- PASS: TestUpdateReplicatedJob (3.45s)
22:17:45 [2020-03-31T22:17:45.770Z] === RUN   TestServiceListWithStatuses
22:17:45 [2020-03-31T22:17:45.770Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:17:45 [2020-03-31T22:17:45.770Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:17:45 [2020-03-31T22:17:45.770Z] === RUN   TestDockerNetworkConnectAlias
22:17:46 [2020-03-31T22:17:46.735Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
22:17:46 [2020-03-31T22:17:46.735Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
22:17:46 [2020-03-31T22:17:46.735Z] === RUN   TestDockerSuite/TestRunModeIpcHost
22:17:48 [2020-03-31T22:17:48.630Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
22:17:50 [2020-03-31T22:17:50.002Z] === RUN   TestDockerSuite/TestRunModePIDContainer
22:17:51 [2020-03-31T22:17:51.278Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
22:17:51 [2020-03-31T22:17:51.279Z] === RUN   TestDockerNetworkReConnect
22:17:51 [2020-03-31T22:17:51.371Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
22:17:51 [2020-03-31T22:17:51.372Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
22:17:51 [2020-03-31T22:17:51.628Z] === RUN   TestDockerSuite/TestRunModePIDHost
22:17:52 [2020-03-31T22:17:52.998Z] === RUN   TestDockerSuite/TestRunModeUTSHost
22:17:53 [2020-03-31T22:17:53.976Z] --- PASS: TestDockerNetworkReConnect (3.72s)
22:17:53 [2020-03-31T22:17:53.976Z] === RUN   TestServicePlugin
22:17:53 [2020-03-31T22:17:53.976Z] --- SKIP: TestServicePlugin (0.00s)
22:17:53 [2020-03-31T22:17:53.976Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:53 [2020-03-31T22:17:53.976Z] === RUN   TestServiceUpdateLabel
22:17:54 [2020-03-31T22:17:54.895Z] === RUN   TestDockerSuite/TestRunMount
22:17:56 [2020-03-31T22:17:56.675Z] --- PASS: TestServiceUpdateLabel (2.20s)
22:17:56 [2020-03-31T22:17:56.675Z] === RUN   TestServiceUpdateSecrets
22:18:01 [2020-03-31T22:18:01.447Z] === RUN   TestDockerSuite/TestRunMountOrdering
22:18:02 [2020-03-31T22:18:02.021Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
22:18:02 [2020-03-31T22:18:02.603Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
22:18:04 [2020-03-31T22:18:04.499Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
22:18:07 [2020-03-31T22:18:07.021Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
22:18:10 [2020-03-31T22:18:10.300Z] === RUN   TestDockerSuite/TestRunNamedVolume
22:18:10 [2020-03-31T22:18:10.866Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
22:18:11 [2020-03-31T22:18:11.912Z] --- PASS: TestServiceUpdateSecrets (14.75s)
22:18:11 [2020-03-31T22:18:11.912Z] === RUN   TestServiceUpdateConfigs
22:18:12 [2020-03-31T22:18:12.237Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
22:18:15 [2020-03-31T22:18:15.514Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
22:18:16 [2020-03-31T22:18:16.078Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
22:18:17 [2020-03-31T22:18:17.009Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
22:18:18 [2020-03-31T22:18:18.905Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
22:18:18 [2020-03-31T22:18:18.905Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
22:18:19 [2020-03-31T22:18:19.837Z] === RUN   TestDockerSuite/TestRunNetHost
22:18:21 [2020-03-31T22:18:21.208Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
22:18:21 [2020-03-31T22:18:21.773Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
22:18:22 [2020-03-31T22:18:22.704Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
22:18:25 [2020-03-31T22:18:25.230Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
22:18:25 [2020-03-31T22:18:25.795Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
22:18:27 [2020-03-31T22:18:27.179Z] --- PASS: TestServiceUpdateConfigs (14.67s)
22:18:27 [2020-03-31T22:18:27.179Z] === RUN   TestServiceUpdateNetwork
22:18:28 [2020-03-31T22:18:28.322Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
22:18:33 [2020-03-31T22:18:33.594Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
22:18:34 [2020-03-31T22:18:34.160Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
22:18:34 [2020-03-31T22:18:34.160Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
22:18:34 [2020-03-31T22:18:34.417Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
22:18:35 [2020-03-31T22:18:35.348Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
22:18:35 [2020-03-31T22:18:35.348Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
22:18:36 [2020-03-31T22:18:36.280Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
22:18:37 [2020-03-31T22:18:37.211Z] === RUN   TestDockerSuite/TestRunNonExistingImage
22:18:37 [2020-03-31T22:18:37.211Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
22:18:37 [2020-03-31T22:18:37.211Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
22:18:38 [2020-03-31T22:18:38.144Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
22:18:39 [2020-03-31T22:18:39.075Z] === RUN   TestDockerSuite/TestRunOOMExitCode
22:18:39 [2020-03-31T22:18:39.075Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
22:18:39 [2020-03-31T22:18:39.737Z] --- PASS: TestServiceUpdateNetwork (13.09s)
22:18:39 [2020-03-31T22:18:39.737Z] PASS
22:18:39 [2020-03-31T22:18:39.737Z] 
22:18:39 [2020-03-31T22:18:39.737Z] === Skipped
22:18:39 [2020-03-31T22:18:39.737Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
22:18:39 [2020-03-31T22:18:39.737Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:39 [2020-03-31T22:18:39.737Z] 
22:18:39 [2020-03-31T22:18:39.737Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
22:18:39 [2020-03-31T22:18:39.737Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:18:39 [2020-03-31T22:18:39.737Z] 
22:18:39 [2020-03-31T22:18:39.737Z] 
22:18:39 [2020-03-31T22:18:39.737Z] DONE 23 tests, 2 skipped in 123.917s
22:18:39 [2020-03-31T22:18:39.737Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
22:18:39 [2020-03-31T22:18:39.737Z] ++ 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
22:18:39 [2020-03-31T22:18:39.737Z] ++ set -e
22:18:39 [2020-03-31T22:18:39.737Z] ++ '[' -n 0 ']'
22:18:39 [2020-03-31T22:18:39.737Z] ++ set -x
22:18:39 [2020-03-31T22:18:39.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:18:39 [2020-03-31T22:18:39.737Z] INFO: Testing against a local daemon
22:18:39 [2020-03-31T22:18:39.737Z] === RUN   TestSessionCreate
22:18:39 [2020-03-31T22:18:39.737Z] --- PASS: TestSessionCreate (0.05s)
22:18:39 [2020-03-31T22:18:39.737Z] === RUN   TestSessionCreateWithBadUpgrade
22:18:39 [2020-03-31T22:18:39.737Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
22:18:39 [2020-03-31T22:18:39.737Z] PASS
22:18:39 [2020-03-31T22:18:39.737Z] 
22:18:39 [2020-03-31T22:18:39.737Z] DONE 2 tests in 0.202s
22:18:39 [2020-03-31T22:18:39.737Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
22:18:39 [2020-03-31T22:18:39.737Z] ++ 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
22:18:39 [2020-03-31T22:18:39.737Z] ++ set -e
22:18:39 [2020-03-31T22:18:39.737Z] ++ '[' -n 0 ']'
22:18:39 [2020-03-31T22:18:39.737Z] ++ set -x
22:18:39 [2020-03-31T22:18:39.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:18:39 [2020-03-31T22:18:39.737Z] INFO: Testing against a local daemon
22:18:39 [2020-03-31T22:18:39.737Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:18:39 [2020-03-31T22:18:39.737Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:39 [2020-03-31T22:18:39.737Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:39 [2020-03-31T22:18:39.737Z] === RUN   TestEventsExecDie
22:18:40 [2020-03-31T22:18:40.009Z] === RUN   TestDockerSuite/TestRunPIDsLimit
22:18:40 [2020-03-31T22:18:40.022Z] --- PASS: TestEventsExecDie (0.79s)
22:18:40 [2020-03-31T22:18:40.022Z] === RUN   TestEventsBackwardsCompatible
22:18:40 [2020-03-31T22:18:40.022Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:18:40 [2020-03-31T22:18:40.022Z] === RUN   TestInfoBinaryCommits
22:18:40 [2020-03-31T22:18:40.022Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:18:40 [2020-03-31T22:18:40.022Z] === RUN   TestInfoAPIVersioned
22:18:40 [2020-03-31T22:18:40.022Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:18:40 [2020-03-31T22:18:40.022Z] === RUN   TestInfoDiscoveryBackend
22:18:40 [2020-03-31T22:18:40.575Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
22:18:40 [2020-03-31T22:18:40.639Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
22:18:40 [2020-03-31T22:18:40.639Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:18:41 [2020-03-31T22:18:41.648Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:18:41 [2020-03-31T22:18:41.648Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:18:42 [2020-03-31T22:18:42.268Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
22:18:42 [2020-03-31T22:18:42.268Z] === RUN   TestInfoAPI
22:18:42 [2020-03-31T22:18:42.268Z] --- PASS: TestInfoAPI (0.05s)
22:18:42 [2020-03-31T22:18:42.268Z] === RUN   TestInfoAPIWarnings
22:18:42 [2020-03-31T22:18:42.471Z] === RUN   TestDockerSuite/TestRunPortInUse
22:18:42 [2020-03-31T22:18:42.887Z] --- PASS: TestInfoAPIWarnings (0.54s)
22:18:42 [2020-03-31T22:18:42.887Z] === RUN   TestInfoDebug
22:18:43 [2020-03-31T22:18:43.172Z] --- PASS: TestInfoDebug (0.54s)
22:18:43 [2020-03-31T22:18:43.172Z] === RUN   TestInfoInsecureRegistries
22:18:43 [2020-03-31T22:18:43.402Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
22:18:43 [2020-03-31T22:18:43.402Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
22:18:43 [2020-03-31T22:18:43.792Z] --- PASS: TestInfoInsecureRegistries (0.55s)
22:18:43 [2020-03-31T22:18:43.792Z] === RUN   TestInfoRegistryMirrors
22:18:44 [2020-03-31T22:18:44.333Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
22:18:44 [2020-03-31T22:18:44.412Z] --- PASS: TestInfoRegistryMirrors (0.54s)
22:18:44 [2020-03-31T22:18:44.412Z] === RUN   TestLoginFailsWithBadCredentials
22:18:44 [2020-03-31T22:18:44.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
22:18:44 [2020-03-31T22:18:44.695Z] === RUN   TestPingCacheHeaders
22:18:44 [2020-03-31T22:18:44.980Z] --- PASS: TestPingCacheHeaders (0.05s)
22:18:44 [2020-03-31T22:18:44.980Z] === RUN   TestPingGet
22:18:44 [2020-03-31T22:18:44.980Z] --- PASS: TestPingGet (0.03s)
22:18:44 [2020-03-31T22:18:44.980Z] === RUN   TestPingHead
22:18:44 [2020-03-31T22:18:44.980Z] --- PASS: TestPingHead (0.06s)
22:18:44 [2020-03-31T22:18:44.980Z] === RUN   TestVersion
22:18:44 [2020-03-31T22:18:44.980Z] --- PASS: TestVersion (0.06s)
22:18:44 [2020-03-31T22:18:44.980Z] PASS
22:18:44 [2020-03-31T22:18:44.980Z] 
22:18:44 [2020-03-31T22:18:44.980Z] === Skipped
22:18:44 [2020-03-31T22:18:44.980Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:44 [2020-03-31T22:18:44.980Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:44 [2020-03-31T22:18:44.980Z] 
22:18:44 [2020-03-31T22:18:44.980Z] 
22:18:44 [2020-03-31T22:18:44.980Z] DONE 18 tests, 1 skipped in 5.981s
22:18:44 [2020-03-31T22:18:44.980Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
22:18:44 [2020-03-31T22:18:44.980Z] ++ 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
22:18:44 [2020-03-31T22:18:44.980Z] ++ set -e
22:18:44 [2020-03-31T22:18:44.980Z] ++ '[' -n 0 ']'
22:18:44 [2020-03-31T22:18:44.980Z] ++ set -x
22:18:44 [2020-03-31T22:18:44.980Z] ++ env -i DEST=/go/src/github.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
22:18:44 [2020-03-31T22:18:44.980Z] INFO: Testing against a local daemon
22:18:44 [2020-03-31T22:18:44.980Z] === RUN   TestVolumesCreateAndList
22:18:45 [2020-03-31T22:18:45.264Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:18:45 [2020-03-31T22:18:45.264Z] === RUN   TestVolumesRemove
22:18:45 [2020-03-31T22:18:45.264Z] --- PASS: TestVolumesRemove (0.09s)
22:18:45 [2020-03-31T22:18:45.265Z] === RUN   TestVolumesInspect
22:18:45 [2020-03-31T22:18:45.265Z] --- PASS: TestVolumesInspect (0.05s)
22:18:45 [2020-03-31T22:18:45.265Z] === RUN   TestVolumesInvalidJSON
22:18:45 [2020-03-31T22:18:45.265Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:18:45 [2020-03-31T22:18:45.265Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:18:45 [2020-03-31T22:18:45.265Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:18:45 [2020-03-31T22:18:45.265Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:18:45 [2020-03-31T22:18:45.265Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:18:45 [2020-03-31T22:18:45.265Z] PASS
22:18:45 [2020-03-31T22:18:45.265Z] 
22:18:45 [2020-03-31T22:18:45.265Z] DONE 5 tests in 0.305s
22:18:45 [2020-03-31T22:18:45.265Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:18:45 [2020-03-31T22:18:45.266Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
22:18:45 [2020-03-31T22:18:45.549Z] ++++ cat bundles/test-integration/docker.pid
22:18:45 [2020-03-31T22:18:45.549Z] +++ kill 13472
22:18:46 [2020-03-31T22:18:46.197Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
22:18:46 [2020-03-31T22:18:46.197Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
22:18:47 [2020-03-31T22:18:47.026Z] +++ /etc/init.d/apparmor stop
22:18:47 [2020-03-31T22:18:47.026Z] Leaving: AppArmorNo profiles have been unloaded.
22:18:47 [2020-03-31T22:18:47.026Z] 
22:18:47 [2020-03-31T22:18:47.026Z] Unloading profiles will leave already running processes permanently
22:18:47 [2020-03-31T22:18:47.026Z] unconfined, which can lead to unexpected situations.
22:18:47 [2020-03-31T22:18:47.026Z] 
22:18:47 [2020-03-31T22:18:47.026Z] To set a process to complain mode, use the command line tool
22:18:47 [2020-03-31T22:18:47.026Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:18:47 [2020-03-31T22:18:47.026Z] +++ true
22:18:47 [2020-03-31T22:18:47.026Z] 
22:18:47 [2020-03-31T22:18:47.130Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
22:18:47 [2020-03-31T22:18:47.694Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
22:18:47 [2020-03-31T22:18:47.694Z] === RUN   TestDockerSuite/TestRunPublishPort
22:18:49 [2020-03-31T22:18:49.065Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
Post stage
[Pipeline] junit
22:18:49 [2020-03-31T22:18:49.098Z] Recording test results
22:18:49 [2020-03-31T22:18:49.629Z] === RUN   TestDockerSuite/TestRunReadProcLatency
22:18:49 [2020-03-31T22:18:49.629Z] === RUN   TestDockerSuite/TestRunReadProcTimer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:18:50 [2020-03-31T22:18:50.226Z] + echo Ensuring container killed.
22:18:50 [2020-03-31T22:18:50.226Z] Ensuring container killed.
22:18:50 [2020-03-31T22:18:50.226Z] + docker rm -vf docker-pr4
22:18:50 [2020-03-31T22:18:50.226Z] Error: No such container: docker-pr4
22:18:50 [2020-03-31T22:18:50.226Z] + true
[Pipeline] sh
22:18:50 [2020-03-31T22:18:50.562Z] === RUN   TestDockerSuite/TestRunRedirectStdout
22:18:50 [2020-03-31T22:18:50.614Z] + echo Chowning /workspace to jenkins user
22:18:50 [2020-03-31T22:18:50.614Z] Chowning /workspace to jenkins user
22:18:50 [2020-03-31T22:18:50.614Z] + id -u
22:18:50 [2020-03-31T22:18:50.614Z] + id -g
22:18:50 [2020-03-31T22:18:50.614Z] + docker run --rm -v /home/docker/workspace/moby_PR-40673:/workspace busybox chown -R 1001:1001 /workspace
22:18:50 [2020-03-31T22:18:50.614Z] Unable to find image 'busybox:latest' locally
22:18:50 [2020-03-31T22:18:50.897Z] latest: Pulling from library/busybox
22:18:50 [2020-03-31T22:18:50.897Z] 4c6795986792: Pulling fs layer
22:18:51 [2020-03-31T22:18:51.496Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
22:18:51 [2020-03-31T22:18:51.496Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
22:18:51 [2020-03-31T22:18:51.519Z] 4c6795986792: Verifying Checksum
22:18:51 [2020-03-31T22:18:51.519Z] 4c6795986792: Download complete
22:18:51 [2020-03-31T22:18:51.519Z] 4c6795986792: Pull complete
22:18:51 [2020-03-31T22:18:51.519Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
22:18:51 [2020-03-31T22:18:51.519Z] Status: Downloaded newer image for busybox:latest
22:18:52 [2020-03-31T22:18:52.429Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
22:18:52 [2020-03-31T22:18:52.429Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:18:53 [2020-03-31T22:18:53.956Z] + bundleName=ppc64le-integration
22:18:53 [2020-03-31T22:18:53.956Z] + echo Creating ppc64le-integration-bundles.tar.gz
22:18:53 [2020-03-31T22:18:53.956Z] Creating ppc64le-integration-bundles.tar.gz
22:18:53 [2020-03-31T22:18:53.956Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xmlxargs ) tar -print -czf
22:18:53 [2020-03-31T22:18:53.957Z]  ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:18:54 [2020-03-31T22:18:54.277Z] Archiving artifacts
22:18:56 [2020-03-31T22:18:56.607Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
22:18:56 [2020-03-31T22:18:56.931Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:18:57 [2020-03-31T22:18:57.330Z] + make clean
22:18:57 [2020-03-31T22:18:57.538Z] === RUN   TestDockerSuite/TestRunRm
22:18:57 [2020-03-31T22:18:57.950Z] make: command: Command not found
22:18:57 [2020-03-31T22:18:57.950Z] make: command: Command not found
22:18:57 [2020-03-31T22:18:57.950Z] docker volume rm -f docker-dev-cache
22:18:57 [2020-03-31T22:18:57.950Z] docker-dev-cache
[Pipeline] deleteDir
22:18:58 [2020-03-31T22:18:58.469Z] === RUN   TestDockerSuite/TestRunRmAndWait
22:18:58 [2020-03-31T22:18:58.754Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
22:18:59 [2020-03-31T22:18:59.318Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
22:19:00 [2020-03-31T22:19:00.249Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:19:02 [2020-03-31T22:19:02.772Z] === RUN   TestDockerSuite/TestRunRmPre125Api
22:19:02 [2020-03-31T22:19:02.772Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
22:19:03 [2020-03-31T22:19:03.336Z] === RUN   TestDockerSuite/TestRunRootWorkdir
22:19:04 [2020-03-31T22:19:04.267Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
22:19:06 [2020-03-31T22:19:06.792Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
22:19:07 [2020-03-31T22:19:07.050Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
22:19:11 [2020-03-31T22:19:11.224Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
22:19:16 [2020-03-31T22:19:16.481Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
22:19:16 [2020-03-31T22:19:16.738Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
22:19:17 [2020-03-31T22:19:17.302Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
22:19:18 [2020-03-31T22:19:18.233Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
22:19:19 [2020-03-31T22:19:19.164Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
22:19:19 [2020-03-31T22:19:19.730Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
22:19:20 [2020-03-31T22:19:20.661Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
22:19:21 [2020-03-31T22:19:21.227Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
22:19:22 [2020-03-31T22:19:22.157Z] === RUN   TestDockerSuite/TestRunSetMacAddress
22:19:23 [2020-03-31T22:19:23.089Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
22:19:25 [2020-03-31T22:19:25.612Z] === RUN   TestDockerSuite/TestRunState
22:19:27 [2020-03-31T22:19:27.508Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
22:19:28 [2020-03-31T22:19:28.073Z] === RUN   TestDockerSuite/TestRunStdinPipe
22:19:28 [2020-03-31T22:19:28.648Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
22:19:28 [2020-03-31T22:19:28.906Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
22:19:28 [2020-03-31T22:19:28.906Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
22:19:29 [2020-03-31T22:19:29.837Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
22:19:30 [2020-03-31T22:19:30.401Z] === RUN   TestDockerSuite/TestRunSysctls
22:19:32 [2020-03-31T22:19:32.298Z] === RUN   TestDockerSuite/TestRunTLSVerify
22:19:32 [2020-03-31T22:19:32.298Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
22:19:32 [2020-03-31T22:19:32.298Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
22:19:33 [2020-03-31T22:19:33.230Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
22:19:35 [2020-03-31T22:19:35.753Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
22:19:36 [2020-03-31T22:19:36.317Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
22:19:38 [2020-03-31T22:19:38.214Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
22:19:42 [2020-03-31T22:19:42.391Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
22:19:45 [2020-03-31T22:19:45.666Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
22:19:46 [2020-03-31T22:19:46.230Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
22:19:47 [2020-03-31T22:19:47.162Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
22:19:47 [2020-03-31T22:19:47.727Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
22:19:50 [2020-03-31T22:19:50.254Z] === RUN   TestDockerSuite/TestRunUnshareProc
22:19:51 [2020-03-31T22:19:51.186Z] === RUN   TestDockerSuite/TestRunUserByID
22:19:52 [2020-03-31T22:19:52.118Z] === RUN   TestDockerSuite/TestRunUserByIDBig
22:19:52 [2020-03-31T22:19:52.376Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
22:19:52 [2020-03-31T22:19:52.376Z] === RUN   TestDockerSuite/TestRunUserByIDZero
22:19:53 [2020-03-31T22:19:53.310Z] === RUN   TestDockerSuite/TestRunUserByName
22:19:53 [2020-03-31T22:19:53.874Z] === RUN   TestDockerSuite/TestRunUserDefaults
22:19:54 [2020-03-31T22:19:54.805Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
22:19:54 [2020-03-31T22:19:54.805Z] === RUN   TestDockerSuite/TestRunUserNotFound
22:19:54 [2020-03-31T22:19:54.805Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
22:19:55 [2020-03-31T22:19:55.736Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
22:19:57 [2020-03-31T22:19:57.120Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
22:20:00 [2020-03-31T22:20:00.395Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
22:20:01 [2020-03-31T22:20:01.326Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
22:20:02 [2020-03-31T22:20:02.700Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
22:20:05 [2020-03-31T22:20:05.227Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
22:20:06 [2020-03-31T22:20:06.597Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
22:20:09 [2020-03-31T22:20:09.126Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
22:20:11 [2020-03-31T22:20:11.653Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
22:20:12 [2020-03-31T22:20:12.585Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
22:20:13 [2020-03-31T22:20:13.149Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
22:20:14 [2020-03-31T22:20:14.080Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
22:20:14 [2020-03-31T22:20:14.080Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
22:20:14 [2020-03-31T22:20:14.080Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
22:20:14 [2020-03-31T22:20:14.080Z] === RUN   TestDockerSuite/TestRunWithBadDevice
22:20:14 [2020-03-31T22:20:14.337Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
22:20:15 [2020-03-31T22:20:15.268Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
22:20:16 [2020-03-31T22:20:16.199Z] === RUN   TestDockerSuite/TestRunWithCPUShares
22:20:16 [2020-03-31T22:20:16.763Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
22:20:18 [2020-03-31T22:20:18.661Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
22:20:19 [2020-03-31T22:20:19.226Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
22:20:20 [2020-03-31T22:20:20.157Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
22:20:20 [2020-03-31T22:20:20.157Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
22:20:21 [2020-03-31T22:20:21.089Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
22:20:21 [2020-03-31T22:20:21.346Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
22:20:21 [2020-03-31T22:20:21.346Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
22:20:21 [2020-03-31T22:20:21.603Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
22:20:21 [2020-03-31T22:20:21.860Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
22:20:22 [2020-03-31T22:20:22.791Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
22:20:23 [2020-03-31T22:20:23.355Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
22:20:24 [2020-03-31T22:20:24.292Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
22:20:24 [2020-03-31T22:20:24.292Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
22:20:25 [2020-03-31T22:20:25.223Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
22:20:25 [2020-03-31T22:20:25.223Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
22:20:26 [2020-03-31T22:20:26.154Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
22:20:26 [2020-03-31T22:20:26.154Z] === RUN   TestDockerSuite/TestRunWithShmSize
22:20:27 [2020-03-31T22:20:27.085Z] === RUN   TestDockerSuite/TestRunWithSwappiness
22:20:27 [2020-03-31T22:20:27.650Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
22:20:27 [2020-03-31T22:20:27.908Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
22:20:27 [2020-03-31T22:20:27.908Z] === RUN   TestDockerSuite/TestRunWithUlimits
22:20:28 [2020-03-31T22:20:28.839Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
22:20:30 [2020-03-31T22:20:30.213Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
22:20:31 [2020-03-31T22:20:31.143Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
22:20:31 [2020-03-31T22:20:31.143Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
22:20:31 [2020-03-31T22:20:31.708Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
22:20:31 [2020-03-31T22:20:31.708Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
22:20:33 [2020-03-31T22:20:33.604Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
22:20:33 [2020-03-31T22:20:33.861Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
22:20:36 [2020-03-31T22:20:36.385Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
22:20:37 [2020-03-31T22:20:37.316Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
22:20:37 [2020-03-31T22:20:37.316Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
22:20:37 [2020-03-31T22:20:37.316Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
22:20:38 [2020-03-31T22:20:38.246Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
22:20:39 [2020-03-31T22:20:39.617Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
22:20:40 [2020-03-31T22:20:40.550Z] === RUN   TestDockerSuite/TestSaveCheckTimes
22:20:40 [2020-03-31T22:20:40.807Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
22:20:42 [2020-03-31T22:20:42.703Z] === RUN   TestDockerSuite/TestSaveImageId
22:20:42 [2020-03-31T22:20:42.703Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
22:20:43 [2020-03-31T22:20:43.268Z] === RUN   TestDockerSuite/TestSaveLoadParents
22:20:45 [2020-03-31T22:20:45.162Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
22:20:45 [2020-03-31T22:20:45.162Z] === RUN   TestDockerSuite/TestSaveMultipleNames
22:20:45 [2020-03-31T22:20:45.419Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
22:20:47 [2020-03-31T22:20:47.314Z] === RUN   TestDockerSuite/TestSaveSingleTag
22:20:47 [2020-03-31T22:20:47.314Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
22:20:47 [2020-03-31T22:20:47.314Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
22:20:48 [2020-03-31T22:20:48.688Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
22:20:50 [2020-03-31T22:20:50.613Z] === RUN   TestDockerSuite/TestSearchCmdOptions
22:20:50 [2020-03-31T22:20:50.869Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
22:20:50 [2020-03-31T22:20:50.869Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
22:20:50 [2020-03-31T22:20:50.869Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
22:20:50 [2020-03-31T22:20:50.869Z] === RUN   TestDockerSuite/TestSearchWithLimit
22:20:51 [2020-03-31T22:20:51.433Z] === RUN   TestDockerSuite/TestSlowStdinClosing
22:20:53 [2020-03-31T22:20:53.958Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
22:20:59 [2020-03-31T22:20:59.211Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
22:20:59 [2020-03-31T22:20:59.211Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
22:21:02 [2020-03-31T22:21:02.487Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
22:21:03 [2020-03-31T22:21:03.419Z] === RUN   TestDockerSuite/TestStartAttachSilent
22:21:04 [2020-03-31T22:21:04.792Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
22:21:04 [2020-03-31T22:21:04.792Z] === RUN   TestDockerSuite/TestStartAttachWithRename
22:21:08 [2020-03-31T22:21:08.069Z] === RUN   TestDockerSuite/TestStartMultipleContainers
22:21:10 [2020-03-31T22:21:10.594Z] === RUN   TestDockerSuite/TestStartPausedContainer
22:21:11 [2020-03-31T22:21:11.525Z] === RUN   TestDockerSuite/TestStartRecordError
22:21:13 [2020-03-31T22:21:13.419Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
22:21:15 [2020-03-31T22:21:15.945Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
22:21:17 [2020-03-31T22:21:17.840Z] === RUN   TestDockerSuite/TestStatsAllNoStream
22:21:21 [2020-03-31T22:21:21.116Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
22:21:26 [2020-03-31T22:21:26.391Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
22:21:28 [2020-03-31T22:21:28.915Z] === RUN   TestDockerSuite/TestStatsFormatAll
22:21:34 [2020-03-31T22:21:34.170Z] === RUN   TestDockerSuite/TestStatsNoStream
22:21:37 [2020-03-31T22:21:37.446Z] === RUN   TestDockerSuite/TestStopContainerSignal
22:21:38 [2020-03-31T22:21:38.817Z] === RUN   TestDockerSuite/TestTopMultipleArgs
22:21:39 [2020-03-31T22:21:39.748Z] === RUN   TestDockerSuite/TestTopNonPrivileged
22:21:40 [2020-03-31T22:21:40.679Z] === RUN   TestDockerSuite/TestTopPrivileged
22:21:41 [2020-03-31T22:21:41.244Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
22:21:41 [2020-03-31T22:21:41.244Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
22:21:42 [2020-03-31T22:21:42.174Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
22:21:46 [2020-03-31T22:21:46.350Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
22:21:50 [2020-03-31T22:21:50.526Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
22:21:50 [2020-03-31T22:21:50.783Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
22:21:51 [2020-03-31T22:21:51.713Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
22:21:51 [2020-03-31T22:21:51.713Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
22:21:52 [2020-03-31T22:21:52.644Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
22:21:54 [2020-03-31T22:21:54.540Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
22:21:54 [2020-03-31T22:21:54.540Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
22:21:55 [2020-03-31T22:21:55.910Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
22:21:56 [2020-03-31T22:21:56.850Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
22:21:57 [2020-03-31T22:21:57.781Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
22:21:59 [2020-03-31T22:21:59.679Z] === RUN   TestDockerSuite/TestUpdateStats
22:22:03 [2020-03-31T22:22:03.853Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
22:22:04 [2020-03-31T22:22:04.784Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
22:22:04 [2020-03-31T22:22:04.784Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
22:22:06 [2020-03-31T22:22:06.156Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
22:22:06 [2020-03-31T22:22:06.721Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
22:22:10 [2020-03-31T22:22:10.898Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
22:22:15 [2020-03-31T22:22:15.077Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
22:22:18 [2020-03-31T22:22:18.353Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
22:22:20 [2020-03-31T22:22:20.877Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
22:22:25 [2020-03-31T22:22:25.053Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
22:22:30 [2020-03-31T22:22:30.308Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
22:22:32 [2020-03-31T22:22:32.205Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
22:22:34 [2020-03-31T22:22:34.727Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
22:22:36 [2020-03-31T22:22:36.622Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
22:22:37 [2020-03-31T22:22:37.991Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
22:22:40 [2020-03-31T22:22:40.513Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
22:22:43 [2020-03-31T22:22:43.036Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
22:22:44 [2020-03-31T22:22:44.931Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
22:22:47 [2020-03-31T22:22:47.454Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
22:22:49 [2020-03-31T22:22:49.977Z] === RUN   TestDockerSuite/TestVolumeCLICreate
22:23:04 [2020-03-31T22:23:04.830Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
22:23:04 [2020-03-31T22:23:04.830Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
22:23:04 [2020-03-31T22:23:04.830Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
22:23:05 [2020-03-31T22:23:05.761Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
22:23:05 [2020-03-31T22:23:05.761Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
22:23:06 [2020-03-31T22:23:06.019Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
22:23:06 [2020-03-31T22:23:06.019Z] === RUN   TestDockerSuite/TestVolumeCLILs
22:23:06 [2020-03-31T22:23:06.951Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
22:23:06 [2020-03-31T22:23:06.951Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
22:23:07 [2020-03-31T22:23:07.882Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
22:23:07 [2020-03-31T22:23:07.882Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
22:23:07 [2020-03-31T22:23:07.882Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
22:23:07 [2020-03-31T22:23:07.882Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
22:23:07 [2020-03-31T22:23:07.882Z] === RUN   TestDockerSuite/TestVolumeCLIRm
22:23:10 [2020-03-31T22:23:10.406Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
22:23:10 [2020-03-31T22:23:10.406Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
22:23:10 [2020-03-31T22:23:10.664Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
22:23:10 [2020-03-31T22:23:10.664Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
22:23:10 [2020-03-31T22:23:10.664Z] === RUN   TestDockerSuite/TestVolumeEvents
22:23:11 [2020-03-31T22:23:11.595Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
22:23:14 [2020-03-31T22:23:14.117Z] === RUN   TestDockerSuite/TestVolumeLsFormat
22:23:14 [2020-03-31T22:23:14.117Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
22:23:14 [2020-03-31T22:23:14.117Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
22:23:17 [2020-03-31T22:23:17.393Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
22:23:18 [2020-03-31T22:23:18.764Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
22:23:22 [2020-03-31T22:23:22.042Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
22:23:22 [2020-03-31T22:23:22.042Z] --- PASS: TestDockerSuite (1770.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.09s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.18s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.24s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.93s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.15s)
22:23:22 [2020-03-31T22:23:22.042Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.08s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.48s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.84s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.52s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.58s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.76s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.12s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.22s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.54s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.61s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.11s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.93s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.01s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.13s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.00s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.90s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.90s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.49s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.81s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.73s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.19s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.00s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.18s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.96s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.42s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.57s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.78s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.11s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.36s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.35s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.91s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.23s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.29s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.36s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.87s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.06s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.30s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.33s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.68s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.20s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.03s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.78s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.47s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.02s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.45s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.99s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.32s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.46s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.54s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.54s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.14s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.42s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.30s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.94s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFails (1.04s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.65s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.84s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.59s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.34s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.14s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.87s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.41s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.57s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.65s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.50s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.49s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.82s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.52s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.69s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.44s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.56s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.41s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.61s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.16s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.89s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.25s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.13s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.56s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.69s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.09s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.26s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.78s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.63s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.19s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.44s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.22s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRm (3.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.84s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.71s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.35s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:23:22 [2020-03-31T22:23:22.043Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.15s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.95s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.32s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.40s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.32s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.19s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.58s)
22:23:22 [2020-03-31T22:23:22.043Z]     --- PASS: TestDockerSuite/TestBuildUser (2.26s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.12s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.95s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.49s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.98s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.34s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.25s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.72s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.37s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_sni_test.go:18: Flakey test
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitChange (1.18s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.20s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.96s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.06s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.75s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.84s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.92s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.64s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.84s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.69s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.62s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.59s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.62s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000afca80_<nil>} (1.53s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1631828240_/foo_false__<nil>_<nil>_<nil>} (1.73s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1631828240_/foo_true__<nil>_<nil>_<nil>} (1.65s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_false__<nil>_<nil>_<nil>} (1.59s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_true__<nil>_<nil>_<nil>} (1.59s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3453187887_/foo_true__0xc000afcb00_<nil>_<nil>} (1.53s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000afcb20_<nil>} (1.57s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000afcb40_<nil>} (1.63s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000afcb60_<nil>} (1.61s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000afcb80_<nil>} (1.61s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
22:23:22 [2020-03-31T22:23:22.044Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.49s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.89s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.79s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.78s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.88s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.53s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.91s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.54s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.02s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.63s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.33s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToDot (0.90s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.10s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.98s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.69s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateRM (0.16s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:23:22 [2020-03-31T22:23:22.044Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.70s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.24s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.78s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.40s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.79s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.85s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.47s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.55s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.91s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.22s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.10s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.16s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.54s)
22:23:22 [2020-03-31T22:23:22.044Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.30s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.77s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.61s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.51s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsRename (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsResize (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.73s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.25s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsTop (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.64s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExec (0.92s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.71s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.18s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecEnv (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.22s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.97s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecParseError (0.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.90s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.95s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecTTY (1.10s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.94s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.59s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.06s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHealth (20.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.04s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.64s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportFile (1.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.20s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.32s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.00s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.91s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.04s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.97s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.95s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.10s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.95s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.52s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.65s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.68s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.64s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.52s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.07s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.26s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.44s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.56s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.43s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.28s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.76s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsSince (6.93s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsTail (1.04s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.85s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestNetHostname (2.56s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.80s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.68s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.69s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginActive (2.34s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.44s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.57s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.54s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.24s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.69s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPortList (9.78s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.64s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.96s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.67s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.48s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.38s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.97s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.29s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.83s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.56s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.81s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
22:23:22 [2020-03-31T22:23:22.045Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.53s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.97s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.24s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.72s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.01s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.95s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.51s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.52s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.14s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.52s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.93s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.04s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.06s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.21s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.59s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.76s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.11s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.73s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMount (6.22s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.96s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.91s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.14s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.95s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.64s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.61s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.41s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.83s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.89s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.83s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.97s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.90s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.87s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.03s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.82s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.97s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.96s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.91s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.61s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRm (0.96s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.00s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.05s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.69s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunState (1.60s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:23:22 [2020-03-31T22:23:22.046Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.67s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.81s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
22:23:22 [2020-03-31T22:23:22.046Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.79s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.77s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.10s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.48s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.89s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents481044177
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.32s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.69s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.67s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.47s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.08s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.89s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.74s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.23s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.56s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.87s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.48s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.29s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.45s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.27s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.42s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.80s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.56s)
22:23:22 [2020-03-31T22:23:22.047Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:23:22 [2020-03-31T22:23:22.047Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:23:22 [2020-03-31T22:23:22.047Z] === RUN   TestDockerRegistrySuite
22:23:22 [2020-03-31T22:23:22.047Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
22:23:23 [2020-03-31T22:23:23.417Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
22:23:25 [2020-03-31T22:23:25.312Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
22:23:27 [2020-03-31T22:23:27.207Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
22:23:27 [2020-03-31T22:23:27.207Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
22:23:31 [2020-03-31T22:23:31.383Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
22:23:32 [2020-03-31T22:23:32.753Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
22:23:34 [2020-03-31T22:23:34.649Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
22:23:34 [2020-03-31T22:23:34.649Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
22:23:34 [2020-03-31T22:23:34.649Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
22:23:34 [2020-03-31T22:23:34.649Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
22:23:35 [2020-03-31T22:23:35.580Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
22:23:35 [2020-03-31T22:23:35.837Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
22:23:39 [2020-03-31T22:23:39.113Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
22:23:40 [2020-03-31T22:23:40.044Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
22:23:41 [2020-03-31T22:23:41.950Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
22:23:43 [2020-03-31T22:23:43.320Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
22:23:43 [2020-03-31T22:23:43.884Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
22:23:44 [2020-03-31T22:23:44.815Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
22:23:46 [2020-03-31T22:23:46.713Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
22:23:46 [2020-03-31T22:23:46.970Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
22:23:47 [2020-03-31T22:23:47.902Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
22:23:49 [2020-03-31T22:23:49.799Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
22:23:51 [2020-03-31T22:23:51.170Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
22:23:53 [2020-03-31T22:23:53.692Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
22:23:56 [2020-03-31T22:23:56.971Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
22:23:57 [2020-03-31T22:23:57.902Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
22:24:01 [2020-03-31T22:24:01.179Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
22:24:03 [2020-03-31T22:24:03.074Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
22:24:03 [2020-03-31T22:24:03.074Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
22:24:04 [2020-03-31T22:24:04.445Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
22:24:05 [2020-03-31T22:24:05.816Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
22:24:07 [2020-03-31T22:24:07.186Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
22:24:11 [2020-03-31T22:24:11.370Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
22:24:11 [2020-03-31T22:24:11.370Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
22:24:12 [2020-03-31T22:24:12.741Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
22:24:12 [2020-03-31T22:24:12.998Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
22:24:13 [2020-03-31T22:24:13.255Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
22:24:13 [2020-03-31T22:24:13.512Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
22:24:13 [2020-03-31T22:24:13.770Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
22:24:14 [2020-03-31T22:24:14.027Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
22:24:14 [2020-03-31T22:24:14.284Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
22:24:15 [2020-03-31T22:24:15.654Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
22:24:18 [2020-03-31T22:24:18.178Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
22:24:18 [2020-03-31T22:24:18.741Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
22:24:20 [2020-03-31T22:24:20.112Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
22:24:21 [2020-03-31T22:24:21.482Z] === RUN   TestDockerRegistrySuite/TestV2Only
22:24:22 [2020-03-31T22:24:22.047Z] --- PASS: TestDockerRegistrySuite (60.31s)
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [ddf50ba3f654c] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d5dd2ea16feba] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [daaeda9c55893] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d26b74db6f071] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d153ed098ecfa] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d0f57d81402d5] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.51s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d00891abaac64] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.83s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d104cfc6bb525] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.44s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [ddc0443af94f4] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.60s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [dfdd8b19a0293] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.64s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d6422707decd7] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d7dd557ef4b0f] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.63s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d1a70af731d77] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.46s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d924850683d32] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.77s)
22:24:22 [2020-03-31T22:24:22.047Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe4edf4464c0325aefcad527150129feaf6d0007ab1b658071c12f84255550f7
22:24:22 [2020-03-31T22:24:22.047Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:87fcbfdaa973bd637c99395ae931d83a9214902b711fc4aff1be2d941e821d96
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [dc792d587e69d] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.70s)
22:24:22 [2020-03-31T22:24:22.047Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d53c73806a3dc8c4023057a2d34ebabf1587c622336d0c6e636fae73280e2904
22:24:22 [2020-03-31T22:24:22.047Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6568b0aa4ea6bc7bea41b451a3fee6c67d429ee4576cec3be84575ef27d1e18b
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d7b1a4da1689e] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d6c229553c70d] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.41s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [db866b5a11b48] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d259098c8871f] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d07cf1292be96] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.45s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d4ecbeeb6d6a4] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [dea6b4f5489ff] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d7e35d1581fbb] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.83s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [de831b853403f] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d3778f6122385] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d1aeef0da7846] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d8eaaf7edefd0] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d0f062210da5b] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d108f4399f8e8] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d2bd15bce41ac] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d16c5a31a1de4] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d2345b52bf47c] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [de30b2bacfc86] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d58f0215f6afb] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [d80fdb5917d17] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
22:24:22 [2020-03-31T22:24:22.047Z]         check_test.go:196: [db320d00aefe0] daemon is not started
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
22:24:22 [2020-03-31T22:24:22.047Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
22:24:22 [2020-03-31T22:24:22.047Z] === RUN   TestDockerSchema1RegistrySuite
22:24:22 [2020-03-31T22:24:22.047Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
22:24:22 [2020-03-31T22:24:22.304Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
22:24:26 [2020-03-31T22:24:26.481Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
22:24:30 [2020-03-31T22:24:30.658Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
22:24:34 [2020-03-31T22:24:34.837Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
22:24:36 [2020-03-31T22:24:36.208Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
22:24:37 [2020-03-31T22:24:37.579Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
22:24:37 [2020-03-31T22:24:37.579Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
22:24:38 [2020-03-31T22:24:38.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
22:24:40 [2020-03-31T22:24:40.326Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
22:24:40 [2020-03-31T22:24:40.892Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
22:24:41 [2020-03-31T22:24:41.477Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
22:24:44 [2020-03-31T22:24:44.001Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
22:24:45 [2020-03-31T22:24:45.899Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
22:24:46 [2020-03-31T22:24:46.156Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
22:24:47 [2020-03-31T22:24:47.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
22:24:47 [2020-03-31T22:24:47.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
22:24:47 [2020-03-31T22:24:47.346Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
22:24:47 [2020-03-31T22:24:47.603Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
22:24:47 [2020-03-31T22:24:47.860Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
22:24:48 [2020-03-31T22:24:48.118Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
22:24:48 [2020-03-31T22:24:48.118Z] --- PASS: TestDockerSchema1RegistrySuite (26.20s)
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [de8bc24f76629] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.23s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d8cd5f7150829] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.18s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d2146ec23e122] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.30s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d906334e04d01] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d862302cf2706] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d3cef5c35cd94] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d21958401e017] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [de06df6e9595d] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d911025012e64] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.37s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d2ef7f3cd26c3] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.04s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d25ea1e9b6d90] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.64s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d8714416bf7b5] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.69s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [dcf1ed08899bf] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.16s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [db09fff950868] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [dae32d0ebf754] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d5a8fcd9623ed] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d84a52d535c58] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
22:24:48 [2020-03-31T22:24:48.118Z]         check_test.go:223: [d60463c8559d2] daemon is not started
22:24:48 [2020-03-31T22:24:48.118Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
22:24:48 [2020-03-31T22:24:48.118Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
22:24:49 [2020-03-31T22:24:49.488Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
22:24:49 [2020-03-31T22:24:49.746Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
22:24:50 [2020-03-31T22:24:50.004Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
22:24:51 [2020-03-31T22:24:51.375Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
22:24:51 [2020-03-31T22:24:51.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
22:24:51 [2020-03-31T22:24:51.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
22:24:51 [2020-03-31T22:24:51.940Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
22:24:52 [2020-03-31T22:24:52.504Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
22:24:52 [2020-03-31T22:24:52.504Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.33s)
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [da74a35884d11] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [dd06cecfc17aa] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [d041be6e7da24] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s)
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [df51701c1934c] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [d05549119ade9] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [d0f0fb877be9a] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
22:24:52 [2020-03-31T22:24:52.504Z]         check_test.go:252: [d70eda4ebb43f] daemon is not started
22:24:52 [2020-03-31T22:24:52.504Z] === RUN   TestDockerRegistryAuthTokenSuite
22:24:52 [2020-03-31T22:24:52.504Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
22:24:55 [2020-03-31T22:24:55.779Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
22:24:57 [2020-03-31T22:24:57.674Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
22:24:57 [2020-03-31T22:24:57.932Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
22:24:58 [2020-03-31T22:24:58.189Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
22:24:58 [2020-03-31T22:24:58.189Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
22:24:58 [2020-03-31T22:24:58.447Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s)
22:24:58 [2020-03-31T22:24:58.447Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
22:24:58 [2020-03-31T22:24:58.447Z]         check_test.go:279: [dc264f189bbab] daemon is not started
22:24:58 [2020-03-31T22:24:58.447Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s)
22:24:58 [2020-03-31T22:24:58.447Z]         check_test.go:279: [d9e65695af852] daemon is not started
22:24:58 [2020-03-31T22:24:58.447Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s)
22:24:58 [2020-03-31T22:24:58.447Z]         check_test.go:279: [dc1935aa7c20e] daemon is not started
22:24:58 [2020-03-31T22:24:58.447Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
22:24:58 [2020-03-31T22:24:58.447Z]         check_test.go:279: [df5e43ed52122] daemon is not started
22:24:58 [2020-03-31T22:24:58.447Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s)
22:24:58 [2020-03-31T22:24:58.447Z]         check_test.go:279: [d1e5a133b83a2] daemon is not started
22:24:58 [2020-03-31T22:24:58.447Z] === RUN   TestDockerNetworkSuite
22:24:58 [2020-03-31T22:24:58.447Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
22:24:59 [2020-03-31T22:24:59.010Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
22:25:02 [2020-03-31T22:25:02.289Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
22:25:03 [2020-03-31T22:25:03.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
22:25:08 [2020-03-31T22:25:08.477Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
22:25:10 [2020-03-31T22:25:10.390Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
22:25:14 [2020-03-31T22:25:14.585Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
22:25:16 [2020-03-31T22:25:16.481Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
22:25:19 [2020-03-31T22:25:19.755Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
22:25:26 [2020-03-31T22:25:26.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
22:25:30 [2020-03-31T22:25:30.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
22:25:31 [2020-03-31T22:25:31.855Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
22:25:32 [2020-03-31T22:25:32.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
22:25:33 [2020-03-31T22:25:33.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
22:25:33 [2020-03-31T22:25:33.975Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
22:25:34 [2020-03-31T22:25:34.906Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
22:25:36 [2020-03-31T22:25:36.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
22:25:36 [2020-03-31T22:25:36.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
22:25:37 [2020-03-31T22:25:37.367Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
22:25:37 [2020-03-31T22:25:37.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
22:25:38 [2020-03-31T22:25:38.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
22:25:38 [2020-03-31T22:25:38.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
22:25:38 [2020-03-31T22:25:38.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
22:25:39 [2020-03-31T22:25:39.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
22:25:40 [2020-03-31T22:25:40.623Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
22:25:40 [2020-03-31T22:25:40.623Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
22:25:42 [2020-03-31T22:25:42.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
22:25:42 [2020-03-31T22:25:42.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
22:25:43 [2020-03-31T22:25:43.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
22:25:43 [2020-03-31T22:25:43.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
22:25:44 [2020-03-31T22:25:44.473Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
22:25:47 [2020-03-31T22:25:47.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
22:25:51 [2020-03-31T22:25:51.026Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
22:25:51 [2020-03-31T22:25:51.958Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
22:25:57 [2020-03-31T22:25:57.216Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
22:26:01 [2020-03-31T22:26:01.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
22:26:01 [2020-03-31T22:26:01.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
22:26:01 [2020-03-31T22:26:01.396Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
22:26:01 [2020-03-31T22:26:01.961Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
22:26:02 [2020-03-31T22:26:02.218Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
22:26:02 [2020-03-31T22:26:02.218Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
22:26:02 [2020-03-31T22:26:02.218Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
22:26:02 [2020-03-31T22:26:02.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
22:26:02 [2020-03-31T22:26:02.475Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
22:26:04 [2020-03-31T22:26:04.999Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
22:26:06 [2020-03-31T22:26:06.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
22:26:06 [2020-03-31T22:26:06.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
22:26:06 [2020-03-31T22:26:06.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
22:26:08 [2020-03-31T22:26:08.267Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
22:26:08 [2020-03-31T22:26:08.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
22:26:11 [2020-03-31T22:26:11.545Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
22:26:13 [2020-03-31T22:26:13.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
22:26:14 [2020-03-31T22:26:14.810Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
22:26:18 [2020-03-31T22:26:18.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
22:26:18 [2020-03-31T22:26:18.107Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
22:26:18 [2020-03-31T22:26:18.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
22:26:19 [2020-03-31T22:26:19.734Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
22:26:23 [2020-03-31T22:26:23.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
22:26:23 [2020-03-31T22:26:23.011Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
22:26:23 [2020-03-31T22:26:23.942Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
22:26:24 [2020-03-31T22:26:24.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
22:26:26 [2020-03-31T22:26:26.246Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
22:26:32 [2020-03-31T22:26:32.796Z] --- PASS: TestDockerNetworkSuite (93.90s)
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.39s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d290adf6e84fc] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [dc1bbc701f4b8] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.65s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d6e966f6c2c34] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d02a321d7d0f6] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.73s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:1233: [d28fe546ac6d5] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.05s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d5b98f447c171] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.39s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d7a527f920975] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.26s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [dd925624499ba] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.96s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d5fbe98bb13db] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.96s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [ddc84fb387715] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d67cc4238ac03] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [deb8776887dbd] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.70s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d6747bde3fd96] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d4f7b9d7416e8] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d723d9a860d63] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d4e8c36fcd72d] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d08104701d96d] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d55293076b7a0] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [de83b45876e51] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d0269b155a2b4] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.69s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d6c40c2a45286] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [df4705d570101] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d77f0683623a3] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d031454f55329] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.08s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:968: [da1e64176ebcb] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.63s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d71e8c81ef05f] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.07s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:1116: [d5a443cb02c31] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d26e24141a3c1] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d26a0673e8b53] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d52f81935ad9d] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d12ddcf6a65f2] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d424bc399b3a5] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [db31c3a23585f] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d14325bd83ca4] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.37s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [de7312726c0f8] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d09317e307525] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d4ea6336cd884] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d9a66e10ef24f] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.99s)
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.81s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:1084: [dd7cff607f1da] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d1a257a634870] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d44a7710e5bcc] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.96s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d2ece02a27084] daemon is not started
22:26:32 [2020-03-31T22:26:32.796Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
22:26:32 [2020-03-31T22:26:32.796Z]         docker_cli_network_unix_test.go:46: [d070b1fbb583a] daemon is not started
22:26:32 [2020-03-31T22:26:32.797Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.24s)
22:26:32 [2020-03-31T22:26:32.797Z]         docker_cli_network_unix_test.go:46: [d9c01b2c7903b] daemon is not started
22:26:32 [2020-03-31T22:26:32.797Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s)
22:26:32 [2020-03-31T22:26:32.797Z]         docker_cli_network_unix_test.go:46: [da33e2d2e8fea] daemon is not started
22:26:32 [2020-03-31T22:26:32.797Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.51s)
22:26:32 [2020-03-31T22:26:32.797Z]         docker_cli_network_unix_test.go:46: [da28386410077] daemon is not started
22:26:32 [2020-03-31T22:26:32.797Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.19s)
22:26:32 [2020-03-31T22:26:32.797Z]         docker_cli_network_unix_test.go:46: [dceebfe10cf4a] daemon is not started
22:26:32 [2020-03-31T22:26:32.797Z] === RUN   TestDockerHubPullSuite
22:26:32 [2020-03-31T22:26:32.797Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
22:26:34 [2020-03-31T22:26:34.166Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
22:26:36 [2020-03-31T22:26:36.688Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
22:26:36 [2020-03-31T22:26:36.945Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
22:26:38 [2020-03-31T22:26:38.315Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
22:26:38 [2020-03-31T22:26:38.572Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
22:26:38 [2020-03-31T22:26:38.572Z] --- PASS: TestDockerHubPullSuite (6.16s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
22:26:38 [2020-03-31T22:26:38.572Z] PASS
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === Skipped
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.572Z] 
22:26:38 [2020-03-31T22:26:38.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:26:38 [2020-03-31T22:26:38.572Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_sni_test.go:18: Flakey test
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
22:26:38 [2020-03-31T22:26:38.573Z]         docker_cli_network_unix_test.go:46: [d4ea6336cd884] daemon is not started
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] 
22:26:38 [2020-03-31T22:26:38.573Z] DONE 1277 tests, 44 skipped in 2000.117s
22:26:38 [2020-03-31T22:26:38.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:26:38 [2020-03-31T22:26:38.573Z] ++++ cat bundles/test-integration/docker.pid
22:26:38 [2020-03-31T22:26:38.573Z] +++ kill 7425
22:26:39 [2020-03-31T22:26:39.504Z] +++ /etc/init.d/apparmor stop
22:26:39 [2020-03-31T22:26:39.504Z] Leaving: AppArmorNo profiles have been unloaded.
22:26:39 [2020-03-31T22:26:39.504Z] 
22:26:39 [2020-03-31T22:26:39.504Z] Unloading profiles will leave already running processes permanently
22:26:39 [2020-03-31T22:26:39.504Z] unconfined, which can lead to unexpected situations.
22:26:39 [2020-03-31T22:26:39.504Z] 
22:26:39 [2020-03-31T22:26:39.504Z] To set a process to complain mode, use the command line tool
22:26:39 [2020-03-31T22:26:39.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:26:39 [2020-03-31T22:26:39.504Z] +++ true
22:26:39 [2020-03-31T22:26:39.504Z] 
22:27:11 [2020-03-31T22:27:11.549Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
22:27:29 [2020-03-31T22:27:29.617Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
22:27:47 [2020-03-31T22:27:47.677Z] --- PASS: TestDockerSwarmSuite (1688.60s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.94s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.73s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.99s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.39s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:563: [d628d8158feec] joining swarm manager [d5debb92ed544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:585: [dd70ffaf64749] joining swarm manager [d5debb92ed544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]         check_test.go:380: [d628d8158feec] daemon is not started
22:27:47 [2020-03-31T22:27:47.677Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:46: [df2feccf6cfcc] joining swarm manager [d9a766a273d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.43s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.93s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:304: [daa6247ba8fd9] joining swarm manager [db89c14351523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:305: [d2ac3033de041] joining swarm manager [db89c14351523]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:364: Waiting for possible election...
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.49s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:272: [d2cc66baa06cb] joining swarm manager [d954a406f4925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:273: [d28f58704a50a] joining swarm manager [d954a406f4925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.08s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_node_test.go:19: [d997cc64470d4] joining swarm manager [db07c135bd0dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_node_test.go:20: [d4c94a369c20e] joining swarm manager [db07c135bd0dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.13s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:502: [dcc6e0501e927] joining swarm manager [d4582b274c3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:507: [d2d297b408c90] joining swarm manager [d4582b274c3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.10s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_node_test.go:80: [d0d2c8fca9698] joining swarm manager [dff2c938064d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_node_test.go:52: [df0416531fe95] joining swarm manager [d5c2aa8c7c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_node_test.go:53: [d4656269f5782] joining swarm manager [d5c2aa8c7c715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.10s)
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.50s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:202: [deef93aa2fd69] joining swarm manager [d931421640e44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.00s)
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:384: [dd604317b963c] joining swarm manager [db0bfbb9fd1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.677Z]         docker_api_swarm_test.go:385: [db6f530fd1b2e] joining swarm manager [db0bfbb9fd1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]         check_test.go:380: [db6f530fd1b2e] daemon is not started
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.34s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:802: [d7c435edf000b] joining swarm manager [dea039637eede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:802: [d71a8115ad505] joining swarm manager [dea039637eede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:802: [dcbc5229dc445] joining swarm manager [dea039637eede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:802: [d1d8abd9355ee] joining swarm manager [dea039637eede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:810: [d063e25c93fc6] joining swarm manager [dea039637eede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.42s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:394: [d3a51e8836f2d] joining swarm manager [dff5e28cb8eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:394: [d02de9fc23c64] joining swarm manager [dff5e28cb8eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.12s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:342: [d04278de1f323] joining swarm manager [dca5bf6ccc80e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:342: [d36bad8f1e709] joining swarm manager [dca5bf6ccc80e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.36s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:489: [d6800a4d57ba1] joining swarm manager [d76e6c344e0e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:489: [df62ed36132cc] joining swarm manager [d76e6c344e0e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.97s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:127: [d67a5b9c9e2c6] joining swarm manager [d7aa1ed3596cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:128: [dd8f6b0d7992e] joining swarm manager [d7aa1ed3596cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:136: [de9b8c4a58d67] joining swarm manager [d7aa1ed3596cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:137: [dbb2b4f153aff] joining swarm manager [d7aa1ed3596cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:303: [d0a99ad7294cb] joining swarm manager [dc4a0c5609094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:303: [d249b3fae7246] joining swarm manager [dc4a0c5609094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.16s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:99: [dd2727695d003] joining swarm manager [d455e8badd251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:100: [d997469a683e5] joining swarm manager [d455e8badd251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]         check_test.go:380: [dd2727695d003] daemon is not started
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.03s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:532: [d2dc47c083e25] joining swarm manager [ddab8018b26b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:533: [d7a20232332dd] joining swarm manager [ddab8018b26b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.87s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:147: [d4aae5265e23f] joining swarm manager [d959cc9085a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_service_test.go:147: [d75404047596e] joining swarm manager [d959cc9085a99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.47s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.27s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.10s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.50s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.21s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.85s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.82s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.02s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.27s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.43s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.78s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.59s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.85s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.82s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.59s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.15s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.56s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.30s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.64s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_service_logs_test.go:241: checking task ke6zclf5pv5e
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_service_logs_test.go:246: checking messages for ke6zclf5pv5e
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_service_logs_test.go:241: checking task ew5cnl0n0dti
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_service_logs_test.go:246: checking messages for ew5cnl0n0dti
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.16s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.92s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1901: [dae4ce0f67413] joining swarm manager [dddfd2b0b2d89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1902: [d242c3736b9d5] joining swarm manager [dddfd2b0b2d89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1802: [dea5693e83ef5] joining swarm manager [d506a0da66b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1803: [d8d6186d769cc] joining swarm manager [d506a0da66b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.62s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1321: [d46a55da66682] joining swarm manager [dbcae272995d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1322: [dc4e9fa2b1598] joining swarm manager [dbcae272995d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.27s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.52s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.59s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.95s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.00s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.95s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.19s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.23s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1186: [d3eb3baef3a4f] joining swarm manager [da7fc1ccdf9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1195: [d8bb19a00f775] joining swarm manager [da7fc1ccdf9e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.76s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.83s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1118: [d226ba8b761aa] joining swarm manager [d84cfb3ad7eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1119: [d47426b58230b] joining swarm manager [d84cfb3ad7eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1172: [dc1e2a65e181f] joining swarm manager [d84cfb3ad7eae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.16s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1453: [d4c8ce10bf2d5] joining swarm manager [d9e74bb638395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_test.go:1454: [d5065da8c03b8] joining swarm manager [d9e74bb638395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.09s)
22:27:47 [2020-03-31T22:27:47.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
22:27:47 [2020-03-31T22:27:47.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
22:27:47 [2020-03-31T22:27:47.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
22:27:47 [2020-03-31T22:27:47.678Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.24s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.94s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.98s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_cli_swarm_unix_test.go:62: [dbc55382951a5] joining swarm manager [d40d2b2e76d56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.14s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.89s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.29s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.22s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s)
22:27:47 [2020-03-31T22:27:47.678Z]         docker_api_swarm_test.go:962: [df44d023643d7] joining swarm manager [d67bb47ffe95c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.72s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.15s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.29s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.73s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.52s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.59s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.84s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.46s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.49s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.46s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.39s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.72s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s)
22:27:47 [2020-03-31T22:27:47.678Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s)
22:27:47 [2020-03-31T22:27:47.678Z] === RUN   TestDockerExternalVolumeSuite
22:27:47 [2020-03-31T22:27:47.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
22:28:05 [2020-03-31T22:28:05.736Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
22:29:13 [2020-03-31T22:29:13.385Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
22:29:19 [2020-03-31T22:29:19.931Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
22:29:51 [2020-03-31T22:29:51.979Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
22:30:06 [2020-03-31T22:30:06.831Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
22:30:38 [2020-03-31T22:30:38.877Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
22:30:51 [2020-03-31T22:30:51.058Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
22:31:23 [2020-03-31T22:31:23.105Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
22:31:41 [2020-03-31T22:31:41.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
22:31:56 [2020-03-31T22:31:56.014Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
22:32:42 [2020-03-31T22:32:42.651Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
22:33:00 [2020-03-31T22:33:00.710Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
22:33:32 [2020-03-31T22:33:32.779Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
22:34:04 [2020-03-31T22:34:04.821Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
22:34:19 [2020-03-31T22:34:19.674Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
22:34:37 [2020-03-31T22:34:37.785Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
22:34:55 [2020-03-31T22:34:55.847Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
22:35:08 [2020-03-31T22:35:08.028Z] --- PASS: TestDockerExternalVolumeSuite (440.94s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:53: [d8a088c327c8f] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:53: [d71ed7c71a855] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:53: [debb825034535] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:53: [d24d846cd812d] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:485: [d76c82b34f1fc] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_external_volume_driver_test.go:53: [dc8480c7e0a7d] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z] PASS
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] === Skipped
22:35:08 [2020-03-31T22:35:08.028Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:35:08 [2020-03-31T22:35:08.028Z]         check_test.go:309: [d735abd9a6745] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:35:08 [2020-03-31T22:35:08.028Z]         check_test.go:309: [df141e4b120dc] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:35:08 [2020-03-31T22:35:08.028Z]         check_test.go:309: [d9d229a5b27a7] daemon is not started
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:35:08 [2020-03-31T22:35:08.028Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
22:35:08 [2020-03-31T22:35:08.028Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] 
22:35:08 [2020-03-31T22:35:08.028Z] DONE 273 tests, 5 skipped in 2509.471s
22:35:08 [2020-03-31T22:35:08.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:35:08 [2020-03-31T22:35:08.285Z] ++++ cat bundles/test-integration/docker.pid
22:35:08 [2020-03-31T22:35:08.285Z] +++ kill 7424
22:35:09 [2020-03-31T22:35:09.216Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de050f401311c/docker.pid
22:35:09 [2020-03-31T22:35:09.216Z] +++ kill 4226
22:35:09 [2020-03-31T22:35:09.216Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4226 is not a child of this shell
22:35:09 [2020-03-31T22:35:09.216Z] warning: PID 4226 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de050f401311c/docker.pid had a nonzero exit code
22:35:09 [2020-03-31T22:35:09.216Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de050f401311c/root: target is busy.
22:35:09 [2020-03-31T22:35:09.216Z] +++ /etc/init.d/apparmor stop
22:35:09 [2020-03-31T22:35:09.216Z] Leaving: AppArmorNo profiles have been unloaded.
22:35:09 [2020-03-31T22:35:09.216Z] 
22:35:09 [2020-03-31T22:35:09.216Z] Unloading profiles will leave already running processes permanently
22:35:09 [2020-03-31T22:35:09.216Z] unconfined, which can lead to unexpected situations.
22:35:09 [2020-03-31T22:35:09.216Z] 
22:35:09 [2020-03-31T22:35:09.216Z] To set a process to complain mode, use the command line tool
22:35:09 [2020-03-31T22:35:09.216Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:35:09 [2020-03-31T22:35:09.216Z] +++ true
22:35:09 [2020-03-31T22:35:09.216Z] 
22:35:09 [2020-03-31T22:35:09.780Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
22:35:09 [2020-03-31T22:35:09.798Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:35:12 [2020-03-31T22:35:12.662Z] + echo Ensuring container killed.
22:35:12 [2020-03-31T22:35:12.662Z] Ensuring container killed.
22:35:12 [2020-03-31T22:35:12.662Z] + docker ps -aq -f name=docker-pr4-*
22:35:12 [2020-03-31T22:35:12.662Z] + cids=e6b68b8df0f5
22:35:12 [2020-03-31T22:35:12.662Z] 3c6bcebdfd26
22:35:12 [2020-03-31T22:35:12.662Z] fbdff0c1b755
22:35:12 [2020-03-31T22:35:12.662Z] + [ -n e6b68b8df0f5
22:35:12 [2020-03-31T22:35:12.662Z] 3c6bcebdfd26
22:35:12 [2020-03-31T22:35:12.662Z] fbdff0c1b755 ]
22:35:12 [2020-03-31T22:35:12.662Z] + docker rm -vf e6b68b8df0f5 3c6bcebdfd26 fbdff0c1b755
22:35:14 [2020-03-31T22:35:14.035Z] e6b68b8df0f5
22:35:14 [2020-03-31T22:35:14.967Z] 3c6bcebdfd26
22:35:14 [2020-03-31T22:35:14.967Z] fbdff0c1b755
[Pipeline] sh
22:35:15 [2020-03-31T22:35:15.256Z] + echo Chowning /workspace to jenkins user
22:35:15 [2020-03-31T22:35:15.256Z] Chowning /workspace to jenkins user
22:35:15 [2020-03-31T22:35:15.256Z] + id -u
22:35:15 [2020-03-31T22:35:15.256Z] + id -g
22:35:15 [2020-03-31T22:35:15.256Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40673:/workspace busybox chown -R 1000:1000 /workspace
22:35:15 [2020-03-31T22:35:15.256Z] Unable to find image 'busybox:latest' locally
22:35:20 [2020-03-31T22:35:20.513Z] latest: Pulling from library/busybox
22:35:20 [2020-03-31T22:35:20.513Z] 0669b0daf1fb: Pulling fs layer
22:35:20 [2020-03-31T22:35:20.513Z] 0669b0daf1fb: Verifying Checksum
22:35:20 [2020-03-31T22:35:20.513Z] 0669b0daf1fb: Download complete
22:35:20 [2020-03-31T22:35:20.513Z] 0669b0daf1fb: Pull complete
22:35:20 [2020-03-31T22:35:20.513Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
22:35:20 [2020-03-31T22:35:20.774Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:35:25 [2020-03-31T22:35:25.248Z] + bundleName=amd64
22:35:25 [2020-03-31T22:35:25.248Z] + echo Creating amd64-bundles.tar.gz
22:35:25 [2020-03-31T22:35:25.248Z] Creating amd64-bundles.tar.gz
22:35:25 [2020-03-31T22:35:25.248Z] + xargs tar -czf amd64-bundles.tar.gz
22:35:25 [2020-03-31T22:35:25.248Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
22:35:26 [2020-03-31T22:35:26.189Z] Archiving artifacts
22:35:29 [2020-03-31T22:35:29.062Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:35:29 [2020-03-31T22:35:29.375Z] + make clean
22:35:29 [2020-03-31T22:35:29.633Z] docker volume rm -f docker-dev-cache
22:35:29 [2020-03-31T22:35:29.633Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:47:36 [2020-03-31T22:47:36.579Z] ok  	github.com/docker/docker/integration-cli	2386.181s
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === Skipped
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.580Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.580Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.580Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
22:47:36 [2020-03-31T22:47:36.581Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.581Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_sni_test.go:18: Flakey test
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.582Z] 
22:47:36 [2020-03-31T22:47:36.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:47:36 [2020-03-31T22:47:36.582Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.583Z] 
22:47:36 [2020-03-31T22:47:36.583Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
22:47:36 [2020-03-31T22:47:36.583Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
22:47:36 [2020-03-31T22:47:36.584Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.584Z] 
22:47:36 [2020-03-31T22:47:36.584Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.585Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
22:47:36 [2020-03-31T22:47:36.585Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.585Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.586Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
22:47:36 [2020-03-31T22:47:36.586Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.586Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.587Z] 
22:47:36 [2020-03-31T22:47:36.587Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
22:47:36 [2020-03-31T22:47:36.587Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
22:47:36 [2020-03-31T22:47:36.588Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
22:47:36 [2020-03-31T22:47:36.588Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.588Z] 
22:47:36 [2020-03-31T22:47:36.588Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:185: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:212: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:239: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:268: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:302: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.589Z] 
22:47:36 [2020-03-31T22:47:36.589Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:47:36 [2020-03-31T22:47:36.589Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]         check_test.go:407: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]     check_test.go:128: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]     check_test.go:134: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
22:47:36 [2020-03-31T22:47:36.590Z]     check_test.go:142: unmatched requirement DaemonIsLinux
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] DONE 1096 tests, 549 skipped in 2396.783s
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Integration tests ended at 03/31/2020 22:47:27. Duration:00:39:56.9139144
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Docker info of the daemon under test at end of run
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] Containers: 2
22:47:36 [2020-03-31T22:47:36.590Z]  Running: 0
22:47:36 [2020-03-31T22:47:36.590Z]  Paused: 0
22:47:36 [2020-03-31T22:47:36.590Z]  Stopped: 2
22:47:36 [2020-03-31T22:47:36.590Z] Images: 12
22:47:36 [2020-03-31T22:47:36.590Z] Server Version: 0.0.0-dev
22:47:36 [2020-03-31T22:47:36.590Z] Storage Driver: windowsfilter
22:47:36 [2020-03-31T22:47:36.590Z]  Windows: 
22:47:36 [2020-03-31T22:47:36.590Z] Logging Driver: json-file
22:47:36 [2020-03-31T22:47:36.590Z] Plugins: 
22:47:36 [2020-03-31T22:47:36.590Z]  Volume: local
22:47:36 [2020-03-31T22:47:36.590Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:47:36 [2020-03-31T22:47:36.590Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:47:36 [2020-03-31T22:47:36.590Z] Swarm: inactive
22:47:36 [2020-03-31T22:47:36.590Z] Default Isolation: process
22:47:36 [2020-03-31T22:47:36.590Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:47:36 [2020-03-31T22:47:36.590Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
22:47:36 [2020-03-31T22:47:36.590Z] OSType: windows
22:47:36 [2020-03-31T22:47:36.590Z] Architecture: x86_64
22:47:36 [2020-03-31T22:47:36.590Z] CPUs: 4
22:47:36 [2020-03-31T22:47:36.590Z] Total Memory: 32GiB
22:47:36 [2020-03-31T22:47:36.590Z] Name: azwin-2-ead130
22:47:36 [2020-03-31T22:47:36.590Z] ID: O7QW:3WKJ:6MHD:ZWF3:7OKJ:YB5H:VEXH:7STP:G7ZB:X5CY:IJXV:GDCR
22:47:36 [2020-03-31T22:47:36.590Z] Docker Root Dir: D:\CI\PR-40673\4\daemon
22:47:36 [2020-03-31T22:47:36.590Z] Debug Mode (client): false
22:47:36 [2020-03-31T22:47:36.590Z] Debug Mode (server): true
22:47:36 [2020-03-31T22:47:36.590Z]  File Descriptors: -1
22:47:36 [2020-03-31T22:47:36.590Z]  Goroutines: 18
22:47:36 [2020-03-31T22:47:36.590Z]  System Time: 2020-03-31T22:47:27.2079861Z
22:47:36 [2020-03-31T22:47:36.590Z]  EventsListeners: 0
22:47:36 [2020-03-31T22:47:36.590Z] Registry: https://index.docker.io/v1/
22:47:36 [2020-03-31T22:47:36.590Z] Labels:
22:47:36 [2020-03-31T22:47:36.590Z] Experimental: false
22:47:36 [2020-03-31T22:47:36.590Z] Insecure Registries:
22:47:36 [2020-03-31T22:47:36.590Z]  127.0.0.0/8
22:47:36 [2020-03-31T22:47:36.590Z] Live Restore Enabled: false
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] 
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Stopping daemon under test
22:47:36 [2020-03-31T22:47:36.590Z] SUCCESS: The process with PID 3660 (child process of PID 5436) has been terminated.
22:47:36 [2020-03-31T22:47:36.590Z] SUCCESS: The process with PID 5436 (child process of PID 6572) has been terminated.
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Stop tailing logs of the daemon under tests
22:47:36 [2020-03-31T22:47:36.590Z] INFO: executeCI.ps1 Completed successfully at 03/31/2020 22:47:27.
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Tidying up at end of run
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Saving daemon under test log (d:\CI\PR-40673\4\dut.out) to C:\windows\TEMP\CIDUT.out
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Saving daemon under test log (d:\CI\PR-40673\4\dut.err) to C:\windows\TEMP\CIDUT.err
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Nuke-Everything...
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Container count on control daemon to delete is 2
22:47:36 [2020-03-31T22:47:36.590Z] 6483c7813cf2
22:47:36 [2020-03-31T22:47:36.590Z] 9a7932e7761a
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Tidying pidfile d:\CI\PR-40673\4\docker.pid
22:47:36 [2020-03-31T22:47:36.590Z] INFO: Nuking d:\CI
22:47:57 [2020-03-31T22:47:57.519Z] INFO: Zapped successfully
22:47:57 [2020-03-31T22:47:57.519Z] 
22:47:57 [2020-03-31T22:47:57.519Z] INFO: executeCI.ps1 exiting at Tue Mar 31 22:47:57 CUT 2020. Duration 01:03:27.2992244
22:47:57 [2020-03-31T22:47:57.519Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
22:47:58 [2020-03-31T22:47:58.202Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
22:48:10 [2020-03-31T22:48:10.157Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
22:48:12 [2020-03-31T22:48:12.488Z] Archiving artifacts
22:48:25 [2020-03-31T22:48:25.568Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40673/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:48:26 [2020-03-31T22:48:26.455Z] + make clean
22:48:27 [2020-03-31T22:48:27.957Z] docker volume rm -f docker-dev-cache
22:48:27 [2020-03-31T22:48:27.957Z] 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